﻿
.airlineBg {
    padding: 60px 0;
    background-position: top;
}
.nav-sec li{
    list-style:none;
}
.searchBox .flightSearch .column_1, .searchBox .flightSearch .column_2, .searchBox .flightSearch .column_3 {
    width: 100%;
}

.searchBox .flightSearch .column_3 {
    flex-direction: column;
    grid-gap: 20px;
}

.searchBox .flightSearch {
    flex-direction: column;
    grid-gap: 20px;
}

    .searchBox .flightSearch .label.traveller {
        width: 100%;
    }

    .searchBox .flightSearch .searchButton {
        width: 100%;
        padding: 16px 12px 10px 12px;
    }

    .searchBox .flightSearch .label .inputField {
        padding-left: 10px;
        width: 90%;
    }

    .searchBox .flightSearch .label .icons {
        left: auto;
        right: 10px;
        top: 17px;
    }

.united-banner-content {
    z-index: 1;
    position: relative;
    background: rgba(255,255,255,0.15);
    border-radius: 10px;
    color: white;
    border: 1px solid #848484;
    padding: 20px;
    max-width: 505px;
}

.airlineName .icon {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: -10px;
}

    .airlineName .icon img {
        max-width: 70px;
    }

.delta-promo-box {
    text-align: center;
    margin-top: 20px;
    position: relative;
}

    .delta-promo-box::before {
        content: "";
        position: absolute;
        width: 48px;
        background: url(/Images/airlines/united/call-arrow.png);
        z-index: 0;
        bottom: -44px;
        right: 38px;
        background-repeat: no-repeat;
        height: 50px;
        background-size: contain;
    }

    .delta-promo-box h2 {
        font-size: 26px;
        font-weight: 700;
    }

    .delta-promo-box p {
        color: white;
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 10px;
    }

.airline-call {
    padding: 10px;
    background: #d70d15;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 260px;
    margin: auto;
    padding: 10px 20px 10px 10px;
    line-height: 0.9;
}

airline-call .free-deals span {
    color: white;
    font-size: 12px;
    font-weight: 500;
}

.free-deals span {
    color: #ffffff;
}

.airline-call .call-tfn {
    color: white;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700;
}

.promo-features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-top: 25px;
}

.feature-box {
    display: flex;
    align-items: flex-start;
    grid-gap: 15px;
    border-radius: 12px;
}

    .feature-box span {
        font-size: 14px;
    }

.home-header {
    background: #0b57ad;
    border-bottom: none;
}

.container {
    max-width: 1160px;
}

.logo img {
    width: auto;
}

.nav-sec li a {
    color: #ffffff;
}

.top-hed {
    color: #252668;
    font-size: 18px;
    text-align: center;
    display: flex;
    align-items: center;
    grid-gap: 5px;
    justify-content: center;
    padding: 10px 0;
}

.call-bg {
    background: #f6f6f6;
    padding: 5px;
    display: inline-flex;
    align-items: center;
    grid-gap: 5px;
    color: #252668;
    font-weight: 700;
    text-decoration: none;
    border-radius: 20px;
}

.serach-sec {
    padding: 50px 0;
}

#bannerCntr .tagline {
    color: #252668;
    font-size: 36px;
    text-shadow: none;
}

.serach-sec p {
    color: #303234;
    font-size: 18px;
    font-weight: 500;
}

.searchBox .searchBlock {
    box-shadow: none;
    background: #e8f0fe;
    border-radius: 10px;
    padding: 20px;
}

.tab-view {
    display: none;
}

.inputSet label {
    color: #303234;
}

    .inputSet label input[type=radio] ~ span::after {
        border: 1px solid #303234;
    }

    .inputSet label input[type=radio]:checked ~ span::before {
        background: #252668;
        height: 10px;
        width: 10px;
        left: 5px;
        top: 5px;
    }

    .inputSet label input[type=radio]:checked ~ span::after {
        border: 2px solid #252668;
    }

.searchBox .flightSearch .label .inputField {
    padding-left: 5px;
    color: #303234;
}

.searchBox .flightSearch .label {
    border: 1px solid #D5D7D7;
    border-radius: 0;
}

.searchBox .flightSearch .searchButton {
    background: #d70d15;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: none;
    font-size: 18px;
    font-weight: 500;
}

    .searchBox .flightSearch .searchButton .bi-search {
        display: none;
    }

.travllerBox .done_Btn {
    margin: 0;
    background: #d70d15;
}

.top-sec {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px 0;
    flex-direction: column;
}

#mainCntr h4 {
    font-size: 32px;
    font-weight: 600;
    color: #252668;
}

#mainCntr h5 {
    font-size: 24px;
    font-weight: 600;
    color: #252668;
}

#mainCntr ul {
    list-style: square;
    padding: 10px 0px;
}

.conatin-sec ul li::marker {
    color: #0B84D1;
}

#mainCntr .call-opt {
    background: #0b57ad;
    display: inline-flex;
    padding: 8px 10px;
    border-radius: 10px;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
}

.show-lin {
    color: #252668;
    font-weight: 600;
    font-size: 16px;
}

p {
    color: #303234;
}

.tp-lft {
    background: #f6f6f6;
    padding: 30px;
    color: #303234;
    width: 315px;
}

    .tp-lft a {
        background: #0b57ad;
        color: #ffffff;
        padding: 13px;
        border-radius: 10px;
        text-decoration: none;
        width: 160px;
        display: inline-block;
        font-weight: 500;
        font-size: 16px;
        text-align: center;
    }

.travel-sec {
    background: #f6f6f6;
    padding: 60px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.all-travel {
    display: flex;
    grid-gap: 50px;
}

.col-sec {
    width: 297px;
    border-radius: 15px;
    border: 1px solid #0B84D1;
}

.sub-p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
}

.cont-sec {
    padding: 15px;
}

.col-sec img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 100%;
}

.col-sec h6 {
    font-size: 26px;
    font-weight: 500;
}

.cont-sec a {
    background: #0b57ad;
    color: #ffffff;
    padding: 13px;
    border-radius: 5px;
    text-decoration: none;
    display: flex;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    grid-gap: 5px;
    justify-content: center;
}

.call-bnner {
    background: #121B3F;
    color: #ffffff;
    display: flex;
    align-items: center;
    border-radius: 10px;
    grid-gap: 40px;
    position: relative;
    border: 1px solid #121B3F;
    justify-content: space-between;
    padding-left: 20px;
    margin: 20px 0;
    text-decoration: none;
}

    .call-bnner:hover {
        color: #ffffff;
    }

    .call-bnner .titile {
        font-size: 24px;
        font-weight: 500;
        line-height: 1.3;
    }

    .call-bnner span {
        background: #0b57ad;
        color: #ffffff;
        font-size: 20px;
        font-weight: 500;
        border-radius: 10px;
        padding: 15px;
        display: inline-flex;
        grid-gap: 5px;
        align-items: center;
    }

        .call-bnner span img {
            width: 24px;
            height: 24px;
        }

    .call-bnner img {
        height: 100px;
    }

.footer__linkBox {
    background: #ffffff;
}

#footerCntr .footer__linkBox h4 {
    color: #304CB3;
    font-weight: 600;
    text-transform: uppercase;
}

#footerCntr .disclaimerBox {
    padding: 5px 0;
    font-size: 13px;
    line-height: 25px;
    margin-top: 15px;
    border-bottom: 1px solid #eaeaea;
}

#footerCntr .footer__linkBox .email {
    color: #121B3F;
}

#footerCntr .footer__linkBox ul li a {
    color: #121B3F;
}

ul.payment-methed li {
    padding-right: 0;
    border-right: 0;
    margin: 5px 8px;
}

#mainCntr .airlines_disc_box ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    flex-wrap: wrap;
    border-top: 1px solid #999999;
}

.airlines_disc_box ul li a {
    font-size: 14px;
    color: #121B3F;
    line-height: 28px;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}

    .airlines_disc_box ul li a span {
        padding: 0 5px;
    }

.airline_foot_border {
    display: inline-block;
    border-left: 1px solid #D9D9D9;
    height: 45px;
}

.bright-iata li::marker {
    color: #ffffff;
}

@media(max-width: 992px) {
    .travel-sec {
        padding: 50px 15px;
    }

    .all-travel {
        flex-direction: column;
    }

    .col-sec {
        width: 100%;
    }

    .tp-lft {
        width: 100%;
    }

    .container {
        max-width: 100%;
    }

    .call-bnner {
        flex-direction: column;
        padding: 10px;
        padding-top: 10px;
        grid-gap: 20px;
        margin: 15px 5px;
        padding-bottom: 0;
    }

        .call-bnner img {
            height: auto;
            width: 100%;
        }

        .call-bnner .titile {
            font-size: 34px;
        }

    .top-sec {
        margin: 25px 0;
    }

    .top-hed {
        flex-direction: column;
    }
}

@media(max-width: 666px) {

    .call-bnner {
        flex-direction: column;
        padding: 10px;
        padding-top: 150px;
        grid-gap: 20px;
        margin: 15px 5px;
        padding-bottom: 20px;
    }

        .call-bnner .titile {
            font-size: 24px;
        }

        .call-bnner img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 135px;
        }

        .call-bnner .titile {
            text-align: center;
        }

    #mainCntr h4 {
        font-size: 24px;
    }
}
