/* body {
    scroll-behavior: smooth !important
} */

.top-header-content .icon_phone::before {
    color: #000
}

.top-header-content span {
    color: #000
}

.airport-sec-main {
    padding: 100px 0
}

.airport-sec-main .main-left-img {
    margin-right: 40px
}

.airport-sec-main .main-left-img .border-bg {
    border: 1px solid #17252a;
    width: 100%;
    position: relative;
    z-index: 0
}

.lazy-bg {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.airport-sec-main .main-left-img .border-bg::before {
    position: absolute;
    content: '';
    left: -1px;
    right: -1px;
    bottom: 60%;
    top: -1px;
    background-color: #2b7a78
}

.airport-sec-main .main-left-img .border-bg .airportimg {
    overflow: hidden;
    position: relative;
    z-index: 0;
    max-height: 500px;
    margin: 40px -40px 40px 40px
}

.airport-sec-main .main-right-airport h2 {
    color: #000
}

.airport-sec-main .right-airports-div {
    display: flex;
    align-items: center;
    gap: 10px
}

.main-right-airport .row {
    margin-top: 30px
}

.airport-sec-main .right-airports-div .right-bg {
    width: 60px;
    height: 65px;
    z-index: 0;
    position: relative;
    border: 1px solid #17252a;
    margin-bottom: 15px
}

.airport-sec-main .right-airports-div .right-bg::before {
    position: absolute;
    content: '';
    left: -1px;
    right: -1px;
    bottom: -1px;
    top: 60%;
    transition: all 1s;
    background: linear-gradient(180deg, #2b7a78 0%, #17252a 100%)
}

.airport-sec-main .right-airports-div .right-bg .right-img-div {
    width: 100%;
    height: 90%;
    background-color: #000;
    margin: 5% 0 0 -10%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 1s;
    position: relative
}

.airport-sec-main .right-airports-div .right-bg .right-img-div img {
    width: 30px;
    height: 30px
}

.right-airports-div:hover .right-bg::before {
    top: 0%
}

.right-airports-div:hover .right-img-div {
    transform: scaleX(-1)
}

.right-airports-div .right-content a {
    font-size: 17px;
    font-weight: 700;
    color: #000;
    text-decoration: none
}

.train-sec h2 {
    color: #000 !important
}

.train-sec .train-main-left {
    text-align: center;
    border: 2px solid #17252a;
    padding: 25px 15px;
    margin-bottom: 20px
}

.train-sec .train-main-left .train-icon {
    border-bottom: 1px solid #17252a;
    padding-bottom: 25px;
    margin-bottom: 15px;
    transition: all 1s
}

.train-sec .train-main-left .train-icon img {
    transition: all 1s
}

.train-main-left:hover .train-icon img {
    transform: scaleX(-1)
}

.train-sec .train-main-left .train-content a {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    text-decoration: none
}

.train-sec .st-main-img {
    padding: 20px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / .24)
}

.airport-inner-pages-sec {
    background-image: url(/img/airport-inner-pages-sec-img.jpg);
    padding: 130px 0 70px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.airport-inner-pages-sec::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(83 91 87 / 50%);
    z-index: -1
}

.airport-inner-pages-sec h1 {
    font-size: 57px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px
}

.innerpagecontentdiv {
    padding: 70px 0
}

.LondonAirportCabsTaxis-btn {
    display: none !important
}

.blog-details-area .post-meta a,
.single-blog-item .blog-content .post-meta a {
    color: #000
}

.copywrite-content p {
    color: #fff
}

@media screen and (max-width:991px) {
    .airport-inner-pages-sec {
        padding: 60px 0
    }

    .airport-inner-pages-sec h1 {
        font-size: 40px;
        margin-bottom: 20px
    }

    .innerpagecontentdiv {
        padding: 50px 0
    }
}

@media screen and (max-width:767px) {
    .airport-inner-pages-sec {
        padding: 30px 0;
        background-image: none !important
    }

    .bg-img {
        background-image: none !important;
        padding-top: 30px
    }

    .bg-img .service-content {
        margin-bottom: 30px
    }

    .airport-inner-pages-sec::before {
        background-color: #535b57
    }

    .airport-inner-pages-sec h1 {
        font-size: 24px;
        margin-bottom: 10px
    }

   

    .LondonAirportCabsTaxis-about-us-area h2,
    .LondonAirportCabsTaxis-service-area {
        height: 100% !important;
    }

    .LondonAirportCabsTaxis-service-area h2,
    .airport-sec-main h2,
    .train-sec h2,
    .LondonAirportCabsTaxis-blog-area h2 {
        font-size: 22px;
        line-height: initial
    }

    .airport-sec-main,
    .train-sec {
        padding: 50px 0
    }

    .airport-sec-main .section-heading {
        margin-top: 30px
    }

    .right-airports-div .right-content a {
        font-size: 14px
    }

    .innerpagecontentdiv {
        padding: 50px 0
    }

    .innerpagecontentdiv h3 {
        font-size: 20px;
        line-height: initial
    }

    .innerpagecontentdiv h4 {
        font-size: 18px;
        line-height: initial
    }

    .single-footer-widget {
        margin-bottom: 50px
    }

    .map iframe {
        width: 100%
    }
}