.booknow-div,
.pop-up_ {
  margin-top: 20px;
}
.cusSubMenu,
.popup-overlay {
  left: 0;
  visibility: hidden;
  opacity: 0;
}
.btn_pop_up,
.cusSubMenu li a {
  text-decoration: none !important;
}
.text-black {
  color: black !important;
}
.contact-span {
  font-size: 20px;
  font-weight: 500;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box !important;
}
*,
::after,
::before {
  box-sizing: border-box;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
  border-style: none;
}
.cus-container {
  width: 100%;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto;
  margin-left: auto;
}
nav {
  height: 79.2px;
  background: #1d3a56;
  padding-left: 15px;
  padding-right: 15px;
  transition: 0.5s;
}
.navbarWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
}
.navbarWrapper .navBrand a {
  display: block;
}
.navbarWrapper .navBrand a img {
  width: 120px;
  height: 53px;
}
.navbarMenuCollapsed ul.mainNav {
  display: flex;
  margin: 0 !important;
  padding: 0;
}
.navbarMenuCollapsed ul li {
  list-style: none;
}
.navbarMenuCollapsed ul li a.NavLink {
  line-height: 1.8;
  color: #fff;
  font-size: 14px;
  padding: 12px;
  font-weight: 500;
  transition: 0.3s;
  text-decoration: none;
  display: block;
}
.navbarMenuCollapsed ul li a.NavLink:hover {
  color: #1d3a56;
}
.navbarTogglerWrapper {
  display: none;
}
.cusSubMenuWrap {
  padding-right: 5px;
  margin-right: 10px;
  position: relative;
}
.cusSubMenu,
.cusSubMenuWrap .NavLink:after {
  position: absolute;
  transition: 0.3s ease-in-out;
}
.cusSubMenuWrap .NavLink:after {
  content: none;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
}
.cusSubMenuWrap.open:after {
  transform: translateY(-50%) rotate(-90deg);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 0;
  text-transform: capitalize;
}
.content {
  padding: 50px 0;
}
.content h2 {
  font-size: 25px;
}
.content p {
  color: #000;
  font-size: 16px;
}
.content ul li {
  margin-left: 25px;
}
@media only screen and (min-width: 1200px) {
  .cus-container {
    max-width: 1140px;
  }
}
@media only screen and (max-width: 992px) {
  .cus-container {
    max-width: 960px;
  }
  nav {
    height: auto;
  }
  .navbarWrapper .navBrand a span:nth-child(2) {
    color: #062a5e;
  }
  .navbarWrapper .navBrand a span:first-child {
    color: #000;
  }
  .navbarWrapper {
    flex-wrap: wrap;
    width: 100%;
  }
  .navBrand {
    width: 50%;
  }
  .navBrand a {
    color: #000 !important;
  }
  .navbarTogglerWrapper {
    display: block;
    width: 50%;
    display: flex;
    justify-content: end;
  }
  .navbarMenuCollapsed {
    height: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: 0.5s;
  }
  .navbarMenuCollapsed ul {
    flex-direction: column;
  }
  .navbarMenuCollapsed ul li.NavItem {
    width: fit-content;
  }
  .navbarMenuCollapsed ul li a.NavLink {
    padding: 12px 20px 12px 12px;
  }
  .navbarTogglerWrapper .navbarToggler {
    background: 0 0;
    border: 0;
    border-radius: 5px;
    color: #000 !important;
    display: flex;
    align-items: center;
    gap: 6px;
    outline: 0;
  }
  .navbarTogglerWrapper .navCallBtn {
    margin-right: 10px;
  }
  .navbarTogglerWrapper .navbarToggler img {
    width: 18px;
    height: 18px;
    display: block;
  }
  .navbarTogglerWrapper .navbarToggler span {
    line-height: 1.8;
    font-size: 19px;
    display: block;
  }
  .navbarMenuCollapsed.show {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    height: 330px;
  }
  .content h2 {
    font-size: 30px;
  }
  .content p {
    color: #000;
    font-size: 18px;
  }
}
@media only screen and (max-width: 768px) {
  .cus-container {
    max-width: 720px;
  }
  .callus {
    margin-bottom: 10px;
  }
  .content h2 {
    font-size: 25px;
  }
  .content p {
    color: #000;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .popup-overlay {
    display: block;
  }
  .popup-box {
    top: 0;
  }
}
@media only screen and (max-width: 576px) {
  .cus-container {
    max-width: 540px;
  }
  .content {
    padding: 30px 0;
  }
  .content h2 {
    font-size: 18px;
  }
  .content p {
    color: #000;
    font-size: 14px;
  }
}

.footer-bottom a:hover,
.info-card a:hover {
  text-decoration: underline;
}
.logo img,
.nav-item a,
.nav-item:hover .dropdown-content {
  display: block;
}
.app-heading,
.custom-btn,
.custom-station-heading,
.fleet-header,
.fleet-specs span,
.hero h1,
.logo {
  font-weight: 700;
}
.appStoreLinks2,
.apps-icon ul,
.company-heading,
.custom-app-section,
.custom-btn,
.custom-service-main,
.fleet-title,
.footer-bottom,
.hero,
.info-card,
.station-card,
.submitbtn {
  text-align: center;
}
.main-navbar {
  background-color: #333;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  flex-wrap: wrap;
}
.logo {
  font-size: 24px;
}
.nav-links {
  display: flex;
  align-items: center;
  gap: 20px;
}
.nav-item {
  position: relative;
}
.nav-item a {
  color: #fff;
  text-decoration: none;
  padding: 8px 12px;
}
.nav-item a:hover {
  background-color: #555;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #444;
  top: 100%;
  left: 0;
  min-width: 150px;
  z-index: 10;
}
.dropdown-content a {
  padding: 10px 15px;
}
.hamburger {
  display: none;
  flex-direction: column;
  cursor: pointer;
}
.hamburger div {
  width: 25px;
  height: 3px;
  background-color: #fff;
  margin: 4px 0;
}
.logo img {
  max-width: 100%;
  height: auto;
}
:root {
  --primary-bg: #314455;
  --secondary-bg: #aecdef;
  --accent: #ff9199;
  --text-dark: #644e5b;
  --text-light: #ffffff;
  --shadow: rgba(100, 78, 91, 0.2);
  --primary-bg: #000000;
  --secondary-bg: #1a0000;
  --text-color: #ffffff;
  --accent: #ff3c3c;
}
.hero {
  background: linear-gradient(to right, var(--primary-bg), var(--secondary-bg));
  color: #fff;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.hero-content {
  max-width: 700px;
  margin: auto;
}
.hero h1 {
  font-size: 3rem;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #fff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
.text-section {
  background-color: #f2f6ff;
  padding: 60px 40px;
  color: #222;
}
.custom-app-container,
.text-container {
  max-width: 900px;
  margin: 0 auto;
}
.text-container h2 {
  font-size: 2rem;
  margin-bottom: 10px;
  color: #fe929a;
  border-left: 4px solid #314455;
  padding-left: 12px;
  font-weight: 600;
}
.text-container p {
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 30px;
  color: #444;
  background-color: #e8f0fe;
  padding: 15px 20px;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.topbar {
  background-color: #1d3a56;
  color: #fff;
  padding: 10px 20px;
}
.topbar span,
.topbar span a {
  color: #afcdf1 !important;
}
.topbar-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.left-section .call-text {
  font-size: 16px;
  font-weight: 500;
}
.call-text a {
  color: #8fc3ff;
  text-decoration: none;
}
.btn_pop_up,
.submitbtn button,
a {
  text-decoration: none !important;
}
.right-section {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-top: 10px;
}
.store-icon {
  width: 30px;
  height: auto;
}
@media (max-width: 600px) {
  .topbar,
  .topbar-content {
    display: none !important;
  }
  .topbar-content {
    align-items: center;
    text-align: center;
  }
  .right-section {
    margin-top: 8px;
  }
}

.table td,
.table th {
  color: #000;
  padding: 12px 0;
  vertical-align: middle;
  border: none !important;
}
.table td [id*="dlt-via_"] {
  padding: 0 10px;
  background: #334657;
  color: #fff;
  border-radius: 0 5px 5px 0;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-header {
  background: 0 0;
  border: none;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .cus-hold-able-wrapper {
    order: unset;
  }
  #tablet {
    display: none;
  }
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
}
.popup-overlay.active {
  visibility: visible;
  opacity: 1;
}
.popup-box {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  width: 90%;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
  transform: translateY(-100px);
  opacity: 0;
}
.popup-overlay.active .popup-box {
  transform: translateY(0);
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .cus-hold-able-wrapper {
    order: unset;
  }
  #tablet {
    display: none;
  }
  .popup-overlay {
    overflow: scroll;
    display: block !important;
  }
  .popup-box {
    padding: 10px;
    position: relative;
    top: 21%;
    width: 100%;
  }
  .airport-inner-page-sec h1,
  .pop-up_,
  .slog_mobile {
    text-align: center !important;
  }
  .slog_mobile_divider {
    display: none !important;
  }
}


.custom-app-section,
.custom-service-main {
  background-color: #2f4356;
  padding: 60px 20px;
  color: #fff;
}
.custom-container {
  max-width: 1200px;
  margin: 0 auto;
}
.custom-service-heading h2 {
  font-size: 2.5rem;
  margin-bottom: 50px;
  color: #ff8080;
}
.custom-service-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 40px;
}
.custom-service-card {
  background: #2f4356;
  border: 4px solid #d8e6f3;
  padding: 20px;
  transition:
    transform 0.3s,
    box-shadow 0.3s;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.custom-service-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  margin-bottom: 20px;
  border: 4px solid #d8e6f3;
}
.custom-service-card h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #fff;
}
.underline {
  width: 50px;
  height: 4px;
  background-color: #a6c9f5;
  margin: 10px auto 20px;
  border-radius: 2px;
}
.custom-service-card p {
  font-size: 1rem;
  color: #e4e4e4;
  margin-bottom: 20px;
}
.custom-btn {
  padding: 10px 20px;
  background-color: #1f3443;
  color: #fff;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.airport-card,
.airport-card-inner,
.airport-card-inner img {
  transition: transform 0.3s;
}
.custom-btn:hover {
  background-color: #14222d;
}
.custom-airport-section {
  background: url("contents/images/airport-bg.webp") center center/cover
    no-repeat;
  padding: 80px 20px;
  position: relative;
}
.custom-airport-overlay {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 40px 20px;
}
.custom-airport-container,
.custom-station-container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.custom-airport-heading {
  font-size: 2.5rem;
  color: #2f4356;
  margin-bottom: 50px;
  font-weight: 700;
}
.custom-airport-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(215px, 1fr));
  gap: 30px;
  justify-items: center;
}
.airport-card-inner {
  background-color: #fff;
  border: 1px solid #3a2c42;
  padding: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.airport-card-inner img {
  width: 100%;
  height: auto;
}
.airport-card:hover .airport-card-inner img {
  transform: translateY(-8px);
}
.custom-station-section {
  background-color: #2f4356;
  padding: 80px 20px;
}
.custom-station-heading {
  color: #ff7f88;
  font-size: 2rem;
  margin-bottom: 50px;
}
.custom-station-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
  justify-items: center;
}
.station-card {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #234;
  color: #fff;
  font-size: 1.2rem;
  padding: 30px 15px;
  border-radius: 50%/35%;
  width: 100%;
  height: 120px;
  box-shadow:
    inset 0 0 20px rgba(255, 255, 255, 0.2),
    0 0 25px rgba(0, 0, 0, 0.6);
  transition: 0.4s;
  position: relative;
}
.station-card:hover {
  box-shadow:
    inset 0 0 0 rgba(255, 255, 255, 0),
    0 0 0 transparent;
  transform: scale(1.03);
  background-color: #1a2a3a;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.fleet-section-custom {
  background: #fff;
  padding: 60px 20px;
}
.fleet-container {
  max-width: 1200px;
  margin: auto;
}
.fleet-title {
  font-size: 2.2rem;
  color: #593f4f;
  margin-bottom: 50px;
}
.fleet-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}
.fleet-card {
  background-color: #b3d6f7;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.fleet-header {
  background-color: #2f4356;
  color: #c7e4ff;
  font-size: 1.4rem;
  padding: 12px 20px;
  position: relative;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}
.fleet-body {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  flex-wrap: wrap;
}
.fleet-image img {
  max-width: 100%;
  height: auto;
  display: block;
}
.fleet-specs {
  list-style: none;
  padding-left: 20px;
  flex: 1;
}
.fleet-specs li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  border-bottom: 1px solid #6c4c5b;
  padding-bottom: 5px;
  font-size: 1rem;
  color: #3b3b3b;
}
.fleet-specs img {
  width: 26px;
  margin-right: 10px;
}
.app-heading {
  font-size: 2rem;
  color: #f47e7e;
  margin-bottom: 20px;
}
.app-subtext {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 30px;
  color: #e4e4e4;
}
.app-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.store-button {
  max-width: 180px;
  width: 100%;
  height: auto;
  transition: transform 0.2s ease-in-out;
}
.store-button:hover {
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .hero,
  .text-section {
    padding: 40px 20px;
  }
  .nav-item,
  .nav-links {
    width: 100%;
  }
  .nav-links {
    display: none;
    flex-direction: column;
    background-color: #333;
  }
  .hamburger,
  .nav-links.active {
    display: flex;
  }
  .dropdown-content {
    position: static;
  }
  .hero {
    height: auto;
  }
  .hero h1 {
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .text-container h2 {
    font-size: 1.5rem;
    padding-left: 10px;
  }
  .text-container p {
    font-size: 1rem;
    padding: 12px 15px;
    margin-bottom: 25px;
  }
  .my-header,
  .my-header-1 h1 {
    font-size: 4.2rem !important;
  }
  .door-no-768 {
    position: absolute;
    top: 77px;
    width: 101%;
  }

  .navbar-toggle {
    float: none;
  }
  .innerPageBnner,
  button#submit {
    width: 100% !important;
  }
  .innerPageBnner {
    padding: 0;
    margin-top: 0 !important;
    height: 100% !important;
  }
  .app-heading {
    font-size: 1.6rem;
  }
  .app-subtext {
    font-size: 0.95rem;
  }
  .store-button {
    max-width: 160px;
  }
}
@media (max-width: 480px) {
  .app-heading {
    font-size: 1.4rem;
  }
  .app-subtext {
    font-size: 0.9rem;
  }
  .store-button {
    max-width: 140px;
  }
}
.custom-footer {
  background-color: #5c4750;
  color: #fff;
  padding: 60px 20px 30px;
}
.footer-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto;
  gap: 30px;
}
.footer-column {
  flex: 1 1 250px;
  min-width: 250px;
}
.footer-logo {
  max-width: 180px;
  margin-bottom: 20px;
}
.footer-text {
  font-size: 1rem;
  color: #e4e4e4;
}
.footer-heading {
  color: #f47e7e;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-links li {
  margin-bottom: 8px;
}
.footer-links a {
  color: #fff;
  font-size: 1rem;
}
.footer-bottom a,
.footer-links a:hover {
  color: #f47e7e;
}
.footer-bottom {
  margin-top: 40px;
  color: #fff;
  font-size: 0.95rem;
}
.hero-grid-wrapper {
  background-image: url("./contents/images/bedfordshire-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  background-color: #5e93c56b;
  background-blend-mode: multiply;
}
.hero-grid-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  max-width: 1300px;
  margin: 0 auto;
  align-items: center;
  color: var(--text-color);
}
.hero-grid-left h1 {
  font-size: 45px;
  font-weight: 800;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 20px;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
  letter-spacing: 0.5px;
  animation: 1s ease-out fadeInDown;
}
.hero-grid-left p {
  font-size: 1.2rem;
  color: #ccc;
  max-width: 500px;
}
@media (max-width: 992px) {
  .hero-grid-left h1 {
    line-height: 1.3;
    font-size: 28px !important;
    margin-top: 10px;
  }
  .hero-grid-section {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 0;
  }
  .hero-grid-left p {
    margin: 0 auto;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.return-color {
  color: #000;
}
.company-info-section {
  background-color: #f9fbfd;
  padding: 80px 20px;
}
.company-container {
  max-width: 1000px;
  margin: 0 auto;
}
.company-heading {
  font-size: 2.5rem;
  font-weight: 800;
  color: #1c355e;
  margin-bottom: 40px;
  line-height: 1.3;
}
.company-paragraphs p {
  font-size: 1.05rem;
  color: #333;
  line-height: 1.7;
  margin-bottom: 20px;
  text-align: justify;
}
@media (max-width: 768px) {
  .footer-wrapper {
    align-items: center;
  }
  .footer-column {
    margin-bottom: 30px;
  }
  .footer-heading {
    font-size: 1.2rem;
  }
  .footer-links a,
  .footer-text {
    font-size: 0.95rem;
  }
  .hero-grid-wrapper {
    background-size: cover;
    padding-bottom: 10px;
  }
  .hero-grid-left h1 {
    line-height: 1.3;
    font-size: 16px !important;
    margin-top: 10px;
  }
  .company-heading {
    font-size: 2rem;
  }
  .company-paragraphs p {
    font-size: 1rem;
  }
}
.contact-info-section {
  padding: 60px 20px;
  background-color: #f5f9fc;
}
.contact-info-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 40px;
}
.info-card {
  background-color: #fff;
  padding: 30px 25px;
  border-radius: 16px;
  width: 100%;
  max-width: 320px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  transition:
    transform 0.3s,
    box-shadow 0.3s;
}
.info-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
}
.info-icon {
  background-color: #e6f0ff;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.info-icon img {
  width: 38px;
  height: 38px;
  object-fit: contain;
}
.info-card h3 {
  font-size: 1.25rem;
  color: #024;
  font-weight: 700;
  margin-bottom: 10px;
}
.info-card a,
.info-card p {
  font-size: 1rem;
  color: #444 !important;
  line-height: 1.5;
  text-decoration: none;
}
.info-card a:hover {
  color: #007bff;
}
.map-main iframe {
  border-radius: 12px;
  width: 100%;
  height: 450px;
  border: none;
  display: block;
}
@media screen and (max-width: 768px) {
  .info-card {
    max-width: 100%;
  }
  .hero-grid-right{
  padding: 10px;
}
}

.btn:not(:disabled):not(.disabled){
    cursor: pointer;
    color: #fff !important;
}


body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover{
    color: #fff !important;
} 
.modal-header button {
	background-color: #1D3A56 !important;
}

body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover{
    color: #fff !important;
}


.field-hd {
    margin-bottom: 5px;
    text-align: start;
}

.btn:not(:disabled):not(.disabled){
    cursor: pointer;
    color: #fff !important;
}

.field-hd span {
    display: block;
    line-height: 1;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

