.aboutLeft,
.aboutRight,
.airportTransfer ul li,
.appStoreLinks a,
.carFleet ul li,
.contactForm,
.contactUsNew,
.copyRight ul li,
.footer ul.socialFooter li,
.services ul li {
    vertical-align: top;
    display: inline-block;
}
.bookingForm form ul li label,
.contentCarousel .owl-nav,
.mobilePhone,
.stationTransfer .owl-nav {
    display: none;
}
@font-face {
    font-family: roboto-regular;
    src:
        url(../fonts/roboto-regular/roboto-regular-webfont.woff2) format("woff2"),
        url(../fonts/roboto-regular/roboto-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: roboto-medium;
    src:
        url(../fonts/roboto-medium/roboto-medium.woff2) format("woff2"),
        url(../fonts/roboto-medium/roboto-medium.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: roboto-bold;
    src:
        url(../fonts/roboto-bold/roboto-bold.woff2) format("woff2"),
        url(../fonts/roboto-bold/roboto-bold.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
.navigation .navbar-default {
    background: #03253f;
    border: none;
    border-radius: 0;
    min-height: auto;
    margin: 0;
    padding: 0;
    transition: 0.5s;
}
.navigation .navbar-default.scrolled {
    padding: 25px 0;
    background: rgb(0 0 0 / 0.8);
}
.navigation .navbar-default .navbar-brand {
    height: auto;
    padding-left: 0;
}
.navigation ul.nav {
    margin-top: 18px;
}
.navigation ul.nav li {
    float: none;
    display: inline-block;
}
.navigation ul.nav li a {
    position: relative;
    font-family: roboto-bold;
    font-size: 15px;
    color: #fff;
    padding: 10px 18px;
    letter-spacing: 0.5px;
    text-decoration: none;
    transition: 0.2s;
}
.navigation ul.nav li li {
    display: block;
    text-align: center;
}
.navigation ul.nav li li a {
    color: #000;
}
.navigation ul.nav li a:focus,
.navigation ul.nav li a:hover,
.navigation ul.nav li.active a,
.navigation ul.nav li.active a:focus,
.navigation ul.nav li.active a:hover {
    background: #bd4ed4;
    color: #fff;
}
.banner {
    position: relative;
}
.bookingForm,
.contentCarousel .owl-dots .owl-dot span {
    background: #fff;
}
@media (max-width: 768px) {
    .bannerContentWrapper {
        padding-bottom: 0 !important;
        padding-top: 100px;
        margin-top: 0 !important;
    }
}
.bannerContentWrapper {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 80px;
}
.bannerText {
    float: left;
    max-width: 580px;
    margin-top: 30px;
}
.bannerText h1 {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: roboto-bold;
    font-size: 36px;
    color: #fff;
}
.bannerText p {
    font-family: roboto-regular;
    font-size: 16px;
    color: #fff;
    margin: 0;
}
.bannerText a {
    padding: 12px 35px;
    background: #b539cf;
    color: #fff;
    display: inline-block;
    margin-top: 32px;
    font-family: roboto-bold;
    font-size: 17px;
    text-decoration: none;
    transition: 0.2s;
}
.email a,
.mobilePhone,
.owl-theme a,
.phoneNumber a,
.pull-right a,
.serviceInner h4 a,
.station-btn,
.station-link h3 {
    text-decoration: none !important;
}
.bannerText a:focus,
.bannerText a:hover,
.bookingForm form ul li button:focus,
.innerPageForm .bookingForm form ul li button,
.innerPageForm .bookingForm form ul li button:hover {
    background: #bd4ed4;
}
.bookingForm {
    float: right;
    width: 370px;
    height: 296px;
    padding: 35px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
}
.bookingForm h2 {
    margin-top: 0;
    margin-bottom: 30px;
    font-family: roboto-bold;
    font-size: 26px;
    color: #000;
    text-align: center;
}
.bookingForm form ul,
.services ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}
.bookingForm form ul li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 18px;
}
.aboutLeft p:last-child,
.aboutPageContent p:last-child,
.aboutPageContent ul li:last-child,
.bookingForm form ul li:last-child,
.copyRight p,
.footer p,
.footer ul.footerContact li:last-child {
    margin-bottom: 0;
}
.bookingForm form ul li button,
.bookingForm form ul li input {
    width: 100%;
    height: 44px;
    font-size: 16px;
    border-radius: 0;
}
.bookingForm form ul li input {
    background: url(../img/location.png) right 15px center no-repeat #fff;
    padding-right: 40px;
    font-family: roboto-regular;
}
.bookingForm form ul li button {
    background-color: #b539cf;
    border: 1px solid #b539cf;
    font-family: roboto-medium;
}
.bookingForm form ul li button:focus,
.bookingForm form ul li button:hover {
    background: #bd4ed4;
    border: 1px solid #bd4ed4;
    outline: 0;
}
.innerPageForm .bookingForm {
    width: 100%;
    height: auto;
    float: none;
    background: #000;
}
.contactForm button,
.contentCarousel .owl-dots .owl-dot.active span,
.contentCarousel .owl-dots .owl-dot:hover span,
.footer h4:after,
.services ul li:hover .serviceInner {
    background: #b539cf;
}
.aboutSec,
.innerPageForm .bookingForm form ul {
    font-size: 0;
}
.innerPageForm .bookingForm form ul li {
    width: 50%;
    padding: 0 5px;
    display: inline-block;
}
.airportTransfer ul li img,
.col-12,
.innerPageForm .bookingForm form ul li:nth-child(3) {
    width: 100%;
}
.airportTransfer .headingStyle h3,
.airportTransfer ul li .overLay h4 a,
.innerPageForm .bookingForm h2,
.services ul li:hover .serviceInner h4 a,
.services ul li:hover .serviceInner p {
    color: #fff;
}
.carFleet,
.contentSec,
.downloadOurApp,
.services {
    padding: 80px 0;
}
.headingStyle {
    margin-bottom: 60px;
    text-align: center;
}
.headingStyle h2,
.headingStyle h3 {
    font-family: roboto-bold;
    font-size: 40px;
    color: #101010;
    margin: 0;
}
.headingStyle h2 span,
.headingStyle h3 span {
    display: block;
    font-family: roboto-bold;
    font-size: 28px;
    color: #b539cf;
    margin-top: 6px;
}
.headingStyle p {
    font-family: roboto-regular;
    font-size: 17px;
    line-height: 26px;
    color: #fff;
    max-width: 700px;
    margin: 20px auto 0;
}
.services ul li {
    width: 33.33%;
}
.serviceInner {
    text-align: center;
    padding: 35px 25px;
    transition: 0.3s;
}
.serviceInner img {
    width: auto;
    margin: auto;
    min-height: 57px;
}
.serviceInner h4 a {
    margin: 35px 0 25px;
    font-family: roboto-bold;
    color: #000;
    font-size: 24px;
}
.appStoreLinks a.googleAppleStore,
.copyRight ul li {
    margin-right: 15px;
}
.text-para {
    margin-top: 50px;
    margin-bottom: 50px;
}
.text-para h2 {
    font-size: 28px;
}
.text-para p {
    font-size: 15px;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 100% !important;
}
.serviceInner p {
    font-family: roboto-regular;
    font-size: 17px;
    margin: 0;
    color: #000;
    line-height: 25px;
}
.services ul li:hover .serviceInner img {
    filter: brightness(0) invert(1);
}
.aboutLeft,
.aboutRight {
    width: 50%;
    height: 794px;
}
.aboutLeft {
    background: #101010;
    padding: 70px 60px;
}
.aboutLeft h3 {
    font-family: roboto-bold;
    font-size: 40px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
}
.aboutLeft p {
    font-family: roboto-regular;
    font-size: 17px;
    color: #fff;
    line-height: 26px;
    margin-bottom: 20px;
}
.aboutRight {
    background: url(../img/aboutHomeImg.webp) 0 0 / cover no-repeat;
}
.airportTransfer {
    padding: 70px 0 80px;
    background: #101010;
}
.airportTransfer:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 60px;
    background: #b539cf;
    top: 80px;
    left: 0;
    right: 0;
    margin: auto;
}
.airportTransfer ul {
    margin: 60px 0 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
}
.airportTransfer ul li {
    width: 33.33%;
    position: relative;
}
.airportTransfer ul li .overLay {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(181 57 207 / 0.7);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding-top: 150px;
    z-index: 9;
    opacity: 0;
    transition: opacity 0.5s;
}
.airportTransfer ul li .overLay h4 {
    font-family: roboto-medium;
    font-size: 22px;
    color: #fff;
    margin: 0;
}
.airport-main-div:hover::after,
.airportTransfer ul li:hover .overLay {
    opacity: 1;
}
.airportWrapper .cusCardsContent h2,
.contentSec .headingStyle h3,
.copyRight ul li a:focus,
.copyRight ul li a:hover,
.downloadOurApp .headingStyle h3 {
    color: #b539cf;
}
.contentCarousel {
    max-width: 800px;
    margin: auto;
    text-align: center;
}
.contentCarousel h5 {
    font-family: roboto-medium;
    font-size: 22px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
}
.contentCarousel p {
    font-family: roboto-regular;
    font-size: 17px;
    line-height: 26px;
    color: #fff;
}
.contentCarousel .owl-dots {
    margin-top: 15px;
}
.contentCarousel .owl-dots .owl-dot:focus,
.stationTransfer .owl-dots button span:focus,
.stationTransfer .owl-dots button:focus {
    outline: 0;
}
.stationTransfer .owl-dots {
    position: absolute;
    width: 100%;
    bottom: -60px;
}
.stationTransfer .owl-dots button span {
    background: #101010 !important;
}
.stationTransfer .owl-dots button.active span {
    background: #b539cf !important;
}
.stationTransfer .stationCarousel .item span {
    display: block;
    position: relative;
    font-family: roboto-medium;
    font-size: 18px;
    color: #000;
    margin-top: 30px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none !important;
}
.owl-theme a,
.station-btn,
.station-heading h3 {
    color: #fff !important;
}
@media (min-width: 768px) {
    .banner {
        background: url(../img/bannerBg.webp) center/cover no-repeat;
    }
    .contentSec,
    .downloadOurApp {
        background: url(../img/contentBg.webp) 0 0 / cover no-repeat;
    }
    .col-md-4 {
        width: 32%;
    }
}
.appStoreLinks {
    text-align: center;
    margin-top: -20px;
}
.appStoreLinks a img {
    width: 180px;
}
.carFleet ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0;
    text-align: center;
}
.carFleet ul li {
    width: 20%;
    padding: 0 10px;
    text-align: center;
}
.carFleet ul li img {
    width: 200px;
    margin: auto;
    border-radius: 50%;
}
.carFleet ul li span {
    display: block;
    margin-top: 20px;
    font-family: roboto-bold;
    font-size: 19px;
}
.footer {
    padding: 50px 0;
    background: #101010;
}
.footer h4 {
    position: relative;
    font-family: roboto-medium;
    font-size: 26px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 12px;
}
.footer h4:after {
    position: absolute;
    content: "";
    width: 80px;
    height: 2px;
    bottom: 0;
    left: 0;
}
.footer p {
    font-family: roboto-regular;
    font-size: 16px;
    color: #acacac;
}
.footer .col1 {
    padding-right: 50px;
}
.contactUsNew ul,
.copyRight ul,
.footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footer ul.footerContact li {
    margin-bottom: 18px;
    color: #acacac;
    font-size: 15px;
    padding-left: 25px;
}
.footer ul.footerContact li.address {
    background: url(../img/footerLocation.webp) left top 2px no-repeat;
}
.footer ul.footerContact li.phoneNumber {
    background: url(../img/footerPhone.webp) left top 2px no-repeat;
}
.footer ul.footerContact li.email {
    background: url(../img/footerEmail.webp) left top 3px no-repeat;
}
.email a,
.phoneNumber a {
    cursor: pointer;
    color: #acacac !important;
}
.copyRight ul li a,
.main-404 p a,
.messageIcon a,
.phoneIcon a,
.section-link,
.station-link {
    text-decoration: none;
}
.copyRight p,
.copyRight ul li a {
    font-family: roboto-regular;
    font-size: 15px;
    color: #acacac;
}
.footer ul.socialFooter li {
    width: 32px;
    height: 32px;
    margin-right: 6px;
}
.copyRight ul li:last-child,
.footer ul.socialFooter li:last-child {
    margin-right: 0;
}
.footer ul.socialFooter li a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    font-size: 0;
}
.footer ul.socialFooter li.fbIconFooter a {
    background: url(../img/facebook.png) center no-repeat #3b5998;
}
.footer ul.socialFooter li.twitterIconFooter a {
    background: url(../img/twitter.png) center no-repeat #1da1f2;
}
.footer ul.socialFooter li.instaIconFooter a {
    background: url(../img/instagram.png) center no-repeat #bd081d;
}
.footer ul.socialFooter li.pinterestIconFooter a {
    background: url(../img/pinterest.png) center no-repeat #c32aa3;
}
.footer ul.socialFooter li a:hover {
    opacity: 0.9;
}
.copyRight {
    border-top: 1px solid #767676;
    padding: 20px 0;
    background: #000;
}
.innerPageBanner {
    text-align: center;
    padding: 200px 0 100px;
}
.aboutPageBanner {
    background: url(../img/aboutBanner.webp) center/cover no-repeat;
}
.contactPageBanner {
    background: url(../img/contactBanner.webp) center/cover no-repeat;
}
.innerPageBanner h1 {
    color: #fff;
    font-family: roboto-bold;
    margin: 0 0 30px;
    letter-spacing: 1px;
    text-shadow: 2px 2px 10px #000;
}
.innerPageContent {
    padding: 50px 0;
}
.aboutPageContent p {
    margin-bottom: 20px;
}
.aboutPageContent ul {
    margin: 0;
    padding-left: 20px;
}
.aboutPageContent ul li {
    margin-bottom: 8px;
}
.aboutPageContent p,
.aboutPageContent ul li {
    font-family: roboto-regular;
    font-size: 17px;
    color: #313e5b;
}
.index-button {
    margin-top: 30px !important;
}
.aboutImgWrapper {
    padding: 20px;
}
.aboutImgWrapper img {
    width: 100%;
    border: 5px solid #b539cf;
    border-radius: 20px;
}
.contactForm {
    width: 48%;
    margin-right: 3%;
}
.contactUsNew {
    width: 48%;
}
.contactPageContent h2 {
    font-family: roboto-bold;
    font-size: 30px;
    color: #313e5b;
    margin-bottom: 25px;
    margin-top: 23%;
}
.contactForm input {
    width: 100%;
    height: 36px;
    font-family: roboto-regular;
}
@media (max-width: 768px) {
    .contactPageContent h2 {
        font-family: roboto-bold;
        font-size: 30px;
        color: #313e5b;
        margin-bottom: 25px;
        margin-top: 0;
    }
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.contactForm textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #ccc;
    padding: 12px;
    resize: none;
    font-family: roboto-regular;
}
.contactForm button {
    border: 1px solid #b539cf;
    color: #fff;
    padding: 10px 30px;
    font-family: roboto-bold;
    font-size: 15px;
    transition: 0.2s;
}
.contactForm button:hover {
    background: #bd4ed4;
    border: 1px solid #bd4ed4;
}
.contactUsNew ul li {
    padding-left: 35px;
    margin-bottom: 15px;
}
.contactUsNew ul li.addressIcon {
    background: url(../img/addressIcon.webp) left center/22px no-repeat;
}
.contactUsNew ul li.messageIcon {
    background: url(../img/messageIcon.webp) left center/21px no-repeat;
}
.messageIcon a,
.phoneIcon a {
    color: #333;
    cursor: pointer;
}
.contactUsNew ul li.phoneIcon {
    background: url(../img/phoneIcon.webp) left center/20px no-repeat;
}
.contactUsNew ul li.clockIcon {
    background: url(../img/clockIcon.png) left center/20px no-repeat;
}
.contactUsNew p {
    font-size: 18px;
    font-family: roboto-regular;
}
.mobilePhone {
    font-size: 0;
    cursor: pointer;
}
@media (max-width: 1366px) {
    .navigation .navbar .navbar-brand {
        margin-left: 0;
    }
    .aboutLeft,
    .aboutRight {
        height: 898px;
    }
    .airportTransfer ul li .overLay {
        padding-top: 132px;
    }
}
@media (max-width: 1200px) {
    .navigation .navbar-default.scrolled {
        padding: 22px 0;
    }
    .bannerContentWrapper {
        padding-top: 220px;
    }
    .bannerText {
        max-width: 500px;
        margin-top: 40px;
    }
    .bookingForm {
        width: 360px;
        height: 287px;
        padding: 30px;
    }
    .services {
        padding: 75px 0;
    }
    .aboutLeft,
    .aboutRight {
        height: 872px;
    }
    .aboutLeft {
        padding: 55px 40px 45px;
    }
    .aboutLeft h3 {
        font-size: 34px;
        margin-bottom: 25px;
    }
    .aboutLeft p {
        font-size: 16px;
    }
    .airportTransfer {
        padding: 180px 0 70px;
    }
    .airportTransfer:before {
        top: 70px;
    }
    .airportTransfer ul li .overLay {
        padding-top: 110px;
    }
    .carFleet,
    .contentSec,
    .downloadOurApp {
        padding: 70px 0;
    }
    .stationTransfer {
        padding: 70px 0 110px;
    }
    .carFleet ul li {
        width: 25%;
    }
    .innerPageBanner h1 {
        padding-top: 0;
    }
}
.about-main-text {
    text-align: start !important;
}
@media (max-width: 992px) {
    .bannerContentWrapper {
        padding-top: 110px;
    }
    .bannerText {
        max-width: 360px;
        margin-top: 22px;
    }
    .bannerText h1 {
        font-size: 29px;
    }
    .bannerText a,
    .bannerText p,
    .footer p {
        font-size: 15px;
    }
    .bannerText a {
        padding: 12px 25px;
        margin-top: 28px;
    }
    .bookingForm {
        width: 330px;
        height: 263px;
        padding: 25px;
    }
    .bookingForm h2 {
        margin-bottom: 25px;
        font-size: 24px;
    }
    .bookingForm form ul li button,
    .bookingForm form ul li input {
        height: 42px;
        font-size: 15px;
    }
    .headingStyle {
        margin-bottom: 50px;
    }
    .headingStyle h2,
    .headingStyle h3 {
        font-size: 33px;
    }
    .services {
        padding: 65px 0;
    }
    .serviceInner {
        padding: 30px 15px;
    }
    .serviceInner h4 a {
        margin: 30px 0 20px;
        font-size: 20px;
    }
    .serviceInner p {
        font-size: 15px;
        line-height: 24px;
    }
    .aboutRight {
        display: none;
    }
    .aboutLeft {
        width: 100%;
        height: auto;
        display: block;
        text-align: center;
        padding: 55px 40px 0;
    }
    .aboutLeft h3,
    .innerPageBanner h1 {
        font-size: 34px;
    }
    .airportTransfer {
        padding: 165px 0 65px;
    }
    .airportTransfer:before {
        top: 50px;
    }
    .airportTransfer ul li .overLay {
        padding-top: 85px;
    }
    .airportTransfer ul li .overLay h4 {
        font-size: 18px;
    }
    .carFleet,
    .contentSec,
    .downloadOurApp {
        padding: 60px 0;
    }
    .contentCarousel {
        max-width: 715px;
    }
    .contactUsNew p,
    .contentCarousel p {
        font-size: 16px;
    }
    .headingStyle p {
        font-size: 16px;
        margin: 18px auto 0;
    }
    .appStoreLinks a.googleAppleStore {
        margin-right: 12px;
    }
    .appStoreLinks a img {
        width: 160px;
    }
    .carFleet ul li {
        width: 45%;
    }
    .carFleet ul li:first-child,
    .carFleet ul li:nth-child(2) {
        margin-bottom: 35px;
    }
    .carFleet ul li img {
        width: 190px;
    }
    .carFleet ul li span {
        margin-top: 20px;
        font-size: 18px;
    }
    .footer h4 {
        font-size: 24px;
        margin-bottom: 25px;
    }
    .footer ul.footerContact li {
        word-break: break-all;
    }
    .footer ul.socialFooter li {
        margin-right: 5px;
    }
    .copyRight p,
    .copyRight ul li a {
        font-size: 14px;
    }
    .innerPageContent {
        padding: 40px 0;
    }
    .contactPageContent h2 {
        font-size: 26px;
    }
}
@media (max-width: 768px) {
    .navigation .navbar-default,
    .navigation .navbar-default.scrolled {
        padding: 0;
    }
    .navigation .navbar .navbar-brand {
        padding-left: 15px;
    }
    .navigation .navbar-default .navbar-toggle {
        margin-top: 18px;
        background: #b539cf;
        border: 2px solid #b539cf;
    }
    .navigation .navbar-default .navbar-toggle .icon-bar,
    .navigation .navbar-default .navbar-toggle:focus .icon-bar,
    .navigation .navbar-default .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }
    .navigation .navbar-default .navbar-toggle:focus,
    .navigation .navbar-default .navbar-toggle:hover {
        opacity: 0.9;
    }
    .navigation ul.nav {
        width: 100%;
        margin: 10px 0 8px;
        text-align: start;
    }
    .contactForm,
    .contactUsNew,
    .navigation ul.nav li {
        display: block;
    }
    .navigation ul.nav li a {
        padding-top: 12px;
        padding-bottom: 12px;
        font-size: 15px;
    }
    .navigation ul.nav li a:focus,
    .navigation ul.nav li a:hover,
    .navigation ul.nav li.active a,
    .navigation ul.nav li.active a:focus,
    .navigation ul.nav li.active a:hover {
        background: 0 0;
        color: #b539cf;
    }
    .bannerText,
    .bookingForm {
        float: none;
        text-align: center;
    }
    .bannerText {
        max-width: 100%;
        margin-top: 0 !important;
        margin-bottom: 40px;
    }
    .bannerText h1 {
        font-size: 26px;
    }
    .bookingForm {
        width: 320px;
        height: 246px;
        padding: 22px;
    }
    .bookingForm h2 {
        margin-bottom: 22px;
        font-size: 22px;
    }
    .bookingForm form ul li button,
    .bookingForm form ul li input {
        height: 40px;
    }
    .headingStyle {
        margin-bottom: 45px;
    }
    .aboutLeft h3,
    .headingStyle h2,
    .headingStyle h3 {
        font-size: 30px;
    }
    .downloadOurApp .headingStyle h3,
    .stationTransfer .headingStyle h3 {
        font-size: 28px;
    }
    .services {
        padding: 60px 0;
    }
    .services ul li {
        width: 320px;
        display: block;
        margin: auto;
    }
    .serviceInner {
        padding: 0 0 35px;
    }
    .services ul li:nth-child(3) .serviceInner {
        padding-bottom: 0;
    }
    .services ul li:hover .serviceInner {
        background: #fff;
    }
    .services ul li:hover .serviceInner img {
        filter: none;
    }
    .services ul li:hover .serviceInner h4 a,
    .services ul li:hover .serviceInner p {
        color: #000;
    }
    .aboutLeft {
        padding: 50px 20px 0;
    }
    .aboutLeft p {
        font-size: 15px;
        line-height: 24px;
    }
    .airportTransfer {
        padding: 150px 0 65px;
    }
    .airportTransfer:before {
        top: 45px;
    }
    .airportTransfer ul li {
        width: 330px;
        display: block;
        margin: auto auto 30px;
    }
    .airportTransfer ul li:last-child {
        margin: auto;
    }
    .airportTransfer ul li .overLay {
        padding-top: 110px;
        opacity: 1;
        background: rgb(181 57 207 / 0.5);
    }
    .carFleet,
    .contentSec,
    .downloadOurApp {
        padding: 50px 0;
    }
    .contentCarousel h5 {
        font-size: 20px;
        margin-bottom: 22px;
    }
    .contentCarousel p {
        font-size: 15px;
        padding: 0 15px;
    }
    .headingStyle p {
        font-size: 15px;
    }
    .appStoreLinks {
        margin-top: -10px;
    }
    .appStoreLinks a img {
        width: 140px;
    }
    .carFleet ul li {
        width: 100%;
    }
    .carFleet ul li:nth-child(3) {
        margin-bottom: 35px;
    }
    .carFleet ul li img {
        width: 180px;
    }
    .footer {
        padding: 45px 0;
    }
    .footer .col1,
    .footer .col2 {
        margin-bottom: 30px;
    }
    .copyRight .pull-left,
    .copyRight .pull-right {
        float: none !important;
        text-align: center;
    }
    .copyRight .pull-left {
        margin-bottom: 15px;
    }
    .innerPageBanner {
        height: 260px;
    }
    .innerPageBanner h1 {
        text-align: center;
    }
    .contact-container {
        text-align: center;
        font-size: 30px !important;
        margin-top: 30px !important;
    }
    .aboutPageBanner {
        background-position: left center;
    }
    .aboutPageContent {
        text-align: start;
    }
    .aboutPageContent ul {
        padding: 0;
        list-style-type: none;
    }
    .aboutPageContent p,
    .aboutPageContent ul li {
        font-size: 16px;
    }
    .contactForm {
        width: 100%;
        margin-right: 0;
    }
    .contactUsNew {
        width: 100%;
        margin-top: 30px;
    }
    .contentSec,
    .downloadOurApp {
        background: #000;
    }
    .banner {
        background: #b539cf;
    }
}
@media (max-width: 480px) {
    .navigation .navbar-brand img {
        width: 170px;
        margin-top: 3px;
    }
    .bannerText h1 {
        font-size: 24px;
        margin-top: 40px;
    }
    .bookingForm {
        width: 310px;
    }
    .services {
        padding: 50px 0;
    }
    .headingStyle {
        margin-bottom: 40px;
    }
    .aboutLeft h3,
    .headingStyle h2,
    .headingStyle h3 {
        font-size: 28px;
    }
    .airportTransfer {
        padding: 60px 0 55px;
    }
    .airportTransfer:before {
        top: 40px;
    }
    .airportTransfer ul li {
        width: 320px;
    }
    .airportTransfer ul li .overLay {
        padding-top: 108px;
    }
    .stationTransfer {
        padding: 50px 0 100px;
    }
    .downloadOurApp .headingStyle h3,
    .stationTransfer .headingStyle h3 {
        font-size: 25px;
    }
    .headingStyle p {
        padding: 0 15px;
    }
    .appStoreLinks a.googleAppleStore {
        margin-right: 8px;
    }
    .appStoreLinks a img {
        width: 130px;
    }
    .carFleet ul li img {
        width: 175px;
    }
    .carFleet ul li span {
        font-size: 17px;
    }
    .innerPageBanner {
        background-color: #b539cf !important;
        background-image: none !important;
        display: flex;
        justify-content: center;
        padding-top: 150px;
        padding-bottom: 200px;
    }
    .innerPageBanner h1 {
        padding-top: 0;
        font-size: 22px;
        margin-bottom: 20px;
    }
    .aboutPageContent p,
    .aboutPageContent ul li {
        font-size: 16px;
    }
    .aboutPageContent p {
        line-height: 26px;
    }
}
.dropdown-menu li a {
    text-align: start;
}
.airport-main-div img:hover {
    background-color: rgb(52 51 50 / 0.7) !important;
    border: 3px solid #00f;
}
.airportInner .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.airport-main-div {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 0.05);
    position: relative;
    overflow: hidden;
    transition: background-color 0.3s;
    text-align: center;
}
.station-btn,
.station-card-inner {
    transition: 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
}
.airport-main-div img {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 15px;
}
.airport-main-div h2 {
    font-size: 20px;
    margin: 10px 0;
}
.airport-main-div p {
    font-size: 14px;
    color: #555;
}
.airport-main-div::after {
    content: "...";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 28px;
    color: #333;
    opacity: 0;
    transition: opacity 0.3s;
    pointer-events: none;
}
.airport-main-div:hover {
    background-color: #e2f3f9;
}
.airportWrapper .cusCards {
    height: 400px;
    background-size: cover !important;
    margin: 20px 0;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}
.airportWrapper .cusCard1 {
    background:
        linear-gradient(rgba(0 0 0 / 30%), rgba(0 0 0 / 30%)),
        url(../img/airport1.webp) center center no-repeat;
}
.airportWrapper .cusCard2 {
    background:
        linear-gradient(rgba(0 0 0 / 30%), rgba(0 0 0 / 30%)),
        url(../img/airport2.webp) center center no-repeat;
}
.airportWrapper .cusCard3 {
    background:
        linear-gradient(rgba(0 0 0 / 30%), rgba(0 0 0 / 30%)),
        url(../img/airport3.webp) center center no-repeat;
}
.airportWrapper .cusCard4 {
    background:
        linear-gradient(rgba(0 0 0 / 30%), rgba(0 0 0 / 30%)),
        url(../img/airport4.webp) center center no-repeat;
}
.airportWrapper .cusCard5 {
    background:
        linear-gradient(rgba(0 0 0 / 30%), rgba(0 0 0 / 30%)),
        url(../img/airport5.webp) center center no-repeat;
}
.airportWrapper .cusCardsContent {
    background: #03253fdb;
    border-radius: 10px;
    width: 95%;
    padding: 20px;
    position: absolute;
    bottom: 35px;
    margin-left: 2%;
}
.airportWrapper .cusCardsContent p {
    color: #fff;
    font-size: 15px;
}
.airportWrapper .cusCardsContent a {
    background: #fff;
    padding: 7px 15px;
    border-radius: 18px;
    display: inline-block;
    color: #000;
    text-decoration: none;
    font-size: 15px;
}
.fleet-card-main {
    border: 5px solid #b539cf;
    padding: 20px;
    margin-bottom: 30px;
    background-color: #17344a;
    color: #000;
    border-radius: 20px;
}
.fleet-card-main h3 {
    font-size: 30px;
    margin-top: 30px;
    color: #fff !important;
}
@media only screen and (max-width: 780px) {
    .aboutImgWrapper img {
        width: 100%;
        border: 5px solid #b539cf;
        border-radius: 20px;
        display: none;
    }
    .fleet-card-main {
        border: 3px solid #8a2be2;
        padding: 20px;
        text-align: start;
        margin-bottom: 30px;
    }
}
.card-content,
.customNav,
.main-404,
.section-header {
    text-align: center;
}
.fleet-text-img-main {
    margin-top: 20px;
}
.fleet-text-img-main img {
    width: 10% !important;
    margin-right: 10px;
}
.fleet-text-img-main p {
    font-size: 20px;
    padding-top: 10px;
    color: #fff !important;
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 4px 0;
}
.carFleet .fleet-card-main {
    position: relative;
    overflow: visible;
    z-index: 1;
}
.carFleet .fleet-img-wrapper {
    overflow: visible;
    position: relative;
    z-index: 1;
}
.carFleet .fleet-img {
    transition:
        transform 0.4s,
        z-index 0.4s;
    z-index: 2;
    position: relative;
    width: 100%;
    height: auto;
    will-change: transform;
}
.carFleet .fleet-card-main:hover .fleet-img {
    transform: scale(1.15);
    z-index: 999;
}
.carFleet .fleet-card-main:hover {
    z-index: 10;
}
.pull-right a {
    cursor: pointer;
}
.fleet-para {
    color: #000 !important;
}
.main-404 h2 {
    font-size: 40px;
    font-weight: 800;
}
.main-404 p a {
    color: #000;
    font-size: 20px;
    font-weight: 400;
}
.customNav {
    margin-bottom: 10px;
    position: relative;
    margin-top: 50px;
}
.customNext,
.customPrev {
    background-color: #333;
    color: #fff;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 20px;
    border-radius: 5px;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    z-index: 10;
}
.customPrev {
    left: -50px !important;
}
.customNext {
    right: -50px !important;
}
@media screen and (max-width: 780px) {
    .appStoreLinks img {
        width: 130px;
        height: 39px;
    }
}
.stationTransfer {
    padding: 60px 0;
    background: #03253f;
}
.station-cards-container {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
    margin-top: 40px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}
.station-card {
    display: flex;
    justify-content: center;
    perspective: 1000px;
    width: calc(100% / 7 - 25px);
    min-width: 250px;
}
.station-card-inner {
    width: 100%;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 20px rgb(0 0 0 / 0.2);
    transform-style: preserve-3d;
    position: relative;
    border: none;
    animation: 0.8s ease-out both cardEntrance;
}
@keyframes cardEntrance {
    0% {
        opacity: 0;
        transform: translateY(20px) rotateX(-15deg);
    }
    70% {
        opacity: 1;
        transform: translateY(-5px);
    }
    85% {
        transform: translateY(2px);
    }
    100% {
        transform: translateY(0) rotateX(0);
    }
}
.station-card-inner:hover {
    animation: 0.4s ease-in-out cardVibration;
    transform: translateY(-8px) rotateY(5deg);
    box-shadow: 0 15px 30px rgb(181 57 207 / 0.3);
}
@keyframes cardVibration {
    0%,
    100% {
        transform: translateY(-8px) rotateY(0);
    }
    25% {
        transform: translateY(-8px) rotateY(2deg) translateX(2px);
    }
    50% {
        transform: translateY(-8px) rotateY(-2deg) translateX(-2px);
    }
    75% {
        transform: translateY(-8px) rotateY(1deg) translateX(1px);
    }
}
.station-img-container {
    height: 180px;
    overflow: hidden;
    position: relative;
}
.station-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.station-card-inner:hover img {
    transform: scale(1.1) rotate(1deg);
}
.station-card-content {
    padding: 20px;
    text-align: center;
    position: relative;
    z-index: 2;
    background: #fff;
}
.station-card-content h4 {
    margin: 0 0 20px;
    color: #03253f;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: 0.3s;
}
.station-card-inner:hover h4 {
    color: #b539cf;
    transform: scale(1.05);
}
.station-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: #b539cf;
    border-radius: 50%;
    font-weight: 600;
    position: relative;
    box-shadow: 0 5px 15px rgb(181 57 207 / 0.4);
    border: 2px solid;
}
.station-btn svg {
    width: 24px;
    height: 24px;
    transition: 0.3s;
    fill: #fff;
}
.station-btn:hover {
    background: #03253f;
    transform: scale(1.1) rotate(10deg);
    box-shadow: 0 8px 20px rgb(3 37 63 / 0.6);
}
.station-btn:hover svg {
    transform: translateX(5px);
    fill: #b539cf;
}
.station-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgb(255 255 255 / 0.4), transparent);
    transition: 0.5s;
}
.station-btn:hover:before {
    left: 100%;
}
.station-card:first-child .station-card-inner {
    animation-delay: 0.1s;
}
.station-card:nth-child(2) .station-card-inner {
    animation-delay: 0.2s;
}
.station-card:nth-child(3) .station-card-inner {
    animation-delay: 0.3s;
}
.station-card:nth-child(4) .station-card-inner {
    animation-delay: 0.4s;
}
.station-card:nth-child(5) .station-card-inner {
    animation-delay: 0.5s;
}
.station-card:nth-child(6) .station-card-inner {
    animation-delay: 0.6s;
}
.station-card:nth-child(7) .station-card-inner {
    animation-delay: 0.7s;
}
@media (max-width: 1600px) {
    .station-card {
        width: calc(100% / 5 - 25px);
    }
}
@media (max-width: 1200px) {
    .station-card {
        width: calc(100% / 4 - 25px);
    }
}
@media (max-width: 900px) {
    .station-card {
        width: calc(100% / 3 - 25px);
    }
}
@media (max-width: 768px) {
    .airportInner .row {
        display: block !important;
    }
    .headingStyle h3 {
        font-size: 28px;
        margin-top: 10px;
    }
    .station-card-content h4 {
        font-size: 1.2rem;
    }
    .station-card {
        width: calc(100% / 2 - 25px);
    }
}
@media (max-width: 576px) {
    .stationTransfer {
        padding: 40px 0;
    }
    .station-card {
        width: 100%;
        max-width: 350px;
    }
    .station-img-container {
        height: 160px;
    }
}
.station-transfer-section {
    padding: 4rem 0;
    background-color: #f8f9fa;
}
.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.section-header {
    margin-bottom: 3rem;
}
.section-link h2 {
    font-size: 40px;
    color: #2c3e50;
    margin-bottom: 0.5rem;
    display: inline-block;
}
.transfer-grid-container {
    width: 100%;
    overflow: hidden;
}
.transfer-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2rem;
    margin: 0 auto;
    max-width: fit-content;
}
.transfer-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition:
        transform 0.3s,
        box-shadow 0.3s;
    width: 280px;
}
.transfer-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}
.card-image {
    height: 180px;
    overflow: hidden;
}
.card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}
.transfer-card:hover .card-image img {
    transform: scale(1.05);
}
.card-content {
    padding: 1.5rem;
}
.station-link h3 {
    color: #2c3e50 !important;
    margin: 0;
    transition: color 0.3s;
}
.station-link:hover h3 {
    color: #3498db;
}
@media (max-width: 768px) {
    .transfer-card {
        width: 240px;
    }
    .section-link h2 {
        font-size: 2rem;
    }
}
@media (max-width: 480px) {
    .station-transfer-section {
        padding: 2.5rem 0;
    }
    .transfer-card {
        width: 100%;
        max-width: 350px;
    }
    .section-link h2 {
        font-size: 1.8rem;
    }
}

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;
}

.modal-header button {
	background-color: #03253F !important;
}


/* Whats App Button Css Start */
.wapp-btn {
    position: fixed;
    bottom: 20px;
    left: 20px; 
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
    z-index: 9999;
    cursor: pointer;
    transition: 0.3s;
}

.wapp-btn img {
    width: 30px;
    height: 30px;
}

.wapp-btn:hover {
    transform: scale(1.1);
}

/* Mobile responsive */
@media (max-width: 768px) {
    .wapp-btn {
        width: 50px;
        height: 50px;
        bottom: 15px;
        left: 15px;
    }

    .wapp-btn img {
        width: 25px;
        height: 25px;
    }
}
/* Whats App Button Css Start */