html{
    scroll-behavior: smooth;
}


.homePageAboutWrapper{
    padding: 100px 0;
}

.mainHeading{
    position: relative;
}

.mainHeading h2{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    width: 65%;
    margin-bottom: 30px;
}

.mainHeading h3{
    /*writing-mode: vertical-rl;*/
    /*position: absolute;*/
    top: 0;
    left: -60px;
    color: #757575;
    font-weight: 700;
    margin: 0;
    height: max-content;
}

/*.mainHeading h3::before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    bottom: -56px;*/
/*    left: 12px;*/
/*    width: 1px;*/
/*    height: 50px;*/
/*    background-color: #e90000;*/
/*}*/

.homePageAboutWrapper p{
    font-size: 14px;
    margin-bottom: 35px;
    color: #777;
}

.homePageAboutWrapper a{
    background: #e90000;
    border: 1px solid #e90000;
    color: #fff;
    padding: 12px 45px;
    border-radius: 50px;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s;
}

.homePageAboutWrapper a:hover{
    background: transparent;
    color: #e90000;
}

.homePageAboutImg {
    background: url(../contents/images/aboutImg2.webp) center center no-repeat;
    background-size: contain;
    height: 500px;
}

.homePageAboutImg::before{
    content: "";
    position: absolute;
    top: -100px;
    left: 140px;
    width: 1px;
    height: 250px;
    background-color: #e90000;
}

.homePageAboutImg::after{
    content: "";
    position: absolute;
    top: 145px;
    left: 136px;
    width: 10px;
    height: 10px;
    background-color: #e90000;
    border-radius: 50%;
}

.airportWrapper{
    background-color: #fafafa;
    padding: 100px 0;
}

.airportWrapper .cusCards{
    text-align: center;
    margin: 40px 0;
}

.airportWrapper .cusCards .cusCardsImg{
    background: url(../contents/images/airport.webp) center center no-repeat;
    background-size: 50px;
    width: 100px;
    height: 100px;
    border: 2px dotted #c3c3c3;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}

.airportWrapper .cusCards .cusCardsImg::before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e90000;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
}

.airportWrapper .cusCards1 .cusCardsImg::before{
    content: "1";
}
.airportWrapper .cusCards2 .cusCardsImg::before{
    content: "2";
}
.airportWrapper .cusCards3 .cusCardsImg::before{
    content: "3";
}
.airportWrapper .cusCards4 .cusCardsImg::before{
    content: "4";
}
.airportWrapper .cusCards5 .cusCardsImg::before{
    content: "5";
}

.airportWrapper .cusCards h2{
    margin: 25px 0;
    position: relative;
}

.airportWrapper .cusCards h2 a{
    font-size: 16px;
    font-weight: 700;
    color: #222;
    text-decoration: none;
    transition: all 0.3s;
}

.airportWrapper .cusCards h2 a:hover{
    color: #e90000;
}

.airportWrapper .cusCards h2::before{
    content: "";
    position: absolute;
    bottom: -12px;
    left: 45%;
    width: 30px;
    height: 2px;
    background: #e90000;
}

.airportWrapper .cusCards p{
    font-size: 13px;
    font-weight: 400;
}

.testimWrapper{
    background: linear-gradient(rgba(0 0 0 / 90%),rgba(0 0 0 / 90%)), url(../contents/images/testim-banner.webp) center center no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.testimWrapper .mainHeading h2{
    color: #fff;
}

.testimWrapper .mainHeading h3{
    color: #4f4f4f;
}

.testimWrapper .testimContent p{
    /* background: url(../contents/images/left-quote.webp) left center no-repeat;
    background-size: 50px;
    padding-left: 100px; */
    color: #999;
    width: 800px;
    font-size: 15px;
}

.testimWrapper .testimCard{
    padding-left: 130px;
}

.testimWrapper .testimCard:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../contents/images/left-quote.webp) center center no-repeat;
    background-size: 50px;
    width: 60px;
    height: 60px;
}

.testimWrapper .testimCard .customerDetails{
    margin-top: 30px;
}

.testimWrapper .testimCard .testimImg{
    display: flex;
    align-items: center;
}

.testimWrapper .testimCard .testimImg img{
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin-right: 20px;
}

.testimWrapper .testimCard h3{
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}

.testimWrapper .testimCard span{
    color: #999;
    font-size: 12px;
}

.testimWrapper .carousel-indicators{
    bottom: -70px;
}

.testimWrapper .carousel-indicators li.active{
    background-color: #e90000;
}

.testimWrapper .cusPagination{
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 800 !important;
}

.testimWrapper .cusPagination sub{
    font-size: 12px;
    color: #999;
}

.testimWrapper .carousel-indicators li{
    position: relative;
    height: 1px;
}

.testimWrapper .carousel-indicators li::before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    width: 20px;
    height: 1px;
    background: #e90000;
    display: none;
}

.testimWrapper .carousel-indicators li.active::before{
    display: block;
}

.stationWrapper{
    padding: 100px 0;
}

.stationWrapper .stationImg{
    background-size: cover !important;
    width: 100%;
    height: 400px;
}

.stationWrapper .stationImg1{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 30%)), url(../contents/images/station-king-cross.webp) center center no-repeat;
}
.stationWrapper .stationImg2{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 30%)), url(../contents/images/station-waterloo.webp) center center no-repeat;
}
.stationWrapper .stationImg3{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 30%)), url(../contents/images/station-euston.webp) center center no-repeat;
}
.stationWrapper .stationImg4{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 30%)), url(../contents/images/station-london-bridge.webp) center center no-repeat;
}
.stationWrapper .stationImg5{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 30%)), url(../contents/images/station-victoria.webp) center center no-repeat;
}
.stationWrapper .stationImg6{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 30%)), url(../contents/images/station-charing-cross.webp) center center no-repeat;
}
.stationWrapper .stationImg7{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 30%)), url(../contents/images/station-paddington.webp) center center no-repeat;
}

/*.stationWrapper .stationImg::before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 130px;*/
/*    right: -8px;*/
/*    width: 70px;*/
/*    height: 1px;*/
/*    background: #e90000;*/
/*}*/

.stationWrapper .cusCards{
    position: relative;
}

.stationWrapper .cusCards h2{
    font-size: 18px;
    font-weight: 700;
    color: #232323;
}

.stationWrapper .cusCards p{
    font-size: 13px;
    color: #666;
    font-weight: 500;
    margin-top: 25px;
}

.stationWrapper .cusCards a{
    color: #e90000;
    font-weight: 500;
    font-size: 14px;
    position: static;
    right: 0;
    bottom: -110px;
}

.stationWrapper .carousel-control-next, .carousel-control-prev{
    top: 0px;
    bottom: auto;
    width: auto;
    opacity: 1;
    padding: 10px;
    transition: all 0.2s;
}

.stationWrapper .carousel-control-prev{
    left: auto;
    right: 60px;
}

.stationWrapper .carousel-control-next {
    right: 115px;
}

.stationWrapper .carousel-control-next span, .carousel-control-prev span{
    color: #999;
    font-size: 14px;
    font-weight: 500;
    background: none;
    transition: all 0.3s;
}

.stationWrapper .carousel-control-next span:hover, .stationWrapper .carousel-control-prev span:hover{
    color: #e90000 !important;
}

/*.carousel-control-next-icon::before,*/
/*.carousel-control-prev-icon::before{*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 10px;*/
/*    background: url(../contents/images/arrow.webp) center center no-repeat;*/
/*    background-size: 20px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*}*/

.carousel-control-next-icon::before{
    left: -15px;
}

/*.carousel-control-next-icon::before{*/
/*    right: -32px;*/
/*    transform: rotate(180deg);*/
/*}*/

.fleetWrapper{
    padding: 100px 0;
}

.fleetWrapper .cusCards{
    margin: 20px 0;
    box-shadow: 0px 0px 8px 0px rgb(234 234 234);
}

.fleetWrapper .cusCardsImgWrapper{
    overflow: hidden;
}

.fleetWrapper .cusCardsImg{
    background-size: contain !important;
    height: 190px;
    transition: all 0.5s;
}

.fleetWrapper .cusCardsImg1{
    background: url(../contents/images/saloon.webp) center center no-repeat;
}
.fleetWrapper .cusCardsImg2{
    background: url(../contents/images/estate.webp) center center no-repeat;
}
.fleetWrapper .cusCardsImg3{
    background: url(../contents/images/executive.webp) center center no-repeat;
}
.fleetWrapper .cusCardsImg4{
    background: url(../contents/images/mpv.webp) center center no-repeat;
}

.fleetWrapper .cusCards:hover .cusCardsImg{
    transform: rotate(4deg) scale(1.1);
}

.fleetWrapper .cusCards .fleetDetails{
    padding: 0 30px 12px;
}


.fleetWrapper .cusCards h2{
    font-size: 16px;
    font-weight: 700;
    color: #232323;
    margin-bottom: 20px;
    padding: 22px 0 18px;
    border-bottom: 1px solid #dddddd;
}

.fleetWrapper .cusCards ul{
    padding: 0;
    margin: 0;
}

.fleetWrapper .cusCards ul li{
    list-style: none;
    color: #777;
    font-size: 14px;
    margin: 10px 0;
}

.fleetWrapper .cusCards ul li span{
    color: #232323;
}

.aboutHeroWrapper{
    padding-top: 180px;
    text-align: center;
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/aboutBanner.webp) center center no-repeat;
    background-size: cover;
}

.aboutHeroWrapper h1{
    color: #fff;
    font-weight: 800;
    font-size: 32px;
    text-transform: uppercase;
    padding-bottom: 60px;
    position: relative;
}

.aboutHeroWrapper h1::before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1px;
    height: 48px;
    background: #fff;
    opacity: 0.3;
}

.aboutHeroWrapper .breadCrumbWrapper{
    display: inline-block;
    padding: 13px 50px;
    margin-top: 10px;
    background-color: rgba(255,255,255,0.15);
}

.aboutHeroWrapper ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.aboutHeroWrapper ul li a{
    color: #fff;
    background: url(../contents/images/chevron-right.svg) 47px 4px no-repeat;
    background-size: 10px;
    padding-right: 25px;
    text-decoration: none;
    transition: all 0.3s;
}

.aboutHeroWrapper ul li a:hover{
    color: #e90000;
}

.aboutHeroWrapper ul li{
    color: #e90000;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.innerPageHeroWrapper{
    background-size: cover;
    padding: 100px 0;
}

.heathrowBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/airport-heathrow.webp) center center no-repeat;
}
.gatwickBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/airport-gatwick.webp) center center no-repeat;
}
.lutonBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/airport-luton.webp) center center no-repeat;
}
.stanstedBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/airport-stansted.webp) center center no-repeat;
}
.londonCityBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/airport-london-city.webp) center center no-repeat;
}


.kingCrossBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/station-king-cross.webp) center center no-repeat;
}
.waterlooBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/station-waterloo.webp) center center no-repeat;
}
.eustonBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/station-euston.webp) center center no-repeat;
}
.londonBridgeBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/station-london-bridge.webp) center center no-repeat;
}
.victoriaBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/station-victoria.webp) center center no-repeat;
}
.charingCrossBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/station-charing-cross.webp) center center no-repeat;
}
.paddingtonBanner{
    background: linear-gradient(rgba(0 0 0 / 50%),rgba(0 0 0 / 50%)), url(../contents/images/station-paddington.webp) center center no-repeat;
}

.innerPageHeroWrapper h1{
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 700;
}

.innerPageHeroWrapper h1 span{
    color: #e90000;
}

.innerPageHeroWrapper .appsLinks{
    margin: 25px 0 30px;
}

.innerPagesContentWrapper{
    padding: 100px 0;
}

.innerPagesContentWrapper p{
    color: #888;
    font-weight: 500;
    font-size: 14px;
}

.innerPagesContentWrapper h2{
    font-size: 28px;
    font-weight: 700;
    color: #444;
    margin: 35px 0 15px;
    text-transform: uppercase;
}

.innerPagesContentWrapper h2 span{
    color: #e90000;
}

.innerPagesContentWrapper h3{
    font-weight: 700;
    color: #444;
    font-size: 20px;
    margin-top: 35px;
}

.contactContent .customInputs{
    margin: 0;
    background: #222;
    padding: 22px 15px;
}

.contactContent .customInputs::placeholder{
    color: #cecece;
}

.contactContent .customBtn{
    background: #e90000;
    color: #fff;
    padding: 8px 20px;
}

.contactContent i{
    color: #e90000;
    margin-right: 10px;
}

.contactContent a{
    color: #888;
}

.footerWrapper{
    padding: 35px 0px;
    /* background-color: #232323; */
    box-shadow: 0 0 20px rgba(0 0 0 / 10%);
}

.footerWrapper .footerNav{
    display: flex;
    align-items: center;
}

.footerWrapper .footerLogo h2{
    color: #fff;
    font-weight: 800;
    margin: 0;
}

.footerWrapper .footerLogo h2 span{
    color: #e90000;
}

.footerWrapper .footerNav ul{
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footerWrapper .footerNav ul li{
    padding: 0 10px;
}

.footerWrapper .footerNav ul li a{
    color: #999;
    text-decoration: none;
    transition: all 0.3s;
}

.footerWrapper .footerNav ul li a:hover{
    color: #e90000;
}

.footerWrapper .copyrightDiv{
    text-align: right;
}

.footerWrapper .copyrightDiv p{
    margin: 0;
    color: #999;
}

.wrapper404 {
    padding: 150px 0;
    text-align: center;
}

.wrapper404 h1{
    font-size: 100px;
    color: #e90000;
}

.wrapper404 h2{
    color: #444;
}

.wrapper404 p{
    color: #999;
}

.wrapper404 p a{
    color: #e90000;
}

.wrapper404 .appsLinks{
    justify-content: center;
}

.wrapper404 .appsLinks .storeDiv  {
    text-align: left;
    box-shadow: 0 0 20px rgba(0 0 0 / 10%);
}

.wrapper404 .appsLinks .storeDiv.apple:hover{
    background: #000;
    color: #fff;
    border-color: #000;
}

.wrapper404 .appsLinks .storeDiv.google:hover{
    color: #e90000;
}

#exampleModalLong .modal-content{
    background-color: #fff;
}

#exampleModalLong .modal-header .close{
    color: #000;
    font-size: 35px;
}

#exampleModalLong p{
    color: #8e8e8e;
    font-size: 14px;
}

#exampleModalLong .modal-body .mainHeading{
    text-align: left;
    margin-bottom: 20px !important;
}

#exampleModalLong .mainHeading{
    margin-bottom: 0;
}

#exampleModalLong .mainHeading h2{
    width: 100%;
    color: #333;
}

#exampleModalLong .mainHeading h2 span{
    color: #e90000;
}

#exampleModalLong .modal-body .mainHeading h2{
    font-size: 20px;
}

#exampleModalLong .customBtn{
    background: #e90000;
    color: #fff;
    border-radius: 50px;
    border: 1px solid #e90000;
    padding: 10px 30px;
    transition: all 0.3s;
}

#exampleModalLong .customBtn:hover{
    background-color: transparent;
    color: #e90000;
}

#exampleModalLong h3{
    font-size: 16px;
    font-weight: 700;
    color: #e90000;
}

#exampleModalLong ul li{
    color: #8e8e8e;
}

@media (min-width: 576px){
    #exampleModalLong .modal-dialog {
        max-width: 1000px;
        margin: 1.75rem auto;
    }
}


@media screen and (max-width: 576px) {
    .headerSectionWrapper{
        height: 120px;
    }
    .navSocialDiv,
    .navContactDiv{
        text-align: center !important;
        padding: 10px 0;
    }
    .headerSectionWrapper .navContactDiv a{
        padding: 0 8px;
    }
    .headerSectionWrapper .navbar{
        top: 115px;
        padding: 10px 15px;
    }
    .heroSectionWrapper .formWrapper{
        padding: 0;
    }
    .mainHeading h2{
        width: 100%;
    }  
    .cusPagination{
        display: none;
    } 
    .footerWrapper .footerNav{
        flex-direction: column;
    }
    .footerWrapper .footerNav .footerLogo{
        padding-bottom: 40px;
    }
    .footerWrapper .footerNav ul li{
        padding: 0 8px;
        font-size: 14px;
    }
    .footerWrapper .copyrightDiv p{
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {
    .stationWrapper .stationImg{
        margin-top: 60px;
    }
    .stationWrapper .stationImg::before{
        display: none;
    }
    .stationWrapper .stationImg{
        height: 250px;
    }
    .stationWrapper .cusCards h2{
        margin-top: 20px;
    }
    .stationWrapper .carousel-item{
        padding-bottom: 40px;
    }
    .stationWrapper .cusCards a{
        bottom: -55px;
    }
    .testimWrapper .testimCard:before{
        display: none;
    }
    .testimWrapper .testimCard{
        padding: 0;
    }
    .testimWrapper .testimContent p{
        width: 100%;
    }
    .testimWrapper .testimCard .customerDetails{
        margin-top: 0px;
    }
}


@media screen and (max-width:992px) {
    .headerSectionWrapper .container{
        max-width: 100%;
        padding: 0;
    }
    .headerSectionWrapper .navbar{
        border-radius: 0;
    }
    .stickOnTop .headerSectionWrapper .navbar{
        height: auto;
    }
    .homePageAboutImg{
        display: none;
    }
    .homePageAboutWrapper .row{
        flex-direction: column-reverse;
    }
        .homePageAboutWrapper {
        padding: 40px 0;
            
        }
    .mainHeading h2{
        margin-bottom: 8px;
    }
    .mainHeading h3{
        position: relative;
        left: 0;
        writing-mode: horizontal-tb;
        margin-bottom: 25px;
    }
    .mainHeading h3::before{
        bottom: -6px;
        left: 0;
        width: 50px;
        height: 1px;
    }
    .homePageAboutImg::before,
    .homePageAboutImg::after{
        display: none;
    }
    .footerWrapper .footerNav{
        justify-content: center;
        padding: 15px 0;
    }
    .footerWrapper .copyrightDiv{
        text-align: center;
        padding: 15px 0;
    }
}

@media screen and (min-width:992px) {
    .headerSectionWrapper .navbar{
        max-width: 960px;
    }
}

@media screen and (min-width:1200px) {
    .headerSectionWrapper .navbar{
        max-width: 1140px;
    }
}

.hero-inner{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.carousel-control-next-icon::before {
    left: -26px;
}

.stationWrapper .carousel-control-prev {
    left: auto;
    right: 60px;
    height: 40px;
    width: 85px;
}

.stationWrapper .carousel-control-next {
    right: 153px;
    width: 85px;
    height: 40px;
}

.fleetWrapper .cusCards ul li {
    color: #333;
}

.homePageAboutWrapper p {
    font-size: 14px;
    margin-bottom: 35px;
    color: #444;
}
.footerWrapper .copyrightDiv p {
    margin: 0;
    color: #444;
}
.footerWrapper .footerNav ul li a {
    color: #444;
    text-decoration: none;
    transition: all 0.3s;
}
.h3, h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
}
.modal-body{
    padding:0 !important
}


#moreModalitem .modal-content{
    padding:15px !important;
}
.modal-backdrop{
    position:relative !important;
}