html{
    scroll-behavior: smooth;
}

body{
    position: relative  ;
}
#header{
    /* position: fixed; */
    padding: 10px 10px;
    background-color: black;
    width: 100%;
    z-index: 999;
}
.header-div{
    display: flex;
    align-items: center;
    justify-content: start;
}
.header-div h1{
    padding-right: 18px;
    font-size: 35px;
    font-family: fantasy;
    color: white;
}
.navbar-nav .dropdown-menu{
    background: linear-gradient(90deg, #fa5a5a 6%, #d81517);
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: black;
}
.dropdown-item.active, .dropdown-item:active {
    text-decoration: none;
    background-color: black;
    color: #d06667 !important;
}
.navbar{
    background: transparent !important;
    justify-content: start;
}
.calling{
    display: none;
}
.navbar-light .navbar-toggler-icon{
    border: 1px solid white;
    background-color: white;
    border-radius: 2px;
}
.navbar-light .navbar-toggler{
    padding: 1px 10px;
}
.navbar-nav a{
    color: white !important;
}
/* .header-div a{
    text-decoration: none;
    color: white;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 17px;
}
.header-div a span{
    color: rgba(255,255,255,.5);
}
.header-div a:hover{
    color: white;
    text-decoration: none;
}
.header-div a span:hover{
    color: white;
    text-decoration: none;
} */
.main-banner{
    padding: 25px 0 135px;
    background-image: url(/src/images/car.webp);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 8px !important;


}
.mb-20{
    margin-bottom: 20px;
}
.heathrow-banner{
    padding: 155px 0 40px;
    background-image: url(src/images/heathrow.jpg);
}
.heathrow-banner::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
    
}
.Gatwick-banner{
    background-image: url(src/images/gatwick.jpg);
    padding: 155px 0 40px;
}
.Gatwick-banner::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
    
}
.Stansted-banner{
    background-image: url(src/images/satnsted.jpg);
    padding: 155px 0 40px;
}
.Stansted-banner::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
    
}
.Luton-banner{
    background-image: url(src/images/luton.jpg);
    padding: 155px 0 40px;
}
.Luton-banner::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
    
}
.London-City-banner{
    background-image: url(src/images/london-city.jpg);
    padding: 155px 0 40px;
}
 .London-City-banner::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
   
}
.victoria{
    background-image: url(src/images/london-victoria.jpg);
    padding: 155px 0 40px;
}
.victoria::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
   
}
.waterloo{
    background-image: url(src/images/waterlo.jpg);
    padding: 155px 0 40px;
}
.waterloo::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
   
}
.Euston{
    background-image: url(src/images/Euston-station.jpg);
    padding: 155px 0 40px;
}
.Euston::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
   
}
.Paddington{
    background-image: url(src/images/paddington.webp);
    padding: 155px 0 40px;
}
.Paddington::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
   
}
.KingsCross{
    background-image: url(src/images/Kings-Cross-station.jpg);
    padding: 155px 0 40px;
}
.KingsCross::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
   
}
.charingCross{
    background-image: url(src/images/charing-cross.jpg);
    padding: 155px 0 40px;
}
.charingCross::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
   
}
.londonbridge{
    background-image: url(src/images/London-Bridge.jpg);
    padding: 155px 0 40px;
}
.londonbridge::before{
    background-color: rgba(0, 0, 0, 0.60) !important;
   
}
.main-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.80);
    top: 0px;
}
.booking-hd{
    color: white;
    font-size: 35px;
    font-weight: 500;
    
}
.booking-para{
    font-size: 1.25rem;
    font-weight: 500;
    color: #fff;
}
.bok-div{
    margin-top: 100px;
    text-align: center;
}
.bok-div a{
    display: inline-block;
    color: #fff;
    background-color: black;
    border: 1px solid white;
    border-radius: 5px;
    text-decoration: none;
    padding: 10px 25px;
    font-size: 20px;
    margin-bottom: 20px;
}
.bok-div a:hover{
    color: white;
    background-color: transparent;
    border: #fff;
    transition: all 0.5s;
    border: 1px solid  white;
}
.stores-img{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.store-2{
    justify-content: start;
    margin-bottom: 0;
}
.form-background2{
    background-color: rgba(0, 0, 0, 0.60) !important;
}
.bookyour2{
    background-color: transparent !important;
}
.heathrow-p{
    color: white;
    margin: 0;
    margin-top: 40px;
    text-align: center;
    font-size: 17px;
}
.stores-img img{
    max-width: 150px;
    margin-bottom: 50px;
}
.rounded-img{
    padding: 50px 0px;
}
.circle-img{
    max-width: 140px;
    border-radius: 100%;
    height: 140px;
    margin-top: 30px;

}
.circle-hd{
    margin: 15px 0px;
    font-weight: 700;
}
/* .form-sec{
    background-color: #010101;
} */
.bookyour{
    color: white;
    font-size: 35px;
    text-align: center;
    padding: 35px 0 0 0;
    text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff;
    background-color: #000;
}
.field-mini img{
    filter: brightness(0);
}
.form-background{
    background-color: #000;
    border-radius: 10px;
   border: 1px solid white;
   position: relative;
   margin-top: -130px;
}
.line{
    margin: 50px 0px;
}
.content-hd{
    margin-top: 20px;
    font-size: 50px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -0.5px;
    margin-bottom: 40px;
}
.content-para{
    font-size: 18px;
    word-spacing: 2px;
    line-height: 25px;
}
.hire-cab{
    font-weight: 700;
    font-size: 16px;
    margin-top: 25px;
 }
 .hire-cab ul{
    margin-top: 20px;
 }
.hire-cab ul li{
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
}
.airport-transfer h2{
    font-size: 30px;
    font-weight: 400;
    letter-spacing: -0.5px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.contact-sec{
    padding: 100px 0px;
    background-image: url(/src/images/car2.webp);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}
.map-img{
    max-width: 100%;
    width: 100%;
    height: 100%;
    border-radius: 10px;
   
}
.contact-hd{
    font-size: 45px;
    font-weight: 500;
    color: #fff;
   
}
.contact-para{
    font-size: 25px;
    font-weight: 500;
    color: #fff;
}
.main-p{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    
}
.line-2{
   margin-top: 100px ;
   margin-bottom: 60px;
}
.main-p span{
    color: white;
}
.main-p a{
    color: #fff;
}
.contact-sec::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.80);
    top: 0px;
}
#footer{
    padding: 25px 0px;
    background-color: black;
}
.footer-main{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.privacy-poilicy{
    display: flex;
    align-items: center;
    gap: 10px;
}
.privacy-poilicy p{
    color: #fff;
    margin: 0;
}
.privacy-poilicy a:hover{
    text-decoration: none;
}
.link{
    display: flex;
    gap: 15px;
}
.link a:hover{
    text-decoration: none;
}
/* .link a:last-child{
    color: white !important;
    font-size: 15px;
    font-weight: 500;
} */
.arrowup{
    background: linear-gradient(90deg, #fa5a5a 6%, #d81517);
    width: 50px;
    height: 50px;
    border-radius: 5px;
    position: fixed;
    bottom: -15px;
    right: 24px;
    margin-bottom: 40px;
    z-index: 999;
    border: 0;
    transition: all .3s;
    display: none;
}
.airport-content{
    padding: 40px 0px;
}
.airport-content h2{
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-size: 32px;
    margin: 25px 0px;
}

.airport-content h3{
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    color: black;
    margin: 25px 0px;
}
.airport-content span{
    text-transform: uppercase;
    font-weight: 700;
}
.sticky{
    display: block;
}




@media screen and (max-width:992px) {
    #header{
       
        position: relative;
    
    }
    .header-div{
        display: block;
    }
    .header-div h1{
        font-size: 15px;
        font-family: sans-serif ;
    }
    .navigation{
        position: relative;
        left: -12px;
    }
    .navbar-nav a{
        display: flex;
        justify-content: center;

    }
    .calling{
        display: block;
        margin-left: 10px;
        padding: 5px 15px;
    background: white;
    border-radius: 5px;
    }
    .calling img{
        filter: brightness(0);
    }
    .navbar-toggler{
        padding: 0px;
        background-color: white !important;
    }
    .main-banner{
        padding-top: 0px;
    }
    .bok-div a {
        display: none;
    }
    .stores-img img {
        max-width: 150px;
        margin-bottom: 28px;
    }
    .bok-div{
        margin-top: 20px;
    }
    .main-p{
        font-size: 13px;
    }
    
    
    
}





@media screen and (max-width:767px) {
    #header{
        padding-top: 7px;
        position: relative;
    
    }
    .header-div{
        display: block;
    }
    .header-div h1{
        font-size: 15px;
        font-family: sans-serif ;
    }
    .navigation{
        position: relative;
        left: -12px;
    }
    .navbar-nav a{
        display: flex;
        justify-content: center;

    }
    .main-banner{
       padding: 0;
    }
    
    .calling{
        display: block;
        margin-left: 10px;
        padding: 5px 15px;
    background: white;
    border-radius: 5px;
    }
    .calling img{
        filter: brightness(0);
    }
    .bok-div {
        margin-top: 10px;
    }
    .booking-hd {
        color: white;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 12px;
        
    }
    .booking-para {
       display: none;
    }
    .bok-div button {
       display: none;
    }
    .stores-img {
        gap: 10px;
    }
    .stores-img img {
        max-width: 110px;
        margin-bottom: 15px;
       
    }
    .bookyour{
        display: none;
    }
    .rounded-img {
        padding-top: 25px;
    }
    .content-hd {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 20px;
        margin-top: 0px;
    }
    .content-para {
        font-size: 13px;
        line-height: 19px;
    }
    .line {
        margin-top: 25px;
        margin-bottom: 0px;
    }
    .hire-cab h5{
        font-size: 15px;
        font-weight: 700;
    }
    .hire-cab ul {
        margin-top: 10px;
    }
    .hire-cab ul li {
        font-size: 14px;
        line-height: 22px;
    }
    .airport-transfer h2 {
        font-size: 15px;
        font-weight: 500;
        letter-spacing: -0.5px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .map-img {
        width: 100%;
        margin-left: 0px;
    }
    .contact-sec{
        padding: 50px 0px;
    }
    .contact-div{
        margin-top: 20px;
    }
    .contact-hd {
        font-size: 30px;
        
    }
    .contact-para {
        font-size: 15px;
       
    }
    .main-p {
        font-size: 10px;
        
    }
    .main-p img{
        width: 12px;
    }
    #footer{
        padding: 25px 0px;
    }
    .footer-main{
        display: block;
    }
    .privacy-poilicy {
       display: flex;
       justify-content: center;
       align-items:center ;
        gap: 10px;
    }
    .link {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }
    .privacy-poilicy p{
        color: white;
       font-size: 12px;
    }
    /* .link a:last-child {
        color: white !important;
        font-size: 11px;
        font-weight: 500;
    } */
    .heathrow-p {
        font-size: 13px;
        margin-top: 20px;
    }
    .form-background{
        margin: 0px -15px;
        border: none;
        border-radius: 0;
    }
    .heathrow-banner{
        padding: 10px 0 20px;
        background-image: url(src/images/heathrow.jpg);
    }
    
    .Gatwick-banner{
        background-image: url(src/images/gatwick.jpg);
        padding: 10px 0 20px;
    }
    
    .Stansted-banner{
        background-image: url(src/images/satnsted.jpg);
        padding: 10px 0 20px;
    }
    
    .Luton-banner{
        background-image: url(src/images/luton.jpg);
        padding: 10px 0 20px;
    }
    
    .London-City-banner{
        background-image: url(src/images/london-city.jpg);
        padding: 10px 0 20px;
    }
    
}



#map{
    border: 0px !important;
}

@media screen and (max-width: 768px) {
    .main-banner{
        background-image: none !important;
        background-color: black !important;
    }
}