body {
    position: relative;
}
.container {
    max-width: 1200px !important;
}
.sec-pad {
    padding: 60px 0;
}
img {
    max-width: 100%;
}
ul {
    padding: 0;
    padding-left: 15px;
}
/* header start */
#header {
    background-color: transparent;
    position: fixed;
    width: 100%;
    padding: 30px 0;
    z-index: 99;
    transition: all .5s;
}
.navbar {
    padding-left: 0;
    padding-right: 0;
}
.navbar-brand {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff !important;
}
.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}
.nav-link {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0 6px;
    transition: all .5s;
    color: #fff !important;
}
.nav-link:hover,
.nav-link.active {
    color: #fa5738 !important;
}
.nav-link.active {
    font-weight: 600;
}
.navBtnsSm{
    display: none;
}
.header2,
.sticky {
    background-color: #000 !important;
    padding: 15px !important;
}
.header2 {
    position: relative !important;
}
.dropdown-item:hover{
    background-color: #fa5738;
    color: #fff;
}
/* header end */
/* hero-banner start */
.hero-banner {
    background-image: url(/src/images/bg3.webp);
    background-position: left top;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 170px;
    padding-bottom: 120px;
}
.main-hd {
    color: #FFF;
    font-size: 50px;
    font-weight: 800;
    text-align: center;
}
.hero-banner a {
    position: relative;
    padding: 0 20px;
}
.hero-banner a img {
    width: 45px;
    height: 45px;
}
.hero-banner a::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 43px;
    /* background-color: #fff; */
    z-index: 1;
    top: -8px;
    right: 0;
}
.btns-div {
    margin: 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.call {
    font-size: 20px;
    color: #fff;
    transition: all .5s;
    text-decoration: none !important;
}
.call span {
    font-weight: 600;
}
.c-none::after {
    content: none !important;
}
.call:hover {
    color: #fa5738 !important;
}
/* hero-banner end*/
/* main-content-sec start*/
.main-content-sec h2 {
    margin-bottom: 30px;
}
.main-content-sec p {
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
}
.main-content-sec p span {
    font-weight: 600;
}
.main-content-sec p a {
    color: #fa5738;
    font-weight: 600;
}
.main-content-sec ul {
    margin-bottom: 30px;
}
.main-content-sec ul li {
    margin-bottom: 10px;
    font-size: 20px;
}
.main-content-sec h5 {
    font-size: xx-large;
    margin-bottom: 30px;
    font-weight: 400;
}
/* main-content-sec end*/
/* service-sec start*/
.service-sec {
    background-color: #191a1c;
}
.sec-hd {
    color: #fff;
    text-align: center;
    font-size: 50px;
    font-weight: 400;
}
.service-card {
    text-align: center;
}
.service-card img {
    margin-top: 30px;
}
.service-card h3 {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    margin: 20px 0  ;
}
.service-card p {
    color:  #fff;
    margin-bottom: 30px;
    font-size: 20px;
}
/* service-sec end*/
/* fleet-sec start*/
.fleet-sec p {
    margin: 30px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

.fleet-sec ul li {
    font-size: 20px;
    font-weight: 400;
    margin: 10px 0;
}
/* fleet-sec end*/
/* feedback-sec start*/
.feedback-sec {
    padding: 120px 0;
    background-color: #fa5738;
}
.feedback-sec p {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    margin: 20px 0 0;
}
.feedback-sec p a {
    color: #000;
    font-weight: 500;
    text-decoration: none;
}
/* feedback-sec end*/
/* footer start*/

#footer {
    background-color: #000;
    padding: 60px 0 10px;
}
#footer h5 {
    color: #fff;
    font-size: 24px;
    margin: 0 0 20px;
}
.footer-detail {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
} 
.footer-detail span {
    font-weight: 600;
}
#footer p a{
    color: #fff;
}
.social-link:nth-child(2) {
    padding-left: 0 !important;
}
.social-link {
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
    border-right: 1px solid #fff;
    text-decoration: none !important;
    transition: all .5s;
}
.social-link:nth-child(4) {
    border-right: none;
}
.social-link:hover {
    color: #fa5738;
}
.end {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    margin-top: 90px;
}
/* footer end*/

/* contact-sec start */

.contact-sec p {
    font-size: 20px;
    margin: 30px 0;
}
.contact-sec p span {
    font-weight: 700;
}
/* contact-sec end */
/* london city start */
.london-city-main-content h2 {
    font-size: 36px;
}
.london-city-main-content p span {
    font-weight: 700;
}

/* london city end */

.innerBanner{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 172px 0 50px;
}

.innerBanner h1{
    color: #fff;
    font-size: 55px;
}

.innerBanner h1 span{
    color: #fa5738;
}

.innerBanner .btns-div {
    justify-content: start;
    gap: 25px;
}

.innerBanner .btns-div div:nth-child(1) a{
    font-size: 25px;
}

.HeathrowBanner{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 40%)), url(../images/airport-heathrow.jpg);
}

.GatwickBanner{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 40%)), url(../images/airport-gatwick.jpg);
}

.LutonBanner{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 40%)), url(../images/airport-luton.jpg);
}

.StanstedBanner{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 40%)), url(../images/airport-stansted.jpg);
}

.LondonCityBanner{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 40%)), url(../images/airport-london-city.jpg);
}
.victoria{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 40%)), url(../images/victoria.jpg);
}
.Paddington{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 40%)), url(../images/London-Paddington.jpg);
}
.Euston{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 87%)), url(../images/euston.avif);
}
.Waterloo{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 40%)), url(../images/waterloo.jpg);
}
.KingsCross{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 70%)), url(../images/king-s-cross-main-station.jpg);
}
.CharingCross{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 70%)), url(../images/Charingcross.jpg);
}
.LondonBridge{
    background-image: linear-gradient(to top, rgba(0 0 0 / 70%),rgba(0 0 0 / 84%)), url(../images/London-bridge.jpg);
}
.lastPara{
    margin-bottom: 0;
}

.innerContent{
    padding: 80px 0;
}

.innerContent h2{
    color: #fa5738;
    font-size: 25px;
    margin-top: 30px;
}

.firstHeading{
    margin-top: 0 !important;
}


@media screen and (max-width: 991px) {
    .navBtnsSm{
        display: flex;
        gap: 10px;
    }
    .navBtnsSm a{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 42px;
        border: 1px solid #fff;
        border-radius: 5px;
    }
    .navBtnsSm a img{
        width: 22px;
        height: 22px;
        opacity: 0.6;
    }
    .navBtnsSm .navbar-toggler{
        padding: 0;
        width: 50px;
        height: 42px;
    }
    
}
@media screen and (max-width: 992px) {
    .nav-link{
        font-size: 13px;
        margin: 0;
    }
    .hero-banner a::after{
        content: none;
    }
    #header {
        position: relative;
        background-color: #000 !important;
        padding: 10px 0 !important;
    }

    .navbar-light .navbar-toggler {
        border-color: #fff;
        opacity: 1;
    }
    .navbar-light .navbar-toggler-icon {
        filter: brightness(0) invert(1);
    }
    .navbar-nav {
        padding-top: 5px;
    }
    .hero-banner {
        padding: 10px 0;
    }
    .main-hd {
        font-size: 30px;
    }
    .btns-div div:nth-child(1) {
        display: none;
    }
    .btns-div {
        margin: 10px 0;
    }
    .btns-div .call {
        display: block;
    }
    .call::after {
        content: none !important;
    }
    .sec-pad {
        padding: 30px 0;
    }
    .main-content-sec .sec-hd,
    .main-content-sec h5 {
        font-size: 20px;
        text-align: left;
    }
    .main-content-sec h2,
    .main-content-sec p {
        margin-bottom: 20px;
    }
    .main-content-sec p {
        margin-bottom: 30px;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
    }
    .main-content-sec ul li {
        font-size: 16px;
    }
    .service-card h3 {
        font-size: 20px;
    }
    .service-card p,
    .feedback-sec p {
        font-size: 16px;
    }
    .fleet-sec ul {
        margin-bottom: 20px;
    }
    .service-sec .sec-hd,
    .fleet-sec .sec-hd,
    .feedback-sec .sec-hd {
        font-size: 30px;
        text-align: center;
    }
    .innerBanner{
        padding: 50px 0;
    }
    #footer .col-lg-4 {
        margin-bottom: 50px;
        text-align: start !important;
    }
    .footer-detail {
        margin-bottom: 0;
    }
    .end {
        margin-top: 0;
        font-size: 12px;
    }
}

@media screen and (min-width: 768px) {
    .appsBtns span{
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .appsBtns{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .appsBtns img{
        width: 22px;
        margin-right: 5px;
    }
    .appsBtns span{
        color: #fff;
    }
}

@media screen and (max-width: 576px) {
    .innerBanner h1{
        font-size: 20px;
        text-align: center;
    }
    .innerBanner .btns-div{
        justify-content: center;
    }
    .innerBanner{
        padding: 12px 0;
    }
    .innerBanner .btns-div div:nth-child(1){
        display: none;
    }
    .navbar{
        justify-content: space-between;
    }
    .hero-banner a img{
        width: 22px;
        height: 22px;
    }
}


@media screen and (max-width: 480px) {
    .navbar-brand {
        font-size: 14px;
    }

}
@media screen  and (max-width:380px) {
    .navbar {
        padding: 0;
    }

    .navbar-brand {
        padding: 0;
        margin-right: 0;
    }
    .navbar-toggler {
        margin-top: 5px;
    }
}

@media screen and (max-width: 768px) {
    .hero-banner{
        background-image: none;
        background-color: #000;
    }
}

#width_Adjust{
    width: 50%;
    text-align: center;
   margin: auto;
}
@media screen and (max-width: 768px) {
    #width_Adjust{
        width: 100%;
        }
}

#width_Adjusts{
    width: 100%;
    /* text-align: center; */
   margin: auto;
   text-align: center;
   
}

.head-main-div{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}

body .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover{
    color: #fff !important;
}

.modal-header button {
	background-color: #FA5738 !important;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
    color: #fff;
}

@media screen and (max-width: 320px) {
    .navbar-brand {
        padding: 0;
        margin-right: 0;
        font-size: 12px !important;
    }
    .navBtnsSm a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 50px;
        height: 42px;
        border: none !important ;
        border-radius: 5px;
    }
    .navbar-light .navbar-toggler {
        border: none !important;
        opacity: 1;
    }
}