﻿.callpopUp .popUphead {
    background: #003876;
    color: #fff;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

    .callpopUp .popUphead .heading {
        font-size: 22px;
        font-weight: 800;
        margin: 0
    }

    .callpopUp .popUphead .subheading {
        font-size: 14px;
        margin: 0
    }

.callpopUp .modal-body {
    padding: 0
}

.contentSec .calltextSec {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 10px
}

.contentSec .airfare {
    font-size: 24px;
    color: #090909;
    padding-top: 90px;
    font-weight: 600
}

.contentSec .off {
    color: #005aab;
    font-size: 18px;
    font-weight: 700
}

.contentSec .callSupport {
    color: #090909;
    font-size: 16px;
    font-weight: 500
}

.contentSec .callUp {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    font-size: 24px;
    margin: 15px 0
}

    .contentSec .callUp img {
        width: 32px;
        padding-right: 5px
    }

.contentSec .callOnly {
    font-size: 15px;
    font-weight: 600;
    color: #090909
}

.whyBookSec .whyBok {
    font-size: 20px;
    color: #090909;
    padding: 10px 0;
    font-weight: 600;
    text-align: center
}

.whyOption .sec img {
    width: 30px
}

.whyOption .sec p {
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
    line-height: 1.2;
    padding-top: 5px
}


.calltextSec .tncApp {
    margin-bottom: 5px;
    text-align: right;
    margin-top: 5px;
    float: right;
    width: 100%;
    font-size: 10px;
    padding-right: 10px
}

.airline-sec {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-bottom: 2px solid #003876;
    margin: 0 15px;
    position: relative;
    height: 150px;
}

    .airline-sec img {
        padding: 5px 0;
        position: absolute;
        bottom: 0px;
    }

    .airline-sec .air-logo {
        position: absolute;
        top: 5px;
        width:100px;
    }

.whyBookSec p {
    margin: 0;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
}

.jet-blue-bg {
    background: #003876 !important;
    background-image: none;
}

    .jet-blue-bg #flights{
        background:#ffffff;
        margin-bottom:15px;
    }
    .jet-blue-bg .searchBox .searchBlock {
        top: 0;
        position: relative;
        box-shadow: none;
    }
    .jet-blue-bg .callBtn {
        border-radius: 5px;
        padding: 8px 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        font-size: 26px;
        text-decoration: none;
        margin: 15px 0;
        background: #019e54;
        font-weight: 600;
    }
    .jetblue .callUp {
        display: flex;
        border-radius: 50px;
        align-items: center;
        padding: 5px 30px 5px 5px;
        background: #003876;
    }




.call-icon {
    background: #ffffff;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
}

.tfn-sec {
    width: calc(100% - 60px);
    padding-left: 10px;
    line-height: 1;
}

    .tfn-sec span {
        font-size: 14px;
        display: block;
        font-weight: normal;
        padding-bottom: 5px;
    }

.call-icon i {
    color: #003876;
}

.jetblue .whyOption {
    padding-bottom: 5px;
}

.jetblue .contentSec .calltextSec {
    margin: 0 15px;
}

.whyBookSec ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 15px 0 10px;
    font-weight: 600;
    font-size: 13px;
    width: 100%;
}

.foote-Sec {
    font-size: 16px;
    font-weight: 500;
    background: #003876;
    color: #fff;
    padding: 10px 5px;
    margin: 20px 0 0;
}

.call-our {
    font-weight: 600;
}
.jet-blue-bg .travllerBox {
    top: 0;
}
