﻿/*@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap');*/



  
/*Booking Code End*/

html{
    scroll-behavior: smooth;
}

body {
    background-color: #ffffff;
    /*    font-family: 'Raleway', sans-serif !important;*/
    font-family: Helvetica, Arial, sans-serif !important;
}


.navbar {
    background: #fff;
    box-shadow: none !important;
    position: relative;
    z-index: 999 !important;
}

.navbar-toggler {
    padding: 2px 10px !important;
    background: #fff !important;
}

    .navbar-toggler span,
    .navCallBtn img{
        filter: brightness(0);
    }

    .navCallBtn {
        padding: 2px 8px;
        background: #fff;
        border-radius: 5px; 
        margin-right: 5px;
    }

.cusDropdown .dropdown-menu {
    padding: 0 !important;
    border: 1px solid #fff !important;
}

    .cusDropdown .dropdown-menu .dropdown-item {
        background: transparent !important;
        padding: 6px 20px !important;
    }

        .cusDropdown .dropdown-menu .dropdown-item:hover{
            background: #124699 !important;
            color: #fff !important;
        }

        .line2 {
            display: block !important;
        }


    .line2 input {
        width: 100% !important;
    }

    .line2 input {
        display: block !important;
    }


@media screen and (min-width: 320px) and (max-width: 767px) {
    .new-line1 {
        display: none !important;
    }
    .line2 {
        display: block !important;
    }
    
    .line2 input {
        display: block !important;
    }
    .call-btn {
        margin-bottom:26px;
    }
    .icon-icon {
        display: unset;
        align-items: unset;
    }
        .icon-icon .imagesIcon {
            margin-top: 25px;
        }
 }
span#txtPricsInformation {
    color: red;
    font-weight: bold;
}

@media only screen and (min-width: 992px) {
/*    .navbar::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            background-color: #124699;
            width: 250px;
            height: 100%;
        }*/
        new-line1 {
            display: none !important;
        }
        .line2 {
            display: block !important;
        }
        }

.navbar-brand{
    position: relative;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    position: relative;
    top: -2px;
}
.navbar-brand,
.footerLogoWrap {
    display: flex !important;
    align-items: center;
    gap: 5px;
    color: #000 !important;
}

    .navbar-brand span:nth-child(1),
    .footerLogoWrap span:nth-child(1) {
        line-height: 1;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 3px;
        display: block;
    }

    .navbar-brand span:nth-child(2),
    .footerLogoWrap span:nth-child(2) {
        line-height: 1;
        font-size: 9px;
        font-weight: 400;
        letter-spacing: 3px;
        display: block;
        margin-top: 4px;
    }

    .navbar-brand img,
    .footerLogo img{
        width: 55px;
    }
        .navbar-brand img{
            filter: brightness(0);
        }
        .topBar {
            background: #124699;
            border-bottom: 1px solid rgba(255 255 255 / 35%);
            padding: 10px 0;
        }
.topBarInner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
    .topBarInner .cols {
        display: flex;
        align-items: center;
        gap: 10px;
    }
        .topBarInner .cols h2 {
            color: #fff;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: 400;
        }
        .topBarInner .cols a {
            font-size: 14px;
            color: #fff;
            font-weight: 400;
            font-family: "Roboto", sans-serif !important;
        }
.numberStyling {
    font-family: "Roboto", sans-serif !important;
}
@media only screen and (min-width: 991px) {
    .navCallBtn{
        display: none;
    }
}

    @media only screen and (max-width: 991px) {
        .navbar-brand {
/*            padding: 5px !important;
            background-color: #124699;*/
            top: 0;
        }

        new-line1 {
            display: none !important;
        }

        .line2 {
            display: block !important;
        }
        .topBar{
            display: none;
        }
    }

.callButton {
    display: none !important;
}

    .nav-link {
        font-size: 16px;
        font-weight: 500 !important;
        color: #000 !important;
        display: block !important;
        transition: all .3s ease-in-out;
    }

        .nav-link.active {
            padding-left: 20px !important;
            padding-right: 20px !important;
            background: #124699;
            color: #fff !important;
            border-radius: 5px;
            border: 1px solid #124699;
        }

        .nav-link:hover {
            color: #124699 !important;
            background: transparent;
        }

        .nav-link.nav-bg-transparent.nav-dropdown-toggle {
            transform: none !important;
        }

        .nav-link.nav-bg-transparent.px-3.dropdown-toggle {
            transform: none !important;
        }

    .dropdown-menu {
        border: 1px solid #000000 !important;
        border-radius: 0 !important;
        background-color: #ffffff;
        padding: 5px !important;
    }

    .dropdown-item {
        display: block !important;
        background-color: #124699 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        color: #000000 !important;
        transition: all .3s ease-in-out !important;
    }

        .dropdown-item:hover {
            background-color: #000000 !important;
            color: #124699 !important;
        }

    .header-section {
        background: url('images/banneImg-2.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
    }

.header-section-opacity {
    background-color: rgba(0 0 0 / 75%);
    padding: 80px 0 90px;
}

.header-small-heading {
    font-size: 45px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px;
}

.airport-pages-header .header-small-heading,
.station-pages-header .header-small-heading,
.service-pages-header .header-small-heading {
    font-size: 25px;
}

.header-section .header-small-heading {
    font-size: 60px;
    font-weight: 600;
    color: #fff;
}

    @media only screen and (max-width: 360px) {
        .header-small-heading {
            font-size: 30px;
        }

        new-line1 {
            display: none !important;
        }

        .line2 {
            display: block !important;
        }
    }

.header-heading {
    font-size: 30px;
    font-weight: 400;
    color: #000;
}

.header-section .header-heading {
    margin-bottom: 20px;
    font-size: 33px;
    font-weight: 600;
    color: #ffffff;
}

@media only screen and (max-width: 280px) {
    .header-heading {
            font-size: 70px;
        }

        new-line1 {
            display: none !important;
        }

        .line2 {
            display: block !important;
        }
    }

    .header-para {
        font-size: 16px;
        font-weight: 500;
        color: #fff;
        width: 60%;
    }

.call-btn {
    /*width:100% !important;*/
    box-shadow: none !important;
    border: 1px solid #124699 !important;
    border-radius: 3px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: system-ui;
    color: #000 !important;
    background-color: transparent !important;
    margin: 0 !important;
    display: inline-block;
    position: relative !important;
    overflow: hidden !important;
    z-index: 1;
    text-transform: none !important;
    transition: all 0s ease-out !important;
}

#add-via{
    display: flex;
    align-items: center;
    gap: 10px;
}

#add-via img {
    width: 20px;
    filter: brightness(0);
}

#updateVia {
    width: 100px;
    padding: 20px 30px !important;
}

.call-btn:hover {
    color: #fff !important;
    background-color: #ffffff !important;
    /*transition: all 1s ease-in !important;*/
}

    .call-btn::before, .call-btn::after {
        position: absolute;
        content: "";
        background-color: #124699;
        height: 0;
        width: 0;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        z-index: -1;
    }

        .call-btn::before {
            left: 0;
            top: 50%;
        }

        .call-btn::after {
            right: 0;
            bottom: 50%;
        }

        .call-btn:hover::before, .call-btn:hover::after {
            width: 100%;
            height: 100%;
        }

        .call-btn:hover::before {
            left: 50%;
            top: 0;
        }

        .call-btn:hover::after {
            right: 50%;
            bottom: 0;
        }

/*    .booking-widget {
        margin-top: -100px;
    }*/

input[type="date"], input[type="time"] {
    color-scheme: light;
}

/*    .main-loading-div {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .8);
        z-index: 999999999;
        transform: scale(0);
        transition: all .3s ease-in-out;
    }

    .inner-loading-div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .loading-car {
        animation-name: loading_car_anim;
        animation-duration: 1s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
    }

    @keyframes loading_car_anim {
        0% {
            transform: scale(0.8);
            opacity: 0;
        }

        50% {
            transform: scale(1);
            opacity: 1;
        }

        100% {
            transform: scale(.8);
            opacity: 0;
        }
    }

    .loading-span {
        width: 0;
        height: 4px;
        background-color: #ffffff;
        display: block;
        margin-left: auto;
        margin-right: auto;
        animation-name: loading_span_anim;
        animation-duration: .9s;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
    }

    @keyframes loading_span_anim {
        0% {
            width: 0;
        }

        50% {
            width: 150px;
        }

        100% {
            width: 0;
        }
    }*/

/*.formSpinnerWrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #fff;
    z-index: 9999999;
}

    .formSpinnerWrap .spinner-border {
        width: 2.5rem;
        height: 2.5rem;
        border-color: #124699;
        border-right-color: transparent;
    }

.loading-heading {
    font-size: 30px;
    font-weight: 500;
    color: #124699;
    margin-bottom: 0;
    margin-top: 10px;
    margin-left: 12px;
}

.form-container {
    background-color: #124699;
    padding: 20px 25px !important;
    border-radius: 3px;
}

    .booking-heading {
        font-size: 18px;
        font-weight: 500;
        color: #000000;
        margin-bottom: 20px;
        border-left: 4px solid #000000;
        padding-left: 10px;
    }


.custom-inputs {
    box-shadow: none !important;
    border: none !important;
    border-radius: 3px !important;
    border-top-left-radius: 0 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    background-color: #fff !important;
    color: #000000 !important;
    padding: 0px 8px 0px !important;
    height: 50px !important;
}
#via.custom-inputs {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
#luggage.custom-inputs,
#Passenger.custom-inputs {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}


.custom-inputs::placeholder {
    color: #000 !important;
}

#multiple-vias {
    outline: none !important;
    border: 1px solid #fff !important;
    border-radius: 3px !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    padding: 0 13px !important;
    background-color: transparent !important;
    width: 100%;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 15px 0 rgba(0, 0, 0, 0.18) !important;
}

    #form-icon {
        filter: brightness(0) invert(1);
    }*/

/*    #multiple-vias:hover > #form-icon {
        filter: brightness(0) invert(1);
    }*/

/*.form-container .input-group-prepend,
.form-container .input-group-append{
    height: 50px;
    width: 50px;
}

.form-container .cusInputMargins{
    margin-bottom: 8px;
}

.form-container .row [class*="col-"] {
    padding: 0 5px;
}


.input-group-text {
    border: 1px solid #fff !important;
    border-radius: 3px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-color: transparent !important;
    width: 100%;
    box-shadow: none !important;
}

        .input-group-text > img {
            filter: brightness(0) invert(1);
        }

.custom-btn-2 {
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 15px 0 rgba(0, 0, 0, 0.18) !important;
    border: 1px solid #fff !important;
    border-radius: 3px !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    color: #fff !important;
    background-color: transparent !important;
    margin: 0 !important;
    display: inline-block !important;
    padding: 10px 30px !important;
    position: relative !important;
    overflow: hidden !important;
    height: 50px;
    z-index: 1;
    transition: all 0s ease-out !important;
}
#get-quotes{
    margin-top: 10px !important;
}

.custom-btn-2:hover {
    color: #124699 !important;
}

        .custom-btn-2::before, .custom-btn-2::after {
            position: absolute;
            content: "";
            background-color: #ffffff;
            height: 0;
            width: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
            z-index: -1;
        }

        .custom-btn-2::before {
            left: 0;
            top: 50%;
        }

        .custom-btn-2::after {
            right: 0;
            bottom: 50%;
        }

        .custom-btn-2:hover::before, .custom-btn-2:hover::after {
            width: 100%;
            height: 100%;
        }

        .custom-btn-2:hover::before {
            left: 50%;
            top: 0;
        }

        .custom-btn-2:hover::after {
            right: 50%;
            bottom: 0;
        }

    .modal-content {
        border-radius: 0 !important;
    }
.modal-header,
.modal-footer{
    border: none !important;
}

.close {
    outline: none !important;
    background-color: #ffffff !important;
    opacity: .8 !important;
    font-size: 2rem !important;
    padding: 5px 10px !important;
    transition: all .3s ease-in-out;
}

        .close:hover {
            opacity: 1 !important;
        }
table td, table th {
    color: #000;
    padding: 12px 0px;
    vertical-align: middle;
    border: none !important;
}
    #via-list {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        margin-bottom: 10px;
    }

    .vias-labels {
        font-size: 16px;
        font-weight: 500;
        color: #ffffff;
        display: none;
    }

.custom-via-input {
    box-shadow: none !important;
    border: 1px solid #124699 !important;
    border-radius: 3px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: #124699 !important;
    background-color: transparent !important;
    height: 45px !important;
}

.dlt-vias-btn {
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    cursor: pointer;
    background: #124699;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    padding: 0 10px;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

    .modal-heading {
        font-size: 22px;
        font-weight: 700;
        color: #124699;
        margin-bottom: 0;
    }

    .luggage-modal-body {
        font-size: 16px;
        font-weight: 500;
        color: #ffffff;
    }

    .treeview-animated-list {*/
/*        list-style-image: url('images/folder.png') !important;*/
        /*padding-left: 0 !important;
    }

.modal .treeview-animated-items-parent {
    background: url(images/folder.png) left 10px / 18px no-repeat;
    padding-left: 30px !important;
    color: #000;
}

.closed {
    border-radius: 0 !important;
    color: #000 !important;
    cursor: pointer;
}

        .closed:hover {
            background-color: #124699 !important;
            color: #fff !important;
        }

    .closed.open {
        background-color: #124699 !important;
        color: #fff !important;
    }

    .open > span {
        color: #fff !important;
    }

    .luggageHover {
        cursor: pointer;
        transition: all .3s ease-in-out;
    }

        .luggageHover:hover {
            background-color: #124699;
            color: #fff !important;
        }

.treeview-animated .treeview-animated-list .treeview-animated-items .nested::before {
    background-color: #124699 !important;
    left: 0px !important;
}

.holdluggage {*/
    /*        margin-bottom: 10px;*/
/*}

.holddatainput {
    display: flex !important;
    height: 50px !important;
    border: none !important;
    border-radius: 3px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-color: #fff !important;*/
    /*        margin-top: 10px !important;*/
    /*font-weight: 500 !important;
    color: #000000 !important;
    padding: 5px !important;
    flex: 1 1 0;
}

    .wait-label {
        font-size: 16px;
        font-weight: 500;
        color: #000;
        margin-bottom: 0;
    }

    #minwaittime {
        box-shadow: none !important;
        border: 1px solid #124699 !important;
        border-radius: 0 !important;
        background-color: transparent !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        color: #000 !important
    }

#mints-label {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;*/
    /* position: relative; */
    /* top: 50%; */
    /* transform: translate(-15px, -50%); */
    /* padding: 3px 0; */
    /* background-color: #000000; */
    /*z-index: 4;
}

#timeModal .input-group-append{
    background: #124699
}

    #timeModal .input-group-text{
        border: none;
    }

.select2 {*/
    /* width: 86% !important; */
    /*flex: 1 1 0;
}

    @media (max-width: 576px) {
        .modal {
            height: 100% !important;
            z-index: 999999 !important;
        }

        .modal-dialog {
            margin: 0 !important;
            width: 100% !important;
            min-height: -webkit-fill-available !important;
            min-height: 100svh;
        }

        .modal-body {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .modal-content {
            min-height: -webkit-fill-available;
            min-height: 100svh;
        }

        .modalBodyInner {
            max-height: 300px;
        }
        .inner-pages-header-heading {
            font-size: 14px !important;
        }*/
        /*.airport-pages-header .container{
            padding: 0;
        }*/
        /*.booking-widget {
            margin: 0 -11px;
        }
        .form-container {
            padding: 10px 18px !important;
        }
        .header-section {
            background: none;
        }
        .vehicle-pages-header-section,
        .service-pages-header,
        .station-pages-header,
        .airport-pages-header{
            background: none !important;
        }
    }

    @media (max-width: 768px){
        body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
            font-size: 10px !important;
        }
        .custom-via-input{
            font-size:10px !important;
        }
        .select2-results__option[aria-selected],
        .select2-results__option {
            font-size: 10px !important;
        }
        .airport-pages-header .mb-5.text-center,
        .station-pages-header .mb-5.text-center,
        .service-pages-header .mb-5.text-center {
            margin-bottom: 0 !important;
        }
        .custom-inputs {
            font-size: 10px !important;
        }

        .select2-container--default .select2-selection--single .select2-selection__rendered {
            font-size: 10px !important;
        }
        .select2-container--default .select2-search--dropdown .select2-search__field {
            font-size: 10px !important;
        }
    }*/


    .about-section {
        background-color: #ffffff;
        padding: 50px 0;
        overflow: hidden;
    }

    .main-black-headings {
        font-size: 24px;
        font-weight: 500;
        color: #000000;
        margin-bottom: 0;
        letter-spacing: 5px;
    }

    .main-black-headings-span {
        font-weight: 700;
    }

    .green-headings-divider {
        width: 60px;
        height: 2px;
        border: none;
        background-color: #124699;
    }

    .about-paras {
        font-size: 16px;
        font-weight: 500;
        color: #454545;
        line-height: 1.6;
    }

.sub-headings {
    font-size: 22px;
    font-weight: 500;
    color: #124699;
}

    .about-list {
        list-style-type: disclosure-closed;
        padding-left: 21px;
    }

        .about-list > li {
            font-weight: 500;
            color: #454545;
        }

    .tandc-list > li:not(:last-child) {
        margin-bottom: 15px;
    }

.airport-section {
    background-color: #12469905;
    padding: 70px 0;
    overflow: hidden;
}

    .main-white-headings {
        font-size: 24px;
        font-weight: 500;
        color: #000;
        margin-bottom: 0;
        letter-spacing: 5px;
    }

    .main-white-headings-span {
        font-weight: 700;
    }

    .airport-nmbrs {
        display: block;
        font-size: 22px;
        font-weight: 700;
        color: #000;
        padding: 10px 20px;
        border: 2px solid #000;
        border-radius: 100%;
        transition: all .3s ease-in-out;
    }

    .airport-links {
        display: inline-block;
        text-decoration: none !important;
    }

    .airport-headings {
        font-size: 18px;
        font-weight: 700;
        color: #124699;
        margin-bottom: 20px;
        transition: all .3s ease-in-out;
    }

.airport-paras {
    font-size: 16px;
    font-weight: 500;
    color: #454545;
    margin-bottom: 0;
}

    .fleet-section {
        background-color: #ffffff;
        padding: 70px 0;
        overflow: hidden;
    }

.fleet-imgs-div {
    background-color: #12469905;
    overflow: hidden;
    position: relative;
}

        .fleet-imgs-div::before, .fleet-imgs-div::after {
            content: "";
            position: absolute;
            width: 0;
            height: 0;
            background-color: #124699;
            transition: all .6s ease-in-out;
        }

        .fleet-imgs-div::before {
            top: 0;
            left: 0;
        }

        .fleet-imgs-div::after {
            bottom: 0;
            right: 0;
        }

    .main-fleet-div:hover > .fleet-imgs-div::before, .main-fleet-div:hover > .fleet-imgs-div::after {
        width: 100%;
        height: 100%;
    }

    .fleet-list-div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 1;
        opacity: 0;
        transition: all .4s ease-in-out;
    }

    .fleet-list > li {
        padding: 10px;
        background-color: rgba(0, 0, 0, .2);
        transition: all .3s ease-in-out;
    }

        .fleet-list > li:hover {
            background-color: rgba(0, 0, 0, .6);
        }

    .fleet-headings {
        font-size: 22px;
        font-weight: 700;
        color: #124699;
        margin-bottom: 3px;
    }

    .fleet-small-headings {
        font-size: 16px;
        font-weight: 500;
        color: #575757;
        margin-bottom: 0;
    }

.service-section {
    background-color: #12469905;
    padding: 70px 0;
    overflow: hidden;
}

    .service-links {
        display: inline-block;
        text-decoration: none !important;
    }

    .service-icons {
        transition: all .5s ease-in-out;
    }

    .service-headings {
        font-size: 24px;
        font-weight: 500;
        color: #124699;
        margin-top: 10px;
        margin-bottom: 15px;
        transition: all .3s ease-in-out;
    }

.service-paras {
    font-size: 16px;
    font-weight: 500;
    color: #454545;
    margin-bottom: 0;
}

    .station-section {
        background-color: #ffffff;
        padding: 70px 0;
        overflow: hidden;
    }

    .station-links {
        display: block;
        text-decoration: none !important;
    }

    .main-station-div {
        background-color: #124699;
        padding: 40px 5px;
        position: relative;
        transition: all .3s ease-in-out;
    }

        .main-station-div::before {
            content: "";
            position: absolute;
            top: -10px;
            left: 50%;
            transform: translateX(-50%);
            width: 90%;
            height: 100%;
            border: 2px solid #000;
            transition: all .3s ease-in-out;
        }

        .main-station-div::after {
            content: "";
            position: absolute;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
            width: 80%;
            height: 100%;
            border: 2px solid #000;
            transition: all .3s ease-in-out;
        }

        .main-station-div:hover::before {
            animation-name: station_before_anim;
            animation-duration: .6s;
            animation-timing-function: ease-in-out;
            top: 0;
            width: 100%;
        }

        .main-station-div:hover::after {
            animation-name: station_after_anim;
            animation-duration: .9s;
            animation-timing-function: ease-in-out;
            bottom: 0;
            width: 100%;
        }

    @keyframes station_before_anim {
        0% {
            top: -10px;
            width: 90%;
        }

        50% {
            top: 0;
            width: 90%
        }

        100% {
            top: 0;
            width: 100%;
        }
    }

    @keyframes station_after_anim {
        0% {
            bottom: -10px;
            width: 80%;
        }

        50% {
            bottom: 0;
            width: 80%
        }

        100% {
            bottom: 0;
            width: 100%;
        }
    }

    .station-headings {
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 0;
        transition: all .3s ease-in-out;
    }

    .store-section {
        padding-top: 100px;
    }

    .store-inner-div {
        background-color: #124699;
        padding-top: 70px;
    }

    .store-headings-div {
        padding-bottom: 70px;
    }

    .store-main-heading {
        font-size: 35px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 0;
    }

        .store-main-heading > span {
            font-weight: 700;
        }

    .store-small-heading {
        font-size: 22px;
        font-weight: 500;
        color: #fff;
        margin-bottom: 35px;
    }

    .store-links:not(:last-child) {
        margin-right: 5px;
    }

    .ipad {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    @media only screen and (max-width: 767px) {
        .store-section {
            padding-top: 0;
        }

        .store-inner-div {
            padding-top: 50px;
        }

        .store-headings-div {
            padding-bottom: 50px;
        }

        .ipad {
            position: static;
        }

        .header-section-opacity {
            padding: 10px 0 0;
        }

        .header-small-heading {
            font-size: 14px !important;
            font-weight: 500;
        }

        .header-heading {
            font-size: 14px;
            margin-bottom: 0;
            text-align: center;
        }
        .header-section .header-small-heading {
            margin-bottom: 5px;
            text-align: center;
        }
        .header-para {
            display: none;
        }
    }

    @media only screen and (max-width: 280px) {
        .store-icons {
            width: 122px;
        }

        new-line1 {
            display: none !important;
        }

        .line2 {
            display: block !important;
        }
    }

    .contact-section {
        background-color: #ffffff;
        padding: 70px 0;
        overflow: hidden;
    }

    .contact-list {
        font-size: 16px;
        font-weight: 500;
        color: #454545;
    }

        .contact-list > li {
            display: flex;
        }

            .contact-list > li:not(:last-child) {
                margin-bottom: 8px;
            }

    .contact-icons {
        display: flex;
        float: left;
        filter: brightness(.1);
        margin-right: 10px;
    }

    .contact-spans {
        display: flex;
    }

    .contact-links {
        font-size: 16px;
        font-weight: 500;
        color: #454545;
        vertical-align: middle;
        transition: all .3s ease-in-out;
    }

        .contact-links:hover {
            color: #00875c;
        }

footer {
    background-color: #12469905;
    padding: 45px 0 20px;
    border-top: 1px solid #1246991f;
}

    footer p{
        color: #000;
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 0;
    }

    footer h2{
        color: #000;
        font-weight: 500;
        font-size: 25px;
        margin-bottom: 20px;
    }
        footer h2 span{
            font-weight: 600;
        }

        footer .quickLinks {
            padding: 0;
            margin: 0;
        }

footer .quickLinks li{
    list-style: none;
    margin-bottom: 10px;
}

    footer .quickLinks li:last-child{
        margin-bottom: 0;
    }

    footer .quickLinks li a {
        color: #000;
        font-size: 14px;
        font-weight: 400;
    }

.footerLogo {
    margin-bottom: 20px;
}
.footerLogo img {
    filter: brightness(0)
}

footer .appLinks{
    margin-top: 35px;
}

.footer-paras {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

    .footer-home-link {
        font-weight: 700;
        color: #fff;
        text-decoration: underline;
    }

        .footer-home-link:hover {
            color: #ffffff;
        }

    .footer-links {
        text-decoration: none !important;
        color: #ffffff;
        vertical-align: text-top;
        transition: all .3s ease-in-out;
    }

        .footer-links:hover {
            color: #124699;
        }

        .footer-links:not(:last-child) {
            margin-right: 10px;
        }
.copyrightSec {
    text-align: center;
    border-top: 1px solid #fff;
    margin-top: 45px;
    padding-top: 20px;
}

    .social-links {
        text-decoration: none !important;
        display: inline-block;
        border: 1px solid #fff;
        transition: all .3s ease-in-out;
    }

footer .social-links img {
    filter: brightness(0);
}

.social-links:hover {
    /*            background-color: #00875c;*/
}

    /*404 page styling*/
    .section-404 {
        position: relative;
        height: 100vh;
    }

    .main-404-div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }

    .main-404-heading {
        font-size: 100px;
        font-weight: 700;
        color: #00875c;
    }

    .small-404-heading {
        font-size: 30px;
        font-weight: 700;
        color: #000000;
    }

    .para-404 {
        font-size: 18px;
        font-weight: 700;
        color: #454545;
        margin-bottom: 0;
    }

    .home-404-link {
        text-decoration: none !important;
        color: #00875c;
        transition: all .3s ease-in-out;
    }

        .home-404-link:hover {
            color: #000000;
        }

    /*inner pages styling*/
    .inner-pages-header-section {
        background: url('images/inner-pages-header-bg.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

.inner-pages-header-opacity {
    background-color: rgba(255 255 255 / 85%);
    padding: 140px 0 100px;
}

.inner-pages-header-heading {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

    @media only screen and (max-width: 375px) {
        .inner-pages-header-heading {
            font-size: 40px;
        }

        new-line1 {
            display: none !important;
        }

        .line2 {
            display: block !important;
        }
    }

    .inner-pages-booking-btn-section {
        background-color: rgba(0, 243, 165, .7);
        padding: 60px 0;
    }

    .appform {
        text-decoration: none !important;
        font-weight: 700;
        color: #00875c;
        transition: all .3s ease-in-out;
    }

        .appform:hover {
            color: #454545;
        }

    .main-areas-list-div {
        box-shadow: 0 0 10px 3px #4545;
    }

    .areas-list > li > a {
        font-size: 16px;
        font-weight: 500;
        color: #454545;
        border-bottom: 2px solid #124699;
        padding: 5px 10px;
        display: inline-block;
        position: relative;
        z-index: 1;
        transition: all .3s ease-in-out;
    }

        .areas-list > li > a:hover{
            color: #fff;
        }

        .areas-list > li > a::before {
            content: "";
            position: absolute;
            bottom: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 100%;
            height: 0;
            background-color: #124699;
            z-index: -1;
            transition: all .2s ease-in-out;
        }

        .areas-list > li > a:hover::before {
            height: 100%;
            top: 0;
            bottom: unset;
        }

    /*area pages styling*/
    .area-pages-header-section {
        background: url('images/area-pages-header-bg.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .area-pages-header-opacity {
        background-color: rgba(0, 0, 0, .4);
        padding: 120px 0 160px;
    }

    .area-pages-header-heading {
        font-size: 50px;
        font-weight: 900;
        color: #ffffff;
    }

    @media only screen and (max-width: 280px) {
        .area-pages-header-heading {
            font-size: 40px;
        }

        new-line1 {
            display: none !important;
        }

        .line2 {
            display: block !important;
        }
    }

    .custom-btn-3 {
        box-shadow: none !important;
        border: 2px solid #000000 !important;
        border-radius: 0 !important;
        font-size: 15px !important;
        font-weight: 700 !important;
        color: #000000 !important;
        background-color: transparent !important;
        margin: 0 !important;
        display: inline-block !important;
        padding: 10px 30px !important;
        position: relative !important;
        overflow: hidden !important;
        z-index: 1;
        transition: all 0s ease-out !important;
    }

        .custom-btn-3::before, .custom-btn-3::after {
            position: absolute;
            content: "";
            background-color: #124699;
            height: 0;
            width: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
            z-index: -1;
        }

        .custom-btn-3::before {
            left: 0;
            top: 50%;
        }

        .custom-btn-3::after {
            right: 0;
            bottom: 50%;
        }

        .custom-btn-3:hover::before, .custom-btn-3:hover::after {
            width: 100%;
            height: 100%;
        }

        .custom-btn-3:hover::before {
            left: 50%;
            top: 0;
        }

        .custom-btn-3:hover::after {
            right: 50%;
            bottom: 0;
        }

    .login-form {
        background-color: #000000;
    }

    .custom-inputs-2 {
        box-shadow: none !important;
        border: none !important;
        border-bottom: 2px solid #124699 !important;
        border-radius: 0 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        background-color: transparent !important;
        color: #ffffff !important;
        padding: 10px 5px 2px !important;
        height: auto !important;
        transition: all .3s ease-in-out, background-color 0s !important;
    }

        .custom-inputs-2::placeholder {
            color: #9f9f9f !important;
        }

        .custom-inputs-2:focus {
            border-color: #ffffff !important;
            color: #124699 !important;
        }

    .custom-inputs-countrycode {
        box-shadow: none !important;
        border: none !important;
        border-bottom: 2px solid #124699 !important;
        border-radius: 0 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        background-color: transparent !important;
        color: #ffffff !important;
        padding: 10px 5px 2px !important;
        height: auto !important;
        transition: all .3s ease-in-out, background-color 0s !important;
    }

        .custom-inputs-countrycode::placeholder {
            color: #9f9f9f !important;
        }

        .custom-inputs-countrycode:focus {
            border-color: #ffffff !important;
            color: #124699 !important;
        }

    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        -webkit-box-shadow: 0 0 0 30px #000000 inset !important;
        -webkit-text-fill-color: #ffffff !important;
    }

    #show_hide_password > .input-group-addon {
        border-bottom: 2px solid #124699;
        position: absolute; /*Changes*/
        right: 0; /*Changes*/
        top: 12px; /*Changes*/
    }
    /*Changes*/
    label#confirmpassword-error {
        width: 100%;
    }

    label#checkboxTermandcondition-error {
        width: 100%;
        float: left;
    }
    /*Changes*/
    .show_hide_password > .input-group-addon {
        border-bottom: 2px solid #124699;
    }

    .eye-div {
        position: relative;
        top: 50%;
        transform: translateY(-10%); /*Changes*/
        cursor: pointer;
    }

    .eye-closed {
        position: absolute;
        top: 0;
        right: 50%;
        width: 2px;
        height: 100%;
        background-color: #ffffff;
        transform: rotate( 25deg) translateX(50%);
        transition: all .2s ease-in-out;
    }

    .sign-and-forgot {
        font-size: 14px;
        font-weight: 500;
        color: #124699;
        transition: all .3s ease-in-out;
    }

        .sign-and-forgot:hover {
            color: #ffffff;
        }

    .forgot-password-modal-title {
        font-size: 25px;
        font-weight: 500;
        color: #124699;
    }

    .forgot-password-para {
        font-size: 18px;
        font-weight: 500;
        color: #ffffff;
    }

    .pr-tables {
        border-bottom: 1px solid #dddddd;
    }

    .pr-labels {
        font-size: 14px;
        font-weight: 500;
        color: #ffffff;
        margin: 0 !important;
    }

    .pr-table-header {
        font-size: 16px;
        font-weight: 500;
        color: #124699;
    }

    .pr-tbody-para {
        font-size: 16px;
        font-weight: 500;
        color: #ffffff;
        margin-bottom: 0;
    }

    .custom-btn-4 {
        box-shadow: none !important;
        border: 2px solid #910000 !important;
        border-radius: 0 !important;
        font-size: 15px !important;
        font-weight: 700 !important;
        color: #ffffff !important;
        background-color: transparent !important;
        margin: 0 !important;
        display: inline-block !important;
        padding: 7px 30px !important;
        position: relative !important;
        overflow: hidden !important;
        z-index: 1;
        transition: all 0s ease-out !important;
    }

        .custom-btn-4::before, .custom-btn-4::after {
            position: absolute;
            content: "";
            background-color: #910000;
            height: 0;
            width: 0;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
            z-index: -1;
        }

        .custom-btn-4::before {
            left: 0;
            top: 50%;
        }

        .custom-btn-4::after {
            right: 0;
            bottom: 50%;
        }

        .custom-btn-4:hover::before, .custom-btn-4:hover::after {
            width: 100%;
            height: 100%;
        }

        .custom-btn-4:hover::before {
            left: 50%;
            top: 0;
        }

        .custom-btn-4:hover::after {
            right: 50%;
            bottom: 0;
        }

    .tandc-span {
        font-size: 16px;
        font-weight: 500;
        color: #ffffff;
    }

    .tandc-link {
        text-decoration: none !important;
        font-size: 16px;
        font-weight: 500;
        color: #124699;
        transition: all .3s ease-in-out;
    }

        .tandc-link:hover {
            color: #ffffff;
        }

    #mydiv {
        position: fixed;
        top: -100%;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background-color: rgba(0, 0, 0, .7);
        z-index: 999;
        transition: all .3s ease-in-out;
    }

    #inner-mydiv {
        background-color: #124699;
        margin-top: 100px;
    }

    /*airport pages styling*/
    .airport-pages-header {
        background: url('images/airport-pg-header-bg.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

/*        .airport-pages-header .call-btn,
        .station-pages-header .call-btn {
            color: #fff !important;
            border-color: #fff !important;
        }*/

.airport-pages-header-opacity {
    background-color: rgba(0 0 0 / 75%);
    padding: 90px 0 0;
}

    /*station pages styling*/
    .station-pages-header {
        background: url('images/station-pg-header-bg.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

.station-pages-header-opacity {
    background-color: rgba(0 0 0 / 75%);
    padding: 90px 0 0;
}

    /*service pages styling*/
    .service-pages-header {
        background: url('images/banner-1.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

.service-pages-header-opacity {
    background-color: rgba(0 0 0 / 75%);
    padding: 90px 0 0;
}

    /*vehicle page styling*/
    .vehicle-pages-header-section {
        background: url('images/vehicle-pg-header-bg.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

.vehicle-pages-header-opacity {
    background-color: rgba(255 255 255 / 85%);
    padding: 140px 0 100px;
}

    .miles-div {
        display: inline-block;
        padding: 10px 20px;
        background-color: #000000;
    }

    .miles-icon-div {
        display: inline-block;
    }

    .miles-info-div {
        display: inline-block;
        padding-left: 10px;
    }

    .miles {
        font-size: 22px;
        font-weight: 500;
        color: #ffffff;
        vertical-align: middle;
    }

    .checkboxes-div {
        padding: 10px 0;
        box-shadow: 0 0 6px 0px #959595;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .checkbox {
        cursor: pointer;
    }

    .checkbox-labels {
        font-size: 16px;
        font-weight: 500;
        color: #000000;
        vertical-align: middle;
        cursor: pointer;
    }

    .main-cars-div {
        position: relative;
        height: 100%;
        box-shadow: 9px 9px 0px -4px #8b8b8b;
    }

    .cars-left-div {
        display: block;
        width: 80%;
        height: 100%;
        float: left;
        box-shadow: -6px -6px 8px -3px #00875c;
    }

    .cars-partner-heading-div {
        padding: 10px 4px;
    }

    .cars-partner-heading {
        font-size: 19px;
        font-weight: 700;
        color: #00875c;
        margin-bottom: 0;
        text-align: center;
    }

    .speciality-div {
        display: inline-block;
        background-color: #00875c;
        padding: 5px 6px;
    }

    .special-span {
        font-size: 14px;
        font-weight: 500;
        color: #ffffff;
    }

    .cars-imgs-div {
        padding: 10px 5px 0;
        position: relative;
    }

    .cars-name-heading-div {
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .cars-name-heading {
        font-size: 17px;
        font-weight: 700;
        color: #000000;
        margin-bottom: 0;
        text-align: center;
    }

    .cars-passenger-div {
        background-color: #000000;
        display: inline-block;
        padding: 0 20px;
    }

    .cars-passenger-span {
        font-size: 22px;
        font-weight: 500;
        color: #ffffff;
        vertical-align: middle;
    }

    .cars-right-div {
        display: block;
        width: 20%;
        float: left;
        height: 100%;
    }

    .fares-div {
        background-color: #124699;
        height: 20%;
    }

    .inner-fares-div {
        font-size: 18px;
        font-weight: 500;
        color: #000000;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .rating-div {
        height: 80%;
        background-color: #000000;
    }

    .inner-rating-div {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    /*booking details page styling*/
    .booking-details-divs {
        overflow: hidden;
        position: relative;
        border: 2px solid #00875c;
        box-shadow: 0 10px 10px -3px #000000;
    }

    .booking-details-heading-divs {
        background-color: #000000;
        padding: 20px 5px;
    }


    .booking-details-content-divs {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .booking-details-fare-div {
        background-color: #00875c;
        padding: 5px 10px;
        text-align: center;
    }

    .booking-details-fare-span {
        font-size: 20px;
        font-weight: 700;
        color: #ffffff;
        vertical-align: middle;
    }

    .booking-details-payment-select-div {
        border: 2px solid #00875c;
        border-bottom: none;
        position: relative;
    }

    .payment-type-span {
        position: relative;
        top: -14px;
        left: 13px;
        display: inline-block;
        background-color: #ffffff;
        font-size: 14px;
        font-weight: 700;
        color: #000000;
        padding: 0 5px;
    }

    /*card details page styling*/
    #card-element {
        width: 100% !important;
    }

    .StripeElement {
        box-sizing: border-box;
        height: 40px;
        padding: 10px 12px;
        border: 2px solid transparent;
        background-color: white;
        box-shadow: 0 1px 3px 0 #e6ebf1;
        -webkit-transition: box-shadow 150ms ease;
        transition: box-shadow 150ms ease;
    }

    .StripeElement--focus {
        box-shadow: 0 1px 3px 0 #cfd7df;
    }

    .StripeElement--invalid {
        border-color: #fa755a;
    }

    .StripeElement--webkit-autofill {
        background-color: #fefde5 !important;
    }

    #card-errors {
        display: block;
        width: 100%;
        padding: 0 15px;
        background: #ffe2e2;
        font-weight: 500;
    }

    /*customer panel styling*/
    .tab {
        background-color: #124699;
        border-bottom: 2px solid #5f5f5f;
    }

    .tablinks {
        font-size: 16px;
        font-weight: 700;
        color: #000000;
        background-color: transparent;
        border: none;
        outline: none !important;
        padding: 15px 5px;
        width: 100%;
        transition: all .2s ease-in-out;
    }

        .tablinks:hover {
            background-color: #00875c;
            color: #ffffff;
        }

        .tablinks.active {
            background-color: #000000;
            color: #124699;
        }

    .nav-tabs {
        border: none !important;
    }

    .nav-tab-items {
        overflow: visible !important;
        margin-bottom: 10px;
    }

        .nav-tab-items:not(:last-child) {
            margin-right: 4px;
        }

    .nav-tab-links {
        border: none !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        color: #ffffff !important;
        background-color: #00875c !important;
        border-radius: 0 !important;
        box-shadow: 0 5px 0px 0px #000000;
        position: relative !important;
        transition: none !important;
    }

        .nav-tab-links:hover {
            color: #ffffff !important;
        }

        .nav-tab-links:active {
            box-shadow: none !important;
            transform: translateY(5px);
        }

        .nav-tab-links.active {
            box-shadow: none !important;
            transform: translateY(5px);
        }

    @media only screen and (min-width: 505px) {
        .nav-tab-links.active:before {
            content: "";
            position: absolute;
            bottom: -5px;
            left: 50%;
            transform: translateX(-50%);
            width: 100%;
            height: 2px;
            background-color: #000000;
        }

        .nav-tab-links.active:after {
            content: "";
            position: absolute;
            bottom: -12px;
            left: 50%;
            transform: translateX(-50%) rotate( 315deg);
            border: 7px solid #000000;
            border-top-color: transparent;
            border-right-color: transparent;
        }

        new-line1 {
            display: none !important;
        }

        .line2 {
            display: block !important;
        }
    }

    .tabcontent {
        display: none;
    }

    .bookings-page-tab-content-div {
        border-top: 2px solid #000000;
        margin-top: 11px;
    }

    .all-bookings-div {
        background-color: #ffffff;
        border: 2px solid #000000;
    }

        .all-bookings-div:not(:last-child) {
            margin-bottom: 30px;
        }

    .all-bookings-div-header {
        background-color: #000000;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .all-bookings-div-heading {
        font-size: 20px;
        font-weight: 700;
        color: #124699;
        margin-bottom: 0;
        font-family: serif;
    }

    .all-bookings-div-datetime-span {
        font-size: 18px;
        font-weight: 500;
        color: #ffffff;
    }

    .all-bookings-div-after-datetime-span {
        font-size: 16px;
        font-weight: 500;
        color: #ffffff;
        margin-left: 4px;
        padding: 5px 3px;
        background-color: #00875c;
    }

    .booking-status-div {
        background-color: #00875c;
        padding: 10px 5px;
        height: 100%;
    }

    .booking-status-heading {
        font-size: 20px;
        font-weight: 500;
        color: #ffffff;
        writing-mode: vertical-lr;
        margin: 0 auto;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .all-booking-car-heading-div {
        background-color: #000000;
    }

    .all-booking-car-heading {
        font-size: 25px;
        font-weight: 500;
        color: #ffffff;
        margin-bottom: 0;
    }

    .all-booking-price-div {
        background-color: #00875c;
    }

    .all-booking-fare-span {
        font-size: 20px;
        font-weight: 700;
        color: #ffffff;
    }

    .all-booking-paytype-span {
        font-size: 18px;
        font-weight: 500;
        color: #ffffff;
        background-color: #000000;
        padding: 5px;
    }

    .cust-account-heading-div {
        background-color: #00875c;
        padding: 15px 5px;
        text-align: center;
    }

    .account-details-input-div {
        border: 2px solid #124699;
        border-bottom: none;
        position: relative;
    }

    .account-details-input-span {
        position: relative;
        top: -14px;
        left: 13px;
        display: inline-block;
        background-color: #000000;
        font-size: 14px;
        font-weight: 700;
        color: #ffffff;
        padding: 0 5px;
    }

    .account-details-inputs {
        box-shadow: none !important;
        border: none !important;
        border-bottom: 2px solid #ffffff !important;
        border-radius: 0 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        background-color: transparent !important;
        color: #ffffff !important;
        padding: 10px 10px 8px !important;
        height: auto !important;
    }

        .account-details-inputs::placeholder {
            color: #9f9f9f !important;
        }

.select2-container--default .select2-selection--single {
    border: none !important;
    border-radius: 3px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    height: 50px !important;
    background: #fff !important;
}

.select2-container--open.select2-container--default .select2-selection--single {
    border: 1px solid #aaa !important;
    border-bottom: none !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size:13px;
    color: #000 !important;
    font-weight: 400;
    line-height: 50px !important;
}
        .select2-container--default .select2-selection--single .select2-selection__arrow{
            height: 50px !important;
        }
            .select2-container--default .select2-selection--single .select2-selection__arrow b {
                border-color: #000 transparent transparent transparent !important;
            }
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #000 transparent !important;
}
.select2-dropdown{
    border-radius: 0 !important;
/*    border: none !important;*/
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000 !important;
    font-weight: 400
}

.select2-results__option[aria-selected],
.select2-results__option {
    font-size: 13px;
    color: #000 !important;
    font-weight: 400 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #fff !important;
    font-weight: 400;
    background: #124699 !important;
}

    .select2-container--default .select2-search--dropdown .select2-search__field {
        outline: 0 !important;
    }

/*    @media screen and (min-width: 992px) {
        .navbar-brand {
            position: fixed;
            top: -5px;
            left: 80px;
        }
    }*/


#luggage{
    cursor: pointer;
}

#via-list .field {
    display: flex;
    margin-bottom: 10px;
    flex-wrap: wrap;
    position: relative;
}

    #via-list .field input {
        flex: 1 1 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-color: #124699;
    }

#via-list .removeField {
    width: 50px;
    background: #124699;
    border: none;
    border-radius: .25rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
}

.error-message {
    display: none;
    color: red;
    flex: 1 1 100%;
    text-align: left;
    margin-bottom: 6px;
    font-size: 13px;
}

.inputListLoader {
    display: none;
    position: absolute;
    right: 55px;
    top: 50%;
    transform: translateY(-50%);
}

.inputListLoaderInner {
    width: 20px;
    height: 20px;
    vertical-align: text-bottom;
    border: 3px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}


/*Airport Icon CSS*/
.airportlistModalCustom .modal-title {
    font-size: 22px;
    font-weight: 400;
}

.airportsWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.airportList {
    width: 50px;
    height: 50px;
}

    .airportList .airportListModal {
        border: none;
        outline: none;
        background-color: #124699 !important;
        border: 1px solid #fff;
        border-left: none;
        box-shadow: none !important;
        color: #fff;
        border-radius: 3px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.18), 0 5px 15px 0 rgba(0, 0, 0, 0.18) !important;
    }

        .airportList .airportListModal:hover,
        .airportList .airportListModal:focus {
            /* border: none !important; */
            outline: none !important;
            background-color: #124699 !important;
            color: #fff !important;
        }

        .airportList .airportListModal img {
            width: 30px;
            height: 30px;
            box-shadow: none;
        }

.airportlistModalCustom .modal-dialog {
    max-width: 320px;
}

.airportlistModalCustom .airportNames button {
    width: 100%;
    background: #124699;
    color: #fff;
    border-radius: 3px;
    margin: 0 0 8px;
    margin-bottom: 8px;
    padding: 6px 12px !important;
}

    .airportlistModalCustom .airportNames button:last-child {
        margin-bottom: 0;
    }

@media only screen and (max-width: 767px) {
    .all-bookings-div-after-datetime-span {
        display: block;
        margin-left: 0;
    }

    new-line1 {
        display: none !important;
    }

    .line2 {
        display: block !important;
    }
}

@media screen and (max-width: 991px) {
    .navbar-toggler,
    .navCallBtn {
        background: #124699 !important;
    }

        .navbar-toggler span,
        .navCallBtn img {
            filter: brightness(1);
        }
}


    @media screen and (max-width: 576px) {
        .airportlistModalCustom .modal-dialog {
            max-width: 100%;
        }

        .airport-pages-header-opacity,
        .station-pages-header-opacity,
        .service-pages-header-opacity {
            padding: 10px 0 0;
        }

        .main-black-headings {
            font-size: 14px;
            font-weight: 400;
        }

        .wait-label span {
            display: none;
        }

        .navbar {
            box-shadow: 0 0 5px 2px rgba(0 0 0 / 17%) !important;
        }

        .header-section .header-heading {
            margin-bottom: 5px;
        }

        .header-section-opacity,
        .service-pages-header-opacity,
        .station-pages-header-opacity,
        .airport-pages-header-opacity {
            background: transparent;
        }

        .header-section .header-heading {
            font-size: 12px;
            color: #000;
        }

        .inner-pages-header-heading,
        .header-small-heading {
            color: #000 !important;
        }

    }

    /*Airport Icon CSS*/
.airportsWrapper,
.form-container .input-group{
    flex-wrap: wrap;
}
.field-hd {
    flex: 1 1 100%;
    display: flex;
}

    .field-hd span {
        background: transparent;
        border-radius: 4px;
        margin-left: 0px;
        padding: 3px 14px;
        font-size: 9px;
        font-weight: 600;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        text-transform: uppercase;
        color: #fff;
        letter-spacing: 1px;
        border: 1px solid #ffffff;
        border-bottom: 0 !important;
    }