
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
  font-family: "Montserrat", serif;
    color: #444;
}

@media (min-width: 1200px) {
  .container {
      max-width: 1320px;
  }
}

.navbar-light .navbar-brand img{height:75px;}
.bg-light {
  background-color:transparent !important;
}
.navbar-light .navbar-nav .nav-link {
  color: #203478;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 1px;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
  color: #f48e1f;
}

.form-inline .navbar-nav .dropdown{background:#e7eff7; border-radius:10px; box-shadow: 0 0 7px 2px #cfcfcf;}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.6rem;
  padding-left: 0.8rem;
}
.search-engine{background:url(../images/banner.png) no-repeat; width:100%; height:450px;    position: relative;}
.search-engine h1{color: #fff;text-align: center;margin-top: 87px;}


.flightarea{width:100%; float: left;    margin-top: 75px;}

.flightarea .tab.active {
  background:#f38e21;
  color: #fff;
  z-index: 9;
  position: relative;

}
.flightarea .tab.active::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #f38e21;
  top: 52px;
  left: 36%;
}
.flightarea .tab {
  padding: 16px 24px;
  background: #fff;
  color: #00154c;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
  margin-right: 0.4%;
  z-index: 9;
}
.search-main{   
  background: #fff;
  width: 100%;
  float: left;
  margin-top: 12px;
  border-radius:5px;
  padding: 16px;
  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%);
  display: flex;
  justify-content: space-between;

}

.search-main .outtocomp1{
 
  width: 48%;
  display: inline-flex

}
.search-main .outtocomp1 label,.search-main .outtocomp2 label,.search-main .outtocomp3 label{
  display: block;
  margin-bottom: 0;
  font-size: 16px;
  color: #00154c;
  font-weight: 500;
}
.search-main .outtocomp1 .dest1{width: 100%;}
.search-main .outtocomp1 .dest1 input,.search-main .outtocomp1 .dest2 input{
  display: block;
  font-size: 24px;
  font-weight: 600;

}


.search-main .outtocomp1 .dest2{width: 100%;}


.search-main .outtocomp2{

  width: 22%;
  display: inline-flex;

}
.search-main .outtocomp2 .calender{}

.search-main .outtocomp3{

  width:22%;
  display: inline-flex;
  position: relative;
}

.popouptravel{
  position: absolute;
  background-color: #fff;
  width: 526px;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, .42);
  border-radius: 10px !important;
  top: 96px;
  right: -1px;
  padding: 20px 15px;
  z-index: 999;
  display:none;
}
.travel-data {
  margin: 0;
  padding: 0
}

.travel-data p {
  font-size: 12px;
  font-weight: 600;
  color: #0b2340;
  margin-bottom: 2px
}

.travel-data ul {
  margin: 0 0 10px;
  border: 1px solid #a7a7a7;
  border-radius: 5px;
  display: flex;
  padding: 0
}

.travel-data ul li {
  display: inline-block;
  width: -webkit-fill-available;
  padding: 8px 11px;
  text-align: center;
  font-size: 13px;
  color: #6d6d6d;
  cursor: pointer
}

.travel-data ul li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.travel-data ul li.active {
  background-color: #00154c;
  color: #fff;
  cursor: pointer
}
.travel-class {
  margin: 0;
  padding: 0
}

.apply-btn {
  margin: 0;
  padding: 0;
  border-radius: 5px;
  padding: 9px 47px;
  margin-top: 13px;
  border: 0;
  background: #f78e1b;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;
}

.travel-class p {
  font-size: 12px;
  font-weight: 600;
  color: #0b2340;
  margin-bottom: 2px
}

.travel-class ul {
  margin: 0 0 10px;
  padding: 4px 0
}

.travel-class ul li {
  display: block;
  border-radius: 5px;
  text-align: left;
  cursor: pointer;
  font-size: 13px;
  color: #6d6d6d;
  background-color: #fff;
  border: 1px solid #adadad;
  padding: 4px 7px;
  margin-bottom: 13px
}

.travel-class ul li.active {
  background-color: #00154c;
  color: #fff;
  border-color: #00154c;
  cursor: pointer
}
.search-main .outtocomp4{

  width: 9%;
  display: inline-flex;
  margin-left: 1%;
}
.search-main .outtocomp4 .buttonsearch{}
.search-main .outtocomp4 .buttonsearch button{   
  background: #f38e21;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  border: 0;
  border-radius: 10px;
  padding: 33px 21px;
  cursor: pointer;
}
.back-color p{margin: 0 0 10px; font-size:14px; color:#848c93; font-weight: 500;}
.back-color{    
  background: #f5f5f5;
  width: 100%;
  float: left;
  padding: 5px 0 0 8px;
  height: 96px;
}
.back-color input{   
  
  border:0; outline:0; background-color:transparent;}
.iconacched{    
  background: #bbc0c6;
  padding: 0 10px 0;

  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;}
  .iconacched i{font-size:22px;}

  .back-color .form-control[readonly] {
    background-color: transparent;
    opacity: 1;
    outline:0;
}
.back-color .form-control:focus {
  color: #000;
  background-color:transparent;
  border-color:transparent;
  outline: 0;
  box-shadow: none;
}
.back-color .form-control {
 
  padding: 0 0;
  
}

.back-color .date-control{
  font-size: 16px;
  color: #848c93;
  font-weight: 700;
  padding: 16px 0;
}
.daterangepicker{   font-family: "Montserrat", serif!important;  font-size: 14px!important;}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {

  font-size: 14px!important;
 
}
.daterangepicker td.in-range {
 
  font-size: 14px!important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #f38e21!important;

}
.btn-primary {
  background-color: #f38e21!important;
  border-color:  #f38e21!important;
}


.back-color .travel-control{
  font-size: 16px;
  color: #848c93;
  font-weight: 700;
  padding: 16px 0;

}
.back-color input{
  text-decoration: none;
  outline: 0;
}
.bestprice-gayrntide{width:100%; float:left; margin-top:50px;}
.bestprice-gayrntide .bestprice{
  width:100%; float:left;    text-align: center;
}

.bestprice-gayrntide .bestprice ul{
  display: flex;
    justify-content: space-between;
}
.bestprice-gayrntide .bestprice ul li{
  list-style-type: none;
}
.bestprice-gayrntide .bestprice ul li img{
  margin: 0 0 15px;
}
.bestprice-gayrntide .bestprice ul li h2{
  font-size: 18px;
  font-weight: 600;
  color: #111c3f;
  margin: 3px 0 13px;
}
.bestprice-gayrntide .bestprice ul li p{
  margin: 0 0 0;
  font-size: 15px;
  font-weight: 500;
  color:#a5a5a5;
}
.journey{width:100%; float: left; margin: 17px 0 17px;}
.journey h3{
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  margin: 3px 0 3px;
}
.journey p{
  margin: 0 0 0;
  font-size: 15px;
  font-weight: 500;
  color:#2c3340;

}

.data{width:100%; float: left; background:#fff;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border-radius:15px;
}
.data img{ border-radius:15px 15px 0 0;}
.data h3{color: #000000;
  font-size: 15px;
  font-weight: 600;
  margin: 11px 0 7px;
  padding: 0 12px 0;}
.data p{
  color: #000000;
  font-size: 12px;
  font-weight: 500;
  margin: 0 0 7px;
  padding: 0 12px 0;
}
.pricefoot{
  display: flex;
  justify-content: space-between;
  padding: 0 12px 8px;
}
.pricefoot strong{
  color: #000000;
  font-size: 16px;
  font-weight:700;
}
.pricefoot strong span{
  color: #000000;
  font-size: 12px;
  font-weight: 400;
}
.pricefoot button{    
  background: #f2f4f6;
  border: 1px solid #e5e7e9;
  color: #000000;
  font-size: 13px;
  font-weight: 500;
  border-radius: 13px;
  padding: 6px 11px;
}
  .banner-slide{width:100%; float:left; margin-top:20px;}

  .saveyourjourny{width:100%; float:left; margin: 40px 0 5px;}
  .saveyourjourny h3{     
    color: #000000;
    font-size: 30px;
    font-weight: 700;
  }
  .saveyourjourny h3 strong{  color: #f58914; font-weight: 700;
   }
   .saveyourlowefare{
    width: 100%;
    float: left;
    background: #e3f0ff;
    padding: 45px 0 45px;
}
   .saveyourlowefare ul{
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
   }
   .saveyourlowefare ul li{list-style-type: none; position: relative;}
   .saveyourlowefare ul li img{border-radius:20px;}
   .saveyourlowefare ul li .deloffer{
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 91%;
    align-items: center;
    bottom: 24px;
    padding: 8px;
    left: 5%;
    border-radius: 10px;
    background: rgba(234, 231, 208, 0.85);
  }
  .saveyourlowefare ul li .deloffer img{height:34px;}
   .saveyourlowefare ul li .deloffer strong{    
    color: #000000;
    font-size: 18px;
    font-weight: 500;
  }
  .popular-destinations{    width: 100%;
    float: left;
    margin-top: 36px;
}
.popular-destinations h3{    
  font-size: 42px;
  font-weight: 800;
  margin: 10px 0 11px;
  color: #000;
}
.popular-destinations p{    
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

  .popular-destinations .destmain{width:100%; float: left; margin-top: 22px;}
  .popular-destinations .destmain ul{margin:0; padding:0;}
  .popular-destinations .destmain ul li{    
    list-style-type: none;
    width: 22.7%;
    margin-right: 38px;
    margin-bottom: 33px;
    float: left;
    border-radius: 20px;
    border: 1px solid #e6e8ea;
    padding: 15px;
  }
  .popular-destinations .destmain ul li img{border-radius:20px;}
  .popular-destinations .destmain ul li h2{
    font-size: 22px;
    font-weight: 600;
    margin: 16px 0 5px;
    color: #000;
  }
  .popular-destinations .destmain ul li p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
    margin: 0 0 0;
  }
  .popular-destinations .destmain ul li p i{    
    float: right;
    color: #999999;
    background: #f2f4f6;
  }
  .popular-destinations .destmain ul li:nth-child(4){margin-right:0;}
  .popular-destinations .destmain ul li:nth-child(8){margin-right:0;}
.top-head{width:100%; float: left; margin-top: 22px;}


.whybookwith{
  width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
    -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
    border: 1px solid #e7e7e7;
    border-radius: 15px;
    padding: 28px 27px 18px;
}

.whybookwith ul{
 margin:0; padding:0;
}
.whybookwith ul li{
  list-style-type: none;
  width: 30%;
  float: left;
  margin-right: 5%;
}
.whybookwith ul li:last-child{
  
  margin-right: 0;
}
.whybookwith ul li .global-img{ height: 54px;}
.whybookwith ul li h3{
  font-size: 30px;
  color: #203478;
  font-weight: 700;
}
.whybookwith ul li h2{
  font-size: 23px;
  color: #000;
  font-weight: 500;
}
.whybookwith ul li p{
  font-size: 15px;
  color: #2c3340;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 0;

}
.whybookwith ul li.border-left{border-right:4px solid #f6870e!important; height: 112px;}
.whybookwith ul li.border-right{border-right:2px solid #969696!important;}
.flight-offer{
  width:100%; float: left; margin-top: 22px;
}
.flight-offer ul{
 
}
.flight-offer ul li{


}
.flight-offer{
  width:100%; float: left; margin-top: 22px;
}
.flight-offer{
  width:100%; float: left; margin-top: 22px;
}

#news-slider2 .item{width:100%; float: left;}

.banner-main{ width:100%; float: left;     margin-bottom: 38px;}
 .banner-main .banner-main-left{width:36%; float:left; margin-right:4%;}
 .banner-main .banner-main-left img{   
   border-radius: 10px;
  width: 153px;
  height: 157px;}
 .banner-main .banner-main-right{    
  width: 60%;
  float: left;
  display: flex;
  justify-content: space-between;

}

 .banner-main .banner-main-right .alldat1{width:45%;}
 .banner-main .banner-main-right .alldat1 p{
  font-size: 14px;
  color: #737380;
  font-weight: 400;
  margin: 0 0 3px;
}
 .banner-main .banner-main-right .alldat1 h2{
  font-size: 20px;
    color: #000;
    font-weight: 600;
}

 .banner-main .banner-main-right .alldat1 span{
  font-size: 14px;
  color: #737380;
  font-weight: 400;
}

 .banner-main .banner-main-right .alldat1 strong{
  font-size: 16px;
    color: #000;
    font-weight: 600;
}
 .banner-main .banner-main-right .alldat1 sub{
  font-size: 14px;
  color: #737380;
  font-weight: 400;
  display: block;
  top: 20px;
}
.banner-main .banner-main-right .alldat2 {width:5%;}
.banner-main .banner-main-right .alldat3{width:45%;}
.banner-main .banner-main-right .alldat3{width:45%;}
.banner-main .banner-main-right .alldat3 p{
  font-size: 14px;
  color: #737380;
  font-weight: 400;
  margin: 0 0 3px;
}
 .banner-main .banner-main-right .alldat3 h2{
  font-size: 20px;
    color: #000;
    font-weight: 600;
}

 .banner-main .banner-main-right .alldat3 span{
  font-size: 14px;
  color: #737380;
  font-weight: 400;
}
.banner-main .banner-main-right .alldat3 strong{
  font-size: 16px;
    color: #000;
    font-weight: 600;
}
 .banner-main .banner-main-right .alldat3 sub{
  font-size: 14px;
  color: #737380;
  font-weight: 400;
  display: block;
  top: 20px;
}

.flight-offer ul{    

  margin: 0;
  padding: 0;
}
.flight-offer ul li{    
    list-style-type: none;
    float: left;
    width: 33%;
 }

 .carousel-control-next-icon,.carousel-control-prev-icon {
  display:none;
}
.carousel-control-next, .carousel-control-prev {
 
  background: transparent;
  border: 0;
}
.banner-main .banner-main-right .alldat2 i{    
  margin:35px -10px 0;
}

.flight-offer h2{
  font-size: 42px;
  font-weight: 800;
  margin: 10px 0 11px;
  color: #000;
}
.flight-offer p {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
.explore-nearby{width:100%; float:left;}
.explore-nearby h2{
  font-size: 35px;
  font-weight: 700;
  margin: 34px 0 43px;
  color: #000;
  text-align: center;
}
.explore-nearby p{
  font-size:14px;
  font-weight: 500;
  margin: 10px 0 11px;
  color: #000;
  text-align: center;
}

.explore-nearby .offernearbay{width:100%; float:left;}

.explore-nearby .offernearbay ul{
  margin: 0;
    padding: 0;
}

.explore-nearby .offernearbay ul li{    
  float: left;
    width: 16.6%;
    list-style-type: none;
    text-align: center;
    margin: 0 0 25px;
}
.explore-nearby .offernearbay ul li h3{
  font-size: 19px;
  font-weight: 700;
  margin: 17px 0 0;
  color: #000;

}
.explore-nearby .offernearbay ul li img{border-radius:50%;}
.explore-nearby .offernearbay ul li p{
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 11px;
  color: #2c3340;
}

.todaytopdeal{float:left; width:100%;}
.todaytopdeal h2{
  text-align: center;
  margin: 25px 0 0;
  font-size: 27px;
  font-weight: 700;
  color: #000;

}
.todaytopdeal hr{width: 142px; border-top: 3px solid #f6870e; margin-bottom: 3rem;}
.todaytopdeal .todaytopdealadta{float:left; width:100%;}

.todaytopdeal .todaytopdealadta ul{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.todaytopdeal .todaytopdealadta ul li{list-style-type: none;}

.todaytopdeal .todaytopdealadta ul li h3{
  margin: 22px 0 7px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

.todaytopdeal .todaytopdealadta ul li p{
  font-size: 17px;
    font-weight: 400;
    margin: 0 0 0;
    color: #2c3340;
}

.faq{float:left; width:100%;margin-top: 47px;}
.faq h2{
  margin: 9px 0 28px;
  font-size: 27px;
  font-weight: 700;
  color: #000;
}
.faq .fardata{float: left;
  width: 100%;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 15px;}
.faq .fardata h3{
  margin: 0 0 18px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
.faq .fardata h4{
  margin: 20px 0 23px;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.faq .fardata ol{
  margin: 0 44px 0;
  padding: 0;
}

.faq .fardata ol li{
  font-size: 15px;
  font-weight: 500;
  color: #5e6474;
}

.faq .fardata ul{
  margin: 0 0 0;
  padding: 0;
}

.faq .fardata ol li{
  font-size: 15px;
  font-weight: 500;
  color: #5e6474;
  padding: 5px 0;
  list-style-type: disc;

}
.faq .fardata p{
  font-size: 15px;
  font-weight: 500;
  color: #5e6474;
}
 
footer{
  width: 100%;
    float: left;
    margin-top: 63px;
}

footer .need-help{float:left; width:100%;}
footer .need-help h5{
  font-size: 16px;
  font-weight: 700;
  color: #192f61;
  margin: 0 0 21px;
}
footer .need-help .help-head{display: flex; justify-content: space-between;}
footer .need-help .help-head .head-1{width:20%;}
footer .need-help .help-head .head-2{width:80%;}
footer .need-help .help-head .head-2 p{   
  font-size: 16px;
  font-weight: 500;
  color: #5e6474;
  margin: 0 0 4px;
}
footer .need-help .help-head .head-2 span{      font-size: 16px;
  font-weight: 500;
  color: #1d508d;}
  footer address h3{
    font-size: 19px;
    font-weight: 700;
    color: #333d48;
    margin: 18px 0 6px;
}

footer address{
  font-size: 15px;
  font-weight: 500;
  color: #697881;
  margin: 10px 0 0;
  display: inline-block;
}

footer .need-help ul h5{
  font-size: 16px;
  font-weight: 700;
  color: #192f61;
  margin: 0 0 21px;
  display: block;
}
footer .need-help ul{
  margin: 0;
  padding: 0;
  width: 33.33%;
  float: left;
}
footer .need-help ul li{
 list-style-type: none;
 padding: 4px 0;
}
footer .need-help ul li a{
  font-size: 15px;
  font-weight: 500;
  color: #697881;
 }
 .form-inline ul{ display: flex;    margin: 0;
  padding: 0;
  width: auto;
  float:none;}
 .form-inline ul li{ display: flex;}
 footer .need-help span img{
  height: 82px;
    max-width: 100%;
 }
 footer .need-help p{
  font-size: 15px;
  font-weight: 500;
  color: #697881;
 }
 footer .need-help .btn-primary {
  background-color: #003a7f !important;
  border-color: #003a7f !important;
  padding: 12px 15px;
  font-size: 14px;
  font-weight: 600;
}
.banner-main .banner-main-right .alldat1 p i,.banner-main .banner-main-right .alldat3 p i{color: #b1b1b1; margin-right: 3px;}
.navbar{padding: 0 0;}
.backcolortop{background:#1d3176; width:100%; float: left; height:91px;}
.modifaysearchtop{ width:100%; float: left; }
.modifaysearchtop .serch-modifay{
  width:100%; float: left;
  border: 1px solid #e7e7e7;
    box-shadow: 0 7px 8px 0 rgb(12 6 14 / 14%);
    -webkit-box-shadow: 0 7px 8px 0 rgb(12 6 14 / 14%);
    margin-top: -34px;
    background: #fff;
    border-radius: 10px;
    padding: 12px 16px 14px 4px;
}
.dataserchmain{width:100%; float:left; margin: 0 0 0 14px;}
.dataserchmain span{display: inline-block; margin: 0 8px 0; position: relative;}
.class-traver{ position: relative;}
.dataserchmain span .form-control{color:#1d3176; font-weight: 500; font-size:16px;border: 0;}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto!important;
}

.serch-modifay .serchmainmodifay{display: flex; justify-content: space-between; margin: 16px 20px 6px;     align-items: center;}
.serch-modifay .serchmainmodifay .modifaydata1{width: 15%; margin-right:1%; background: #eff3ff;padding: 7px 12px 10px;border-radius: 10px;}
.serch-modifay .serchmainmodifay .modifaydata2{width: 20%; margin-right:1%; background: #eff3ff;padding: 7px 12px 10px;border-radius: 10px;}
.serch-modifay .serchmainmodifay .modifaydata3{width: 22%; margin-right:1%; background: #eff3ff;padding: 7px 12px 10px;border-radius: 10px;}
.serch-modifay .serchmainmodifay .modifaydata4{width: 22%; margin-right:1%; background: #eff3ff;padding: 7px 12px 10px;border-radius: 10px; position: relative;}
.serch-modifay .serchmainmodifay .modifaydata5{width: 17%;}

.serch-modifay .serchmainmodifay .modifaydata1 label,.serch-modifay .serchmainmodifay .modifaydata2 label,.serch-modifay .serchmainmodifay .modifaydata3 label,.serch-modifay .serchmainmodifay .modifaydata4 label {
  color: #00154c;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
}
.serch-modifay .serchmainmodifay .modifaydata1 .form-control,.serch-modifay .serchmainmodifay .modifaydata2 .form-control,.serch-modifay .serchmainmodifay .modifaydata3 .form-control,.serch-modifay .serchmainmodifay .modifaydata4 .form-control {
border:none; background:transparent;padding: 0 0;
color: #848c93;
font-size: 15px;
font-weight: 500;
outline: 0;
}
.class-traver input{outline: 0;}
.serch-modifay .serchmainmodifay .modifaydata1 .form-control:focus,.serch-modifay .serchmainmodifay .modifaydata2 .form-control:focus,.serch-modifay .serchmainmodifay .modifaydata3 .form-control:focus,.serch-modifay .serchmainmodifay .modifaydata4 .form-control:focus {
  box-shadow: none;

  }

.serch-modifay .serchmainmodifay .modifaydata5 button{
  background: #003a7f;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding: 17px 0;
  width: 100%;
  border-radius: 8px;
  border: 0;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
  font-size: 15px;
  font-weight: 500;
  color: #1d3176;
}
.dataserchmain span img{height:17px;}
.dropdown.bootstrap-select.show-tick .btn{padding: .375rem 10px;}
.scroler-price{background:#213478;width: 100%; float:left;    margin-top: 21px;}
.scroler-price .price-scroll{position: relative;
  margin: 13px 0 13px;}
.scroler-price .price-scroll p{
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 0;
}
.scroler-price .price-scroll strong{
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}


.scroler-price .price-scroll .owl-carousel .owl-nav button.owl-next, .scroler-price .price-scroll .owl-carousel .owl-nav button.owl-prev{color: #FFF;}
.scroler-price .price-scroll .owl-carousel .owl-nav button.owl-next{    
  position: absolute;
  right: -30px;
  top: -29%;
  font-size: 43px;
}
.scroler-price .price-scroll .owl-carousel .owl-nav button.owl-prev{    
  position: absolute;
  left: -20px;
  top: -29%;
  font-size: 43px;
}
  #news-slider3 .item {
    width: 100%;
    float: left;
    text-align: center;
    border-right: 2px solid #fff;
}
.scroler-price h3{    
  color: #000000;
  font-size: 15px;
  background: #fff;
  display: inline-block;
  padding: 19px 20px;
  margin: 0;
  height: 74px;
  cursor: pointer;
}
  .serch-middle{ 
    width: 100%;
    float: left;
    margin-top: 20px;
  }
  .serch-middle .left-serch{
    width: 24%;
    float: left;
  }

  .serch-middle .left-serch .getfare{width:100%; float:left; border:2px solid #b5bbc0; border-radius:10px; text-align: center;}
  .serch-middle .left-serch .getfare h3{
    color: #000000;
    font-size: 25px;
    font-weight: 500;
    margin: 10px 0;
  }

  .serch-middle .left-serch .fillter-main{
    width:100%;
    float: left;
    border: 1px solid #e7e7e7;
    box-shadow: 0 7px 8px 0 rgb(12 6 14 / 14%);
    -webkit-box-shadow: 0 7px 8px 0 rgb(12 6 14 / 14%);
    margin: 23px 0 0;
    padding: 0 14px 13px 10px;
  }
  .serch-middle .left-serch .fillter-main .fillter{
    width:100%;
    float: left;
  }

  .serch-middle .left-serch .fillter-main .fillter h3{
    color: #000000;
    font-size: 17px;
    font-weight: 700;
    margin: 15px 0 14px;
  }
  .serch-middle .left-serch .fillter-main .fillter h3 span{    
    float: right;
    font-size: 14px;
    font-weight: 600;
  }



  .serch-middle .left-serch .fillter-main .fillter .stopover {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    color: #33294d;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.serch-middle .left-serch .fillter-main .fillter .stopover input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.serch-middle .left-serch .fillter-main .fillter .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border:3px solid #a4adbc;
}

/* On mouse-over, add a grey background color */
.serch-middle .left-serch .fillter-main .fillter .stopover:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.serch-middle .left-serch .fillter-main .fillter .stopover input:checked ~ .checkmark {
  background-color: #1d3176;
  border: 3px solid #1d3176;
}

/* Create the checkmark/indicator (hidden when not checked) */
.serch-middle .left-serch .fillter-main .fillter .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.serch-middle .left-serch .fillter-main .fillter .stopover input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.serch-middle .left-serch .fillter-main .fillter .stopover .checkmark:after {
  left: 4px;
    top: -3px;
    width: 8px;
    height: 16px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.serch-middle .left-serch .fillter-main .fillter .airlines{width:100%; float:left;}
.serch-middle .left-serch .fillter-main .fillter .airlines label{
  width: 64%;
  float:left;

}
.serch-middle .left-serch .fillter-main .fillter .airlines span{
 
  float:right;
  color: #33294d;
  font-size: 13px;
    font-weight: 500;
}

.hide-part{
  display: none;
}
.show-part{
  display: block;
}
.show-more.btn.btn-default{   
  color: #6aa0fd;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  float: left;
  text-align: left;
  padding: 0 0 0;
}

.serch-middle .left-serch .fillter-main .fillter .airlines .days{width:100%; float:left;}
.serch-middle .left-serch .fillter-main .fillter .airlines .days ul{margin:0; padding:0;}
.serch-middle .left-serch .fillter-main .fillter .airlines .days ul li{width: 48.5%;
  float: left;
  list-style-type: none;
  text-align: center;
  background: #eff3ff;
  margin: 0 3% 3% 0;
  padding: 7px;
  border:1px solid #9392af;
  border-radius: 6px;
  cursor: pointer;
}
.serch-middle .left-serch .fillter-main .fillter .airlines .days ul li img{    background: #fff;
  padding: 8px 8px;
  border-radius: 50%;}
  .serch-middle .left-serch .fillter-main .fillter .airlines .days ul li:nth-child(2){ margin: 0 0 3% 0;}
  .serch-middle .left-serch .fillter-main .fillter .airlines .days ul li:nth-child(4){ margin: 0 0 3% 0;}
  .serch-middle .left-serch .fillter-main .fillter .airlines .days ul li p{     
    color: #33294d;
    font-size: 13px;
    font-weight: 500;
    line-height: 17px;
    margin: 3px 0 0;
  }
.serch-middle .left-serch .fillter-main .fillter .airlines .days ul li span{
  float: unset;
  display: inherit;
  color: #33294d;
  font-size: 12px;
  font-weight: 500;
}
.serch-middle .left-serch .fillter-main .fillter .airlines strong{
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin: 2px 0 13px;
}
.range-slider {
  position: relative;
  width: 275px;
  height: 35px;
  text-align: center;
}
.range-slider input {
  pointer-events: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 15px;
  width: 275px;
  outline: none;
  height: 18px;
  margin: 0;
  padding: 0;
}
.range-slider input::-webkit-slider-thumb {
  pointer-events: all;
  position: relative;
  z-index: 1;
  outline: 0;
}
.range-slider input::-moz-range-thumb {
  pointer-events: all;
  position: relative;
  z-index: 10;
  -moz-appearance: none;
  width: 9px;
}
.range-slider input::-moz-range-track {
  position: relative;
  z-index: -1;
  background-color: rgba(0, 0, 0, 1);
  border: 0;
}
.range-slider input:last-of-type::-moz-range-track {
  -moz-appearance: none;
  background: none transparent;
  border: 0;
}
.range-slider input[type=range]::-moz-focus-outer {
border: 0;
}
.rangeValue {
width: 30px;
}
.output {
position: absolute;
width: 40px;
height: 13px;
text-align: center;
color: #333;
border-radius: 4px;
display: inline-block;
font-size: 12px;
bottom: 75%;
left: 50%;
transform: translate(-50%, 0);
}
.output.outputTwo {
left: 100%;
}
.range-container {
margin:12px auto;
}
.range-slider input[type=range] {
-webkit-appearance: none;
background: none;
}
.range-slider input[type=range]::-webkit-slider-runnable-track {
height: 5px;
border: none;
border-radius: 3px;
background: transparent;
}
.range-slider input[type=range]::-ms-track {
height: 5px;
background: transparent;
border: none;
border-radius: 3px;
}
.range-slider input[type=range]::-moz-range-track {
height: 5px;
background: transparent;
border: none;
border-radius: 3px;
}
.range-slider input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
border: none;
height: 16px;
width: 16px;
border-radius: 50%;
background: #4f8ffc;
margin-top: -5px;
position: relative;
z-index: 10000;
}
.range-slider input[type=range]::-ms-thumb {
-webkit-appearance: none;
border: none;
height: 16px;
width: 16px;
border-radius: 50%;
background: #555;
margin-top: -5px;
position: relative;
z-index: 10000;
}
.range-slider input[type=range]::-moz-range-thumb {
-webkit-appearance: none;
border: none;
height: 16px;
width: 16px;
border-radius: 50%;
background: #555;
margin-top: -5px;
position: relative;
z-index: 10000;
}
.range-slider input[type=range]:focus {
outline: none;
}
.full-range,
.incl-range {
width: 100%;
height: 5px;
left: 0;
top: 21px;
position: absolute;
background: #DDD;
}
.incl-range {
background: #4f8ffc;
}
.filter-songs-popup-bpm {
display: none;
}

.serch-middle .left-serch .fillter-main .fillter strong{font-weight: 500; font-size:14px;}

.serch-middle .left-serch .fillter-main .fillter .airlines label.stopover.add{    width: 100%;
  font-weight: 600;}
  .sorting{
    display: flex;
        align-items: center;
        justify-content: center;
  }
  .sorting a{
    font-size: 15px;
    display: inline-block;
    margin-right: 9px;
    color: #000;
    font-weight: 500;
  }
  .sorting span{
    display: inline-flex;
    border: 1px solid #b5bbc0;
    padding: 6px 8px 8px;
    height: 48px;
    margin-right: 10px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    align-items: center;
    cursor: pointer;
  }
  .sorting span.active{color:#fff; background:#f69732;}
  .sorting span:last-child{margin-right:0;}
  .sorting span img{    margin-right: 4px;}
  .orange{color:#f88e1d; font-weight:600;}

  .result-main{   
    width: 100%;
    float: left;
    border: 1px solid #bdbdbd;
    box-shadow: 0 7px 8px 0 rgb(12 6 14 / 14%);
    -webkit-box-shadow: 0 7px 8px 0 rgb(12 6 14 / 14%);
    margin: 23px 0 0;
    border-radius: 6px;
  }
  .result-main .result-data{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .result-main .result-data .result-left-container{
    width:85%;
    border-right:3px solid #f0f2f5;
  }
  .result-main .result-data .result-left-container hr{
    margin-top: 14px;
    margin-bottom: 9px;
    border: 0;
    border-top: 3px solid #f0f2f5;
  }
  .result-main .result-data .result-left-container .airlines-detail1{
    width: 100%;
    float: left;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-1{
    width: 25%;
    float: left;
    padding: 3px 16px 0;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-1 strong{
    font-size: 21px;
    color: #000;
    font-weight: 700;
    display: block;
  }

  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-1 p{
    font-size: 12px;
    color: #000;
    font-weight: 500;
    line-height: 17px;
    margin: 0;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-1 span{
    font-size: 12px;
    color: #000;
    font-weight: 500;
    line-height: 17px;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2{
    width: 50%;
    margin-right: 7%;
    float: left;
    text-align: center;
    margin-top: 30px;
  }

  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 p{
    font-size: 13px;
    color: #000;
    font-weight: 600;
    margin:0;
    
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 p span{
    font-size: 13px;
    color: #000;
    font-weight: 4500;
    
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 .stoping-data{
    width: 100%;
    float: left;
    margin: 0 0 0;
    
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 .stoping-data .map1{
    width: 10%;
    float: left;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 .stoping-data .map1 img{
    margin:0 0 0 0;
    height: 28px;
  }

  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 .stoping-data .map2{
    width: 80%;
    float: left;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 .stoping-data .map2 hr{
    margin-top: 0;
    margin-bottom: 7px;
    border: 0;
    border-top: 2px dashed rgba(0, 0, 0, .1);
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 .stoping-data .map2 img{
    margin: 0 0 -25px 0;
    height:36px;
  }

  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 .stoping-data .map3{
    width: 10%;
    float: left;
  }

  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 .stoping-data .map3 img{
    margin: 0 0 0 0;
    height: 28px;
  }

  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 span{
    font-size: 15px;
    color: #000;
    font-weight: 500;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-3{
    width: 18%;
    float: left;
    padding: 9px 0 0;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-3 h2{
    font-size: 15px;
    color: #000;
    font-weight: 700;
    display: block;
    margin: 0;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-3 strong{
    font-size: 21px;
    color: #000;
    font-weight: 700;
    display: block;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-3 p{
    font-size: 12px;
    color: #000;
    font-weight: 500;
    line-height: 17px;
    margin: 0;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-3 span{
    font-size: 12px;
    color: #ff0036;
    font-weight: 500;
    line-height: 17px;
  }
  .result-main .result-data .result-left-container .airlines-detail1 .detail-airways-2 .stoping-data span{
    font-size: 13px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    margin-top: 12px;
  }
  .result-main .result-data .result-right-container{
    width:15%;
    margin-left: 10px;
    text-align: center;
  }
  .result-main .result-data .result-right-container strong{
    font-size: 25px;
    text-align: center;
    color: #000;
    font-weight: 700;
  }
  .result-main .result-data .result-right-container a{
    width: 100%;
    display: inherit;
    color: #f69732;
    font-size: 14px;
    font-weight: 600;

  }
  .result-main .result-data .result-right-container .seat-data{
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 4px;
  }
  .result-main .result-data .result-right-container .seat-data span{
    display: inline-block;
    padding: 0 3px 0;
  }
  .result-main .result-data .result-right-container p{
    font-size: 13px;
    text-align: center;
    color: #000;
    font-weight: 500;
    margin: 0 0 4px;
  }
  .serch-middle .right-serch{
    width: 72%;
    float: right;
  }
  .button-main{
    width: 100%;
    float: left;
    background: #1d3176;
    text-align: center;
    padding: 6px 0 6px;
    border-radius: 7px;
    margin-top: 7px;
  }
  .button-main button{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    background: transparent;
    border: 0;
    cursor: pointer;
  }

  .button-main button:focus {
    outline:none;
    outline:none;
}

.popupalert{      
  width: 100%;
  float: left;
  background: #faeceb;
  padding: 12px;}

.popupalert img{    
  margin: 0 auto 0;
  display: block;
}
.popupalert h2{
  font-size: 29px;
  color: #032044;
  font-weight: 700;
  text-align: center;
  margin: 20px 0 16px;
}
.popupalert p{
  background: #d2daf8;
  text-align: center;
  padding: 10px;
  color: #818da4;
  font-size: 15px;
  border-radius: 10px;
  border: 2px solid #fff;
}

.popupalert .detination{
  width: 100%;
  float: left;
}
.popupalert .detination h3{
  display: inline-flex;
  font-size: 21px;
  font-weight: 700;
  color: #032044;
  margin: 0;
}
.popupalert .detination h3 img{
  margin: 0 18px 0;
}
.popupalert .detination span{
  display: block;
  color: #818da4;
  font-size: 14px;
  font-weight: 500;
}
.flexible-date{
  width: 100%;
  float: left;
  padding: 12px;
  margin: 3px 0 9px;
}
.flexible-date h4{
  color: #f69732;
  font-size: 17px;
  font-weight: 400;
}
.flexible-date .form-control{
  border: 2px solid #d2daf8;
  background: transparent;
  font-size: 17px;
  font-weight: 600;
}
.betterdeal{float: left; width:100%; background:#eff4f3; padding:12px;}
.betterdeal p{
  color: #032044;
  font-size: 16px;
  font-weight: 700;
}
.priceall{display:flex; justify-content: space-between;}
.priceall .pricebold{
  color: #3264ff;
  font-size: 18px;
  font-weight: 700;
}
.priceall .highchance{
  color: #2ba4ae;
  font-size: 18px;
  font-weight: 500;
}
.price-line{
  width: 100%;
  float: left;
}
.price-line span{
  border-bottom: 3px solid gray;
  width: 32.7%;
  display: inline-block;
}
.red-line{border-bottom:3px solid #f55f51!important;}
.yellow-line{border-bottom:3px solid #ffb400!important;}
.megena-line{border-bottom:3px solid #06aebd!important;}
.pr1{
  width: 24.7%;
  display: inline-block;
}
.pr2{
  width: 32.7%;
  display: inline-block;
  color: #2ba4ae;
  font-size: 15px;
  font-weight: 500;
}
.pr3{
  width: 41.7%;
  display: inline-block;
  color: #2ba4ae;
  font-size: 15px;
  font-weight: 500;
}
.recived-mail{
  width: 100%;
  float: left;
  margin: 12px 0 12px;
}
.recived-mail label{
  color: #032044;
  font-size: 16px;
  font-weight: 700;
}
.recived-mail .form-control{
  border: 1px solid #d7dae0;
  background: transparent;
  font-size: 15px;
  font-weight: 600;
  color:#d7dae0;
}
.recived-mail .form-check-label {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}
.betterdeal button{
  border: 0;
  background: #1f3476;
  width: 100%;
  cursor: pointer;
  color: #fff;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 500;
  border-radius: 7px;
  margin-top: 15px;
}
.modal-body{padding: 0;}
.modal-header h4{ 
  color: #1f3476;
  font-size: 20px;
  font-weight: 600;
}
.modal-header{padding: 10px 11px 0;}
.overlay {
  width: 0;
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  background-color: rgba(11, 2, 23, .75);
  backdrop-filter: blur(1px);
  overflow-x: hidden;
  overflow-y: hidden;
  transition: .9s;
  bottom: 0;
}

.overlay-content {
  position: relative;
  width: 100%;
  text-align: center;
}

.overlay a {
  padding: 0;
  text-decoration: none;
  font-size: 36px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 58px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}


.overlay-content .popup-slide {
  float: right;
  width: 797px;
  background-color: #f4f5fa;
  border-radius: 0;
  padding-top: 17px;
  /* height: 100vh;
  overflow: overlay;
  overflow-x: hidden;
  box-sizing: border-box; */
}
.overlay-content .popup-slide a{
  color: #10161b !important;
    font-size: 61px !important;
    font-weight: 300 !important;
    width: auto !important;
}
.form-check label{
  font-size: 15px;
    color: #000;
    font-weight: 500;
}
.departure-information{
  float:left;
  width:100%;
}
.departure-information h2{
  display: block;
  margin:30px 52px 9px;
  width: 100%;
  text-align: left;
  font-size: 20px;
}
.airlines-detail2{
  width: 100%;
  float: left;
}
.departure-information .airlines-detail2 .detail-airways-11{
  width: 25%;
  float: left;
  padding: 3px 16px 0;
}
.departure-information .airlines-detail2 .detail-airways-11 strong{
  font-size: 16px;
  color: #000;
  font-weight: 700;
  display: block;
}

.departure-information .airlines-detail2 .detail-airways-11 p{
  font-size: 11px;
  color: #000;
  font-weight: 500;
  line-height: 14px;
  margin: 0;
}
.departure-information .airlines-detail2 .detail-airways-11 span{
  font-size: 11px;
  color: #000;
  font-weight: 500;
  line-height: 17px;
}
.departure-information .airlines-detail2 .detail-airways-21{
  width: 50%;
  margin-right: 7%;
  float: left;
  text-align: center;
  margin-top: 30px;
}

.departure-information .airlines-detail2 .detail-airways-21 p{
  font-size: 11px;
  color: #000;
  font-weight: 600;
  line-height: 14px;
  margin: 0;
  
}
.departure-information .airlines-detail2 .detail-airways-21 p span{
  font-size: 11px;
  color: #000;
  font-weight: 400;
  
}
.departure-information .airlines-detail2 .detail-airways-21 .stoping-data{
  width: 100%;
  float: left;
  margin: 0 0 0;
  
}
.departure-information .airlines-detail2 .detail-airways-21 .stoping-data .map1{
  width: 10%;
  float: left;
}
.departure-information .airlines-detail2 .detail-airways-21 .stoping-data .map1 img{
  margin:0 0 0 0;
  height: 28px;
}

.departure-information .airlines-detail2 .detail-airways-21 .stoping-data .map2{
  width: 80%;
  float: left;
}
.departure-information .airlines-detail2 .detail-airways-21 .stoping-data .map2 hr{
  margin-top: 0;
  margin-bottom: 7px;
  border: 0;
  border-top: 2px dashed rgba(0, 0, 0, .1);
}
.departure-information .airlines-detail2 .detail-airways-21 .stoping-data .map2 img{
  margin: 0 0 -25px 0;
  height:36px;
}

.departure-information .airlines-detail2 .detail-airways-21 .stoping-data .map3{
  width: 10%;
  float: left;
}

.departure-information .airlines-detail2 .detail-airways-21 .stoping-data .map3 img{
  margin: 0 0 0 0;
  height: 28px;
}

.departure-information .airlines-detail2 .detail-airways-21 span{
  font-size: 15px;
  color: #000;
  font-weight: 500;
}
.departure-information .airlines-detail2 .detail-airways-31{
  width: 18%;
  float: left;
  padding: 9px 0 0;
}
.departure-information .airlines-detail2 .detail-airways-31 h2{
  font-size: 13px;
  color: #000;
  font-weight: 700;
  display: block;
  margin: 0 0 4px;
  text-align: revert;
}
.departure-information .airlines-detail2 .detail-airways-31 strong{
  font-size: 16px;
  color: #000;
  font-weight: 700;
  display: block;
}
.departure-information .airlines-detail2 .detail-airways-31 p{
  font-size: 12px;
  color: #000;
  font-weight: 500;
  line-height: 17px;
  margin: 0;
}
.departure-information  .airlines-detail2 .detail-airways-31 span{
  font-size: 12px;
  color: #ff0036;
  font-weight: 500;
  line-height: 17px;
}
.departure-information .airlines-detail2 .detail-airways-21 .stoping-data span{
  font-size: 13px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  margin-top: 12px;
}
.itineraries{display: flex; justify-content: center;}
.itineraries .dataitenaries1{
  width: 47%;
  margin-right: 2%;
}
.itineraries .dataitenaries1 .time{
  margin-bottom: 37px;
}
.itineraries .dataitenaries1 .time h2{
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-align: right;
  margin: 0 0 4px;
  width: auto; 
}
.itineraries .dataitenaries1 .time p{
  font-size: 13px;
  color: #000;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
  text-align: right;
}
.itineraries .dataitenaries1 .duration{
  margin-bottom: 37px;
}
.itineraries .dataitenaries1 .duration span{
  font-size: 13px;
  color: #6098fc;
  font-weight: 400;
  line-height: 14px;
  margin: 0;
  text-align: right;
  display: inherit;
}
.itineraries .dataitenaries2{    
  width: 2%;
  border-left: 1px solid #90949c;
  height: 382px;
  margin: 6px 0 0 17px;
  position: relative;
}
.itineraries .dataitenaries2::after{content:" "; background:url(../images/duraion-flight-icon.png) no-repeat; width:14px; height:14px;    position: absolute;
  top: -17px;
  left: -8px;
}
.itineraries .dataitenaries2::before{content:" "; background:url(../images/duraion-map-icon.png) no-repeat; width:14px; height:14px;    position: absolute;
  bottom: -17px;
  left: -8px;
}


.itineraries .dataitenaries3{
  
  width: 41%;
  margin-left: 2%;
  margin-right: 4%;
}

.itineraries .dataitenaries3 .city{
  margin-bottom: 37px;
}

.itineraries .dataitenaries3 .city h3{
  font-size: 16px;
  color: #000;
  font-weight: 700;
  text-align: left;
  margin: 0 0 4px;
  width: auto;
}
.itineraries .dataitenaries3 .airdata{
  text-align: left;
  margin-bottom: 37px;
}
.itineraries .dataitenaries3 .airdata p{
  font-size: 13px;
    color: #000;
    font-weight: 400;
    line-height: 14px;
    margin: 0;
    text-align: left;
}

.itineraries .dataitenaries3 .airport{
  text-align: left;
  margin-bottom: 37px;
  position: relative;
}
.itineraries .dataitenaries3 .airport::after{
  content:" "; background:url(../images/duraion-circle-icon.png) no-repeat; width:14px; height:14px;    position: absolute;
  top: 5px;
  left: -39px;
}
.itineraries .dataitenaries3 .airport span{
  font-size: 14px;
  color: #000;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  display: inline;
}
.itineraries .dataitenaries3 .airportlast{
  text-align: left;
  margin-bottom: 37px;
  position: relative;
}
.itineraries .dataitenaries3 .airportlast::after{
  content:" "; background:url(../images/duraion-circle-icon.png) no-repeat; width:14px; height:14px;    position: absolute;
  top: 5px;
  left: -39px;
}
.itineraries .dataitenaries3 .airportlast span{
  font-size: 14px;
  color: #000;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  display: inline;
}

.itineraries .dataitenaries3 .laover{
  text-align: left;
  margin-bottom: 37px;
}
.itineraries .dataitenaries3 .laover strong{
  font-size: 11px;
  color: #000;
  font-weight: 400;
  line-height: 14px;
    text-align: left;
    display: inherit;
}
.itineraries .dataitenaries3 .laover p{
  font-size: 14px;
  color: #6098fc;
  font-weight: 400;
  line-height: 14px;
    text-align: left;
    display: inline;
}
.itineraries .dataitenaries3 .airdata span {
  float: right;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.goodtoknow{  
  width: 95%;
  float: left;
  margin: 21px 23px 12px;
  border: 1px solid #dedede;
  border-radius: 10px;
   }
.goodtoknow h2{
  text-align: left;
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 20px;
  font-weight: 600;
  background: #dcfbd0;
  padding: 9px 11px;
  margin: 0;
}
.goodtoknow h2 p{
  display: inline-block;
  width: 100%;
  float: left;
  text-align: left !important;
  margin: -15px 0 0 52px!important;
  color: #000 !important;
  font-weight: 400 !important;
}
.goodtoknow h2 img {
  float: left;
  margin-right: 8px;
}
.goodtoknow ul{
  margin: 10px 31px 0;
  padding: 0;
}
.goodtoknow ul li{
  text-align: left;
    font-size: 13px;
    font-weight: 500;
    padding: 4px 0;
}
.refandable-booking{
  text-align: left;
  width: 95%;
  margin: 21px 23px 0;
}
.refandable-booking h2{
  text-align: left;
  color: #000;
  font-size: 21px;
  font-weight: 500;
}
.refandable-booking ul{
  margin: 10px 0 0;
  padding: 0;
}
.refandable-booking ul li{
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 0;
  list-style-type: none;
  float: left;
  width: 50%;
  
}
.refandable-booking ul li img{    height: 29px;}

.baggageallownce{
  width: 95%;
  float: left;
  margin: 21px 23px 12px;

}
.baggageallownce h2{
  text-align: left;
  color: #000;
  font-size: 23px;
  font-weight: 500;
  margin: 11px 0 36px;
}
.baggageallownce .bagallownce h3{
  text-align: left;
    color: #0f294d;
    font-size: 15px;
    font-weight: 600;
    margin: 17px 0 0;

}
.baggageallownce .bagallownce h3 span{
  color: #fff;
    font-size: 15px;
    font-weight: 600;
    background: #3264ff;
    padding: 4px 6px;
    border-radius: 6px;
    margin-right: 8px;
}

.baggageallownce .bagallownce ul{
  margin: 23px 0 0;
  padding: 0;
}

.baggageallownce .bagallownce ul li{list-style-type: none;    text-align: left;    padding: 9px 0;}
.baggageallownce .bagallownce ul li img{float: left;    margin-right: 13px;}
.baggageallownce .bagallownce ul li strong{
  font-size: 17px !important;
  text-align: left;
  color: #000;
  font-weight: 600 !important;
}

.baggageallownce .bagallownce ul li p{
  font-size: 14px !important;
  text-align: left !important;
  color: #000;
  font-weight:500 !important;

  margin: 0 0 0!important;
}
.baggageallownce .bagallownce ul li span{
  color: #8592a6;
  font-size: 15px;
  font-weight: 500;
  display: inline-block;
  margin: 0 52px 0;
}

.popprice{    
  background: #1d3176;
  display: flex;
  justify-content: space-between;
  padding: 13px;
  align-items: center;
  margin-top: 12px;
}

.popprice span{display: inline;}
.popprice span strong{
  color: #fff!important;
  font-size: 22px!important;
  font-weight: 700!important;
}
.popprice span p{
  color: #fff!important;
  font-size: 13px!important;
  font-weight: 600!important;
}
.popprice button{
  background: #ffffff;
  border: 0;
  padding: 12px 41px;
  font-size: 19px;
  font-weight: 800;
  color: #1d3176;
  height: fit-content;
  border-radius: 5px;
  cursor: pointer;
}

.back-flt {
  box-shadow: 0 0 2px #cacaca;
  width: 100%;
  float: left;
  top: -17px;
  padding: 26px 20px;
  position: relative;
  background: #fff;
  z-index: 2;
}
.back-flt p {
  font-size: 16px!important;
  font-weight: 600!important;
  color: #1f4381!important;
}

.benift2 {
  position: relative;
  -webkit-transform: translateZ(0);
  -webkit-font-smoothing: antialiased;
}
.benift2 .tooltip {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 11px #e2e2e2;
  display: block;
  left: 0;
  top: 27px;
  opacity: 0;
  padding: 9px 10px;
  pointer-events: none;
  position: absolute;
  width: 207px;
  z-index: 99999;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .7s ease-out;
  -moz-transition: all .7s ease-out;
  -o-transition: all .7s ease-out;
  transition: all .7s ease-out;
  font-weight: 400;
}
.benift2 .tooltip strong {
  font-size: 14px!important;
  font-weight: 600!important;
  color: #1f4381!important;
}
.benift2:hover .tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.benift2 .tooltip:before {
  bottom: -42px;
  content: " ";
  display: block;
  height: 20px;
  left: 161px;
  position: absolute;
  border-width: 11px;
}
.benift2 .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-bottom: solid #fff 10px;
  top: -10px;
  content: " ";
  height: 0;
  left: 19%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.benift2 .tooltip ul {
  margin: 0;
  padding: 0;
  display: flex;
}
.benift2 .tooltip ul li {
  font-size: 13px;
  font-weight: 400;
  color: #828282;
  position: relative;
  list-style-type: none;
  padding: 2px 18px;
  border-right: 0;
}
.benift2 .tooltip ul li:after {
  content: "";
  background: url(../images/icon-bag.png) no-repeat;
  width: 7px;
  height: 7px;
  display: block;
  top: 10px;
  left: 0;
  position: absolute;
}
.flight-top-flex .benift2 a {
  color: #102747;
  text-decoration: none;
  background-color: transparent !important;
  font-size: 13px!important;
  font-weight: 500!important;
  padding: 3px 8px!important;
  border-radius: 3px!important;
  margin-right: 5px!important;
}
.flight-top-flex {
  display: flex;
}
.result-main .result-data .result-right-container a img{margin-right:8px;}
.scroll-all{
  height: calc(100vh - 97px);
    overflow: hidden;
    overflow-y: auto;
    padding: 0 0;
    border-radius: 5px;
    width: 99%;

}

.scroll-all::-webkit-scrollbar {
  width: 10px;
}

.scroll-all::-webkit-scrollbar-track {
  border-radius: 8px;
  background-color: #e7e7e7;
  border: 1px solid #cacaca;
}

.scroll-all::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background-color: #1f4381;
}


#q-graph {
  display: block;
  position: relative;
  width: 100%;
  height: 332px;
  margin: 1.1em 25px 0;
  padding: 0;
  background: transparent;
  font-size: 11px;
}

#q-graph caption {
  caption-side: top;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: .5px;
  top: 0;
  position: relative;
  z-index: 10;
  font-weight: 700;
  color: #000;
  font-size: 21px;
  padding-top: 8px;
  display: inline-block;


}

#q-graph tr, #q-graph th, #q-graph td { 
  position: absolute;
  bottom: 0; 
  width: 150px; 
  z-index: 2;
  margin: 0; 
  padding: 0;
  text-align: center;
}

#q-graph td {
  transition: all .3s ease;
  
  
}
#q-graph td:hover {
  background-color:#06aebd;
  opacity: .9;
  color: white;
}
#q-graph thead tr {
  left: 100%; 
  top: 50%; 
  bottom: auto;
  margin: -2.5em 0 0 5em;}
#q-graph thead th {
  width: 7.5em; 
  height: auto; 
  padding: 0.5em 1em;
}
#q-graph thead th.sent {
  top: 0; 
  left: 0; 
  line-height: 2;
}
#q-graph thead th.paid {
  top: 2.75em; 
  line-height: 2;
  left: 0; 
}

#q-graph tbody tr {
  height: 296px;
  padding-top: 2px;
  /* border-right: 1px dotted #C4C4C4;  */
  color: #AAA;
}
#q-graph #q1 {
  left: 0;
}
#q-graph #q2 {left: 150px;}
#q-graph #q3 {left: 300px;}
#q-graph #q4 {left: 450px;}
#q-graph #q5 {left: 600px;}
#q-graph #q6 {left: 750px;}
#q-graph #q7{left: 900px;}
#q-graph #q8 {left: 1050px;}
#q-graph #q9 {left: 1200px; border-right: none;}

#q-graph tbody th {bottom: -1.75em; vertical-align: top;
font-weight: normal; color: #333;}
#q-graph .bar {
  width: 60px; 
  border: 1px solid; 
  border-bottom: none; 
  color: #000;
}
#q-graph .bar p {
  margin: 5px 0 0;
  padding: 0;
  /* opacity: .4; */
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
#q-graph .sent {
  left: 13px; 
  background-color:#d69700;
  border-color: transparent;
  border-radius:10px 10px 0 0;
  cursor: pointer;
}
#q-graph .paid {
  left: 77px; 
  background-color:#1d3176;
  border-color: transparent;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}


#ticks {
  position: relative; 
  top: -300px; 
  left: 2px;
  width: 100%; 
  height: 300px; 
  z-index: 1;
  margin-bottom: -300px;
  font-size: 10px;
}

#ticks .tick {
  position: relative; 
  border-bottom: 1px dotted #C4C4C4; 
  width: 100%;
}

#ticks .tick p {
  position: absolute; 
  left: -5em; 
  top: -0.8em; 
  margin: 0 0 0 0.5em;
}

.graphall{    float: left;
  width: 100%;
  background: #f2f2f2;}

.graph1{position: relative;}
.graph1 .grp1{
  position: absolute;
  top:64px;
  left: 37px;
}

.graph1 .grp1 h2{
  font-size: 15px;
  color: #06aebd;
  font-weight: 600;
  margin: 0;
}
.graph1 .grp1 p{font-size: 12px;
  color: #727272;
  font-weight: 500;    margin: 0 31px 0}

.graph2{position: relative;}

.graph2 .grp2{
  position: absolute;
  top: 53px;
  left: 37px;
}
.graph2 .grp2 h2{
  font-size: 15px;
  color: #06aebd;
  font-weight: 600;
  margin: 0;
}
.graph2 .grp2 p{font-size: 12px;
  color: #727272;
  font-weight: 500;
  margin: 0 31px 0
}
#q-graph1 {
  display: block;
  position: relative;
  width: 100%;
  height: 332px;
  margin: 0.9em -581px 0;
  padding: 0;
  background: transparent;
  font-size: 11px;
}

#q-graph1 caption {
  caption-side: top; 
  width: 100%;
  text-transform: uppercase;
  letter-spacing: .5px;
  top: 0;
  position: relative; 
  z-index: 10;
  font-weight: bold;
}

#q-graph1 tr, #q-graph1 th, #q-graph1 td { 
  position: absolute;
  bottom: 0; 
  width: 150px; 
  z-index: 2;
  margin: 0; 
  padding: 0;
  text-align: center;
}

#q-graph1 td {
  transition: all .3s ease;
  
  
}
#q-graph1 td:hover {
  background-color:#06aebd;
  opacity: .9;
  color: white;
}
#q-graph1 thead tr {
  left: 100%; 
  top: 50%; 
  bottom: auto;
  margin: -2.5em 0 0 5em;}
#q-graph1 thead th {
  width: 7.5em; 
  height: auto; 
  padding: 0.5em 1em;
}
#q-graph1 thead th.sent {
  top: 0; 
  left: 0; 
  line-height: 2;
}
#q-graph1 thead th.paid {
  top: 2.75em; 
  line-height: 2;
  left: 0; 
}

#q-graph1 tbody tr {
  height: 296px;
  padding-top: 2px;
  /* border-right: 1px dotted #C4C4C4;  */
  color: #AAA;
}
#q-graph1 #q1 {
  left: 0;
}
#q-graph1 #q2 {left: 150px;}
#q-graph1 #q3 {left: 300px;}
#q-graph1 #q4 {left: 450px;}
#q-graph1 #q5 {left: 600px;}
#q-graph1 #q6 {left: 750px;}
#q-graph1 #q7{left: 900px;}
#q-graph1 #q8 {left: 1050px;}
#q-graph1 #q9 {left: 1200px; border-right: none;}

#q-graph1 tbody th {bottom: -1.75em; vertical-align: top;
font-weight: normal; color: #333;}
#q-graph1 .bar {
  width: 60px; 
  border: 1px solid; 
  border-bottom: none; 
  color: #000;

}
#q-graph1 .bar p {
  margin: 5px 0 0;
  padding: 0;
  /* opacity: .4; */
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  
}
#q-graph1 .sent {
  left: 13px; 
  background-color: #d69700;
  border-color: transparent;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}
#q-graph1 .paid {
  left: 77px; 
  background-color: #1d3176;
  border-color: transparent;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}


#ticks {
  position: relative; 
  top: -300px; 
  left: 2px;
  width: 100%; 
  height: 300px; 
  z-index: 1;
  margin-bottom: -300px;
  font-size: 10px;
}

#ticks .tick {
  position: relative; 
  border-bottom: 1px dotted #C4C4C4; 
  width: 100%;
}

#ticks .tick p {
  position: absolute; 
  left: -5em; 
  top: -0.8em; 
  margin: 0 0 0 0.5em;
}

.yourbooking{
  width:100%;
  float:left;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border: 1px solid #e7e7e7;
  margin-top: -54px;
  background:#fff;
  border-radius:10px;
  padding:20px;
}

.yourbooking .detailflt{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.yourbooking .detailflt .detllft{
  
}

.yourbooking .detailflt .detllft h1{
  font-size: 26px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 5px;
}

.yourbooking .detailflt .detllft h2{
  font-size: 23px;
  font-weight: 500;
  color: #000000;
  margin: 0 0 2px;
}

.yourbooking .detailflt .detllft p{
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  margin: 5px 0 3px;
}


.yourbooking .detailflt .detlflt{
 
}
.yourbooking .detailflt .detlflt strong{
  font-size: 18px;
  font-weight: 500;
  color: #4f8ffc;
}

.airdetail{display: flex; justify-content: center; align-items: center;}
.airdetail .detail-airways-new {
  text-align: center;
  width: 27%;
}
.airdetail .detail-airways-new  p {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin: 0;
}
.airdetail .detail-airways-new p span {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.airdetail .detail-airways-new .stoping-data {
  width: 100%;
  float: left;
  margin: 0 0 0;
}
.airdetail .detail-airways-new .stoping-data .map1 {
  width: 10%;
  float: left;
}
.airdetail .detail-airways-new .stoping-data .map2 {
  width: 80%;
  float: left;
}
.airdetail .detail-airways-new .stoping-data .map3 {
  width: 10%;
  float: left;
}
.airdetail .detail-airways-new .stoping-data .map1 img {
  margin: 15px -33px 0 0;
  height: 28px;
}
.airdetail .detail-airways-new .stoping-data .map2 img {
  margin: 0 0 -53px 0;
  height: 36px;
}
.airdetail .detail-airways-new .stoping-data .map3 img {
  margin: 15px 24px 0 0;
  height: 28px;
}
.airdetail .detail-airways-new .stoping-data span {
  font-size: 15px;
    color: #000;
    font-weight: 400;
    display: inline-block;
    margin-top: 4px;
}

.airdetail .time-duration1{
  width: 8%;
}
.airdetail .time-duration1 strong{
  font-size: 20px;
  color: #000;
  font-weight: 600;
  display: inline-block;
}

.airdetail .time-duration1 p{
  font-size: 18px;
  color: #000;
  font-weight: 500;
  display: block;
  margin: 0;
}


.airdetail .time-duration2{
  width: 8%;
  margin-left: 3%;
}
.airdetail .time-duration2 strong{
  font-size: 20px;
  color: #000;
  font-weight: 600;
  display: inline-block;
}

.airdetail .time-duration2 p{
  font-size: 18px;
  color: #000;
  font-weight: 500;
  display: block;
  margin: 0;
}

.flight-details{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.flight-details .economy{}
.flight-details .economy span{
  font-size: 14px;
  font-weight: 600;
}

.flight-details .select{    
  background: #e5f2ff;
  padding: 0 8px 0px 6px;
  border-radius: 9px;
}
.flight-details .select h2{
  color: #1d3176;
  font-size: 14px;
}
.flight-details .select h2 button{
  background: #ffffff;
  font-size: 19px;
  font-weight: 700;
  color: #1d3176;
  border: 1px solid #1d3176;
  padding: 4px 8px 4px;
  margin-top: 9px;
  margin-left: 4px;
  border-radius: 5px;
}
.who-traveling{
  width: 100%;
  float: left;
  box-shadow: 3px 3px 4px 3px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 3px 3px 4px 3px rgb(12 6 14 / 14%);
  border: 1px solid #e7e7e7;
  margin-top: 30px;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.who-traveling h2{
  font-size: 26px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 5px;
}

.who-traveling .travelall{display: flex; justify-content: space-between;}
.who-traveling label{
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.who-traveling .travelall .position-relative {width: 32.33%;}
.who-traveling .travelall input.outside,input[type=text].outside{color:#555;width:100%;font-size:15px;height:52px;line-height:normal;border:#d1d3d7 solid 1px;border-radius:7px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin-bottom:-1px;padding:10px 10px 10px 20px;-webkit-appearance:none;-moz-appearance:none;position:relative;z-index:1}
.who-traveling .travelall input:focus,select:focus{outline:0!important;color:#555!important;border-color:#9e9e9e;z-index:2}
.who-traveling .travelall input:focus~.floating-label-outside input:not(:focus):valid~.floating-label-outside{top:12px;left:40px;font-size:10px;opacity:1;font-weight:400}
.who-traveling .travelall input:focus~.floating-label-outside,input:valid~.floating-label-outside{top:-7px;opacity:1;font-size:10px;color:#727272;background:#fff;padding:0px 5px;}
.who-traveling .travelall input:focus~.floating-label-outside,input:not(:focus):valid~.floating-label-outside{left:35px}
.who-traveling .travelall .floating-label-outside{position:absolute;pointer-events:none;left:14px;top:16px;transition:.2s ease all;color:#333;font-weight:600;font-size:15px;letter-spacing:0;z-index:3;text-transform:uppercase}
.who-traveling .travelall .input-icon-outside{position:absolute;top:18px;left:15px;z-index:3;color:#727272;}
.who-traveling .travelall .floating-label-outside sub{color:#ff180f; font-weight: 500;}


.dateofbirth{width: 32.33%;}
.dateofbirth label{
  font-size: 14px;
  font-weight: 500;
  color: #000;
  margin-bottom: 4px;
}

.dateofbirth sub{color:#ff180f; font-weight: 500;}
.dateofbirth{width: 32.33%;
  margin-top: 20px;
  float: left;}

.dateofbirth .birthmain{
  display: flex;
  justify-content: space-between;
  border: #d1d3d7 solid 1px;
  border-radius:7px;
  padding: 5px 5px 5px;
}
.dateofbirth .birthmain .form-group{width: 32.63%; margin-top: 0; margin-bottom:2px;}
.dateofbirth .birthmain .form-group .form-control{border:0; background-color: transparent; padding: .375rem 0.05rem; font-weight:600; font-size:14px; border-right:1px solid #cfcfcf; border-radius:0;}
.gender{
  width: 32.33%;
  margin-top: 20px;
  float: left;
  margin-left: 1.6%;
}
.gender label{
  font-size: 14px;
  font-weight: 500;
  color: #000;
  margin-bottom: 4px;
}
.gender sub{color:#ff180f; font-weight: 500;}
.gender .form-group{margin-bottom:0;}
.gender .form-group .form-control{
  height: 52px !important;border-radius: 7px;
  font-weight: 600;
  font-size: 14px;
}
.passport-top{
  
}
.passport-details{
  width: 100%;
  float: left;
  margin-top: 25px;
  background: #f5fcff;
  padding: 14px;
    
}
.passport-details img{
  float: left;
  margin: 0 14px 0 0;
}
.passport-details h2{
  font-size: 22px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 0;
}
.passport-details p{
  font-size: 14px;
  font-weight: 500;
  color: #000;
  margin-bottom: 4px;
}

.passport-details .internation-travel{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.passport-details .internation-travel span{
  display: inline-block;
  width: 19.1%;
  margin-right: 1%;
}
.passport-details .internation-travel span:last-child{
 
  margin-right: 0;
}
.passport-details .internation-travel span .form-control {
  height: 52px !important;
  border-radius: 7px;
  font-weight: 600;
  font-size: 14px;
}
.accordion .card-header:after {
  font-family: 'FontAwesome';
  content: "\f068";
  float: left;
  margin-right: 6px;
  position: absolute;
  margin: 8px 145px 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f067"; 
  position: absolute;
  margin: 8px 145px 0;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
}
.card{background-color:transparent; border:0;border-bottom:0;}
.card-header{
  background-color:transparent;
  border-bottom: 0;
  display: inline-flex;
  justify-content: flex-end;
  cursor: pointer;
}
.card-title {
  margin-bottom: 0;
  margin-right: 6px;
  font-size: 15px;
  font-weight: 500;
  color: #fff !important;
  background: #f58813;
  border-radius: 6px;
  padding: 7px 11px 8px 27px;
}
.meal{display: flex;}
.meal .form-group{
  margin: 0 11px 0 0;
  width: 19.3%;
}

.meal .form-group .form-control {
  height: 52px !important;
  border-radius: 7px;
  font-weight: 600;
  font-size: 14px;
}
.contect-information{float:left; width:100%;}
.contect-information h2{
  font-size: 20px;
  font-weight: 500;
  color: #000000;
  margin: 17px 0 7px;
}
.contect-information p{
  font-size: 15px;
  font-weight: 500;
  color: #606060;
  margin-bottom: 0;
}
.contect-information p span{color:#508efb;}
.contect-information .emailall{
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.contect-information .emailall span{
  display: inline-block;
  width: 49%;
}
.contect-information .emailall span .form-control {
  height: 52px !important;
  border-radius: 7px;
  font-weight: 600;
  font-size: 15px;
}
.iti {
  position: relative;
  display: inline-block;
  width: 100%;
}
.iti__country-list {
  overflow-y: scroll;
  overflow-x: clip;
}
.iti__country span{
  width: auto !important;
}

.form-group-new {
  display: block;
  margin-bottom: 0;
  margin-top: 20px;
}

.form-group-new input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-group-new label {
  position: relative;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: #242536;
  margin-bottom: 0;
}

.form-group-new label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #d3d4d8;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 11px;
  border-radius:3px;
}

.form-group-new input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 8px;
  height: 15px;
  border: solid #4c8dfc;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}





.request-all{
  width: 100%;
 float: left;
 margin-top:20px;
}

.request-all .plusminus{
  background: #4f8ffc;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  font-size: 25px;
  padding: 2px 7px;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 25px;
  text-align: center;
}
.request-all .plusminus{
  background: #4f8ffc;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  font-size: 25px;
  padding: 2px 7px;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 25px;
  text-align: center;
}
.accordion_head{cursor: pointer;}
.request-all .plusminus strong{color:#474e55; font-size:16px; font-weight:600;}

.request-all .accordion_head strong font{color: #588ffc;}
.request-all .accordion_body{
    float: left;
    width: 100%;
    margin-top: 17px;
}

.actfast{
  float: left;
  width: 100%;
  margin-top: 34px;
}
.actfast h2{
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin: 9px 0 24px;
}

.actfast .issues-time{
  display: flex;
  justify-content: space-between;
}

.actfast .issues-time .tickettxt{    
  border: 1px solid #a4adbc;
  border-radius: 8px;
  width: 48%;
  padding: 15px;
}
.actfast .issues-time .tickettxt h3{
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.actfast .issues-time .tickettxt p{
  color: #333;
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}
.actfast .issues-time .tickettxt img{    
  float: left;
  margin-right: 17px;
}
.actfast .issues-time .knowtxt{    
  border: 1px solid #a4adbc;
  border-radius: 8px;
  width: 48%;
  padding: 26px 0 0 26px;
}

.actfast .issues-time .knowtxt h3{
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.actfast .issues-time .knowtxt p{
  color: #333;
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}
.actfast .issues-time .knowtxt img{   
  float: left;
  margin-right: 17px;
}

.actfast .issues-time .knowtxt a{color: #7291fc;}
.watch-top{
  float:left; 
  width:100%;
  margin-top:25px;
}
.flight-watcher{
  float:left; 
  width:100%;
  box-shadow: 3px 3px 4px 3px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 3px 3px 4px 3px rgb(12 6 14 / 14%);
  border: 1px solid #e7e7e7;
  padding: 20px;
  margin-top:17px;
  border-radius: 7px;

}
.flight-watcher h2{
  font-size: 28px;
  font-weight: 700;
  color: #000000;
  margin: 4px 0 7px;
}
.flight-watcher p{
  font-size: 20px;
  font-weight: 400;
  color: #1479ff;
  margin: 0 0 12px;
}
.flight-watcher ul{
  margin: 0 19px 8px;
  padding: 0;
}
.flight-watcher ul li{
  color: #333;
  font-size: 17px;
  font-weight: 500;
  padding: 3px 0;
}
.hotelandcar{
  width: 100%;
  float: left;
  margin: 32px auto 0;
  text-align: center;
}

.continue-top{
  float:left; 
  width:100%;
  margin-top:25px;
}
.continue-top a{
  background: #1d3176;
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 25px;
  padding: 13px 0 13px;
  text-decoration:none;
  border-radius:5px;
}
.continue-top a svg{}


.paymentandbilling{
  width:100%;
  float:left;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border: 1px solid #9fbdff;
  margin-top: -54px;
  background:#fff;
  border-radius:10px;
  padding:20px;
}

.paymentandbilling .billing{
  width: 100%;
  float: left;
  text-align: center;
}

.paymentandbilling .card-main{
  width: 100%;
  display: flex;
  align-items: center;

}
.paymentandbilling .card-main .dabitandcrdit{
  width: 72%;
  float: left;
}
.paymentandbilling .card-main .visandmaster{
  width: 28%;
  float: left;
}
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs label{font-size:15px; font-weight: 600; color:#000;  cursor: pointer; line-height: 18px; margin-bottom: 0;}

.nav-tabs .cardnew{
  margin-left: 18px;
  display: inline-flex
}
.nav-tabs .cardnewfirst{
  display: inline-flex
}
.nav-tabs input[type=radio] {
  width: 18px;
  height: 18px;
  margin-right: 6px;

}
.paymentandbilling .billing h1{
  font-size: 32px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 11px;
}
.paymentandbilling .debit-card{width:100%; float:left; margin-top: 28px;}

.paymentandbilling .debit-card .card1{
  width: 30%;
  float: left;
  padding-top: 10px;
}
.paymentandbilling .debit-card .card1 strong{
  display: inline-block;    
  font-size: 16px;
  font-weight: 500;
}
.paymentandbilling .debit-card .card1 span{
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color:#ff3213;
}

.paymentandbilling .debit-card .card-input{
  width: 70%;
  float: left;
  margin-bottom: 16px;
}

.paymentandbilling .debit-card .card-input .form-control{
  height: 52px !important;
  border-radius: 7px;
  font-weight: 600;
  font-size: 14px;
}

.paymentandbilling .debit-card .card-input .cvv-data{
  width: 100%;
  float: left;
}


.paymentandbilling .debit-card .card-input .cvv-number{
  width: 65%;
  float: left;
  display: flex;
  align-items: center;
}
.paymentandbilling .debit-card .card-input .cvv-number span{    
  display: inline-block;
  width: 32.33%;
  background: #fff;
  border: 1px solid #d0d2d6;
  border-radius: 6px;
  padding: 0 5px 5px;
  margin-right: 7px;
  position: relative;
}
.paymentandbilling .debit-card .card-input .cvv-number span .form-control{
  border: 0;
  height: 21px !important;
  padding: 0 0;
}
.paymentandbilling .debit-card .card-input .cvv-number span label{
  display: inline-block;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  margin-left: 4px;
}
.paymentandbilling .debit-card .card-input .cvv-number span input{
  display: block;
  width: 100%;
  padding: 0.675rem .75rem 8.9px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 7px;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;

}
.paymentandbilling .debit-card .card-input .cvv-number span img{   
   position: absolute;
  right: 5px;
  top: 11px;
}
.paymentandbilling .debit-card .card-input .digitnumber{
  width: 35%;
  float: left;
  display: flex;
  font-size: 15px;
  font-weight: 500;
  color: #505050;
  line-height: 18px;
  margin-top: 9px;
}
.paymentandbilling .debit-card .card-input .digitnumber img{
  height: fit-content;
  margin: 11px 7px 0;
}

.paymentandbilling .safe{width:100%; float:left; border:2px solid #aed5fb; border-radius:5px; padding: 8px; margin-top: 12px;}
.paymentandbilling .safe p{
  font-size: 15px;
  font-weight: 500;
  color: #7f7980;
  margin: 0 0 0;
  line-height: 20px;
}
.paymentandbilling .safe p img{
  float: left;
  margin: 5px 7px 0;
}
.paymentandbilling .safe p strong{color:#0063c2;}
.billinginformation{
  width: 100%;
  float: left;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border: 1px solid #9fbdff;
  margin-top: -54px;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  margin-top: 30px;
}

.billinginformation h2{
  font-size: 26px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 0;
}
.billinginformation p{
  font-size: 17px;
  font-weight: 400;
  color: #7f7980;
  margin: 0 0 11px;
}
.billinginformation img{float:left;padding-top:2px;}
.billinginformation .card-input {
  width: 100%;
  float: left;
  margin-bottom: 16px;
}

.billinginformation .card-input .form-control {
  height: 52px !important;
  border-radius: 7px;
  font-weight: 600;
  font-size: 14px;
}
.billinginformation .cvv-number {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom:18px;
}
.billinginformation .cvv-number span {
  display: inline-block;
  width: 49%;
  background: #fff;
  border: 1px solid #d0d2d6;
  border-radius: 6px;
  padding: 0 5px 5px;
  position: relative;
}
.billinginformation .cvv-number span label {
  display: inline-block;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  margin-left: 4px;
}
.billinginformation .cvv-number span .form-control {
  border: 0;
  height: 21px !important;
  padding: 0 0;
  font-weight: 600;
  font-size: 14px;
  color: #000;
}

.billinginformation .cvv-number span .form-control1 {
  display: block;
  width: 100%;
  padding: 0.675rem 0.35rem;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.payment-info{
  width: 100%;
  float: left;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border: 1px solid #9fbdff;
  margin-top: -54px;
  background: #fff;
  border-radius: 10px;
  margin-top: 30px;
}
.payment-info h2 {
  font-size: 26px;
  font-weight: 700;
  color: #000000;
  margin: 28px 0 0;
}
.payment-info img {
  float: left;
  margin: 20px 14px 8px 22px;
}
.secure-ssl{display: flex; justify-content: space-between; background:#eaf5ff;    padding: 11px 22px; border-radius:0 0 10px 10px;    align-items: center;}
.secure-ssl span{
  font-size: 17px;
  font-weight: 400;
  color: #000000;

}
.secure-ssl span img{
  margin: 0 7px 0;
}
.continue-next1{

  width: 100%;
  float: left;
  margin-top: 27px;
}
.continue-next1 a {
  background: #1d3176;
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 25px;
  padding:12px 0;
  text-decoration: none;
  border-radius: 5px;
}
.continue-next1 a p{display: inline-block;
  display: block;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 3px;
  line-height: 14px;
}
.your-booking{
  width: 100%;
  float: left;
  margin-top: -54px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border: 1px solid #9fbdff;
  padding:20px;
}
.your-booking h2{
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 11px;

}
.your-booking h3{
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  margin: 9px 0 4px;

}
.your-booking h4{
  font-size: 17px;
  font-weight: 600;
  color: #767676;
  margin: 9px 0 4px;

}
.your-booking h4 span{    
  width: 4px;
  height: 4px;
  background: #767676;
  border-radius: 50%;
  display: inline-block;
}
.your-booking span{
  font-size: 15px;
  font-weight: 400;
  color: #7f7980;

}
.your-booking h2 a{
  float: right;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #5898fc;
  padding-top: 9px;
  text-decoration: underline;
}

.your-booking .details-airfare{    
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  padding: 5px 0 6px;
}
.your-booking .details-airfare strong{
  font-size: 15px;
  font-weight: 700;
  color: #000000;
}
.your-booking .details-airfare strong span{
  font-size: 15px;
  font-weight: 400;
  color: #7f7980;
}

.your-booking .details-airfare a{
  font-size: 15px;
  font-weight: 600;
  color: #5898fc;
  text-decoration: underline;
}
.your-booking .airdetail{display: flex; justify-content: center; align-items: center;    margin-top: 13px;border-bottom: 1px solid #d7d7d7;}
.your-booking .airdetail .detail-airways-new {
  text-align: center;
  width: 50%;
}
.your-booking .airdetail .detail-airways-new  p {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin: 0;
}
.your-booking .airdetail .detail-airways-new p span {
  font-size: 14px;
  color: #7f7980;
  font-weight: 500;
}
.your-booking .airdetail .detail-airways-new .stoping-data {
  width: 100%;
  float: left;
  margin: 0 0 0;
}
.your-booking .airdetail .detail-airways-new .stoping-data .map1 {
  width: 10%;
  float: left;
}
.your-booking .airdetail .detail-airways-new .stoping-data .map2 {
  width: 80%;
  float: left;
}
.your-booking .airdetail .detail-airways-new .stoping-data .map3 {
  width: 10%;
  float: left;
}
.your-booking .airdetail .detail-airways-new .stoping-data .map1 img {
  margin: 0 -33px 0 0;
  height: 28px;
}
.your-booking .airdetail .detail-airways-new .stoping-data .map2 img {
  margin: 6px 0 -18px 0;
  height: 36px;
}
.your-booking .airdetail .detail-airways-new .stoping-data .map3 img {
  margin: 0 24px 0 0;
  height: 28px;
}
.your-booking .airdetail .detail-airways-new .stoping-data .map2 hr {
  margin-top: 0;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}
.your-booking .airdetail .detail-airways-new .stoping-data span {
  font-size: 15px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 5px;
}

.your-booking .airdetail .time-duration1{
  width: 20%;
  text-align: right;
}
.your-booking .airdetail .time-duration1 strong{
  font-size: 20px;
  color: #000;
  font-weight: 600;
  display: inline-block;
}

.your-booking .airdetail .time-duration1 p{
  font-size: 15px;
  color: #7f7980;
  font-weight: 500;
  display: block;
  margin: 0;
}


.your-booking .airdetail .time-duration2{
  width: 20%;
  margin-left: 3%;
}
.your-booking .airdetail .time-duration2 strong{
  font-size: 20px;
  color: #000;
  font-weight: 600;
  display: inline-block;
}

.your-booking .airdetail .time-duration2 p{
  font-size: 15px;
  color: #7f7980;
  font-weight: 500;
  display: block;
  margin: 0;
}
.your-booking .baggess{    
  float: left;
  width: 100%;
  text-align: center;
  margin: 15px 0 1px;
}
.your-booking .baggess a{
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #5898fc;
  text-decoration: underline;
}
/* .paysticky{
  position: sticky;
  top: 10px;
}

.fotter_one {
  position: relative !important;
  height: auto;
  margin-top: 22px;
} */

.depature{display: flex; justify-content: space-between;}
.depature strong {
  font-size: 17px;
  color: #000;
  font-weight: 700;
}
.depature span{ 
  font-size: 15px;
  color: #f58813;
  font-weight: 400;
}

.airdetail.add.airdetail .time-duration1 {
  width: 20%;
}
.airdetail.add.airdetail .detail-airways-new {
  text-align: center;
  width: 60%;
}
.airdetail.add.airdetail .time-duration2 {
  width: 20%;
  margin-left: 3%;
}

.airdetail.add.airdetail .time-duration1 p {
  font-size: 12px;
}
.airdetail.add.airdetail .time-duration2 p {
  font-size: 12px;
}
.popupmodel .modal-content{
 
}
.popupmodel .modal-content .modal-body{
  padding: 20px;
  background:#eff3fe;
  border-top: 2px solid #ddd;
}
.popupbaggas{
  display: flex;
  justify-content: end;
  margin: 6px 0 13px;
}
.popupbaggas span{
  font-size: 12px;
  color:#000;
  display: inline-block;
}
.popupbaggas span img{
  height: 26px;
  margin: 0 4px;
}

.price-footer{
  background: #091330;
  display: flex;
  justify-content: space-between;
  color: #fff;
  padding: 17px;
}

.price-footer strong{
  font-size: 22px;
 font-weight: 700;
}
.price-footer p{
  font-size: 14px;
  margin-bottom: 0;
}
.price-footer button{
  color: #1d3176;
  font-size: 19px;
  font-weight: 700;
  border: 0;
  background: #fff;
  padding: 6px 24px;
  border-radius: 7px;
  margin-top: 6px;
}
.firm-main{
  width: 100%;
  float: left;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border: 1px solid #9fbdff;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
}
.firm-main .refrance{display: flex; justify-content: space-between;}
.firm-main .refrance h1{
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin: 5px 0 0;
}
.firm-main .refrance strong{
  color: #0f294d;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  background: #e5f3ff;
  padding: 5px 8px;
}
.firm-main .refrance strong span{font-weight: 400;}

.firm-main .datacutomer{display: flex; justify-content: space-between; align-items: center;   border: 1px solid #dcdcdc; border-radius:10px; margin-top: 28px;}
.firm-main .datacutomer .cusomer-1{width:50%;}

.firm-main .datacutomer .cusomer-1 p{
    display: block;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 0;
    padding: 10px 14px 15px;
    height: 61px;
}
.firm-main .datacutomer .cusomer-1 p span{
    width: 35%;
    font-size: 14px;
    float: left;
    color:#5e5e5e;
    font-weight: 500;
}
.firm-main .datacutomer .cusomer-1 p strong{
    display: inline-block;
    width: 65%;
    font-size: 14px;
    color:#000;
}

.firm-main .datacutomer .cusomer-2{width:50%;}

.firm-main .datacutomer .cusomer-2 p{
    display: block;
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    margin-bottom: 0;
    padding: 10px 14px 15px;
    height: 61px;
}
.firm-main .datacutomer .cusomer-2 p span{
    width: 35%;
    font-size: 14px;
    float: left;
    color:#5e5e5e;
    font-weight: 500;
}
.firm-main .datacutomer .cusomer-2 p strong{
    display: inline-block;
    width: 65%;
    font-size: 14px;
    color:#000;
}
.detailfirm-top{float: left; width:100%; margin-top: 30px;}
.flight-details-fram{
    width: 100%;
    float: left;
    box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
    -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
    border: 1px solid #9fbdff;
    background: #fff;
    border-radius: 10px;
    padding: 0 0 20px 0;
    margin-top:30px;
}

.flight-details-fram .dtail-top{
    display: flex;
    justify-content: space-between;
    background:#d6e8fc;
    align-items: center;
    border-radius: 10px 10px 0 0;

}
.flight-details-fram .dtail-top h1{
    color: #0f294d;
    font-size: 18px;
    font-weight: 600;
    padding: 9px 9px 9px;
    margin-bottom: 0;
}
.flight-details-fram .dtail-top span{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(0deg, rgba(42, 209, 75, 1) 0%, rgba(30, 156, 96, 1) 100%);
    display: inline-block;
    padding: 9px 29px 9px;
    border-radius: 0 10px 0 72px;
}
.flight-details-fram .airlines-detail1{
  width: 100%;
  float: left;
  margin-top: 12px;
}
.flight-details-fram .airlines-detail1 .detail-airways-1{
  width: 25%;
  float: left;
  padding: 3px 16px 0;
}
.flight-details-fram .airlines-detail1 .detail-airways-1 strong{
  font-size: 21px;
  color: #000;
  font-weight: 700;
  display: block;
}

.flight-details-fram .airlines-detail1 .detail-airways-1 p{
  font-size: 12px;
  color: #000;
  font-weight: 500;
  line-height: 17px;
  margin: 0;
}
.flight-details-fram .airlines-detail1 .detail-airways-1 span{
  font-size: 12px;
  color: #000;
  font-weight: 500;
  line-height: 17px;
}
.flight-details-fram .airlines-detail1 .detail-airways-2{
  width: 50%;
  margin-right: 7%;
  float: left;
  text-align: center;
  margin-top: 30px;
}

.flight-details-fram .airlines-detail1 .detail-airways-2 p{
  font-size: 13px;
  color: #000;
  font-weight: 600;
  margin:0;
  
}
.flight-details-fram .airlines-detail1 .detail-airways-2 p span{
  font-size: 13px;
  color: #000;
  font-weight: 4500;
  
}
.flight-details-fram .airlines-detail1 .detail-airways-2 .stoping-data{
  width: 100%;
  float: left;
  margin: 0 0 0;
  
}
.flight-details-fram .airlines-detail1 .detail-airways-2 .stoping-data .map1{
  width: 10%;
  float: left;
}
.flight-details-fram .airlines-detail1 .detail-airways-2 .stoping-data .map1 img{
  margin:0 0 0 0;
  height: 28px;
}

.flight-details-fram .airlines-detail1 .detail-airways-2 .stoping-data .map2{
  width: 80%;
  float: left;
}
.flight-details-fram .airlines-detail1 .detail-airways-2 .stoping-data .map2 hr{
  margin-top: 0;
  margin-bottom: 7px;
  border: 0;
  border-top: 2px dashed rgba(0, 0, 0, .1);
}
.flight-details-fram .airlines-detail1 .detail-airways-2 .stoping-data .map2 img{
  margin: 0 0 -25px 0;
  height:36px;
}

.flight-details-fram .airlines-detail1 .detail-airways-2 .stoping-data .map3{
  width: 10%;
  float: left;
}

.flight-details-fram .airlines-detail1 .detail-airways-2 .stoping-data .map3 img{
  margin: 0 0 0 0;
  height: 28px;
}

.flight-details-fram .airlines-detail1 .detail-airways-2 span{
  font-size: 15px;
  color: #000;
  font-weight: 500;
}
.flight-details-fram .airlines-detail1 .detail-airways-3{
  width: 18%;
  float: left;
  padding: 9px 0 0;
}
.flight-details-fram .airlines-detail1 .detail-airways-3 h2{
  font-size: 15px;
  color: #000;
  font-weight: 700;
  display: block;
  margin: 0;
}
.flight-details-fram .airlines-detail1 .detail-airways-3 strong{
  font-size: 21px;
  color: #000;
  font-weight: 700;
  display: block;
}
.flight-details-fram .airlines-detail1 .detail-airways-3 p{
  font-size: 12px;
  color: #000;
  font-weight: 500;
  line-height: 17px;
  margin: 0;
}
.flight-details-fram .airlines-detail1 .detail-airways-3 span{
  font-size: 12px;
  color: #ff0036;
  font-weight: 500;
  line-height: 17px;
}
.flight-details-fram .airlines-detail1 .detail-airways-2 .stoping-data span{
  font-size: 13px;
  color: #000;
  font-weight: 400;
  display: inline-block;
  margin-top: 12px;
}
.flight-details-fram .baggas-firm{
  width:100%;
  padding:21px 12px 13px;
  display:flex;
  justify-content:center;
  margin-top:12px;
}

.flight-details-fram .baggas-firm .bag-type{display:inline-grid; border:1px solid #d8d8d8; width: 19.8%;}
.flight-details-fram .baggas-firm .bag-type span{
  display:inline-block;
  background:#f4f4f4;
  color: #000;
  font-size:13px;
  font-weight:600;
  padding:4px 15px 6px;

}
.flight-details-fram .baggas-firm .bag-type p{
  color: #000;
  font-size: 13px;
  font-weight: 400;
  padding: 4px 15px 6px;
  margin-bottom:0;
}
.flight-details-fram .baggas-firm .bag-type span img{
  height: 17px;
  margin-right: 1px;
}
.passenger-firmdetail{
  width: 100%;
  padding: 0 12px 13px;
  display: flex;
  justify-content: center;
}
.flight-details-fram .passenger-firmdetail .passenger-type{display: inline-grid;border:1px solid #d8d8d8; width: 24.5%;}
.flight-details-fram h2{
  font-size: 19px;
  color: #000;
  font-weight: 700;
  margin: 25px 20px 15px;
}
.flight-details-fram .passenger-firmdetail .passenger-type span{
  display: inline-block;
  background: #f4f4f4;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  padding: 2px 15px 3px;

}
.flight-details-fram .passenger-firmdetail .passenger-type p{
  color: #000;
  font-size: 13px;
  font-weight: 400;
  padding: 2px 15px 3px;
  margin-bottom:0;
}
.charge-details {
  width: 100%;
  float: left;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border: 1px solid #9fbdff;
  background: #fff;
  border-radius: 10px;
  padding: 0 0 20px 0;
  margin-top: 30px;
}
.charge-details h2 {
  font-weight: 700;
  width: 100%;
  font-size: 20px;
  color: #000;
  padding: 15px 0;
  border-bottom: 1px solid #d0c8c8;
  padding-left:17px;
  background:#d6e8fc;
  text-align: center;
  border-radius:10px 10px 0 0;
}
.charge-details p {
  display: inline-block;
  margin: 11px 20px 10px;
  font-size: 15px;
  font-weight:500;
}
.charge-details p i {
  font-size: 20px;
  color: #66bb6a;
}
.charge-details ul {
  margin: 0 38px 13px;
  padding: 0;
}
.charge-details ul li {
  list-style-type: disc;
  font-size: 14px;
  padding: 5px 0;
  font-weight: 400;
  color: #000;
}

.bookrow1 {
  width: 100%;
  float: left;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border: 1px solid #9fbdff;
  background: #fff;
  border-radius: 10px;
  margin-top: 30px;
}
.bookrow1 h3 {
  font-weight: 700;
  width: 100%;
  font-size: 20px;
  color: #000;
  border-bottom: 1px solid #d0c8c8;
  padding: 15px 0;
  background:#d6e8fc;
  text-align: center;
  border-radius:10px 10px 0 0;
}
.ptypemain {    
  float: left;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  color: #000;
  padding: 20px;
  line-height: 23px;
}
.noleft {
  float: left;
  width: 100%;
  padding-left: 25px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.payment-craditcard{
  width: 100%;
  float: left;
  box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
  border: 1px solid #9fbdff;
  background: #fff;
  border-radius: 10px;
  padding:0;
}

.payment-craditcard .cridit-card{display: flex; justify-content: space-between;  border-bottom: 1px solid #d0c8c8; padding: 7px 10px 7px;    align-items: center;}

.payment-craditcard .cridit-card h4{
  font-weight: 700;
  font-size: 18px;
  color: #000;
  margin-bottom: 8px;
}

.payment-craditcard .cridit-card span{
  font-weight: 700;
  font-size: 15px;
  color: #000;
}

.payment-craditcard .fare-breakup{
  width: 95%;
  margin: 13px auto 17px;
}

.payment-craditcard .faradlt{display: flex; justify-content: space-between; margin-bottom: 5px;}

.payment-craditcard .personal-fare{display: flex; justify-content: space-between;    margin-bottom: 5px;}
.payment-craditcard .personal-fare span{
  font-weight: 400;
  font-size: 14px;
  color: #000;
}

.payment-craditcard .personal-fare span.orange1{color:#f58c1b;}
.payment-craditcard .totalfare-fram{background:#f2f2f2; float: left; width:100%;    margin-top: 0;    padding: 10px 12px 0;    border-radius: 0 0 10px 10px;}
.payment-craditcard .totalfare-fram .total-priceusd{display: flex; justify-content: space-between; }
.payment-craditcard .totalfare-fram .total-priceusd strong{
  font-weight: 700;
  font-size: 20px;
  color: #000;
}
.payment-craditcard .totalfare-fram p{
  font-weight: 400;
  font-size: 14px;
  color: #0f294d;
  margin: 4px 0 11px;
}

.data-doubble {
  width: 100%;
  float: left;
  padding: 0 27px 0;
}

.data-doubble ul {
    margin: 0;
    padding: 0;
}

  .data-doubble ul li {
    padding: 5px 0 0;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    line-height: 20px;
    list-style-type: square;
  }
  .alert-danger img {
    margin-right: 17px;
    float: left;
    height: 50px;
}
  .decline-top{float:left; width:100%; margin:30px 0 0;}
  .alert-danger {
    color: #eb1d2d;
    background-color: #f1f2f6;
    border-color: #f1f2f6;
}

  .payment-craditcard .cridit-card h4.redmain{color:#ee404c;}
  .call-need{       
    background: #121d6c;
    width: 100%;
    float: left;
    border-radius: 65px;
    margin: 0 0 24px;
    padding: 7px;
  }

.call-need strong{ 
  font-weight: 700;
  font-size: 27px;
  color: #fff;
  display: inline-block;
  padding: 18px 12px 0;
  line-height: 16px;}

.call-need span{ 
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  padding: 0 12px 0;
  }
.call-need img{float: left;}
.payment-craditcard .fare-breakup h5{
  font-weight: 700;
  font-size: 18px;
  color: #000;
}

.personalitem{width:100%; float: left;}
.personalitem .includedall{ width: 47%;
  float: left;
  margin-right: 3%;}
.personalitem .includedall ul{margin:0; padding:0;}
.personalitem .includedall ul li{display: flex; justify-content: space-between; padding:3px 0;}
.personalitem .includedall ul li strong{    
  font-size: 13px;
  font-weight: 500;
  color: #000;
  display: inline-block;
  width: 50%;
}
.personalitem .includedall ul li span{
  font-size: 13px;
  font-weight: 500;
  color: #6493db;
  display: inline-block;
  width: 50%;
}

.personalitem .includedall p{
  font-size: 13px;
  font-weight: 500;
  color: #000;
  margin: 17px 0 3px;
}

.personalitem .includedall ul li strong img{margin-right:8px;}
.personalitem .includedall.bod-lft{ border-right:2px solid #c1c1c1;}
.modal-header .close {
  padding: 1rem;
  margin: 0rem -1rem -1rem auto;
}
.close {
  font-size: 2.5rem;
  line-height: 18px;

}
.personalitem .includedall ul li span b{color:#000; font-weight: 500;}
.best-topspace{margin-top:3rem;}
.bestpricegruinte{display: flex; justify-content: space-between;}
.bestpricegruinte .bstset{ 
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 12px 11px 12px;
  width: 49%;
  border-radius: 8px;
}
.bestpricegruinte .bstset h2{
  font-size: 17px;
  font-weight: 500;
  color: #000000;
  margin: 7px 0 5px;
}
.bestpricegruinte .bstset p{
  font-size: 13px;
  font-weight: 400;
  color: #ada9a1;
  margin: 3px 0 3px;
}
.bestpricegruinte .bstset img{
  float: left;
  margin-right: 16px;
  height: 60px;
}
.bestpricegruinte .bstset p strong{color:#f38e21;}
.cheapestfare{
  display: flex;
  justify-content: start;
  margin-top: 37px;
}
.cheapestfare h3{
  font-size: 23px;
  font-weight: 700;
  color: #000000;
  margin: 3px 0 3px;
}
.cheapestfare select{
  margin-left: 18px;
  color:#8c8f9b;
  border-radius: 20px;
  padding: 0 6px;
  border: 1px solid #8c8f9b;
  font-size: 15px;
  font-weight: 500;
}

#news-slider2{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 26px;
  border-radius: 10px;
}
.data.add {
  width: 100%;
  float: left;
  background: #fff;
  border-radius: 15px;
  border: 1px solid #e5e5e5;
  box-shadow:none
}
.banner-slide.add {
  width: 100%;
  float: left;
  margin-top: 4px;
}

.data.add h3{
  font-size: 20px;
  font-weight: 700;
}
.data.add h3 span{font-weight:400; font-size:15px; color:#ada9a1;}
.data.add p{
  font-weight: 400;
  font-size: 13px;
  color: #ada9a1;
}
.pricefoot.add button{
    background: #fc7e15;
    border: 1px solid #fc7e15;
    background:transparent;
    color: #fc7e15;
    font-size: 13px;
    font-weight: 700;
    border-radius: 13px;
    padding: 6px 11px;
    cursor: pointer;
}
.search-space{float: left; width:100%; background:#f5f5f6; margin:38px 0 0;}
.search-space .destination{    
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 23px 0 23px;
}
.search-space .destination .city1{width:40%; float: left;}
.search-space .destination .city1 h2{color:#000; font-size:47px; font-weight:700;}
.search-space .destination .city2{width:29%; float: left;}
.search-space .destination .city2 .destinati1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 10px;
    padding: 5px 8px 3px;
    margin-bottom: 20px;
    box-shadow: 0px 3px 6px 0px rgb(12 6 14 / 14%);
    -webkit-box-shadow: 0px 3px 6px 0px rgb(12 6 14 / 14%);
    cursor: pointer;
}

  .search-space .destination .city2 .destinati1 .des1{
    width:20%;

  }
  .search-space .destination .city2 .destinati1 .des1 img{border-radius:10px;}

  .search-space .destination .city2 .destinati1 .des2{width:60%;}
  .search-space .destination .city2 .destinati1 .des2 h3{
    color: #000000;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 3px;
  }
  .search-space .destination .city2 .destinati1 .des2 p{
    color: #ada9a1;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 3px;
  }
  .search-space .destination .city2 .destinati1 .des3{   
    width: 10%;
    text-align: center;
    background: #edecfb;
    border-radius: 50%;
    padding: 8px 0;
  }
  .search-space .destination .city2 .destinati1 .des3 img{height:11px;}

.team{
    margin-top: 37px;
    float: left;
    width: 100%;
}
.team h2{
    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 0;
    position: relative;
}
.team h2 hr{
    margin-top: 1rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 2px solid #fda760;
    width: 100px;
    position: absolute;
    left: 0;
    bottom: -40px;
}
  .grid {
    display: block;
    margin: 43px auto;                  
    width: 100%;
    padding-left: 0;  
    font-size: 0;  
    text-align: center;
    position: relative;
  }
  
  .grid figure {
    margin: 0.1em;
    width: 100%;
    height: auto;
    background: #3085a3;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  
  /* Common style */
  .grid figure img {
    position: relative;
    display: block;
    opacity: 0.8;
    height: auto;
  }
  
  .grid figure figcaption {
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .grid figcaption h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    margin: 1em;
  }
  
  .grid figure figcaption::before,
  .grid figure figcaption::after {
    pointer-events: none;
  }
  
  .grid figure figcaption,
  .grid figure figcaption > a {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
  }
  
  .grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    margin: 1em;
  }
  
  .grid figure h2 span {
    font-weight: 800;
  }
  
  figure.effect-steve {
    z-index: auto;
    background: #000;
  }
  
  figure.effect-steve:before {
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
    opacity: 0;
  }
  
  figure.effect-steve figcaption {
    z-index: 1;
  }
  
  figure.effect-steve img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transform: perspective(1000px) translate3d(0, 0, 0);
  }
  
  figure.effect-steve h2,
  figure.effect-steve p {
    color: #fff;
    font-weight: 400;
  }
  
  figure.effect-steve h2 {
    position: absolute;
    padding: 0.25em;
    bottom: 40px;
    width: 100%;
    text-align: left;
  }
  
  figure.effect-steve p {
    margin-top: 1em;
    padding: 0.5em;
    font-weight: 600;
  }
  
  figure.effect-steve:hover img {
    -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
    transform: perspective(1000px) translate3d(0, 0, 21px);
  }
  
  figure.effect-steve:hover h2:before {
    opacity: 0;
  }
  
  figure.effect-steve:hover p {
    opacity: 1;
  }
  
  .grid figure,
  figcaption,
  img {
    z-index: 0;
  }
  
  .grid figure figcaption h2 {
    font-size: 19px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 0;
  }
  
  .grid figcaption p {
    font-size: 16px;
    position: absolute;
    bottom: 32px;
    margin: 0;
    height: 25%;
  }
  .grid.add{margin-top:-13px;}
  .bestflight{float:left; width:100%;margin: 17px 0 19px;}
  .bestflight h2{
    color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 0;
    position: relative;
    text-align: center;
  }
  .bestflight h2 hr{
    margin-top: 1rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 2px solid #fda760;
    width: 100px;
    position: absolute;
    left:45%;
    bottom: -40px;
  }
  .fare-alldest{float:left; width:100%; margin-top: 50px;}
  .fare-alldest ul{display: flex; justify-content: space-around; margin: 0; padding: 0;}
  .fare-alldest ul li{
    width: 18%;
    padding: 18px;
    list-style-type: none;
    text-align: left;
    display: grid;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius:10px;
  }
  .fare-alldest ul li p{
    font-size: 14px;
    font-weight: 500;
    color: #91908e;
    margin-bottom:16px;
  }
  .fare-alldest ul li h2{
    text-align: left;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    border-left:1px dashed #ff9d0d;
    padding-left: 15px;
    line-height: 14px;
    position: relative;

  }
  .fare-alldest ul li h2::after{
    content: "";
    border: 2px solid #ff9d0d;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    position: absolute;
    top: -4px;
    left: -4px;
  }

  .fare-alldest ul li h3{
    text-align: left;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    border-left: 1px dashed #ff9d0d;
    padding-left: 15px;
    position: relative;
    margin-bottom: 0;
    padding-top: 29px;
    line-height: 14px;
  }
  .fare-alldest ul li h3::before{
    content:"";
    background:#ff9d0d; border-radius:50%; width:7px; height:7px; position: absolute; bottom: -4px;
    left: -4px;
  }

  .fare-alldest ul li span{
    font-size: 14px;
    font-weight: 400;
    color: #ada9a1;
    display: inline-block;
    margin-top: 10px;
  }

  .fare-alldest ul li strong{
    font-size: 18px;
    font-weight: 700;
    color: #ff9c0a;
  }

  .memorable{    
    float: left;
    width: 100%;
    margin-top: 48px;
  }
  .memorable h4{
    font-size: 21px;
    font-weight: 600;
    color: #000;
    margin: 0 0 15px;
  }
  .memorable p{
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 0 0 0;
  }
  .memorable h5{
    font-size: 21px;
    font-weight: 600;
    color: #000;
    margin: 15px 0 15px;
  }
  .memorable h6{
    font-size: 21px;
    font-weight: 600;
    color: #000;
    margin: 15px 0 15px;
  }
  .memorable ol{
    margin: 0 15px 0;
    padding: 0;
  }
  .memorable ol li{
    padding: 3px 0;
    font-size: 14px;
    font-weight: 500;
    color: #000;
  }
  .group-topspace {
    margin-top: 3rem;
    float:left; width:100%;
  }

  .grouppricegruinte {
    display: flex;
    justify-content: space-between;
  }
  .grouppricegruinte .holiday img {
    float: left;
    margin-right: 16px;
    border-radius: 8px;
    height: 50px;
  }
  .grouppricegruinte .holiday h2 {
    font-size: 19px;
    font-weight: 600;
    color: #000000;
    margin: 8px 0 5px;
  }
  .grouppricegruinte .holiday {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 15px;
    width: 32%;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
  }
  .offer-top{margin-top:3rem; float:left; width:100%;}
  .offer-top h1{
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin: 0 0 25px;
  }
  .spaical-offer{float:left; width:100%;}

  .spaical-offer .offer-1{
    float:left; width:50%;
  }
  .spaical-offer .offer-1 img{
    border-radius: 10px;
  }
  .spaical-offer .offer-1 h2{
    font-size: 23px;
    font-weight: 700;
    color: #000;
    margin: 12px 0 4px;
  }
  .spaical-offer .offer-1 p{
    font-size: 16px;
    font-weight: 400;
    color: #2c3340;
    margin: 0 0 4px;
  }


  .spaical-offer .offer-2{
    float:left; width:50%;
  }
  .spaical-offer .offer-2 ul{margin:0 0 14px; padding:0; display: flex; justify-content: space-between;}
  .spaical-offer .offer-2 ul li{
    list-style-type: none;
  }
  .spaical-offer .offer-2 ul li img{
    border-radius: 10px;
    width: 300px;
  }
  .spaical-offer .offer-2 ul li h2{
    font-size: 23px;
    font-weight: 700;
    color: #000;
    margin: 12px 0 4px;
  }
  .spaical-offer .offer-2 ul li p{
    font-size: 16px;
    font-weight: 400;
    color: #2c3340;
    margin: 0 0 4px;
  }

  .explore-the{
    margin-top:3rem; float:left; width:100%;
  }

  .explore-the .Unexplored-all{
    float: left;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 15px 15px 21px 15px;
    border-radius: 10px;
    position: relative;
  }

  .explore-the .Unexplored-all h2{
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin: 10px 0 18px;
  }

  .explore-the .Unexplored-all .banner-explore{}
  #news-slider4{z-index:9;}
  #news-slider4.owl-carousel .owl-item .item{position: relative;}
  #news-slider4.owl-carousel .owl-item .item .datadest{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 7px;
    background: #fff;
    position: absolute;
    bottom: 14px;
    left: 5%;
    border-radius: 12px;
    width: 140px;
  }
  #news-slider4.owl-carousel .owl-item .item img{
    width: 156px;
    height: 227px;
    border-radius: 6px;
  }
  #news-slider4.owl-carousel .owl-item .item .datadest h3{
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin: 2px 0 3px;
    text-align: center;
  }
  #news-slider4.owl-carousel .owl-item .item .datadest p{
    font-size: 10px;
    font-weight: 400;
    color: #2c3340;
    margin: 0 0 0;
    text-align: center;
  }

  #news-slider4.owl-theme .owl-nav{
    position: absolute;
    top: -58px;
    right: 14px;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.19);
    padding: 0 14px;
    border-radius:20px;
  }

  #news-slider4.owl-carousel .owl-nav button.owl-next,   #news-slider4.owl-carousel .owl-nav button.owl-prev,   #news-slider4.owl-carousel button.owl-dot{
    font-size: 26px;
    color: #008cff;
  }
  #news-slider4.owl-theme .owl-nav [class*=owl-] {
   
    margin: 0 6px;

}

#news-slider4.owl-theme .owl-nav{
  margin-top: 0;
}

.top-tading{float:left; width:100%; margin-top:3rem;}
.top-tading h2{
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin: 0 0 0;
}
.top-tading p{
  font-size: 16px;
  font-weight: 400;
  color: #2c3340;
  margin: 0 0 4px;
}

.top-tading .explore-globe{
  float:left; width:100%; margin-top:1rem;
}

.top-tading .explore-globe ul{margin:0; padding:0; display: flex; justify-content: space-between;}

.top-tading .explore-globe ul li{list-style:none;    text-align: center;}

.top-tading .explore-globe ul li img{border-radius:10px;}

.top-tading .explore-globe ul li h2{
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 10px 0 0;
}

.top-tading .explore-globe ul li h2:hover{color:#7e7e7e; cursor:pointer;}

.amazing-detinaion{
  float:left; width:100%; margin-top:3rem;
}
.amazing-detinaion h2{
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin: 0 0 0;
}

.amazing-detinaion .carousel-item img{border-radius:13px;}
.amazing-detinaion h2{
  font-size: 32px;
  font-weight: 700;
  color: #000;
  margin: 0 0 15px;
}

.amazing-detinaion .carousel-item h5{
  position: absolute;
  color: #fff;
  bottom: 12%;
  text-align: center;
  width: 100%;
  font-size: 32px;
}
.seasonal {
  margin-top: 37px;
  float: left;
  width: 100%;
}
.seasonal h2{
  color: #000;
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 0;
    position: relative;
}
.seasonal P{

  color: #2c3340;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 10px;
}
.seasonal .grid {
    display: block;
    margin: 12px auto 0;                  
    width: 100%;
    padding-left: 0;  
    font-size: 0;  
    text-align: center;
    position: relative;
  }
  
  .seasonal .grid figure {
    margin: 0.1em;
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
  }
  
  /* Common style */
  .seasonal .grid figure img {
    position: relative;
    display: block;
    opacity: 0.8;
    height: auto;
  }
  
  .seasonal .grid figure figcaption {
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .seasonal .grid figcaption h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    margin: 1em;
  }
  
  .seasonal .grid figure figcaption::before,
  .seasonal .grid figure figcaption::after {
    pointer-events: none;
  }
  
  .seasonal .grid figure figcaption,
  .seasonal .grid figure figcaption > a {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .seasonal .grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
  }
  
  .seasonal .grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
    margin: 1em;
  }
  
  .seasonal .grid figure h2 span {
    font-weight: 800;
  }
  
  .seasonal .grid figure.effect-steve {
    z-index: auto;
  }
  
  .seasonal .grid figure.effect-steve:before {
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.8);
    opacity: 0;
  }
  
  .seasonal .grid figure.effect-steve figcaption {
    z-index: 1;
  }
  
  .seasonal .grid figure.effect-steve img {
    /* opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transform: perspective(1000px) translate3d(0, 0, 0); */
    border-radius:10px;
    width: 100%;
  }
  
  .seasonal .grid figure.effect-steve h2,
  .seasonal .grid figure.effect-steve p {
    color: #fff;
    font-weight: 600;
  }
  
  .seasonal .grid figure.effect-steve h2 {
    position: absolute;
    padding: 0.25em;
    bottom: 40px;
    width: 100%;
    text-align: center;
  }
  
  .seasonal .grid figure.effect-steve p {
    margin-top: 1em;
    padding: 0.5em;
    font-weight: 600;
  }
  
  .seasonal .grid figure.effect-steve:hover img {
    /* -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
    transform: perspective(1000px) translate3d(0, 0, 21px); */
  }
  
  .seasonal .grid figure.effect-steve:hover h2:before {
    opacity: 0;
  }
  
  .seasonal .grid figure.effect-steve:hover p {
    opacity: 1;
  }
  
  .seasonal .grid figure,
  figcaption,
  img {
    z-index: 0;
  }
  
  .seasonal .grid figure figcaption h2 {
    font-size: 19px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 0;
  }
  
  .seasonal .grid figcaption p {
    font-size: 16px;
    position: absolute;
    bottom: 32px;
    margin: 0;
    height: 25%;
  }
 
  .seasonal ul{margin:0; padding:0; justify-content: space-between; display: flex;}
  .seasonal ul li{list-style-type: none;}
  .seasonal ul li.add{margin-left:10px;}
  .seasonal .grid figure.effect-steve {
    z-index: auto;
    background: transparent;
}

.seasonal .grid figure.effect-steve.add img{
  height: 418px;
}

.callhtl-number{float:left; width:100%; margin-top: 130px;}

.callhtl-number .callnow{
  display: flex;
  align-items: center;
  background: #e3f0ff;
  position: relative;
  border-radius: 10px;
}

.callhtl-number .callnow .now1{
  float:left;
  width:40%;
}
.callhtl-number .callnow .now1 img{
  position: absolute;
  top: -72px;
  left: 4%;
}

.callhtl-number .callnow .now2{
  float:left;
  width:60%;
}

.callhtl-number .callnow .now2 p{
  color: #2c3340;
  font-size: 22px;
  font-weight: 500;
  margin: 13px 0 16px;
}
.callhtl-number .callnow .now2 p img{
  height: 34px;
  margin-right: 9px;
}
.international-flight{width:100%; float:left; margin-top:50px;}
.international-flight h1{
  font-size: 38px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 33px;
}
.international-flight .bestprice{
  width:100%; float:left; text-align: center;
}

.international-flight .bestprice ul{
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.international-flight .bestprice ul li{
  list-style-type: none;
  display: inline-flex;
  border:1px solid #e0e0e3;
  border-radius: 20px;
  width: 32.5%;
}
.international-flight .bestprice ul li img{
  margin: 0 0 0;
  border-radius: 20px 0 0 20px;
}
.international-flight .bestprice ul li h2{
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 20px 16px 8px;
  text-align: left;
}
.international-flight .bestprice ul li p{
  margin: 0 16px 0;
  font-size: 14px;
  font-weight: 500;
  color:#2c3340;
  text-align: left;
}


.journey-best{width:100%; float: left; margin: 17px 0 0;}
.journey-best h3{
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  margin: 28px 0 3px;
}
.journey-best p{
  margin: 0 0 0;
  font-size: 15px;
  font-weight: 500;
  color:#2c3340;

}

.data-best{width:100%; float: left; background:#fff;
 
}
.data-best img{ border-radius:15px 15px 0 0;}
.data-best h3{   
  color: #000000;
  font-size: 23px;
  font-weight: 700;
  margin: 11px 0 7px;
  padding: 0 12px 0;
}
.data-best p{
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 7px;
  padding: 0 12px 0;
}

.indernation-destination{
  width: 100%;
  float: left;

}
 .indernation-destination ul{
  display: flex;
  justify-content: space-between;
  margin: 0 0 25px;
  padding: 0;
 }
 .indernation-destination ul li{list-style-type: none; position: relative;}
 .indernation-destination ul li img{border-radius:8px 8px 0 0;}.indernation-destination ul li .deloffer strong
 .indernation-destination ul li .deloffer{
  display: flex;
  justify-content: space-between;
  padding: 9px 9px 9px;
  border-radius: 0 0 12px 12px;
  border: 2px solid #d6e4ea;
}
.indernation-destination ul li .deloffer img{height:34px;}
 .indernation-destination ul li .deloffer strong{    
  color: #000000;
  font-size: 17px;
  font-weight: 600;
  display: inline-block;
  margin-top: 10px;
}

.indernation-destination .add-2{
  padding: 25px 15px 0;
  border-radius: 12px;
  border: 2px solid #d6e4ea;
  box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
}
.international-flt{width:100%; float:left;}
.international-flt h2{
  font-size: 35px;
  font-weight: 700;
  margin: 34px 0 43px;
  color: #000;
  text-align: center;
}
.international-flt p{
  font-size:14px;
  font-weight: 500;
  margin: 10px 0 11px;
  color: #000;
  text-align: center;
}

.international-flt .offernearbay{width:100%; float:left; background:#fff;    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);  padding: 25px 15px 0;
  border-radius: 12px;
  border: 2px solid #d6e4ea;     margin-top: 40px;}
  .international-flt .offernearbay h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 38px;
    color: #000;
    text-align: left;
}

.international-flt .offernearbay ul{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.international-flt .offernearbay ul li{    
  list-style-type: none;
  width: 33.33%;
  float: left;
  margin: 0 0 25px;
}
.international-flt .offernearbay ul li h3{
  font-size: 21px;
  font-weight: 700;
  margin: 0 0 4px;
  color: #000;

}
.international-flt .offernearbay ul li img{
  border-radius: 50%;
  margin-top: -31px;
  margin-right: 10px;
}
.international-flt .offernearbay ul li p{
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 11px;
  color: #2c3340;
}

.international-flt .offernearbay ul li span{
  display: inline-block;
}
.internation-destination{float:left; width:100%;}
.internation-destination h2{
  text-align: left;
  margin: 42px 0 34px;
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
.internation-destination h2 strong{color:#f38e21;  font-weight: 700;}
.internation-destination .todaytopdealadta{float:left; width:100%;}
.internation-destination .todaytopdealadta ul{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.internation-destination .todaytopdealadta ul li{list-style-type: none; position: relative;}
.internation-destination .todaytopdealadta ul li h3{
  margin: 22px 0 7px;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  /* background: rgba(29, 62, 103, 0.15); */
  width: 100%;
  padding: 4px 10px;
  left: 0;
  line-height: 24px;
  top: 0;
  border-radius: 0 0 8px 8px;

}
.internation-destination .todaytopdealadta ul li .starting p{
  font-size: 17px;
  font-weight: 400;
  margin: 0 0 0;
  color: #fff;
}
.internation-destination .todaytopdealadta ul li .starting strong{
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 0;
  color: #fff;
}
.internation-destination .todaytopdealadta ul li img{
  border-radius: 12px;
  
}
.internation-destination .todaytopdealadta ul li .starting{  
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4px 10px;
  border-radius: 0 0 8px 8px;
  background-image: linear-gradient(180deg, rgb(0 0 0 / 0%), rgb(0 0 0 / 80%));
}

.great-mates{
  width: 100%;
  float: left;
  margin-top: 40px;
}

.great-mates .rates{
  background:url(../images/great-mates-banner.png) no-repeat;
  width:100%; height:420px;
  border-radius: 12px;
}
.great-mates .rates h2{
  font-size: 28px;
  font-weight: 700;
  padding: 111px 28px 15px;
  margin: 0;
  color: #fff;
}
.great-mates .rates p{
  font-size: 16px;
  font-weight: 500;
  padding: 0 28px 0;
  margin: 0;
  color: #fff;
}
.discover-world{
  width: 100%;
  float: left;
  margin-top: 50px;
}
.discover-world img{
  border-radius: 8px;
}
.discover-world h2{
  font-size: 21px;
  font-weight: 700;
  margin: 25px 0 12px;
  color: #000;
}
.discover-world p{
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.connect{float:left; width:100%; margin:60px 0 0;}
.connect .with-indigo{float:left; width:100%;}
.connect .with-indigo ul{margin:0; padding:0; display: flex; justify-content: space-between;}
.connect .with-indigo ul li{list-style-type:none; margin-right:20px;}
.connect .with-indigo ul li:last-child{margin-right:0;}
.connect .with-indigo ul li img{
  width:100%; height:300px; border-radius:10px;
}
.connect .with-indigo ul li h2{
  font-size: 21px;
  font-weight: 700;
  margin: 20px 0 20px;
  color: #000;
}
.connect .with-indigo ul li p{
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.tour-top{margin-top:2rem; float:left; width:100%;}
.tour-top h1{
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin: 0 0 25px;
}
.tour-offer{float:left; width:100%;}

.tour-offer .offer-1{
  float:left; width:50%;
}
.tour-offer .offer-1 img{
  border-radius: 10px;
}
.tour-offer .offer-1 h2{
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 12px 0 4px;
}
.tour-offer .offer-1 p{
  font-size: 15px;
  font-weight: 500;
  color: #2c3340;
  margin: 0 0 4px;
}
.tour-offer .offer-1 span{
  font-size: 15px;
  font-weight: 500;
  color: #2c3340;
  margin: 0 0 4px;
}
.tour-offer .offer-2{
  float:left; width:50%;
}
.tour-offer .offer-2 ul{margin:0 0 14px; padding:0; display: flex; justify-content: space-between;}
.tour-offer .offer-2 ul li{
  list-style-type: none;
  width:47%;
}
.tour-offer .offer-2 ul li img{
  border-radius: 10px;
  width: 100%;
  height: 182px;
}
.tour-offer .offer-2 ul li h2{
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 12px 0 4px;
}
.tour-offer .offer-2 ul li p{
  font-size: 15px;
  font-weight: 500;
  color: #2c3340;
  margin: 0 0 4px;
}
.tour-offer .offer-2 ul li span{
  font-size: 15px;
  font-weight: 500;
  color: #2c3340;
  margin: 0 0 4px;
}

.lowest-budget {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lowest-budget .holiday img {
  float: left;
  margin-right: 16px;
}
.lowest-budget .holiday p {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 0;
}
.lowest-budget .holiday span {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  margin: 2px 0 5px;
  display: grid;
}
.lowest-budget .holiday {
  width: 32%;
  border-radius: 8px;
  display: flow;
  align-items: center;
}
.seasonal-tading{float:left; width:100%; margin-top:3rem;}
.seasonal-tading h2{
  font-size: 28px;
  font-weight: 700;
  color: #000;
  margin: 0 0 0;
}
.seasonal-tading p{
  font-size: 16px;
  font-weight: 400;
  color: #2c3340;
  margin: 0 0 4px;
}

.seasonal-tading .explore-globe{
  float:left; width:100%; margin-top:1rem;
}
.seasonal-tading .explore-globe .baner{
  text-align: center;
  background: #f6f4fa;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.seasonal-tading .explore-globe .baner img{padding-top:80px;}
.seasonal-tading .explore-globe ul{margin: 0 0 50px; padding:0; display: flex; justify-content: space-between;}
.seasonal-tading .explore-globe ul li{list-style:none; text-align: center; width: 32%;}
.seasonal-tading .explore-globe ul li img{border-radius:10px;}
.seasonal-tading .explore-globe .baner h2{
  font-size: 23px;
  font-weight: 700;
  color: #000;
  margin: 14px 0 0;
}
.seasonal-tading .explore-globe .baner p{
  font-size: 16px;
  font-weight: 400;
  color: #2c3340;
  margin: 4px 0 4px;
}
.cheapest-fare{
  margin-top:0; float:left; width:100%;
}

.cheapest-fare h2{
  font-size: 27px;
  font-weight: 700;
  color: #000;
  margin: 10px 0 32px;
  text-align: center;
}
.cheapest-fare .Unexplored-all{
  float: left;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 15px 15px 21px 15px;
  border-radius: 10px;
  position: relative;
}


.cheapest-fare .Unexplored-all .banner-explore{}
#news-slider5{z-index:9;}
#news-slider5.owl-carousel .owl-item .item{position: relative;}
#news-slider5.owl-carousel .owl-item .item .datadest{
  
  padding: 7px;

  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0;
  width: 100%;
  background-image: linear-gradient(180deg, rgb(0 0 0 / 0%), rgb(0 0 0 / 80%));
}
#news-slider5.owl-carousel .owl-item .item img{

  border-radius: 6px;
  position: relative;
}
#news-slider5.owl-carousel .owl-item .item .datadest h3{
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  margin: 2px 0 3px;
  text-align: center;
}
#news-slider5.owl-carousel .owl-item .item .datadest p{
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 0;
  text-align: center;
}

#news-slider5.owl-theme .owl-nav{
  position: absolute;
  top: -71px;
  right: 14px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.19);
  padding: 0 14px;
  border-radius:20px;
}

#news-slider5.owl-carousel .owl-nav button.owl-next,   #news-slider5.owl-carousel .owl-nav button.owl-prev,   #news-slider5.owl-carousel button.owl-dot{
  font-size: 26px;
  color: #008cff;
}
#news-slider5.owl-theme .owl-nav [class*=owl-] {
 
  margin: 0 6px;

}

#news-slider5.owl-theme .owl-nav{
margin-top: 0;
}

.our-collections{
  float:left; width:100%; margin-top:3rem;
}
.our-collections h2{
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin: 0 0 0;
}

.our-collections .carousel-item img{border-radius:13px;}
.our-collections h2{
  font-size: 32px;
  font-weight: 700;
  color: #000;
  margin: 0 0 25px;
}
.our-collections .carousel-item h5{
  position: absolute;
  color: #fff;
  top: 50%;
  text-align: center;
  width: 100%;
  font-size: 32px;
}
.south-asia{float:left; width:100%;}
.south-asia h2{
  text-align: left;
  margin: 42px 0 34px;
  font-size: 30px;
  font-weight: 700;
  color: #000;
}
.south-asia h2 strong{color:#f38e21;  font-weight: 700;}
.south-asia .todaytopdealadta{float:left; width:100%;}
.south-asia .todaytopdealadta ul{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.south-asia .todaytopdealadta ul li{
  list-style-type: none;
  position: relative;
  border: 1px solid #ebebeb;
  padding: 11px;
  border-radius: 10px;
}
.south-asia .todaytopdealadta ul li h3{
  margin: 0 0 7px;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  background-image: linear-gradient(180deg, rgb(0 0 0 / 80%), rgb(0 0 0 / 0%));
  top: 11px;
  width: 92%;
  padding: 11px 10px 31px;
  left: 11px;
  line-height: 24px;
  border-radius: 8px 8px 0 0;

}
.south-asia .todaytopdealadta ul li .starting p{
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 0;
  color: #09000e;
}
.south-asia .todaytopdealadta ul li .starting strong{
  font-size: 17px;
  font-weight: 700;
  margin: 0 0 0;
  color: #09000e;
}
.south-asia .todaytopdealadta ul li img{
  border-radius: 12px;
  
}
.south-asia .todaytopdealadta ul li .starting{  
  width: 100%;
  padding: 12px 2px 4px;
}

.south-asia .todaytopdealadta ul li span{
  font-size: 13px;
  position: absolute;
  top: 27px;
  width: 92%;
  padding: 22px 20px;
  left: 0;
  color: #fff;
}
.south-asia .todaytopdealadta ul li .starting sub {
  font-size: 14px;
  font-weight: 400;
  margin: 0 6px 0;
  color: #09000e;
  bottom: 1px;
  text-decoration: line-through;
}
.seasonal-tading .explore-globe ul li img:hover{opacity: 0.80; cursor: pointer;}

.create-experiences{
  margin-top:0; float:left; width:100%;
}

.create-experiences h2{
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin: 33px 0 6px;
  text-align: left;
}
.create-experiences p{
  font-size: 14px;
  font-weight: 500;
  color: #000;
  margin: 0 0 24px;
  text-align: left;
}
.create-experiences .Unexplored-all{
  float: left;
  width: 100%;
  padding: 25px 15px 21px 0;
  border-radius: 10px;
}
.create-experiences .Unexplored-all .banner-explore{

}
#news-slider6{z-index:9;}
#news-slider6.owl-carousel .owl-item .item{
  display: flex;
  align-items: center;
  border: 1px solid #ebedee;
  border-radius: 10px;
}
#news-slider6.owl-carousel .owl-item .item .datadest{
  
  padding: 7px;

  border-radius: 0;
  width: 100%;
}
#news-slider6.owl-carousel .owl-item .item img{

  border-radius: 6px;
  width: 200px;
  height: 224px;
  margin-right: 14px;
}
#news-slider6.owl-carousel .owl-item .item .datadest h3{
  font-size: 15px;
  font-weight: 700;
  color: #000;
  margin: 2px 0 3px;
  text-align: left;
}
#news-slider6.owl-carousel .owl-item .item .datadest p{
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin: 0 0 0;
  text-align: left;
}

#news-slider6.owl-theme .owl-nav{
  position: absolute;
  top: -58px;
  right: 14px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.19);
  padding: 0 14px;
  border-radius:20px;
}

#news-slider6.owl-carousel .owl-nav button.owl-next,   #news-slider6.owl-carousel .owl-nav button.owl-prev,   #news-slider6.owl-carousel button.owl-dot{
  font-size: 26px;
  color: #008cff;
}
#news-slider6.owl-theme .owl-nav [class*=owl-] {
  margin: 0 6px;
}

#news-slider6.owl-theme .owl-nav{
 margin-top: 0;
}

#news-slider6.owl-carousel .owl-item .item .datadest sup {
  top: -50px;
  left: 69%;
  padding: 5px 8px;
  border-radius: 8px;
  background: #f5f6f8;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  border: 2px solid #ecedee;
}
#news-slider6.owl-carousel .owl-item .item .datadest sub {
  top: 36px;
  left: 60%;
  padding: 0 0;
}
#news-slider6.owl-carousel .owl-item .item .datadest sub a{
  font-size: 16px;
  font-weight: 600;
  color: #f38e21;
}
.popular-activities {
  margin-top: 2rem;
  float: left;
  width: 100%;
}
.popular-activities h2 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin: 0 0 10px;
  text-align: center;
}
.popular-activities p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 0 0 34px;
  text-align: center;
}
.handpicked-internation{
  float:left;
  width:100%;
  background:#f5f6f8;
}
.handpicked-internation .activities-destnew{
  display: flex;
  justify-content: space-between;
  border: 2px solid #ededed;
  padding: 20px;
  border-radius: 20px;
  background: #fff;
  margin: 34px 0 34px;
}

.handpicked-internation .activities-destnew .dest1{
  width:50%;
  background: #fff;
}
.handpicked-internation .activities-destnew .dest1 ul{
  margin: 21px 0 0;
  padding: 14px;
  height: 483px;
  width: 97%;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 2px solid #ededed;
  border-radius: 10px;
}
.handpicked-internation .activities-destnew .dest1 ul li{
  list-style-type: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.handpicked-internation .activities-destnew .dest1 ul li span{

}
.handpicked-internation .activities-destnew .dest1 ul li .inter-1{width:14%;}
.handpicked-internation .activities-destnew .dest1 ul li .inter-2{width:75%;}
.handpicked-internation .activities-destnew .dest1 ul li .inter-3{width:11%;}
.handpicked-internation .activities-destnew .dest1 ul li span img{
border-radius:8px;
}
.handpicked-internation .activities-destnew .dest1 ul li span h3{
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #000;
  text-align: left;
  margin: 11px 0 4px;
}
.handpicked-internation .activities-destnew .dest1 ul li span p{
  font-size: 14px;
  font-weight: 500;
  color: #000;
  text-align: left;
  margin: 5px 0 9px;
}
.handpicked-internation .activities-destnew .dest1 ul li .inter-3 strong{
  color: #404148;
  font-weight: 700;
  font-size: 13px;
  border: 2px solid #f5f5f5;
  padding: 4px 7px;
  border-radius: 20px;
}
.handpicked-internation .activities-destnew .dest1 h2{
  font-size: 25px;
  font-weight: 700;
  color: #000;
}
.handpicked-internation .activities-destnew .dest2{
  width:50%;
}

.handpicked-internation .activities-destnew .dest2 a{
  display: inline-block;
  text-align: right;
  float: right;
  margin: 0 36px 25px;
  color:#d12f48;
  font-size:16px;
  text-decoration: underline;
  font-weight: 700;
}
.handpicked-internation .activities-destnew .dest2 ul{
  margin: 0;
  padding: 0;
  display: inline-block;
}
.handpicked-internation .activities-destnew .dest2 ul li{
  list-style-type: none;
  position: relative;
  border-radius: 10px;
  width: 48.3%;
  margin-right: 20px;
  float: left;
  margin-bottom: 28px;
}
.handpicked-internation .activities-destnew .dest2 ul li h3{
  margin: 0 0 0;
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  top: 161px;
  border-radius: 0 0 10px 10px;
  width: 100%;
  padding: 11px 10px 31px;
  left: 0;
  line-height: 24px;
  background-image: linear-gradient(180deg, rgb(0 0 0 / 0%), rgb(0 0 0 / 80%));
}
.handpicked-internation .activities-destnew .dest2 ul li img{
  border-radius: 10px;
  height: 227px;
  width: 100%;
}

.handpicked-internation .activities-destnew .dest2 ul li:nth-child(2),.handpicked-internation .activities-destnew .dest2 ul li:nth-child(4){margin-right: 0;}


.bookgoglobale{
  margin-top: 2rem;
  float: left;
  width: 100%;
}
.bookgoglobale h2{
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin: 0 0 10px;
}
.bookgoglobale p{
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 0 0 10px;
}
.bookgoglobale ul{
  margin: 14px 0 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bookgoglobale ul li{
  -webkit-box-shadow: 0px 6px 12px 0px rgb(12 6 14 / 14%);
  box-shadow: 0px 6px 12px 0px rgb(12 6 14 / 14%);
  width: 32%;
  list-style-type: none;
  padding: 20px;
  border-radius: 10px;
  
}
.bookgoglobale ul li img{
  float: left;
  margin: 7px 10px 0 0;
}
.bookgoglobale ul li h3{
  font-size: 15px;
  font-weight: 600;
  color: #000;
  margin: 0 0 4px;
}
.bookgoglobale ul li p{
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin: 0 0 0;
}

.relise-spain{
  margin-top: 3rem;
  float: left;
  width: 100%;
}

.relise-spain ul{
  margin: 20px 0 0 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
.relise-spain ul li{
  list-style-type: none;
  position: relative;
  border-radius: 10px;
}
.relise-spain h2 {
  font-size: 30px;
  font-weight: 700;
  color: #000;
  margin: 0 0 4px;
}
.relise-spain p {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  margin: 0 0 10px;
}
.relise-spain li h3{
  margin: 0 0 0;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  top: 161px;
  border-radius: 0 0 10px 10px;
  width: 100%;
  padding: 11px 65px 31px;
  left: 0;
  line-height: 24px;
  background-image: linear-gradient(180deg, rgb(0 0 0 / 0%), rgb(0 0 0 / 80%));
}
.relise-spain ul li img{
  border-radius: 10px;
  height: 227px;
  width: 100%;
}
.besttimetop{width:100%; float: left; margin-top:3rem;}
.besttimetop .besttime{background:url(../images/best-time-banner.png) no-repeat; width:100%; height:380px; border-radius:10px;}
.besttimetop .besttime h2{
  font-size: 23px;
  font-weight: 700;
  color: #000;
  margin: 0 0 4px;
  padding: 35px 38px 0;
}
.besttimetop .besttime p{
  font-size: 13px;
  font-weight: 400;
  color: #000;
  margin: 0 0 4px;
  padding: 0 38px 0;
}
.content-us{background:url(../images/contect-us-banner.png) no-repeat; width:100%; height:350px; position:relative;}
.content-us::before{
  content:" ";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:rgba(0,0,0,0.70);
}
.content-us h1{
  margin-top: 138px;
  color: #fff;
  font-size: 41px;
  font-weight: 600;
}
.add-all{
  float: left;
  width: 100%;
  margin-top: 3rem;
}
.add-all ul{margin:0; padding:0; display: flex; justify-content: space-between;}
.add-all ul li{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
  list-style-type: none;
  padding: 20px;
  border-radius: 10px;
  width: 31%;
}
.add-all ul li img{
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 3px 6px 0 rgba(0, 0, 0, 0.19);
  border-radius: 50%;
  padding: 12px;
}
.add-all ul li p{
  font-size: 17px;
  font-weight: 500;
  color: #72748d;
  margin: 19px 0 10px;
}
.add-all ul li span{
  font-size: 18px;
  font-weight: 600;
  color: #11276e;
  margin: 13px 0 4px;
}
.write-massage{
  float: left;
  width: 100%;
  margin-top: 3rem;
  text-align: center;
}
.write-massage p{
  font-size: 16px;
  font-weight: 500;
  color: #f38e21;
  margin: 0 0 0;
}
.write-massage strong{
  font-size: 25px;
  font-weight: 600;
  color: #001b3b;
  margin: 13px 0 4px;
}
.space{
  float: left;
  width: 100%;
  margin-top: 1.3rem;
}
.name-space{
  float: left;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  padding: 40px;
  border-radius:15px;
}
.name-space .form-control{
  border-radius: 10px;
  border: 2px solid #e9e9e9;
  margin-bottom: 20px;
  padding: 0.875rem .75rem;
}

.name-space .form-control::placeholder{font-size:16px; color:#11276e; font-weight: 500;}
.name-space textarea{height:120px;}
.name-space button{
  background: #ec7c00;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  border-radius: 5px;
  padding: 9px 17px 9px;
  cursor: pointer;
}
.whychoose{
  float: left;
  width: 100%;
  margin-top: 3rem;
  background: #f3f6f9;
  padding: 29px 0 29px;
}
.whychoose h2{
  color: #001b3b;
  font-size: 22px;
  font-weight: 700;
  margin: 8px 0 22px;
}
.whychoose h2 strong{color:#ec7c00; font-weight:700;}
.whychoose ul{display: flex; justify-content: space-between; margin:0; padding:0;}
.whychoose ul li{
  list-style-type: none;
  width:31%;
}
.whychoose ul li h2{
  color: #001b3b;
  font-size: 14px;
  font-weight: 700;
  margin: 8px 0 8px;
}
.whychoose ul li p{
  color: #001b3b;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}
.whychoose span{
  background: #001b3b;
  display: inline-block;
  border-radius: 50%;
  padding: 9px 9px;
}
.whychoose span img{
  height: 28px;
}
@media (min-width: 576px) {
  .form-inline .form-control {
      display: inline-block;
      width: 179px;
      vertical-align: middle;
  }
}