#searchResults {
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    z-index: 1000;
}

#searchResults2 {
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    z-index: 1000;
}

.airport-list {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 200px;
    overflow-y: auto;
}
.form-check-input {
    padding: 8px;
}
input#priceRange {
    border: 0;
}
button#applyFilters {
    color: #fff;
    background-color: #02BBD7;
    border-color: #02BBD7;
}
.airport-list li {
    padding: 8px 12px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}

.airport-list li:last-child {
    border-bottom: none;
}

.airport-list li:hover {
    background-color: #FF9800;
}

.airport-list li:focus {
    outline: 2px solid #007bff;
    background-color: #f5f5f5;
}

.flightzon-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}
.form-control-new {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.search-engine-label {
  font-size: 13px;
}
section.flight-search-sec {
    margin-top: 40px;
}
.flight-seach-result {
    margin-top: 40px;
}
.search-count p {
    font-size: 18px;
}
.search-amont {
    display: flex;
    justify-content: end;
}
.search-amont a.sea-btn {
    text-decoration: none;
    font-weight: 600;
    color: #FFF;
    background-color: #02BBD7;
    padding: 12px;
    border-radius: 15px 0px 0px 15px;
}
.search-amont a.sea-btn span {
    font-size: 12px;
    font-weight: 400;
}
.search-amont a.sea-btn1 {
    text-decoration: none;
    font-weight: 600;
    color: #FFF;
    background-color: #EDBC46;
    padding: 12px;
    border-radius: 0px 15px 15px 0px;
}
.search-amont a.sea-btn1 span {
    font-size: 12px;
    font-weight: 400;
}

.flight-logo {
    height: 100%;
    align-items: center;
    display: flex;
}
.flight-timing {
    text-align: center;
}
.flight-timing h3 {
    font-size: 25px;
    font-weight: 600;
}
.flight-timing h5 {
    font-size: 18px;
}
.flight-timing p {
    font-size: 14px;
}
.flight-move {
    text-align: center;
    margin-top: 20px;
}
.flight-move p {
    font-size: 14px;
    margin: 0;
}
p.flight-bagage {
    margin-bottom: 10px;
    text-align: center;
}
p.flight-bagage {
    margin-bottom: 10px;
    text-align: center;
    margin-left: 100px;
    margin-top: -30px;
    font-size: 14px;
}
p.outbond {
    font-size: 14px;
}
p.outbond span {
    color: #929292;
}
.flight-move p span {
    color: #929292;
}
p.flight-bagage span {
    color: #929292;
}
.flight-range {
    text-align: center;
}
.flight-range p {
    font-size: 14px;
    margin-bottom: 5px;
}
.flight-range h3 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
}
.flight-range a {
    text-decoration: none;
    background-color: #02BBD7;
    color: #FFF;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 500;
}
p.result-status {
    font-size: 15px;
    font-weight: 600;
    cursor: default;
}
.resultstatus-btn {
    text-decoration: none;
    border: 1px solid #02BBD7;
    color: #02BBD7;
    padding: 10px 15px;
    border-radius: 7px;
	text-align:center;
	  background-color: #fff;
}
.resultstatus-btn:hover {
    background-color: #02BBD7;
    color: #ffffff;
}
.loademore
{
	margin-bottom:10px;
}
.text-right {
    text-align: right;
}
.flight-result-card1 {
    background: url(../image/ticket-return.png);
    background-position: center;
    background-size: cover;
    padding: 30px 0px 30px 30px;
    margin-top: 20px;
}
p.inbound {
    font-size: 14px;
    margin-top: 20px;
}
.flight-result-card1 .col-md-3 {
    align-items: center;
    display: flex;
    justify-content: center;
}
p.inbound span {
    color: #929292;
}
.tab.active {
    background: #ffffff !important;
    color: #06aeef;
}
.tab {
    margin-right: 2px;
}


.flight-result-card1 {
    background: #f9f9f9;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.flight-result-card1 .outbond,
.flight-result-card1 .inbound {
    font-size: 16px;
    font-weight: bold;
    color: #555;
    margin-bottom: 15px;
}

.flight-result-card1 .inbound {
    border-top: 2px dotted #ccc;
    margin-top: 30px;
    padding-top: 20px;
}

.flight-timing h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0;
}

.flight-timing h5 {
    font-size: 18px;
    margin: 5px 0 0 0;
    color: #222;
}

.flight-timing p {
    font-size: 14px;
    color: #666;
    margin: 5px 0 0 0;
}

.flight-move p {
    font-size: 14px;
    margin: 0;
    color: #555;
}

.flight-move img {
    width: 40px;
    margin: 5px 0;
}

.flight-bagage {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}



.flight-range p {
    font-size: 14px;
    color: #888;
}

.flight-range h3 {
    font-size: 24px;
    color: #333;
    margin: 10px 0;
}

.flight-range a {
    display: inline-block;
    background: #00bcd4;
    color: #fff;
    padding: 10px 20px;
    border-radius: 25px;
    margin-top: 10px;
    text-decoration: none;
    font-weight: bold;
    transition: 0.3s;
}

.flight-range a:hover {
    background: #0097a7;
}

.flight-result-card1 .outbond,
.flight-result-card1 .inbound {
    font-size: 17px;
    font-weight: 600;
    color: #333; /* darker */
    margin-bottom: 10px;
}

.flight-bagage i {
    margin-right: 5px;
    color: #555;
}

.flight-move p span {
    font-weight: bold;
    color: #0077b6;
}

.flight-move p {
    margin-bottom: 5px;
}


/*---------- Flight Details section ----------*/
.flight-details-sec {
    margin-top: 80px;
}
.flight-detail-head {
    display: flex;
    justify-content: space-between;
}
.flight-detail-head p {
    font-size: 16px;
    font-weight: 600;
}
.flight-detail-box {
    background: url(../image/detail-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 65px 35px 45px 35px;
}
.flight-detail-box img {
    width: 60%;
}
.flight-short-detail .col-md-2 {
    display: flex;
    align-items: center;
}
.flight-short-detail .col-md-6 {
    text-align: center;
}
.flightgo-details p.flightgo-time {
    margin-bottom: 0;
}
.flight-short-detail .col-md-2 div {
    text-align: center;
}
.flight-short-detail .col-md-2 div h6 {
    font-size: 20px;
    font-weight: 600;
}
.flight-short-detail .col-md-2 div p {
    font-size: 14px;
}
.change-flight-details {
    display: flex;
}
.change-flight-details p {
    margin-right: 30px;
    border-right: 2px dashed #929292;
    padding-right: 20px;
    font-size: 14px;
    font-weight: 600;
}
.change-flight-details p:last-child {
    border-right: 0;
}
.change-flight-details p span {
    font-weight: 400;
}
.flightgo-details p.flightgo-change {
    margin-bottom: 5px;
}
.flightgo-change span {
    color: #929292;
}
.flightgo-baggage span {
    color: #929292;
}
.flight-short-detail {
    border-bottom: 2px dashed #929292;
    margin-bottom: 40px;
    padding-bottom: 20px;
}
.flight-change-timings {
    margin: 20px 0;
    position: relative;
}
.flight-change-timings .time-line1 {
    width: 100%;
    position: relative;
    padding-bottom: 15px;
}
.flight-change-timings .time-line1::before {
    content: '';
    width: 2px;
    background-color: #000;
    height: 100%;
    position: absolute;
    left: 0;
    top: 16px;
}
.flight-change-timings .time-line1::after,
.flight-change-timings .time-line2::after {
    content: '';
    background: #000;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: absolute;
    left: -3px;
    top: 12px;
}
.flight-change-timings .time-line2 {
    width: 100%;
    position: relative;
}
.flight-change-timings .time-line2::after {
    top: 9px;
}
.flight-change-timings .col-md-2 {
    padding: 0px 35px;
}
.durationof-timing {
    background-color: #FFF;
    padding: 25px;
    margin-bottom: 35px;
    border-radius: 15px;
}
.durationof-timing p {
    margin: 0;
    font-weight: 600;
}
.durationof-timing p span {
    margin-left: 50px;
}
.time-line1 h5,
.time-line2 h5 {
    font-weight: 600;
}
.time-line1 p,
.time-line2 p {
    font-size: 14px;
}
.flightgo-details {
    font-size: 14px;
}
section.flight-upgrade-section {
    margin-top: 40px;
}
.flight-upgrade-head h2 {
    font-size: 25px;
    margin-bottom: 30px;
}
.flight-upgrade-box {
    box-shadow: 0px 1px 4px 0px #939393;
    border-radius: 15px;
}
.flight-upgrade-box h3 {
    background-color: #EDBC46;
    font-size: 16px;
    padding: 13px 10px 13px 20px;
    font-weight: 600;
    border-radius: 10px 10px 0px 0px;
}
.flight-upgrade-box ul {
    padding: 15px 35px;
}
.flight-upgrade-box a {
    width: 100%;
    display: block;
    text-decoration: none;
    background-color: #959595;
    padding: 10px 0px;
    text-align: center;
    color: #FFF;
    border-radius: 0px 0px 10px 10px;
    font-size: 16px;
    font-weight: 600;
}
.flight-upgrade-box ul li::marker {
    color: #02BBD7;
    font-size: 23px;
}
.flight-upgrade-box a.select-upgrade {
    background-color: #02BBD7;
}
.flight-upgrade-box p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.flight-fare-box {
    box-shadow: 0px 1px 4px 0px #939393;
    padding: 22px;
    margin-top: 30px;
    border-radius: 10px;
}
.left-flight-fare p {
    margin: 0;
    font-weight: 600;
}
.left-flight-fare p span {
    font-size: 14px;
    font-weight: 400;
}
.right-flight-fare p {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.continue-btn a {
    text-decoration: none;
    color: #02bbd6;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #02bbd6;
    padding: 10px 20px;
    border-radius: 10px;
}
.continue-btn a:hover {
    background-color: #02bbd6;
    color: #FFF;
    border: 1px solid #02bbd6;
}
.continue-btn {
    margin-top: 30px;
}


/*---------- Flight Billing section ----------*/
section.billing-flight-details-section {
    margin-top: 65px;
}
.billing-back-btns a {
    background-color: #EDBC46;
    text-decoration: none;
    color: #FFF;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
}
.billing-flight-enq {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 15px;
}
.billing-flight-enq p {
    font-size: 18px;
    font-weight: 600;
}
.billing-flight-enq a {
    border: 1px solid #02BBD7;
    text-decoration: none;
    padding: 10px 15px;
    color: #02BBD7;
    border-radius: 10px;
}
.billing-flight-enq a:hover {
    background-color: #02BBD7;
    color: #FFF;
}
.flight-detail-box .card-header {
    padding: 0;
    border-bottom: 0;
    box-shadow: none;
    text-align: right;
}
.flight-detail-box .card-header {
    padding: 0;
    border-bottom: 0;
    box-shadow: none;
    text-align: right;
    background-color: #f4f4f4;
}


#flightzon-results {
    margin-top: 1rem;
}
#flightzon-results pre {
    background: #f4f4f4;
    padding: 1rem;
    border: 1px solid #ccc;
}
.flightzon-results-wrap {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.flight-card {
    background: #f8f8f8;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #ddd;
}
.flight-card h3 {
    margin-top: 0;
}


.tab-bar {
  display: flex;
  padding: 0;
 width:80%;
}
.tab-button {
  flex: 1;
  padding: 12px;
  border: none;
  background: #00aeef;
  color: white;
  font-size: 14px;
  cursor: pointer;
  transition: background 0.3s ease;
	    text-transform: uppercase;
    font-weight: 600;

}
.tab-button.active {
  background: white;
  color: #00aeef;
  border-top: 3px solid #00aeef;
  font-weight: bold;
}
.tab-content {
  display: none;
}
.tab-content.active {
  display: block;
  background: white;
  padding: 20px;
  border-radius: 0 0 5px 5px;
}
.booking-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  width: 100%;
}
.booking-form label {
  flex-direction: column;
  font-size: 14px;
  font-weight: 500;
  min-width: 160px;
	position: relative;
	display: inline-block; 
	width: 235px;
}


.booking-form input[type="date"] {

	display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
padding-left: 35px;
	border-radius: 5px;
}
.booking-form input[type="text"] {

	display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding-left: 35px;
	border-radius: 5px;
}
.booking-form select {
 
display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding-left: 35px;
	border-radius: 5px;
}
input[type="submit"] {
  background-color: #7bc043;
  color: white;
  border: none;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 4px;
  cursor: pointer;
	height: 50px;
}
#toggleDetails {
  color: #00aeef;
  text-decoration: underline;
  font-size: 13px;
  cursor: pointer;
  margin-left: 10px;
}
.hidden {
  display: none;
}
.date-picker-wrapper {
    position: relative;
    display: inline-block;
}

.date-picker-wrapper input {
    padding-right: 30px; /* Space for icon */
}

.calendar-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;
}


/*---------- Flight Result preload section ----------*/

   .container {
      max-width: 1000px;
      margin: auto;
    }
    .section-title {
      font-size: 24px;
      font-weight: 700;
      margin: 30px 0 20px;
      color: #333;
    }
    .flight-card {
      background: #fff;
      border: 1px solid #e0e0e0;
      border-radius: 12px;
      margin-bottom: 20px;
      padding: 20px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
      transition: all 0.3s;
    }
    .flight-card:hover {
      transform: translateY(-3px);
      box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
    }
    .trip-header {
      font-size: 18px;
      font-weight: 600;
      color: #0077cc;
      margin-bottom: 15px;
    }
    .flight-section {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 10px 0;
      border-bottom: 1px solid #eee;
    }
    .flight-section:last-child {
      border-bottom: none;
    }
    .flight-info {
      display: flex;
      align-items: center;
      gap: 15px;
    }
    .flight-logo img {
      width: 50px;
      height: 50px;
      background: #f0f0f0;
      padding: 8px;
      border-radius: 10px;
      object-fit: contain;
    }
    .flight-details {
      display: flex;
      flex-direction: column;
      font-size: 14px;
    }
    .flight-details .flight-name {
      font-weight: 600;
      color: #333;
    }
    .flight-details .flight-times {
      font-size: 13px;
      color: #555;
    }
    .flight-details .flight-route {
      font-size: 13px;
      color: #777;
    }
    .duration-section {
      text-align: center;
      font-size: 13px;
      color: #666;
    }
    .duration-section .duration {
      font-weight: 500;
      margin-bottom: 5px;
      color: #333;
    }
    .price-select {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 15px;
    }
    .total-price {
      font-size: 22px;
      font-weight: bold;
      color: #0077cc;
    }
    .select-btn {
      background: #00c3dd;
      color: #fff;
      border: none;
      padding: 10px 25px;
      border-radius: 25px;
      font-size: 14px;
      font-weight: 600;
      cursor: pointer;
      transition: background 0.3s;
    }
    .select-btn:hover {
      background: #009bb3;
    }
    @media (max-width: 768px) {
      .flight-section {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
      }
      .price-select {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
      }
      .duration-section {
        margin-top: 10px;
      }
    }

/*  [Custom CSS ]
- - - - - - - - - - - - - - - - - - - - */

.flightzon-summary-grouped {
  max-width: 1200px;
  margin: 40px auto;
  font-family: 'Poppins', sans-serif;
}

.main-summary-box {
  background: linear-gradient(135deg, #ffffff, #f5f7fa);
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);
  border: 1px solid #e0e6ed;
}

.summary-grid-boxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
}

.summary-box {
    display: flex;
    flex-direction: column;
    backdrop-filter: blur(12px);
    background: rgba(255, 255, 255, 0.9);
    border: 1px solid #e3f6fa;
    border-radius: 16px;
    padding: 20px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 172, 204, 0.08);
}

.main-summary-box {
  background: #ffffff;
  border-radius: 16px;
  padding: 30px;
  border: 1px solid #e0f7fa;
  box-shadow: 0 12px 28px rgba(0, 172, 204, 0.2); /* 🔵 Blue shadow */
  transition: box-shadow 0.3s ease;
}
.main-summary-box:hover {
  box-shadow: 0 16px 36px rgba(0, 172, 204, 0.35);
}

.summary-box label {
  font-size: 13px;
  text-transform: uppercase;
  color: #7a8ca2;
  font-weight: 600;
  margin-bottom: 5px;
  letter-spacing: 0.6px;
}

.summary-box .value {
  font-size: 18px;
  font-weight: 700;
  color: #2b3e56;
}

.summary-box .arrow {
  color: #00aacc;
  font-weight: bold;
  margin: 0 4px;
}

.summary-box .sub {
  font-size: 14px;
  color: #6b778d;
  margin-top: 3px;
}

.icon-plane {
  margin-right: 6px;
  font-size: 14px;
  vertical-align: middle;
  color: #00aacc;
}

.summary-button {
  margin-top: 25px;
  text-align: right;
}

.btn-modify {
  background: transparent;
  border: 2px solid #00aacc;
  color: #00aacc;
  font-size: 15px;
  font-weight: 600;
  padding: 12px 28px;
  border-radius: 10px;
  transition: all 0.3s ease;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.btn-modify:hover {
  background-color: #00aacc;
  color: #fff;
  box-shadow: 0 6px 14px rgba(0, 172, 204, 0.2);
}
