:root {
  --primary-main: #fcb349;
  --secondary-main: #071931;
  --light-main: #41b4e2;
  --light-blue: #3680e2;
  --main-green: #3fc13a;
}
body {
  font-family: "Poppins", sans-serif;
  font-style: normal !important;
  font-size: 16px !important;
  color: #262626 !important;
  font-weight: 400;
}
html,
body {
  width: 100%;
  margin: 0;
  /* overscroll-behavior: none; */
}
a {
  cursor: pointer;
}

p a {
  color: #0d6efd !important;
}
.text-green {
  color: var(--main-green);
}
.container {
  max-width: 1180px !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
}

.icon::before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.text-orange {
  color: var(--primary-main) !important;
}

.btn-primary {
  border: 1px solid var(--primary-main) !important;
  background-color: var(--primary-main) !important;
  padding: 11px 27px 11px 27px !important;
  border-radius: 4px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  transition: 0.3s !important;
}

.btn-primary:hover {
  border: 1px solid var(--secondary-main) !important;
  background-color: var(--secondary-main) !important;
}

.btn-primary-outline {
  border: 1px solid var(--primary-main) !important;
  background-color: transparent !important;
  padding: 11px 27px 11px 27px !important;
  border-radius: 4px !important;
  color: var(--primary-main) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  transition: 0.3s !important;
}

.btn-primary-outline:hover {
  border: 1px solid var(--primary-main) !important;
  background-color: var(--primary-main) !important;
  color: #fff !important;
}

.btn-secondary {
  border: 1px solid var(--secondary-main) !important;
  background-color: var(--secondary-main) !important;
  padding: 11px 27px 11px 27px !important;
  border-radius: 4px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  transition: 0.3s !important;
}

.btn-secondary:hover {
  border: 1px solid var(--primary-main) !important;
  background-color: var(--primary-main) !important;
}

.btn-secondary-outline {
  border: 1px solid var(--secondary-main) !important;
  background-color: transparent !important;
  padding: 11px 27px 11px 27px !important;
  border-radius: 4px !important;
  color: var(--secondary-main) !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  transition: 0.3s !important;
}

.btn-secondary-outline:hover {
  border: 1px solid var(--secondary-main) !important;
  background-color: var(--secondary-main) !important;
  color: #fff !important;
}

.btn-gray-outline {
  border: 1px solid #a6a6a6 !important;
  background-color: transparent !important;
  padding: 11px 27px 11px 27px !important;
  border-radius: 4px !important;
  color: #a6a6a6 !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  transition: 0.3s !important;
}

.btn-gray-outline:hover {
  border: 1px solid var(--secondary-main) !important;
  background-color: var(--secondary-main) !important;
  color: #fff !important;
}

.select-btn {
  margin-top: 0px;
  padding: 9px 27px 9px 27px !important;
}

/*  Header start*/
.header {
  height: 62px;
  box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
  -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
}

.navbar-light .navbar-nav .nav-link {
  /* color: #333 !important; */
  transition: 0.4s;
  font-weight: 600;
  font-size: 14px !important;
}
.nav-link {
  color: #000 !important;
}
/* .navbar-toggler {
  font-size: 16px !important;
} */
.header .navbar-toggler.nav-togg {
  padding: 0px;
  border: none;
}

.header .navbar-toggler.nav-togg .navbar-toggler-icon {
  color: var(--secondary-main);
}

.navbar-light .navbar-nav .nav-link:hover,
.nav-item a.active,
a.active {
  color: var(--primary-main) !important;
}

.speak-expert p {
  margin: 0;
  color: #555;
  font-weight: 400;
  font-size: 12px;
  text-align-last: end;
  line-height: 16px;
}

.speak-expert a {
  font-size: 20px;
  color: var(--primary-main);
  transition: 0.4s;
  font-weight: 700;
  text-decoration: none !important;
}

.speak-expert a:hover {
  color: #ccc;
}

.navbar .call-icon {
  margin-left: 10px;
}

.navbar .call-icon i {
  background: var(--primary-main);
  color: #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  padding: 12px;
}

@media screen and (max-width: 991px) {
  html,
  body {
    overscroll-behavior-x: none;
  }
  #main_nav {
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 999;
    left: 0;
    text-align: center;
    top: 57px;
  }
  .single-flight-round-box .flight-round-box {
    margin-top: 15px;
  }
}

@media screen and (max-width: 480px) {
  .speak-expert a {
    font-size: 16px;
  }
}

/*  Header end*/
.foot-cookie-box {
  background: rgba(235, 235, 235, 0.95);
}

/*  Flight Search start*/
#content {
  padding-top: 62px;
}

.flight-search {
  height: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.flight-search .main-head {
  margin-bottom: 3rem;
}

@media screen and (max-width: 640px) {
  .flight-search {
    min-height: auto;
  }
}

@media screen and (max-width: 768px) {
  .flight-search .search-flights-btn {
    margin-top: 0px !important;
  }
}

.flight-search {
  background-image: url(../images/flight-search-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
}

.flight-search.miami {
  background-image: url(../cities-images/MIA.webp);
}

.flight-search.newyork {
  background-image: url(../cities-images/NYC.webp);
}

.flight-search.chicago {
  background-image: url(../cities-images/CHI.webp);
}

.flight-search.lasvegas {
  background-image: url(../cities-images/LAS.webp);
}

.flight-search.london {
  background-image: url(../cities-images/LON.webp);
}

.flight-search.hongkong {
  background-image: url(../cities-images/HKG.webp);
}

.flight-search.shanghai {
  background-image: url(../cities-images/SHA.webp);
}

.flight-search-head {
  background: #fff;
  /* display: inline-block; */
  display: none;
  padding: 16px 24px;
  border-radius: 5px 5px 0 0;
  color: #a6a6a6;
  font-size: 16px;
  font-weight: 600;
}

.flight-search-box .tab-pane .tab-content {
  padding: 24px 16px 16px 24px;
  background: #fff;
  border-radius: 0px 8px 8px 8px;
  box-shadow: 0 12px 15.25px 0 rgba(0, 0, 0, 0.02),
    0 5px 18px 0 rgba(0, 0, 0, 0.05) !important;
}

.flight-search-box .tab-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -55px 0px 35px;
}

.flight-search-box .tab-nav .mtab {
  background-color: #fff;
  border-radius: 8px;
  padding-bottom: 1px;
  -ms-flex-direction: unset;
  flex-direction: unset;
  display: inline-block;
  box-shadow: 0px 4px 14px #9c9c9c;
}

.flight-search-box .tab-nav .mtab .list-group-item {
  position: unset;
  display: unset;
  float: left;
  padding: 15px 30px 10px;
  margin-bottom: unset;
  border: unset;
  border-right: 1px solid #f3f3f3;
  border-radius: 8px;
  text-align: center;
}

.flight-search-box .tab-nav .mtab .list-group-item i {
  display: block;
  margin-bottom: 5px;
  font-size: 24px;
}

.flight-search-box .tab-nav .list-group-item-action {
  width: unset;
}

.flight-search-box .tab-nav .list-group-item.active {
  color: #ee1d25;
  background-color: transparent;
}

.tab-bg .stab {
  -ms-flex-direction: unset;

  flex-direction: unset;
}

.tab-bg .stab .list-group-item {
  position: unset;
  display: unset;
  float: left;
  font-weight: 700;
  padding: 10px 24px;
  margin-bottom: unset;
  margin-right: 5px;
  background: #fff;
  border: none;
  box-shadow: none;
  color: #a6a6a6;
  cursor: pointer;
  transition: 0.3s !important;
  border-radius: 8px 8px 0px 0px;
}

.tab-bg .list-group-item-action {
  width: unset;
}

.tab-bg .list-group-item.active {
  background-color: var(--secondary-main) !important;
  color: #fff !important;
}

.flight-search-box .input {
  position: relative;
  padding-bottom: 10px;
}

.input,
.input2 {
  margin-bottom: 5px;
}

.input span,
.input2 span {
  display: block;

  font-weight: 600;

  font-size: 14px;
}

.input input {
  width: 100%;
  padding: 12px 15px 12px 45px;
  font-size: 13px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  background: #fff;
  position: relative;
}

.input img.cross-icon {
  position: absolute;
  top: 35px !important;
  right: 10px !important;
  border: none;
  width: 16px;
  z-index: 9999;
  opacity: 1;
  background: #fff;
}

.input input::placeholder {
  color: #262626;
  opacity: 1;
}

.input select {
  width: 100%;
  padding: 12px 15px 12px 45px;
  font-size: 13px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
}

.input select option {
  font-family: "Poppins", sans-serif;
}

.input2 input {
  width: 100%;

  padding: 8px 15px 8px 15px;

  font-size: 13px;
  border: 1px solid #d2d2d2;

  border-radius: 4px;
}

.input i {
  width: auto;
  position: absolute;
  top: 35px;
  left: 10px;
  border-right: 1px solid #e4e4e4;
  color: var(--primary-main);
  padding-right: 7px;
}

.input1 {
  margin-bottom: 15px;
}

.input1 span {
  display: block;

  font-weight: 600;

  font-size: 14px;
}

.input1 input {
  width: 100%;

  padding: 12px 45px;

  font-size: 13px;

  border: 1px solid #d2d2d2;

  border-radius: 4px;

  text-align: center;
}

.flight-search-box .travelers-total {
  font-size: 13px;
}

.flight-search-box .travelers-box {
  cursor: pointer;
}

.flight-search-box .travelers-box .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 0px 0px 4px 5px;
  padding: 15px 10px;
  width: 100%;
  margin-top: 15px !important;
  box-shadow: 0 56px 48px #00254a1a;
  z-index: 9999999;
  transform: translate(0px, 34px) !important;
}

.flight-search-box .travelers-box .dropdown-menu.show {
  display: block;
}

.flight-search-box .static-dropdown.travelers-box .dropdown-menu {
  right: 0px !important;
}

.flight-search-box .travelers-box .dropdown-menu .total-travelers {
  padding: 8px 16px !important;
}

.flight-search-box .travelers-box .dropdown-menu .total-travelers button {
  padding: 6px 12px 6px 12px !important;
  margin: 0px;
}

.flight-search-box
  .travelers-box
  .dropdown-menu
  .total-travelers
  button.done-btn:focus
  + .dropdown-menu {
  display: none;
}

.flight-search-box .travelers-box .dropdown-item:hover {
  background: transparent;
}

.flight-search-box .travelers-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.flight-search-box .travelers-item h6 {
  margin-bottom: 0px !important;
  font-size: 14px;
}

.flight-search-box .dropdown-item h6 {
  font-size: 14px !important;
  color: #212529;
}

.flight-search-box .travelers-item p {
  font-size: 12px;
  margin-bottom: 0px !important;
  color: #212529;
}

.flight-search-box .travelers-qty {
  display: flex;
  align-items: center;
  gap: 5px;
}

.flight-search-box .travelers-qty input {
  padding: 12px 15px 12px 15px;
}

.flight-search-box .travelers-qty button {
  border: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50px;
  background: rgba(113, 103, 255, 0.15);
}

.flight-search-box .travelers-qty button i {
  position: unset !important;
  font-size: 16px !important;
  padding-right: 0px !important;
}

.flight-search-box .travelers-qty input {
  width: 25px;
  text-align: center;
  border: none;
  outline: none;
  color: #212529;
  padding: 0px;
  font-weight: bold;
}

.flight-search-box .travelers-class-info .form-check {
  margin-top: 10px;
}

.flight-search-box .dropdown-item label {
  font-size: 14px !important;
}

.form-check input {
  padding: 8px !important;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.flight-search-box .travelers-class-info .form-check-input {
  box-shadow: none;
  margin-top: 7px;
}

.flight-search-box .form-group {
  position: relative;
  width: 100%;
  padding: 12px 15px 12px 45px;
  font-size: 13px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
}

.input2 {
  margin-bottom: 15px;
}

.input2 span {
  display: block;

  font-weight: 600;

  font-size: 14px;
}

.input2 select {
  width: 100%;

  padding: 12px;

  font-size: 13px;
  border: 1px solid #d2d2d2;

  border-radius: 4px;

  text-align: center;
}

.flight-search .search-flights-btn {
  margin-top: 21px;
}

/*  Flight Search end*/
/*  Features start*/
.featuresBox-wrap {
  transition: all 700ms ease 0s;
  background: #fff;
  border: 1px solid #d2d2d2;
  margin: 10px;
}

.featuresBox-wrap:hover {
  box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.2) !important;
  -webkit-transform: translate(0px, -10px) !important;
  -ms-transform: translate(0px, -10px) !important;
  transform: translate(0px, -10px) !important;
}

.featuresBox-captions p {
  min-height: 74px;
}

.features .featuresBox-icons i {
  border-radius: 50%;
  height: 48px;
  width: 48px;
  color: #fff;
  background: var(--primary-main);
  padding: 12px;
  font-size: 24px !important;
}

.travel-guide {
  background: var(--secondary-main);
}

/*  Features end*/
/*  Destinations start*/
.secHeading-wrap h2 span {
  color: var(--primary-main);
}

.destination-box {
  position: relative;
  overflow: hidden;
}

.destination-box img {
  transition: all ease 0.4s;
  border-radius: 6px;
  width: 100%;
}

.destination-box img:hover {
  transform: scale(1.05);
}

.destination-box .city-name {
  color: #fff;
  position: absolute;
  top: 5px;
  left: 5px;
  font-weight: 600;
  font-weight: 600;
}

.destination-details {
  right: 5px;
  text-align: right;
  color: #fff;
  position: absolute;
  bottom: 5px;
}

.destination-details .view-btn {
  background: var(--primary-main);
  display: inline-block;
  font-size: 14px;
  border-radius: 20px;
  padding: 2px 8px;
}

.destination-details .destination-name {
  font-weight: 700;
  font-size: 18px;
  text-shadow: 1px 2px 3px #555;
}

/*  Destinations end*/
/*  Flight-Deals start*/

.flight-deals {
  background: url(../images/deals_bg2.jpg) no-repeat center/cover;
  width: 100%;
  height: auto;
}

.flight-deals-box {
  background: #ffffff;
  padding: 6px;
  text-align: center;
}

.trip-name {
  color: var(--secondary-main);
  font-weight: 700;
}

.trip-name i {
  color: var(--primary-main);
  padding: 0px 8px;
}

.flight-deals-box .book-btn a {
  text-decoration: none !important;
  color: #fff !important;
  background: var(--primary-main);
  padding: 6px 10px;
  font-size: 11px;
  border-radius: 4px;
  display: flex;
}

.flight-deals-box .book-btn a:hover {
  background: var(--secondary-main);
}

.deals-desclaimer {
  font-size: 13px;
  color: #444;
  margin: 0px 1% !important;
  width: 98% !important;
}

.deals-desclaimer a {
  color: #0d6efd !important;
}

/*  Flight-Deals end*/
/*  Footer start*/
.footer {
  background: #073d6a;
}

.footer-widget h4 {
  text-decoration: none;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  font-size: 15px;
  padding: 0 0 6px 0;
}

.footer-widget ul {
  padding: 0;
  margin: 0;
}

.footer-widget ul li {
  list-style: none;
  display: block;
  line-height: 32px;
}

.footer-widget ul li a {
  text-align: left;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  transition: 0.2s;
  color: #212529;
}

.footer-widget p a {
  color: #212529 !important;
}

.footer-widget a.readmore {
  color: #0d6efd !important;
}

.footer-bottom p {
  font-size: 14px;
}

.footer-bottom {
  text-align: center;
}

/* .footer-widget ul li a:hover {
  color: rgba(255, 255, 255, 0.75) !important;
} */

.footer-widget .newsletter {
  background: linear-gradient(to right, #073d6a, #073d6a) !important;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 1px 60px rgba(0, 0, 0, 0.25), 0 0 2px rgba(0, 0, 0, 0.3);
}

.footer-widget .newsletter .title {
  font-weight: 600;
  font-size: 13px;
}

.footer-widget .newsletter .subtitle {
  color: #ccc;
  font-size: 11px;
  margin-bottom: 16px;
}

.footer-top .payment-wrap img {
  background: #fff;
}

.footer-about p {
  font-size: 14px;
}

.newsletter button {
  margin-top: 0px;
}

.newsletter button:hover {
  background: var(--primary-main) !important;
  border: 1px solid var(--primary-main) !important;
}

/*  Footer end*/
@media screen and (max-width: 991px) {
  #main_nav {
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 999;
    left: 0;
    text-align: center;
    top: 57px;
  }
}

@media screen and (max-width: 480px) {
  .speak-expert a {
    font-size: 16px;
  }
  .foot-cookie-box p {
    font-size: 11px;
  }
}

/*  Modify Flight Search - Listing Page start*/
.modify-flight-search {
  background: rgba(17, 29, 144, 0.05);
  width: 100%;
  margin: auto;
  padding: 18px 0px 0px 0px;
  border-bottom: 1px solid rgba(17, 29, 144, 0.2);
}

.modify-flight-search-head {
  background: #fff;
  display: inline-block;
  padding: 15px 35px;
  border-radius: 5px 5px 0 0;
  color: var(--primary-main);
  font-size: 16px;
  font-weight: 600;
}

.modify-flights-sec {
  background: #41b4e2;
  background: linear-gradient(273deg, #071931 1.2%, #78a5fd 231.37%);
}

.modify-flight-search-box {
  padding: 0px 0px 0px 0px;
}
.modify-flight-search-box .main-search-box {
  background: none;
}

.modify-flight-search-box .airports-box .mega-input,
.modify-flight-search-box .dates-box .mega-input,
.modify-flight-search-box .travelers-box .mega-input {
  font-size: 16px !important;
}

.collapsing {
  -webkit-transition-delay: 0.2s !important;
  transition-delay: 0.2s !important;
  transition: height 0.2s ease !important;
}

.modify-flight-search-box .tab-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -55px 0px 35px;
}

.modify-flight-search-box .tab-nav .mtab {
  background-color: #fff;
  border-radius: 8px;
  padding-bottom: 1px;
  -ms-flex-direction: unset;
  flex-direction: unset;
  display: inline-block;
  box-shadow: 0px 4px 14px #9c9c9c;
}

.modify-flight-search-box .tab-nav .mtab .list-group-item {
  position: unset;
  display: unset;
  float: left;
  padding: 15px 30px 10px;
  margin-bottom: unset;
  border: unset;
  border-right: 1px solid #f3f3f3;
  border-radius: 8px;
  text-align: center;
}

.modify-flight-search-box .tab-nav .mtab .list-group-item i {
  display: block;
  margin-bottom: 5px;
  font-size: 24px;
}

.modify-flight-search-box .tab-nav .list-group-item-action {
  width: unset;
}

.modify-flight-search-box .tab-nav .list-group-item.active {
  color: #ee1d25;
  background-color: transparent;
}

.tab-bg .stab .list-group-item i {
  padding-right: 8px;
}

.tab-bg .list-group-item-action {
  width: unset;
}

.modify-flight-search-box .input {
  position: relative;
}

.modify-flight-search-box .input img.cross-icon {
  position: absolute;
  top: 35px !important;
  right: 10px !important;
  border: none;
  width: 16px;
  z-index: 999;
  opacity: 1;
  background: #fff;
}

.input input:focus-visible {
  border: 1px solid #d2d2d2;
}

.input2 input {
  width: 100%;

  padding: 8px 15px 8px 15px;

  font-size: 13px;
  border: 1px solid #d2d2d2;

  border-radius: 4px;
}

.input i {
  width: auto;
  position: absolute;
  top: 35px;
  left: 10px;
  border-right: 1px solid #e4e4e4;
  color: var(--secondary-main);
  padding-right: 7px;
  z-index: 999;
}

.input1 {
  margin-bottom: 15px;
}

.input1 span {
  display: block;

  font-weight: 600;

  font-size: 14px;
}

.input1 input {
  width: 100%;

  padding: 12px 45px;

  font-size: 13px;

  border: 1px solid #d2d2d2;

  border-radius: 4px;

  text-align: center;
}

.modify-flight-search-box .travelers-total {
  font-size: 13px;
}

.modify-flight-search-box .travelers-box {
  cursor: pointer;
}

.modify-flight-search-box .travelers-box .dropdown-menu {
  background: #fff;
  border: none;
  border-radius: 10px;
  padding: 15px 10px;
  width: 100%;
  margin-top: 15px !important;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 5%);
}

.modify-flight-search-box .travelers-box .dropdown-menu.show {
  display: block;
}

.modify-flight-search-box .static-dropdown.travelers-box .dropdown-menu {
  right: 0px !important;
}

.modify-flight-search-box .travelers-box .dropdown-item:hover {
  background: transparent;
}

.modify-flight-search-box .travelers-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 5px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.modify-flight-search-box .travelers-item h6 {
  margin-bottom: 0px !important;
  font-size: 14px;
}

.modify-flight-search-box .travelers-item p {
  font-size: 12px;
  margin-bottom: 0px !important;
}

.modify-flight-search-box .travelers-qty {
  display: flex;
  align-items: center;
  gap: 5px;
}

.modify-flight-search-box .travelers-qty input {
  padding: 12px 15px 12px 15px;
}

.modify-flight-search-box .travelers-qty button {
  border: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50px;
  background: rgba(113, 103, 255, 0.15);
}

.modify-flight-search-box .travelers-qty button i {
  position: unset !important;
  font-size: 16px !important;
  padding-right: 0px !important;
}

.modify-flight-search-box .travelers-qty input {
  width: 25px;
  text-align: center;
  border: none;
  outline: none;
  font-weight: bold;
  padding: 0;
}

.modify-flight-search-box .travelers-class-info .form-check {
  margin-top: 10px;
}

.modify-flight-search-box .dropdown-item h6 {
  font-size: 14px !important;
}

.modify-flight-search-box .dropdown-item label {
  font-size: 14px !important;
}

.form-check input {
  padding: 8px !important;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.modify-flight-search-box .travelers-class-info .form-check-input {
  box-shadow: none;
  margin-top: 7px;
}

.modify-flight-search-box .form-group {
  position: relative;
  width: 100%;
  padding: 12px 15px 12px 45px;
  font-size: 13px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  background: #fff;
}

.input2 {
  margin-bottom: 15px;
}

.input2 span {
  display: block;

  font-weight: 600;

  font-size: 14px;
}

.input2 select {
  width: 100%;

  padding: 12px;

  font-size: 13px;
  border: 1px solid #d2d2d2;

  border-radius: 4px;

  text-align: center;
}

.input2 input {
  width: 100%;

  padding: 12px;

  font-size: 13px;
  border: 1px solid #d2d2d2;

  border-radius: 4px;
}

.modify-flight-search-box .search-flights-btn {
  margin-top: 21px;
}

/*  Modify Flight Search - Listing Page end*/
/*  Flight Result Listing start*/
.flight-search-results {
  background: #eff3f7;
  position: relative;
}

.search-result-num p {
  font-size: 14px;
}

.note-bar {
  font-size: 12px;
  background-color: #fff;
}

.br-5 {
  border-radius: 5px !important;
}

.single-flight-round-box {
  background-color: #fff;
  padding: 20px 20px 15px 20px;
  border-radius: 8px;
  position: relative;
}

.dropdown:hover .dropdown-toggle.show,
.dropdown-menu.show,
.single-flight-bag .dropdown:hover .dropdown-menu {
  display: block !important;
  right: 0 !important;
  transform: unset !important;
  top: 35px !important;
  inset: unset !important;
  right: 0px !important;
}
.depart-bag .dropdown-menu.show,
.single-flight-bag .depart-bag.dropdown:hover .dropdown-menu {
  left: 0 !important;
  right: auto !important;
}
.color-white {
  color: #fff !important;
}

.depart-return-sub-title {
  font-size: 14px;
}

.listing-flight-logo {
  position: relative;
}

.listing-flight-logo img {
  width: 100%;
  max-width: 30px;
  margin-bottom: 5px;
}

.listing-flight-logo span {
  font-size: 11px;
}

.listing-flight-logo span {
  clear: both;
  float: left;
  width: 100%;
}

.single-flight-round-box .flight-time {
  margin: auto;
  margin-bottom: auto;
  width: 60px;
}

.flight-time span {
  font-size: 13px;
  font-weight: 600;
  color: #262626;
}

.single-flight-round-box .airport-code {
  margin: auto;
  margin-bottom: auto;
  width: 60px;
}

.flight-plus-airport {
  position: absolute;
}

.from-to-destination h6 {
  font-weight: 400;
}

.flight-plus-airport .tooltip-box + .tooltip-hover-top {
  display: none;
}

.flight-plus-airport .tooltip-box:hover + .tooltip-hover-top {
  display: block;
  position: absolute;
  padding: 10px 20px;
  background-color: var(--primary-main);
  color: #fff;
  font-size: 10px;
  min-width: 180px;
  border-radius: 25px;
  z-index: 2;
  bottom: 24px;
  transition: 0.3s;
}

.airport-code .flight-plus-airport span.tooltip-box {
  color: #a6a6a6;
}

.flight-plus-airport span {
  padding-left: 10px;
}

.flight-plus-airport ul li {
  list-style-type: none;
}

.flight-plus-airport:hover .tooltip-hover-top {
  transform: scale(1);
}

.from-to-destination h6 {
  color: #a6a6a6;
}

.from-to-destination h6,
.list-type-button-item h6,
.operated-by {
  font-size: 11px;
}

.from-to-destination h5::after {
  position: absolute;

  top: 50%;

  content: "/";

  color: transparent;

  border-top: 1px solid #a6a6a6;

  left: 0;

  right: 0;

  height: 1px;

  transform: translateY(-50%);
}

.from-to-destination h5 {
  position: relative;
  height: 25px;
}

.from-to-destination h6 {
  font-weight: 400;
}

.from-to-destination h6 {
  color: #a6a6a6;
}

.from-to-destination h6,
.list-type-button-item h6,
.operated-by {
  font-size: 11px;
}

.airport-code {
  font-size: 14px;
  font-weight: 600;
}

.from-to-destination .flight-plus-airport {
  position: relative;
}

.from-to-destination .airport-code .flight-plus-airport span.tooltip-box {
  color: #a6a6a6;
}

.dual-tickets-tooltip .dropdown-toggle {
  font-size: 12px;
  cursor: pointer;
}

.listing-flight-price .rfd-side-flap {
  box-shadow: -46px 0 80px #00000029;
  border-left: 0 !important;
  width: 100% !important;
  max-width: 600px;
  /* z-index: 1051; */
}
.mmmm {
  z-index: 1055;
}
.recmonded-img {
  top: -4px;
  right: -4px;
}
.listing-flight-price #offcanvasRightLabel {
  color: #000;
}

.rfd-side-flap .offcanvas-body {
  padding-bottom: 120px;
}

.rfd-side-flap .nav-pills .nav-item .nav-link.active,
.rfd-side-flap .nav-pills .nav-item .nav-link:focus,
.rfd-side-flap .nav-pills .nav-item .nav-link:hover {
  background-color: var(--secondary-main);
  color: #fff;
  border-color: var(--secondary-main);
  text-decoration: none;
  color: #fff !important;
}
.baggage-details .nav-tabs .nav-link {
  border-color: #dee2e6;
  text-decoration: none;
  color: #979dad;
  margin-right: 5px;
  font-size: 14px;
}
@media (max-width: 640px) {
  .baggage-details .nav-tabs .nav-link {
    margin-right: 8px;
    font-size: 11px;
  }
  .rfd-side-flap .nav-pills .nav-item .nav-link {
    margin-bottom: 10px;
  }
}
.baggage-details .nav-tabs .nav-link.active,
.baggage-details .nav-tabs .nav-link:focus,
.baggage-details .nav-tabs .nav-link:hover {
  background-color: var(--secondary-main);
  color: #fff;
  border-color: var(--secondary-main);
  text-decoration: none;
}
.rfd-side-flap .nav-pills .nav-item .nav-link {
  color: #979dad;
  border: 1px solid #979dad;
  border-top-color: rgb(151, 157, 173);
  border-right-color: rgb(151, 157, 173);
  border-bottom-color: rgb(151, 157, 173);
  border-left-color: rgb(151, 157, 173);
  margin-right: 5px;
  font-size: 14px;
}

.rfd-side-flap .nav-pills .nav-item .nav-link {
  color: #979dad;
  border: 1px solid #979dad;
  margin-right: 5px;
  font-size: 14px;
}

.rfd-side-flap .flap-flight-details h4 {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}

.dual-tickets-tooltip .dropdown-toggle {
  background-color: #e7fee7;
  border: 1px solid #05a730;
  font-size: 12px;
  padding: 5px 15px;
  border-radius: 25px;
  cursor: pointer;
}

.dual-tickets-tooltip .dropdown-toggle {
  font-size: 12px;
  cursor: pointer;
}

.dual-tickets-tooltip .dropdown-toggle span {
  margin-right: 5px;
}

.dual-tickets-tooltip .dropdown-menu {
  min-width: 250px;
}

.dual-tickets-tooltip .dropdown-menu li ul {
  list-style: disc;
}

.dual-tickets-tooltip .dropdown-menu li ul li {
  font-size: 12px;
}

.rfd-side-flap .flap-flight-details h5 {
  color: var(--primary-main);
  font-size: 14px;
}

.rfd-side-flap .flap-flight-details .airlinelogo img {
  width: 20px;
}

.rfd-side-flap .flap-flight-details .airlinelogo span {
  font-weight: 600;
  color: #000;
}

.rfd-side-flap .flightbox-details h6 {
  color: #22262b !important;
  font-size: 14px;
}

.rfd-side-flap .flightbox-details-dot-line hr {
  margin: 0;
  border-top: 3px dotted #979dad;
  max-width: 75%;
  margin: 0 auto;
}
.rfd-side-flap .flightbox-details-dot-line hr.solid {
  margin: 0;
  border-top: 1px solid #979dad;
  max-width: 75%;
  margin: 0 auto;
}
.listing-flight-price h6,
.from-to-from-digination h6 {
  font-weight: 400;
}

.listing-flight-price h6 {
  color: #979dad;
}

.rfd-side-flap .flightbox-details span {
  line-height: 18px;
  display: inline-block;
}

.rfd-side-flap .flightbox-details span,
.flightbox-details-dot-line span {
  color: #979dad;
  font-size: 12px;
}

.rfd-side-flap .flap-flight-details .flight-lawover {
  background-color: #f2effc;
  font-size: 14px;
  color: #434343;
}

.orange-text {
  color: var(--primary-main) !important;
}

.rfd-flap-total-price {
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #f2effc;
  padding: 15px 15px;
}

.rfd-flap-total-price p {
  font-size: 12px;
}

.flightbox-details-air-icon img {
  width: 24px;
}

.from-to-destination .flight-plus-airport .tooltip-box {
  padding-left: 0;
}

.dgc {
  color: #404040;
}

.listing-flight-price h2 {
  font-size: 22px;
  font-weight: 700;
  clear: both;
}

.listing-flight-price h6 {
  font-size: 11px;
  color: #a6a6a6;
  font-weight: 400;
}

.btn-style1 {
  background-color: transparent;
  border: 1px solid var(--primary-main);
  border-radius: 5px;
  color: var(--primary-main);
  font-size: 14px;
  padding: 10px 30px;
  font-weight: 600;
  transition: 0.3s;
  display: table;
  text-decoration: none;
  outline: 0;
}

.btn-style1:hover,
button.btn-style1.active {
  background-color: var(--primary-main);
  color: #fff;
}

div button {
  cursor: pointer !important;
}

.flight-list-pagination button.active {
  background-color: var(--primary-main);
}

.flight-list-pagination button.active,
.flight-list-pagination button:hover {
  opacity: 1;
}

.flight-list-pagination button.active i,
.flight-list-pagination button.active span {
  color: #fff;
}

.flight-list-pagination button i {
  color: var(--primary-main);
}

.flight-list-pagination button:hover i {
  color: #fff;
}

.flight-list-pagination button {
  border: 1px solid var(--primary-main);
  border-radius: 5px;
  font-size: 14px;
  padding: 14px 30px;
  font-weight: 600;
  transition: 0.3s;
  text-decoration: none;
  outline: 0;
}

.transparent-btn {
  background-color: transparent;
  padding: 0;
  border: 0;
  line-height: normal;
}

.listing-flight-logo img.air-icon {
  position: absolute;
  width: 22px;
  left: 40px;
  top: 0;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .listing-flight-logo img {
    max-width: 35px;
  }
}

@media (min-width: 1200px) {
  .flight-round-box {
    border-left: 1px solid #e7e8ec;
    border-right: 1px solid #e7e8ec;
  }
}

/*  Flight Result Listing end*/
/*  Flight Filter start*/
.filter-open {
  overflow: hidden !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*   overflow: hidden!important;
  height: 100vh;
  width: 100vw; */
}

.filter-open .callbtn-btm-fixed {
  display: none;
}

.filter-sub-heading {
  transition: 0.5s;
}

.filter-sub-heading .icon span {
  background-color: #f2effc;
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
}

.filter-sub-heading .icon span img {
  width: 15px;
}

.filter-sub-heading .icon span i {
  color: var(--secondary-main);
  font-size: 16px;
}

.filter-sub-heading .sub-heading-title {
  font-size: 18px;
}

.side-bar-flights-filter {
  background-color: #fff;
}

.side-bar-flights-filter .clear-filter-btn {
  font-size: 14px;
  color: var(--primary-main);
}

.flights-filter-wrapper .filter-items h6 {
  font-size: 12px;
  color: #22262b;
}

.pac-container {
  background-color: #151515;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.pac-item,
.pac-item-query {
  color: #f7f7f7;
}

.pac-item:hover {
  background: #6666;
}

@media (max-width: 991px) {
  .flights-filter-wrapper {
    max-height: 85%;
    overflow-y: scroll;
  }

  div.side-bar-flights-filter.active {
    z-index: 99999 !important;
    position: fixed !important;
    top: 0 !important;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    overflow-y: auto;
    overflow-x: hidden;
    overscroll-behavior: none;
    height: 100%;
  }
}

@media (max-width: 991px) {
  .side-bar-flights-filter.active {
    transform: translate(0);
  }
}

.total-price-box-wrap i {
  color: #a6a6a6;
  margin-left: -25px;
}
.total-price-box-wrap a {
  color: #0d6efd !important;
}

@media (max-width: 991px) {
  .side-bar-flights-filter {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 40px;
    transform: translateY(-500%);
    transition: 0.5s;
    height: 100vh;
  }
}

.filter-items {
  border-bottom: 1px solid #e2e2e2;
}

.sidebar-filter-close-btn i {
  color: #000;
}

.clear-filter-btn {
  color: var(--secondary-main);
  font-size: 12px;
  text-align: right;
  font-weight: 500;
}

.filter-items .sub-title,
.list-type-button-item h5 span {
  font-size: 16px;
}

.filter-items .form-check label {
  font-size: 14px;
}

.price-slider {
  height: 50px;
}

.price-slider .horizontal-slider {
  background-color: #f3f3f7;
}

.price-slider .horizontal-slider {
  height: 2px;
}

.price-slider .horizontal-slider .slider-track {
  height: 2px;
}

.price-slider .slider-track.slider-track-1 {
  background: var(--secondary-main);
}

.price-slider .horizontal-slider .slider-thumb::before {
  position: absolute;
  content: "/";
  color: transparent;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid var(--secondary-main);
  top: -21px;
}

.price-slider .horizontal-slider .slider-thumb {
  top: 15px;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 14px;
  color: #000;
  width: 30px;
}

.price-slider .horizontal-slider .slider-thumb.slider-thumb-1::before {
  right: 0;
}

.price-slider h6 {
  font-size: 12px;
  color: #22262b;
}

.form-check-input:checked {
  background-color: var(--secondary-main) !important;
  border-color: var(--secondary-main) !important;
}

.multiple-airlines-logo {
  width: 22px;
}

@media (min-width: 992px) {
  .desk-hide {
    display: none;
  }
}

@media (max-width: 991px) {
  .mob-hide {
    display: none;
  }
}

/*  Flight Filter end*/
/*  Flight Slider start*/

.matrix-sidebar-box {
  background-color: #ffe9cc;
  border-radius: 10px 0 0 10px;
  border: 1px solid var(--primary-main);
  text-align: center;
  padding-top: 15px;
}

.matrix-sidebar-box h4 {
  padding: 13px 0;
}

.cursor-pointer {
  cursor: pointer;
}

.slick-list,
.slick-slider {
  position: relative;
  display: block;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.matrix-slider .slick-slider button::before {
  display: none;
}

.slick-next.slick-disabled::before,
.slick-prev.slick-disabled::before {
  opacity: 0.25;
}

.slick-prev::before {
  content: "←";
}

.slick-next::before,
.slick-prev::before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.matrix-slider .slick-slider button.slick-prev {
  right: 50px;
  left: unset;
  background-image: url(../images/left-arrow.png);
}

.matrix-slider .slick-slider button.slick-disabled {
  opacity: 0.3;
}

.matrix-slider .slick-slider button {
  position: absolute;
  font-size: 36px;
  z-index: 9;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 8px;
  height: 30px;
  width: 30px;
  border: 1px solid var(--secondary-main);
  border-radius: 4px;
  top: -30px;
  box-shadow: none;
  text-align: center;
}

.slick-prev {
  left: -25px;
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: none;
  background: transparent;
  background-color: transparent;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-image: none;
  background-size: auto;
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translateY(-50%);
  cursor: pointer;
  border: none;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.matrix-slider .slick-slider button::before {
  display: none;
}

.slick-next::before {
  content: "→";
}

.matrix-slider .slick-slider button.slick-next {
  right: 8px;
  background-image: url(../images/right-arrow.png);
}

.slick-track::after {
  clear: both;
}

.slick-track::after,
.slick-track::before {
  display: table;
  content: "";
}

.matrix-box .slick-list .slick-track {
  border-radius: 0 10px 10px 0;
}

.matrix-box .slick-track {
  float: left;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}

.matrix-box .slick-slide.slick-active .slider-main-item-box {
  border: 1px solid #f3f3f7;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: rgb(243, 243, 247);
  border-left: 0;
}

.matrix-sidebar-box h6.active,
.matrix-sidebar-box h6:hover {
  background-color: var(--primary-main);
}

.slider-main-item-box {
  text-align: center;
  padding-top: 15px;
  position: relative;
}

.slider-main-item-box .slide-img {
  text-align: center;
}

.slider-main-item-box .slide-img .air-icon {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
  width: 20px;
}

.slider-main-item-box .slide-img img {
  margin: auto;
  max-width: 30px;
  width: 100%;
  height: auto;
}

.slick-slide img {
  display: block;
}

.slider-main-item-box .slide-img label {
  font-size: 12px;
  color: #434343;
  height: 15px;
  overflow: hidden;
}

.slider-main-item-box {
  text-align: center;
}

.slider-main-item-box .slide-cont h6:last-child {
  margin-bottom: 0 !important;
}

/*  Flight Slider end*/
/*  Footer Listing Page start*/
p.footerPolicy {
  color: #434343;
  text-align: center;
}

.copyrightBox p {
  color: #434343;
  text-align: center;
}

p.footerPolicy {
  letter-spacing: 0.12px;
  font-size: 11px;
  padding: 0 6%;
}

.payment-partners ul {
  display: flex;
  list-style: none;
  align-items: center;
  width: 100%;
  justify-content: center;
}

.payment-partners ul li {
  margin: 1%;
}

.payment-partners ul {
  list-style: none;
}

.payment-partners ul li img {
  width: 65px;
  max-width: 65px;
}

.copyrightBox p {
  font-size: 14px;
  letter-spacing: 0.28px;
  font-size: 12px;
}

/*  Footer Listing Page end*/
/*  Media Quries start*/
@media screen and (max-width: 480px) {
  .airport-search__results {
    width: 100% !important;
    max-height: 160px !important;
  }

  .airport-search__results ul li.airport-name {
    font-size: 11px;
  }

  .airport-search__results ul li.airport-city-name {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  div.matrix-sidebar h4 {
    font-size: 14px !important;
    margin: 6px 0 !important;
  }
}

@media (max-width: 767px) {
  .matrix-sidebar-box h4 {
    font-size: 18px;
    margin: 27px 0 !important;
  }
}

@media (max-width: 767px) {
  .matrix-sidebar h6 {
    font-size: 11px !important;
  }
}

@media (max-width: 767px) {
  .matrix-sidebar h6,
  .slider-main-item-box .slide-cont h6 {
    font-size: 11px !important;
  }
}

@media (max-width: 767px) {
  .search-result-num p {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .depart-return-sub-title {
    font-size: 12px;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 767px) {
  .air-flight-price h2,
  .airport-code,
  .btn-style1 {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .flight-round-box {
    border-top: 1px solid #e7e8ec;
    margin-top: 15px !important;
    padding-top: 15px;
  }
}

@media (max-width: 767px) {
  .airport-code,
  .btn-style1 {
    font-size: 12px;
  }
  .listing-flight-price h2 {
    font-size: 20px;
  }

  .listing-flight-price .rfd-flap-total-price h2 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .btn-style1 {
    padding: 8px 2px;
    border-radius: 4px;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .payment-partners ul li img {
    width: 40px;
    max-width: 40px;
  }
}

@media (max-width: 767px) {
  .flight-list-pagination button span {
    font-size: 12px;
  }

  .flight-list-pagination button {
    padding: 14px 20px;
  }
}

@media (max-width: 991px) {
  .filter-sub-heading.sticky {
    position: fixed;
    z-index: 9;
    left: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    background-color: var(--secondary-main) !important;
    bottom: 70px;
    padding: 8px 20px !important;
    border-radius: 25px;
    cursor: pointer;
  }

  .filter-sub-heading.sticky span {
    color: #fff;
  }
  .filter-sub-heading span.clear-icon {
    display: none;
  }
  .filter-sub-heading.sticky span.clear-icon {
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    border-radius: 100%;
  }
  .filter-sub-heading.sticky span.clear-icon i::before {
    background: #fff;
    border: none;
    color: var(--light-main);
    border-radius: 100%;
  }
}

@media (max-width: 991px) {
  .flights-listing-results {
    overflow: hidden;
  }
}

.airport-search__results {
  max-height: 160px;
  overflow-y: auto;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  width: 150%;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  box-shadow: 0 56px 48px #00254a1a;
  z-index: 9999;
  border-radius: 0px 0px 4px 4px;
}

.airport-search__results ul {
  list-style: none;
  width: 100%;
  padding: 0px 5px 0 15px;
  overflow: hidden;
  max-height: 250px;
  margin: 0px 0 0;
}

.airport-search__results ul li.airport-city-name {
  cursor: pointer;
  position: relative;
  color: #22262b;
  font-size: 14px;
  font-weight: 500;
  padding: 2px 2px 2px 15px;
  list-style: none;
}

.airport-search__results ul li {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.airport-search__results ul li.airport-city-name::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f3c5";
  display: inline-block;
  color: var(--secondary-main);
  width: 16px;
  height: 16px;
  background-size: 15px 15px;
  top: 50%;
  left: 0;
  position: absolute;
  display: flex;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
}

.airport-search__results ul li.airport-name {
  cursor: pointer;
  position: relative;
  color: #5f6064;
  font-size: 14px;
  font-weight: 400;
  padding: 1% 1% 1% 12%;
}

.airport-search__results ul li.airport-name::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  /*   content: "\f5b0"; */
  display: inline-block;
  color: var(--secondary-main);
  width: 16px;
  height: 16px;
  background-size: 20px 20px;
  top: 50%;
  left: 0;
  position: absolute;
  display: flex;
  transform: translate(75%, -50%);
}

.airport-search__results.from-airport ul li.airport-name::before {
  content: "\f5b0";
}

.airport-search__results.to-airport ul li.airport-name::before {
  content: "\f5af";
}

.flight-search-box .react-datepicker-popper {
  z-index: 9999;
}

.flights-loading-view {
  background: #fff;
  border-radius: 4px;
  border: 4px solid rgba(65, 180, 246, 0.1);
  font-weight: 600;
  min-width: 500px;
}

.bg-gray {
  background: #eff3f7;
}
.bg-orange {
  background: var(--primary-main);
}
.transparent-btn {
  background-color: transparent;
  padding: 0;
  border: 0;
  line-height: normal;
}

.checkout-step-tabs .nav {
  border: 0;
}

.checkout-step-tabs .nav .nav-link.fill-active::after,
.checkout-step-tabs .nav .nav-link::before {
  position: absolute;
  height: 2px;
  border-radius: 2px;
  content: "/";
  color: transparent;
  top: 50%;
  width: 50%;
}

.checkout-step-tabs .nav .nav-link.fill-active::after {
  background-color: var(--secondary-main);
  z-index: 2;
  animation: checkouttab 2s;
}

.checkout-step-tabs .nav .nav-link.fill-active::after,
.checkout-step-tabs .nav .nav-link::before {
  position: absolute;
  left: 43%;
  height: 2px;
  border-radius: 2px;
  content: "/";
  color: transparent;
  top: 50%;
  width: 50%;
}

.checkout-step-tabs .nav .nav-link.fill-active .tabs-text {
  color: var(--secondary-main);
}

.checkout-step-tabs .nav .nav-link.fill-active .tabs-num {
  background-color: var(--secondary-main);
  color: #fff;
  border-color: var(--secondary-main);
}

.checkout-step-tabs .nav .nav-link::before {
  background-color: #ccc;
  z-index: 1;
}

.checkout-step-tabs .nav .nav-link {
  background-color: transparent !important;
  padding: 0 !important;
  border: 0 !important;
  color: #000;
  width: 25%;
  text-align: left;
  position: relative;
}

.checkout-step-tabs .nav .nav-link .tabs-num {
  border: 1px solid #979dad;
  background-color: #fff;
  color: #979dad;
  border-radius: 50%;
  font-size: 14px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  font-weight: 700;
  display: inline-block;
  text-align: center;
}

.checkout-step-tabs .nav .nav-link.active .tabs-num {
  background-color: var(--secondary-main);
  color: #fff;
  border-color: var(--secondary-main);
}

.checkout-step-tabs .nav .nav-link .tabs-num:hover {
  border: 1px solid var(--secondary-main);
  background-color: var(--secondary-main);
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  padding: 0;
  font-weight: 700;
  display: inline-block;
  text-align: center;
}

.checkout-step-tabs .nav .nav-link .tabs-text {
  margin-left: 10px;
  font-weight: 700;
  font-size: 14px;
  color: #979dad;
}

.checkout-step-tabs .nav .nav-link {
  color: #000;
  text-align: left;
}

@media (min-width: 992px) and (max-width: 1920px) {
  .checkout-step-tabs .nav .nav-link.fill-active::after,
  .checkout-step-tabs .nav .nav-link::before {
    left: 60%;
    width: 33%;
  }
}

@media (max-width: 991px) {
  .checkout-step-tabs .nav .nav-link.fill-active::after,
  .checkout-step-tabs .nav .nav-link::before {
    top: 30% !important;
    width: 60% !important;
    left: unset;
    right: -30%;
  }

  @media (max-width: 991px) {
    .checkout-step-tabs .nav .nav-link {
      flex-direction: column;
      display: flex;
      text-align: center;
    }
  }

  @media (max-width: 991px) {
    .checkout-step-tabs .nav .nav-link.fill-active::after,
    .ccheckout-step-tabs .nav .nav-link::before {
      top: 30% !important;
      width: 60% !important;
      left: unset;
      right: -30%;
    }
  }

  @media (max-width: 991px) {
    .checkout-step-tabs .nav .nav-link {
      text-align: center;
    }
  }

  .checkout-step-tabs .nav .nav-link .tabs-num,
  .checkout-step-tabs .nav .nav-link .tabs-num:hover {
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

@media (max-width: 991px) {
  .checkout-step-tabs .nav .nav-link .tabs-num {
    margin: auto;
  }
}

@media (max-width: 991px) {
  .checkout-step-tabs .nav .nav-link .tabs-text {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-left: 0;
    font-size: 12px;
  }
}

.checkout-step-tabs .nav .nav-link:last-child::before {
  display: none;
}

@media (max-width: 768px) {
  .checkout .tab-block {
    margin-bottom: 24px;
  }
}

.checkout-flight-info-box {
  background-image: url(../checkout-images/flightinfobox-bg.svg);
  background-size: cover;
  background-color: var(--secondary-main);
  background-repeat: repeat;
}

.checkout-flight-info-box {
  color: #fff;
}

.flightinfobox-air-img img {
  width: 100%;
  max-width: 200px;
  margin: 5% 0 0 10%;
}

.checkout-flight-info-box span {
  font-size: 12px;
}

.checkout-flight-info-box button {
  color: #fff;
  font-size: 14px;
}

.checkout-main-wrap h5 {
  color: #22262b;
}

.important-note {
  color: #434343;
  font-size: 12px;
}

.important-note a,
.important-note strong {
  color: var(--primary-main);
  text-decoration: none;
}

.form-group-icon {
  position: relative;
}

.checkout-main-wrap .input-group label {
  font-size: 14px;
  color: #979dad;
}

.checkout-main-wrap .input-group input::placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}

.checkout-main-wrap .input-group input.has-error {
  border-color: red !important;
}

.checkout-main-wrap .input-group input,
.checkout-main-wrap .input-group select {
  /* font-size: 14px; */
  color: #000 !important;
  border-color: #e7e8ec !important;
  border-radius: 5px !important;
  height: 50px;
}

.checkout-main-wrap .input-group select.has-error {
  border-color: red !important;
}

.form-group-icon img.icon {
  position: absolute;
  right: 15px;
  bottom: 18px;
  width: auto;
  height: 15px;
}

.email-sugg {
  background-color: #fff;
  padding: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 4px 4px !important;
}

.email-sugg ul {
  list-style: none;
  padding: 0px 5px 0px 15px !important;
  margin: 0px;
}

.email-sugg ul li {
  font-size: 14px;
  margin: 0;
  cursor: pointer;
  padding: 4px 12px 4px 0px;
}

.email-sugg ul:hover {
  background: rgba(17, 29, 144, 0.1);
}

.checkout-sidebar-flight-detail .airplane-icon {
  width: 20px;
}

.checkout-sidebar-flight-detail h5 {
  font-weight: 600;
  font-size: 18px;
}

.checkout-sidebar-flight-detail span {
  font-size: 14px;
  color: #434343;
}

.checkout-sidebar-flight-detail h6 {
  font-size: 14px;
  color: #2c2d2d;
}

.checkout-sidebar-flight-detail span.flytime {
  font-size: 12px;
  color: #979dad;
}

.checkout-sidebar-price-detail-row h6 {
  font-size: 14px;
  color: #2c2d2d;
}

.payment-note p {
  font-size: 12px;
  color: #979dad;
}

.checkout-main-wrap .input-group label span {
  color: var(--primary-main);
}

.payment-card-detail button {
  color: #434343 !important;
  font-size: 14px;
  font-weight: 600;
}

.accordion-button .select-card-btn::before {
  width: 10px;

  height: 10px;

  border-radius: 50%;

  position: absolute;

  content: "/";

  color: transparent;

  background-color: var(--secondary-main);

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);
}

.accordion-button .select-card-btn {
  border: 1px solid var(--secondary-main);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin-right: 10px;
  position: relative;
}

.payment-cards img {
  width: 35px;
}

.payment-card-detail button::after {
  display: none;
}

.traveler-form .input-group .last-input-icon {
  position: absolute;
  width: 40px;
  right: 15px;
  top: 42px;
  z-index: 9;
}

#pay-card-detail button.accordion-button {
  background: #fff !important;
  border: none !important;
  box-shadow: none;
  padding: 15px 0px 15px 0px;
}
.payment-card-detail .accordion-body {
  padding: 0px;
}
.add-manually-address button {
  background: transparent;
  border: 0;
  font-size: 14px;
  font-weight: 700;
  color: var(--secondary-main);
}

.user-flight-review-box button {
  color: var(--primary-main);
  font-size: 12px;
}

.user-flight-review-box .airlinelogo img {
  width: 25px;
}

.user-flight-review-box .airlinelogo span {
  font-weight: 700;
  font-size: 14px;
  color: #434343;
}

.flightbox-details span {
  line-height: 18px;
  display: inline-block;
}

.flightbox-details span,
.flightbox-details-dot-line span {
  color: #979dad;
  font-size: 12px;
}

.flightbox-details h6 {
  color: #22262b;
  font-size: 14px;
}

.flightbox-details-air-icon img {
  width: 25px;
  margin: 0px 10px;
}

.clicker:focus + #traverlers {
  display: none;
}

/*  28.12.2023 start   */
.flights-loading-wrap {
  margin-top: -62px !important;
}

.form-info-wrp .accordion-button {
  color: #000 !important;
  background: rgba(17, 29, 144, 0.1) !important;
}

.form-info-wrp .accordion-button h6 {
  font-size: 14px;
}

.form-info-wrp .accordion-button {
  padding: 10px;
  color: #000 !important;
}

.form-info-wrp .accordion-button:after {
  position: absolute;
  right: 10px;
  top: 8px;
}

button:focus,
input:focus,
select:focus {
  box-shadow: unset !important;
}

.form-info-wrp .accordion-item {
  margin-top: 20px;
  border-radius: 8px !important;
  box-shadow: none;
}

.cvv-field input[type="password"]::-ms-reveal,
.cvv-field input[type="password"]::-ms-clear {
  display: none;
}

.input .react-datepicker-wrapper {
  width: 100%;
}

.checkout-step-tabs .nav .nav-link.fill-active::after {
  background-color: var(--secondary-main);
  z-index: 2;
  animation: checkouttab 2s;
}

/*  28.12.2023 start   */
@media (max-width: 575px) {
  .payment-cards img {
    width: 20px;
    display: none;
  }
}

@media (max-width: 767px) {
  .flight-time span {
    font-size: 10px;
  }

  .flight-plus-airport span {
    font-size: 9px;
  }

  #flightdetail.collapseModifyflights {
    font-size: 12px;
  }
}

/*  Checkout Contact Page end*/
/*  Baggage Fees Page start*/
.airline-bagg-fee-main-wrap > h5 {
  font-size: 32px;
}

.airline-bagg-fee-title {
  background: var(--light-main);
}

.airline-bagg-fee-title h2 {
  font-size: 16px;
  line-height: normal;
  font-weight: 600;
  margin-bottom: 0;
}

.airline-bagg-fee {
  padding: 15px;
  background-color: #fff;
  margin-bottom: 40px;
  border: 1px solid #bcbcbc;
}

.airline-bagg-fee .row {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #bcbcbc;
}

.airline-bagg-fee-logo img {
  margin-right: 10px;
  width: auto;
  height: 35px;
}

.airline-bagg-fee-logo span {
  font-weight: 700;
  font-size: 14px;
}

.airline-bagg-fee-detail a {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
}

/*  Baggage Fees Page end*/
/*  Check In Page start*/
.checkin-wrap {
  border: 1px solid #c8c8c8;
  border-radius: 3px;
}

.checkin-wrap h4 {
  color: #000;
  font-size: 16px;
  margin-top: 16px;
  text-transform: uppercase;
}

.checkin-wrap a {
  text-decoration: none;
}

/*  Check In Page end*/
/*  Content Pages like Services Fees, Privacy, Terms etc start*/
.pptc-text h2 {
  font-size: 24px;
  margin: 30px 0 10px;
  color: var(--primary-main);
}

.pptc-text h3 {
  color: var(--primary-main);
  font-size: 20px;
   margin: 18px 0 10px;
}

.pptc-text ul,
.pptc-text ol {
  padding-left: 0;
  list-style-type: none;
}

.pptc-text ul li {
/*   font-size: 14px; */
  margin: 8px 0;
  background-image: url(../images/check-icon-green.png);
  background-repeat: no-repeat;
  padding-left: 22px;
  background-size: 15px;
  background-position: 0 4px;
}

.pptc-text ul li ol li {
  background-image: none;
}

.pptc-text ul li a,
.pptc-text ol li a {
  text-decoration: none;
}

.pptc-text ul li a:hover,
.pptc-text ol li a:hover {
  text-decoration: underline !important;
}

.pptc-text ol li {
/*   font-size: 14px; */
  margin: 8px 0;
}

.pptc-text ul li br {
  display: none;
}

.pptc-text ol li br {
  display: none;
}

.pptc-text ul li strong br {
  display: block;
}

.pptc-text ol li strong br {
  display: block;
}

/*  Content Pages like Services Fees, Privacy, Terms etc end*/
/*  Go-back-confirm-popup start*/
.go-back-confirm-popup p {
  max-width: 250px;
  margin: 5px auto 0;
  margin-bottom: 0px;
  font-size: 13px;
}

/*  Go-back-confirm-popup end*/
/*  Datepicker start*/
#main_nav {
  border-right: 1px solid #d2d2d2;
  padding-right: 15px;
}

.react-datepicker {
  box-shadow: 0 0 0.375rem 0.125rem rgba(2, 34, 67, 0.25);
  border: 1px solid #d2d2d2;
  font-family: inherit;
  width: 100%;
}

.react-datepicker-popper {
  width: 280px;
}

.react-datepicker__month-container {
  width: 100%;
}

.react-datepicker__navigation {
  background: #fff;
  border: 1px solid #40b4e2;
  border-radius: 50%;
  width: 22px;
  height: 22px;
}

.react-datepicker__navigation:hover ::before {
  border-color: #40b4e2;
}

.react-datepicker__header {
  background-color: #fff;
  border-bottom: none;
}

.react-datepicker__navigation--previous {
  left: 10px;
  top: 14px;
}

.react-datepicker__navigation--next {
  right: 10px;
  top: 14px;
}

.react-datepicker__navigation-icon--previous::before {
  left: -4px;
  border-color: #40b4e2;
  border-width: 2px 2px 0 0;
}

.react-datepicker__navigation-icon--next::before {
  left: -4px;
  border-color: #40b4e2;
  border-width: 2px 2px 0 0;
}

.react-datepicker__day--disabled {
  opacity: 0.5;
}

.react-datepicker__day--outside-month {
  opacity: 0.5;
}

.react-datepicker__triangle {
  border-bottom-color: #aeaeae;
}

.react-datepicker__day--selected {
  background: var(--primary-main);
  color: #fff !important;
}

.react-datepicker__day--selected:hover {
  background: var(--primary-main);
  color: #fff !important;
}

.react-datepicker__current-month {
  font-size: 18px;
  color: #262626;
  padding: 4px 0px 8px 0px;
}

.react-datepicker__day-names {
  background: #e6e8f4;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #262626;
  font-weight: 600;
  margin: 0.3rem;
}

.no-results-view {
  background: #fff;
  border-radius: 4px;
  border: 4px solid rgba(65, 180, 246, 0.1);
}

.no-results-found {
  background: #fff;
  border-radius: 4px;
  border: 4px solid rgba(65, 180, 246, 0.1);
}

.go-back-confirm-popup p {
  max-width: 250px;
  margin: 5px auto 0;
  margin-bottom: 0px;
  font-size: 13px;
}

.booking-confirmation-content img {
  width: 100%;
  max-width: 300px;
}

.booking-confirmation-content p {
  font-size: 14px;
}

.booking-confirmation-content h3 {
  font-size: 30px;
  color: var(--light-blue);
}

.confirmation-booking-date-time {
  background-color: var(--light-blue);
  width: 100%;
  max-width: 600px;
  margin: 20px auto;
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding: 20px;
  font-weight: 600;
  border-radius: 3px;
}

.booking-confirmation-number .air-ticket {
  max-width: 150px;
  margin-top: 20px;
}

.booking-confirmation-number p {
  font-size: 13px;
  margin-bottom: 5px;
}

.booking-confirmation-number .air-ticket-down-img {
  display: inherit;
  clear: both;
  width: 50px;
  margin: auto;
  position: relative;
  top: -20px;
}

.booking-confirmation-number h4 {
  font-size: 20px;
  font-weight: 700;
}

.confirmation-note-text p {
  font-size: 13px;
}

.tables-sub-heading {
  background-color: var(--light-blue);
  color: #fff;
  font-size: 18px;
}

#details-table .table-bordered {
  border-color: var(--light-blue);
}

.booking-detail-desc-list h3 {
  font-size: 20px;
  color: var(--light-blue);
}

.booking-detail-desc-list ul {
  list-style: none;
}

.booking-detail-desc-list ul li {
  margin-bottom: 10px;
  padding-left: 25px;
  background-image: url(../images/hand-bulet-icon.png);
  background-repeat: no-repeat;
  background-position: left 5px;
  font-size: 13px;
  background-size: 14px;
}

.booking-detail-desc-list ul li a {
  color: var(--light-blue);
  text-decoration: none;
  font-weight: 600;
}

.thanku-msg h6 {
  text-align: center;
  line-height: 26px !important;
  font-size: 16px;
}

.thanku-msg h6 a {
  color: var(--light-blue);
}

.from-to-from-digination .flight-plus-air {
  position: relative;
}

.from-to-from-digination .flight-plus-air .tooltip-box {
  padding-left: 0;
}

.success-payment-loader-img img {
  max-width: 500px;
  width: 100%;
}

.itinerary-details-box.border,
.return-flight-ticket.border-top {
  border-color: var(--light-blue) !important;
}

.flight-ticket .flap-flight-details .airlinelogo img {
  width: 40px;
  margin-bottom: 10px;
}

.flight-ticket .flightbox-details h6 {
  color: #22262b;
  font-size: 14px;
}

.flight-ticket .flightbox-details span {
  line-height: 18px;
  display: inline-block;
}

.flight-ticket .flightbox-details span,
.flightbox-details-dot-line span {
  color: #979dad;
  font-size: 12px;
}
.itinerary-details-box .flightbox-details-dot-line {
  color: #979dad;
}
.flight-ticket .flightbox-details-air-icon img {
  width: 32px;
  margin: 0px 10px;
}

.flight-ticket .flap-flight-details h5 {
  color: var(--light-blue);
  font-size: 14px;
}

.flight-ticket .flap-flight-details h5.opteratedby {
  background-color: var(--light-blue);
  color: #fff;
  font-size: 12px;
}

.form-info-wrp .accordion-button h6 {
  font-size: 14px;
}

.form-info-wrp .accordion-button {
  padding: 10px;
}

.form-info-wrp .accordion-button:after {
  position: absolute;
  right: 10px;
  top: 8px;
}

.flight-ticket .flap-flight-details .airlinelogo {
  text-align: center;
}

.react-tel-input input {
  pointer-events: none;
}

/*  Datepicker end*/
/* Loading Popup start */
.bj-wave-wrapper {
  position: relative;
  width: 100%;
  height: 50px;
  overflow: hidden;
}

@media only screen and (max-width: 849px) {
  .bj-wave-wrapper {
    height: 50px;
  }
}

.bj-wave-wrapper.up {
  bottom: -5px;
}

.bj-wave-wrapper.down {
  top: -5px;
}

.bj-wave {
  opacity: 0.1;
  position: absolute;
  width: 6400px;
  height: 45px;
  background-repeat: repeat-x;
  animation: move-wave 20s linear infinite;
}

@media only screen and (max-width: 849px) {
  .bj-wave {
    width: 3200px;
    height: 45px;
  }
}

.bj-wave-wrapper.down .bj-wave {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bj-wave.primary {
  background-image: url("../../../static/images/bg_wave-primary.svg");
}

.bj-wave.secondary {
  background-image: url("../../../static/images/bg_wave-secondary.svg");
}

.bj-wave.light {
  background-image: url("../../../static/images/bg_wave-light.svg");
}

.bj-wave.blue {
  background-image: url("../../../static/images/bg_wave-blue.svg");
}

.bj-wave.orange {
  background-image: url("../../../static/images/bg_wave-orange-dark.svg");
}

@keyframes move-wave {
  0% {
    left: 0;
  }

  100% {
    left: -1600px;
  }
}
.loader_c {
  color: var(--light-main);
}
.loader_c.loader-sm {
  color: #fff !important;
}

.booking-loading-view {
  background: #fff;
  border-radius: 4px;
  border: 4px solid rgba(65, 180, 246, 0.1);
  font-weight: 600;
  min-width: 500px;
}

@media screen and (max-width: 640px) {
  .flights-loading-view {
    min-width: 90%;
  }
  .rfd-side-flap .flap-flight-details h4 {
    margin: 0;
  }
  .booking-loading-view {
    min-width: 90%;
  }
}
/* Loading Popup end */
/* Fixed Call Button Bottom start */
.callbtn-btm-fixed {
  position: fixed;
  bottom: 1px;
  z-index: 999;
  left: 2px;
  right: 2px;
}

.callbtn-btm-fixed .btn {
  line-height: 1;
  font-size: 27px !important;
  padding: 0 !important;
  width: 100%;
}

.callbtn-btm-fixed .btn:hover {
  background: var(--primary-main) !important;
  border: 1px solid var(--primary-main) !important;
}

.callbtn-btm-fixed .fa-phone {
  border-right: 1px solid;
  padding: 10px 15px;
  float: left;
  line-height: 40px;
}

.callbtn-btm-fixed span {
  line-height: 0.8;
  vertical-align: top;
}

.callbtn-btm-fixed small {
  font-size: 14px;
}

/* Fixed Call Button Bottom start */
@media screen and (max-width: 767px) {
  input[type="color"],
  input[type="date"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="email"],
  input[type="month"],
  input[type="number"],
  input[type="password"],
  input[type="search"],
  input[type="tel"],
  input[type="text"],
  input[type="time"],
  input[type="url"],
  input[type="week"],
  select:focus,
  textarea {
    font-size: 16px !important;
    color: #000 !important;
  }
}

@media (max-width: 767px) {
  .flight-plus-airport .tooltip-hover-top {
    right: 0;
    left: unset;
  }

  .airport-code .tooltip-hover-top {
    display: none !important;
  }

  /* .listing-flight-price-wrap {
    margin-bottom: 45px;
  } */

  .listing-flight-logo span {
    min-height: 32px;
  }
}

/* custom css 16-jan */
.checkout-price-summery .modal-body div.d-nonde {
  display: block !important;
}

.sm-price-box .checkout-sidebar .bg-white {
  padding: 0 !important;
}

.checkout-sidebar-price-detail div {
  display: flex;
  justify-content: space-between;
  padding-bottom: 12px;
}

.session-out-img {
  width: 230px !important;
}
.fs-16 {
  font-size: 12px !important;
}
.fs-14 {
  font-size: 12px !important;
}
.fs-13 {
  font-size: 13px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-10 {
  font-size: 10px !important;
}

.whitespace-pre {
  white-space: pre !important;
}

.powered-by-aws {
  width: 80px;
}

.listing-loader {
  width: 180px;
  max-width: 180px;
}

.loader-modal .modal-dialog {
  max-width: 160px;
}

/* body .pac-container.pac-logo {
  background: white !important;
} */
/* body .pac-container span.pac-icon {
  background-color: #000 !important;
  width: 15px !important;
  height: 15px !important;
  border-radius: 4px !important;
  padding: 5px !important;
} */
body .pac-container {
  background: #fff !important;
}

body .pac-container .pac-item:hover {
  background: #cecdcd !important;
}

body .pac-logo .hdpi::after {
  background: #fff !important;
}

body .pac-container .pac-item {
  background: white;
  color: black;
}

body .pac-container .pac-item .pac-item-query {
  color: black;
}
.flights-filter-wrapper .multi-range-slider {
  padding: 0px 0px 0px 0px;
  box-shadow: none;
  border: none;
  height: 20px;
  position: relative;
}

.flights-filter-wrapper .filter-items .thumb::before {
  background: #fff;
  border: 2px solid var(--secondary-main);
  border-radius: 50%;
  box-shadow: none;
  content: "";
  cursor: pointer;
  height: 20px;
  top: 3px;
  position: absolute;
  width: 20px;
  z-index: 1;
}

.flights-filter-wrapper .filter-items .thumb-left::before {
  left: 9px;
}

.flights-filter-wrapper .filter-items .thumb-right::before {
  right: 10px;
}

/* .flights-filter-wrapper  .multi-range-slider .thumb {
  background-color: #000;
  position: relative;
  z-index: 1;
  cursor: pointer;
  width: 16px;
  height: 16px;
} */
.flights-filter-wrapper .filter-items .multi-range-slider .bar-inner {
  background-color: var(--secondary-main);
  border: 1px solid var(--secondary-main);
  box-shadow: none;
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  justify-content: space-between;
  position: relative;
}

.flights-filter-wrapper .filter-items .multi-range-slider .bar-left {
  border-radius: 10px 0 0 10px;
  padding: 4px 0;
}

.flights-filter-wrapper .filter-items .multi-range-slider .bar-left,
.flights-filter-wrapper .filter-items .multi-range-slider .bar-right {
  background-color: #f5f5f5;
  box-shadow: none;
  width: 25%;
  border: 1px solid #bcbcbc;
}

.flights-filter-wrapper .filter-items .multi-range-slider .bar-right {
  border-radius: 0 10px 10px 0;
  padding: 4px 0;
}

.flights-filter-wrapper .filter-items .multi-range-slider .thumb .caption * {
  background: var(--primary-main);
  box-shadow: none;
}

.flights-filter-wrapper .filter-items .multi-range-slider .thumb .caption * {
  display: none;
}
@media (min-width: 991px) {
  .flights-filter-wrapper .filter-items .multi-range-slider .bar-left {
    padding: 1px 0;
  }

  .flights-filter-wrapper .filter-items .multi-range-slider .bar-right {
    padding: 1px 0;
  }

  .flights-filter-wrapper .filter-items .thumb::before {
    top: 0px;
  }
}

/* aviral custom css starts*/
.form-select.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.flight-time-alrt span:empty {
  display: none;
}
.opby-txt h6 {
  font-size: 12px;
  margin-top: 20px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.main-search-box {
  background: #fff;
}

.service-box {
  transition: all 0.5s;
}
.service-box:hover {
  box-shadow: 8px 17px 30px 0px #0000001a;
}
.service-box h6 {
  color: #22262b;
  text-align: center;
  font-family: Poppins;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.4px;
}
.services-img {
  width: 110px;
}
.destination-card img.rounded-2 {
  transition: all 0.5s;
  box-shadow: 0px 4px 12px 0px #00000026;
}
.destination-card {
  transition: all 0.5s;
}
.destination-card:hover {
  box-shadow: 8px 17px 30px 0px #0000001a;
}

.latest-flihts-section {
  background-image: url(/images/flights-bg.svg);
  background-size: contain;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
}
.latest-flights-card-date {
  color: var(--primary-main);
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.384px;
  margin-bottom: 0px;
}
/* .latest-flihts-section .slick-dots li {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 5px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background: #fcb349;
  border-radius: 5px;
} */
.latest-flihts-section .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 5px;
  content: "";
  text-align: center;
  -webkit-font-smoothing: antialiased;
  background: #fcb349;
  border-radius: 5px;
}
.latest-flihts-section .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.shake-alert {
  animation: shake 0.5s ease-in-out;
  transition: 0.5s;
}
.shake-alert {
  box-shadow: 0px 0px 20px 4px #ffc0c06b;
  background: #ffc0c045;
  color: red !important;
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-2px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(2px);
  }
}

.airports-box .mega-input,
.dates-box .mega-input,
.travelers-box .mega-input {
  font-family: Poppins;
  font-size: 22px !important;
  font-weight: 600 !important;
  letter-spacing: 0em !important;
  text-align: left !important;
  color: #000 !important;
}

.dates-box .react-datepicker__day--keyboard-selected,
.dates-box .react-datepicker__month-text--keyboard-selected,
.dates-box .react-datepicker__quarter-text--keyboard-selected,
.dates-box .react-datepicker__year-text--keyboard-selected {
  background-color: #fcb349;
  color: #fff !important;
}

.dates-box .react-datepicker__day-names {
  background: #f86f5026;
}
.dates-box .react-datepicker__navigation-icon--next::before,
.dates-box .react-datepicker__navigation-icon--previous::before {
  left: -4px;
  top: 11px;
  border-color: var(--primary-main);
  border-width: 2px 2px 0 0;
}
.dates-box .react-datepicker__navigation {
  background: #fff;
  border: 1px solid var(--primary-main);
  border-radius: 50%;
  width: 22px;
  height: 22px;
}
.filter-box {
  height: 80px;
}
.modify-flight-search-box .filter-box {
  height: 75px;
}
.trip-btn {
  background: white;
  padding: 5px 20px 5px 35px;
  border-radius: 50px;
  font-size: 14px;
  position: relative;
  border: 0px;
  margin-right: 15px;
}
.trip-btn::after {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  top: 0;
  left: 20px;
  background: #fff;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 2px solid #bfbfbf;
}
.trip-btn.active {
  background: white;
  padding: 5px 20px 5px 35px;
  border-radius: 50px;
  font-size: 14px;
  position: relative;
  border: 0px;
  color: #21366e;
}
.active.trip-btn::after {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  top: 0;
  left: 20px;
  background: #fff;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 2px solid #21366e;
}
.active.trip-btn::before {
  position: absolute;
  content: "";
  height: 5px;
  width: 5px;
  top: 0;
  left: 20px;
  background: #21366e;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 2;
}
.btn-blue {
  background: linear-gradient(272.57deg, #071931 -20.14%, #78a5fd 111.71%);
  color: #fff !important;
}
.aitports-list-box {
  z-index: 9999;
}
.aitports-list .counrty-img {
  width: 24px;
}

.trv-travelers-box {
  min-width: 300px;
  z-index: 9999;
}
.btn-grd {
  background: linear-gradient(
    145deg,
    rgba(252, 179, 73, 1) 0%,
    rgba(189, 112, 0, 1) 100%
  );
}
.flight-btn-grd {
  background: linear-gradient(90deg, #3c6ff9 0%, #21366e 100%);
  box-shadow: 0px 6px 7px 0px #0000003d;
  color: #fff !important;
}
.btn-grd-blue {
  background: linear-gradient(
    145deg,
    rgba(60, 111, 249, 1) 0%,
    rgba(33, 54, 110, 1) 100%
  );
}
.latest-flights-card {
  transition: 0.5s all;
}
.latest-flights-card:hover {
  box-shadow: 8px 17px 30px 0px rgba(0, 0, 0, 0.1);
}

.latest-flights-card .origin-box img,
.latest-flights-card .destination-box img {
  width: 22px;
  margin-right: 12px;
}
.origin-box::after {
  content: "";
  position: absolute;
  top: 40px;
  left: 10px;
  height: 100%;
  width: 1px;
  border: 1px dotted #60626d;
  z-index: 0;
}
.newslatter-img {
  width: 200px;
  margin-top: -102px;
}
.newslatter-box {
  background: #ceddfe;
}

.banner-img-slider {
  z-index: -1;
}
.banner-img-slider::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #09090930;
  z-index: 1;
  background: #00000072;
}
.aitports-list {
  height: 190px;
  overflow-y: scroll;
}
.aitports-list .list-group a::before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 15px;
  height: 65px;
  width: 1px;
  background: #e7e8ec;
  z-index: 1;
}
.aitports-list .list-group a:first-child:before {
  content: "";
  position: absolute;
  display: none;
  bottom: 30px;
  left: 15px;
  height: 65px;
  width: 1px;
  background: #e7e8ec;
  z-index: 1;
}

.travelers-count {
  background: white;
  color: black;
  outline: none;
}
.passenger-count-btn input {
  height: 30px;
}
.passenger-count-btn b {
  height: 30px;
  width: 30px;
  cursor: pointer;
  background: rgb(238 67 29) !important;
  border-width: 0px;
}
@media (max-width: 767px) {
  .airports-box .airport-list-box {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    height: 100%;
    z-index: 9999 !important;
  }
  .aitports-list {
    height: 100% !important;
  }

  .service-box h6 {
    color: #22262b;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.32px;
  }

  .latest-flights-card-date {
    color: var(--primary-main);
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.24px;
  }
  /* .banner {
    height: 70vh;
  } */
}
@media (min-width: 768px) {
  /* .banner {
    height: 50vh;
  } */
}

@media (max-width: 991px) {
  .trip-btn {
    color: black;
  }
  .trip-btn.active {
    padding: 5px 20px 5px 35px;
    border-radius: 50px;
    font-size: 14px;
    position: relative;
    border: 0px;
    /* color: white; */
    background: white;
  }
  /* .main-search-box{
    background: transparent;
  } */
  .latest-flihts-section {
    background: #fff7f5;
  }
}
/* avirla custom css ends */
.air-flight-btn-and-bag {
  border-top: 1px solid #e7e8ec;
}

.single-flight-bag button img {
  margin-left: 8px;
  width: 25px;
}

.single-flight-bag button::after {
  display: none;
}

.single-flight-bag .dropdown-menu {
  padding: 15px;
}

.single-flight-bag .dropdown-menu li {
  padding: 5px 0;
}

.single-flight-bag-details img {
  width: 25px;
  margin-right: 15px;
}

.single-flight-bag-details h5 {
  color: #000;
  font-size: 14px;
  width: 120px;
}

.single-flight-bag-details h6 {
  color: #19a017;
  font-size: 12px;
  margin-left: 30px;
}

.single-flight-bag button {
  background-color: transparent !important;
  border: 0;
  padding: 0;
}

.single-flight-bag button:hover {
  background-color: transparent !important;
  border: 0;
  padding: 0;
}
.flap-flight-details .add-baggage-icon img {
  position: relative;
  top: -4px;
}
.add-baggage-icon img {
  width: 32px;
}
.flap-flight-details .add-baggage-title h5 {
  color: #222;
}
.add-baggage-title h6 img {
  width: 15px;
  margin-right: 5px;
}
.slick-slider.matrix-slider .slick-prev,
.slick-slider.destination-slider .slick-prev,
.slick-slider.latest-flight-slider .slick-prev {
  background-size: contain;
  position: absolute;
  top: -15px;
  left: auto !important;
  right: 50px;
}

.latest-flight-slider .slick-prev:hover,
.latest-flight-slider .slick-prev:focus,
.destination-slider .slick-prev:hover,
.destination-slider .slick-prev:focus,
.matrix-slider .slick-prev:hover,
.matrix-slider .slick-prev:focus {
  /* background: url(/icons/left.png); */
  background-size: contain;
}
.matrix-slider .slick-prev:before,
.latest-flight-slider .slick-prev:before,
.destination-slider .slick-prev:before {
  color: #60626d;
}
.matrix-slider .slick-next,
.latest-flight-slider .slick-next,
.destination-slider .slick-next {
  /* background: url(/icons/right.png); */
  background-size: contain;
  position: absolute;
  top: -15px;
  right: 20px;
}
.matrix-slider .slick-next:hover,
.matrix-slider .slick-next:focus,
.latest-flight-slider .slick-next:hover,
.latest-flight-slider .slick-next:focus,
.destination-slider .slick-next:hover,
.destination-slider .slick-next:focus {
  /* background: url(/icons/right.png); */
  background-size: contain;
}
.matrix-slider .slick-next:before,
.latest-flight-slider .slick-next:before,
.destination-slider .slick-next:before {
  color: #60626d;
}

.matrix-slider .slick-track {
  margin-left: 0;
}
.reversearrow {
  transform: rotate(0deg);
  transition: 0.4s;
}
.reversearrow.flip {
  transform: rotate(180deg);
  transition: 0.4s;
}

.matrix-box-active {
  background: #feefec !important;
  border: 1px solid var(--primary-main) !important;
}
.price-card ul {
  list-style: none;
}
.price-card .check-marker {
  display: none;
}
.price-card.active .check-marker {
  display: flex;
}
.price-card.active .default-marker {
  display: none;
}
.price-card .active-check,
.price-card.active .default-check {
  display: none;
}
.price-card.active .active-check,
.price-card .default-check {
  display: flex;
}
.price-card .more-detail {
  color: black;
}
.price-card.active .more-detail {
  color: white;
}
.price-card {
  /* background: #F6F8F7; */
  background: url(/images/default-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: black;
  transition: 0.5s all;
  cursor: pointer;
}
.price-card.active {
  /* background: #F6F8F7; */
  background: url(/images/active-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: white;
  transition: 0.3s all;
}
.priec-card-header,
.price-card-content {
  z-index: 2;
  position: relative;
}

.process-popup-modal {
  z-index: 1060;
}
.process-popup-modal .modal-content {
  background: transparent;
  display: flex;
  align-items: center;
  border: none;
}
.custom-toltip {
  position: absolute;
  top: 0;
  width: 300px;
  left: 0;
  transform: translate(-50%, -110%);
  background: white;
  border: 1px solid red;
  display: none;
}
.info-icon:hover .custom-toltip {
  display: block !important;
}
.bottom-strip {
  z-index: 1060;
}
.processing-logo {
  max-width: 150px;
  max-height: 150px;
  border-radius: 8px;
}
.btn-orange {
  background: #fe3d28 !important;
  color: #fff !important;
}
.btn-orange-outline {
  outline: 1px solid #ff3e2b !important;
}

.flight-plus-airport .tooltip-box.text-orange {
  padding-left: 3px;
}

.custom-toltip.show {
  display: block;
  transform: translateX(-14%) !important;
}
.z-1020 {
  z-index: 1020 !important;
}
.list-column-2 {
  column-count: 2;
}
.booking-loading-view .warn-note p {
  font-size: 12px;
}
.trv-grey {
  background: #f6f6f6;
}
.lbp-border {
  border-left: 1px solid #c9c6ca;
  border-right: 1px solid #c9c6ca;
  border-top: 0px solid #c9c6ca;
  border-bottom: 0px solid #c9c6ca;
}
.lbp-border-top-lg {
  border-top: 1px solid #c9c6ca;
}
.awc-card {
  background: #fff9f8 !important;
}
.awc-card.active {
  background: #fcb349 !important;
  color: #fff !important;
}
.awc-card.active .text-success {
  color: #fff !important;
}
.awc-card .awc-active {
  display: none;
}
.awc-card .awc-de-active {
  display: block;
}
.awc-card.active .awc-active {
  display: block;
}
.awc-card.active .awc-de-active {
  display: none;
}
.checkout-review-detail-box {
  z-index: 1062;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .add-baggage-heading {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .single-flight-bag button img {
    width: 25px;
  }
  .lbp-border {
    border-left: 0px solid #c9c6ca;
    border-right: 0px solid #c9c6ca;
    border-top: 1px solid #c9c6ca;
    border-bottom: 1px solid #c9c6ca;
  }

  .list-column-2 {
    column-count: 1;
  }

  .custom-toltip.show {
    display: block;
    transform: translateX(-22%) !important;
  }
  .single-flight-bag .dropdown-menu {
    padding: 8px;
    min-width: 200px;
  }

  .single-flight-bag-details h5 {
    font-size: 10px;
  }

  .single-flight-bag-details h6 {
    font-size: 8px;
    margin-left: 20px;
  }
  .price-plan-card-box .price-plan-card-box-row {
    width: 800px;
  }
  .price-plan-card-box {
    overflow-x: scroll;
    overflow-y: hidden;
  }
}
@media screen and (max-width: 576px) {
  .flight-search {
    padding: 16px 0px;
  }
  .flight-search .main-head {
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 575px) {
  .flights-listing-wrapper .single-flight-round-box {
    padding: 20px 20px 0px 20px;
  }
  .listing-flight-price-wrap .listing-flight-price {
    border-top: 1px solid #e7e8ec;
    padding-top: 15px;
    margin-top: 15px;
    padding-left: 12px;
  }
  .listing-flight-price-wrap .listing-flight-price h2 {
    text-align: left;
  }
  .listing-flight-price-wrap .listing-flight-price h6 {
    text-align: left;
  }
  .single-flight-bag .dropdown.depart-bag {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .single-flight-bag .dropdown.return-bag {
    position: absolute;
    top: 142px;
    right: 15px;
  }
  .single-flight-bag .depart-bag.dropdown:hover .dropdown-menu {
    left: auto !important;
    right: 0px !important;
  }
  .single-flight-round-box .baggage-wrap {
    border: none !important;
    margin: 0px !important;
  }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
  .single-flight-bag .dropdown.depart-bag {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .single-flight-bag .dropdown.return-bag {
    position: absolute;
    bottom: 15px;
    right: 15px;
    top: auto;
  }
  .single-flight-bag .depart-bag.dropdown:hover .dropdown-menu {
    left: auto !important;
    right: 0px !important;
  }
  .single-flight-round-box .baggage-wrap {
    border: none !important;
    margin: 0px !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1920px) {
  .single-flight-bag .return-bag.dropdown:hover .dropdown-menu {
    left: 0px !important;
    right: auto !important;
  }
}
.fs-11 {
  font-size: 11px;
}
.checkout-main-wrap .w-110p input {
  max-width: 110px !important;
  width: 110px !important;
}
/* Tab Navbar */
ul.nav-tabs .nav-item a.nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .nav-link.active {
  /*   background-color: var(--secondary-main) !important; */
  color: white !important;
  border: var(--secondary-main) !important;
}
/* Hotel Deals */
.mt-n3 {
  margin-top: -2rem !important;
}
.hotel-deal {
  background-image: none !important;
}
/* Hotel Deals End */
.cruise-deals-wrap .cruise-card .logo-price-wrap {
  margin-top: -20px;
}
/* Hotel Modal */
.hotelModal {
  max-width: 700px !important;
}
.top-bar {
  background: #fcb349;
  background: linear-gradient(
    35deg,
    rgba(252, 179, 73, 1) 63%,
    rgba(33, 54, 110, 1) 63%
  );
  color: white;
}
@media screen and (max-width: 767px) {
  .cruise-deals-wrap {
    flex-wrap: nowrap !important;
    overflow-x: auto;
  }
}

.top-bar .icon {
  margin-right: 5px;
}
.contact-phone {
  font-weight: 700;
  color: #000;
}
.nav-link.active {
  color: #f9b24e !important;
}
.logo {
  font-size: 1.5rem;
  font-weight: bold;
  color: #f9b24e;
}
.logo span {
  color: #1e2a78;
}
.phone-icon {
  width: 24px;
  height: 24px;
}
.contact-sec h4::after {
  content: "";
  position: relative;
  top: 0;
  width: 120px;
  display: block !important;
  background: rgb(207, 96, 5);
  background: linear-gradient(
    78deg,
    rgba(27, 73, 147, 1) 0%,
    rgba(33, 85, 159, 1) 37%,
    rgba(46, 109, 200, 1) 71%,
    rgba(73, 135, 224, 1) 100%
  );
  height: 4px;
  border-radius: 4px;
  margin-top: 13px;
}

.flights-about {
  background-color: #ffffff;
  background-image: url(/images/worldmap_bg.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center right;
}

.flights-about .img-wrap {
  background: url(/images/about_shape.svg);
  background-size: auto;
  background-repeat: no-repeat;
  background-position: top right;
}

.float-bob-y {
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  top: 70px;
  right: 30px;
}

@keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}

@media screen and (max-width: 600px) {
  .float-bob-y {
    top: 250px;
    right: 5px;
    max-width: 150px;
    max-height: 150px;
  }
}

@media screen and (min-width: 601px) and (max-width: 768px) {
  .float-bob-y {
    top: 250px;
    right: 5px;
    max-width: 150px;
    max-height: 150px;
  }
}

.home-dream {
  background: url(/images/home_dream_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.featured-tour {
  background-color: #ffffff;
  background-image: url("/images/featured_tour_leftbg.svg"),
    url("/images/featured_tour_rightbg.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-size: auto, auto;
}

.featured-tour .flight-card {
  overflow: hidden;
  height: 250px;
  transition: transform 0.3s;
}

.featured-tour .flight-card:hover {
  transform: scale(1.02);
}

.featured-tour .class-btn {
  background: rgba(33, 54, 110, 0.5);
  font-weight: 500;
}

.featured-tour .class-btn:hover {
  background: rgba(33, 54, 110, 0.85);
}

.home-services {
  background-color: #f8f8f8;
  background-image: url("/images/home_services_leftbg.svg"),
    url("/images/home_services_rightbg.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: left bottom, right top;
  background-size: auto, auto;
}

.home-ser-sec .content-box {
  position: relative;
  height: 350px;
  overflow: hidden;
  cursor: pointer;
}

/* Overlay styling */
.destinations-slider .content-box .content-box-con {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(217, 217, 217, 0) 50%,
    rgba(0, 0, 0, 0.8) 86.25%
  );
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  color: white;
  text-align: center;
  padding: 1rem;
  transition: opacity 0.3s ease-in-out;
}

/* Image zoom on hover */
.destinations-slider .content-box img {
  transition: transform 0.4s ease;
}

.destinations-slider .content-box:hover img {
  transform: scale(1.2);
}

/* Slick slide scaling and fading logic */
.destinations-slider .slick-slide {
  transition: all 0.3s ease;
  transform: scale(0.85);
  opacity: 0.5;
}

.destinations-slider .slick-center {
  transform: scale(1);
  opacity: 1;
}

/* Optional: consistent padding between slides */
.destinations-slider .slick-slide > div {
  padding: 0 8px;
}

@media (max-width: 768px) {
  .destinations-slider .slick-slide {
    transform: scale(0.9);
  }

  .destinations-slider .content-box .content-box-con {
    padding: 0.5rem;
  }

  .destinations-slider .content-box img {
    height: 200px;
    object-fit: cover;
  }
}

/* .destinations-slider .slick-center,
.destinations-slider .slick-center+.slick-slide,
.destinations-slider .slick-center~.slick-slide:nth-child(3),
.destinations-slider .slick-active:nth-child(1) {
  transform: scale(1);
  opacity: 1;
}
 */

/* .destinations-slider .slick-center,
.destinations-slider .slick-center + .slick-slide,
.destinations-slider .slick-center + .slick-slide + .slick-slide,
.destinations-slider .slick-center ~ .slick-active:nth-child(-n+3),
.destinations-slider .slick-center ~ .slick-active:nth-last-child(-n+3),
.destinations-slider .slick-center ~ .slick-slide:nth-child(-n+3),
.destinations-slider .slick-center ~ .slick-slide:nth-child(3),
.destinations-slider .slick-center ~ .slick-slide:nth-child(2),
.destinations-slider .slick-center ~ .slick-slide:nth-child(1) {
  transform: scale(1);
  opacity: 1;
} */
.destinations-slider .slick-slide.slick-active {
  transform: scale(1);
  opacity: 1;
}

.slick-slider.destinations-slider .slick-prev {
  background: url(/icons/left-main.svg);
  background-size: cover;
  position: absolute;
  top: -33px;
  left: auto !important;
  right: 40px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
}

.destinations-slider .slick-prev.slick-disabled,
.destinations-slider .slick-next.slick-disabled {
  opacity: 0.25;
}

.destinations-slider .slick-prev:hover,
.destinations-slider .slick-prev:focus {
  background: url(/icons/left-main.svg);
  background-size: contain;
}

.destinations-slider .slick-prev.slick-disabled:hover,
.destinations-slider .slick-prev.slick-disabled:focus {
  opacity: 0.25;
}

.destinations-slider .slick-prev:before {
  display: none;
}

.destinations-slider .slick-next {
  background: url(/icons/right-main.svg);
  background-size: cover;
  position: absolute;
  top: -33px;
  right: 0px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
}

.destinations-slider .slick-next.slick-disabled {
  opacity: 0.25;
}

.destinations-slider .slick-next:hover,
.destinations-slider .slick-next:focus {
  background: url(/icons/right-main.svg);
  background-size: contain;
}

.destinations-slider .slick-next.slick-disabled:hover,
.destinations-slider .slick-next.slick-disabled:focus {
  opacity: 0.25;
}

.destinations-slider .slick-next:before {
  display: none;
}

.home-flight-deals {
  background-color: #ffffff;
  background-image: url("/images/flight_deals_leftbg.svg"),
    url("/images/flight_deals_rightbg.svg");
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  background-size: auto, auto;
}

@media screen and (max-width: 768px) {
  .home-flight-deals .deals-wrap {
    display: block ruby;
    overflow: scroll;
    width: 100%;
  }
}

.home-flight-deals .deal-card {
  background: linear-gradient(90deg, #3c6ff9 0%, #21366e 100%);
  min-height: 220px;
}

.home-flight-deals .deal-card .badge {
  background: #21366e;
}

.home-flight-deals .deal-card .airportname {
  min-height: 54px;
}

.home-flight-deals .deal-card .plane-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: url("/images/home_flight_deal_bg.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.home-flight-faq {
  background: url(/images/flight_home_faq_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.home-flight-faq .accordion-item {
  border: 1px solid #c2c2c2 !important;
  margin-bottom: 15px;
}

.home-flight-faq .accordion-button:focus {
  box-shadow: none;
}

.home-flight-faq .accordion-button {
  padding: 24px 14px 24px 14px;
  font-weight: 600;
  color: #21366e;
}

.home-flight-faq .accordion-button:not(.collapsed) {
  background: transparent;
}

.home-reviews {
  background: url(/images/home_reviews_bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
}

.home-reviews .reviews-card h6 {
  color: #21366e;
}

.slick-slider.reviews-slider .slick-prev {
  background: url(/icons/left-main.svg);
  background-size: cover;
  position: absolute;
  top: -33px;
  left: auto !important;
  right: 40px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
}

.reviews-slider .slick-prev.slick-disabled,
.reviews-slider .slick-next.slick-disabled {
  opacity: 0.25;
}

.reviews-slider .slick-prev:hover,
.reviews-slider .slick-prev:focus {
  background: url(/icons/left-main.svg);
  background-size: contain;
}

.reviews-slider .slick-prev.slick-disabled:hover,
.reviews-slider .slick-prev.slick-disabled:focus {
  opacity: 0.25;
}

.reviews-slider .slick-prev:before {
  display: none;
}

.reviews-slider .slick-next {
  background: url(/icons/right-main.svg);
  background-size: cover;
  position: absolute;
  top: -33px;
  right: 0px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
}

.reviews-slider .slick-next.slick-disabled {
  opacity: 0.25;
}

.reviews-slider .slick-next:hover,
.reviews-slider .slick-next:focus {
  background: url(/icons/right-main.svg);
  background-size: contain;
}

.reviews-slider .slick-next.slick-disabled:hover,
.reviews-slider .slick-next.slick-disabled:focus {
  opacity: 0.25;
}

.reviews-slider .slick-next:before {
  display: none;
}

@media screen and (max-width: 768px) {
  .mob-header {
    background: linear-gradient(360deg, #21366e 0%, #3c6ff9 100%);
  }
  .call-banner {
    background-image: url(/images/call-banner.png);
    background-repeat: no-repeat;
    background-color: #fff3e3;
    background-size: cover;
  }
}
.mob-cta-sec {
  position: relative;
  top: 0;
  margin-top: -62px;
  z-index: 1032;
}
        .abp-section .header-section {background-color: white;box-shadow: 0 2px 10px rgba(0,0,0,0.1);padding: 2rem 0rem 1rem 0rem;margin-bottom: 2rem;}
        .abp-section .page-title {color:#21366e;font-weight: 700;margin-bottom: 1rem;}
        .abp-section .search-container {max-width: 600px;margin: 0 auto;}
       .abp-section .search-box {border-radius: 50px;border: 2px solid #e0e0e0;padding: 0.75rem 1.5rem;font-size: 1rem;transition: all 0.3s;}
       .abp-section .search-box:focus {border-color:#fcb349;box-shadow: 0 0 0 0.2rem rgba(252, 179, 73, 0.25);}
       .abp-section .policy-btn {border: 1px solid #6c757d;color: #495057;font-weight: 600;padding:5px 16px;border-radius: 50px;transition: all 0.3s;}
       .abp-section .policy-btn:hover {background-color: #e6a03f;transform: scale(1.05);}
      .abp-section .no-results {text-align: center;padding: 3rem;color: #6c757d;}