.airline-destination-banner {
    position: relative;
  
}
.dealDeatils2 h4._question:not(:first-child) {
    font-size: 1.2rem;
    color: #111;
    line-height: 1.375rem;
    margin-bottom: 10px;
    margin-top:10px;
}
.dealDeatils2 ol {
    margin-left:15px;
}
    .dealDeatils2 ol li {
        font-weight: 600;
        font-size: 1rem;
    }
.dealDeatils2 ol li strong{
    font-weight:600;
}
.dealcontent a {
    text-decoration: underline;
    color: #111111;
}
.dealcontent ul {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 24px;
    padding-bottom:20px;
}
    .dealcontent ul a {
        color: #111111;
    }
.dealcontent ul li div{display:inline;
}
    ._dealbox ._deal ._ddetail ._det1 .d1 img {
        width: 53px;
    }
.airline-destination-banner:before{
    background-image: url(../images/airldestbanner.jpg);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    display: block;
    height: 20rem;
    width: 100%;
    background-size: cover;
}
.airline-destination-banner .container {
    z-index: auto;
    position: relative;
}
.airline-destination-banner .container ._airplane{
    display: flex;
    justify-content: space-between;
}
.airline-destination-banner .bannerDesc {
    padding: 3.3rem 0 6.1rem;
    display: inline-block;
     text-shadow: 0 0 4px #00000096;
}
.airline-destination-banner ._planedest{
    display: inline-block;
}
.airline-destination-banner ._planedest img{
    padding-top: 5.125rem;
}
.airline-destination-banner h1 {
    font-size: 2.255rem;
    color: #fff;
    font-weight: 500;
    background: rgba(0,0,0,0.5);
    padding: 0 15px;
    text-shadow: 0 0 7px #000000cf;
}
.airline-destination-banner h1 span{
    font-weight: 600;
}
.airline-destination-banner h2 {
    background-color: #fff;
    padding: 0.188rem;
    display: flex;
    width: max-content;
    margin-top: 0.813rem;
    text-shadow: 0 0 7px #000000cf;
}
.airline-destination-banner {
    background-size: 100% !important;
}
._flightdeals{
    margin-top:2.125rem;
    margin-bottom: 0rem;
}
    ._flightdeals h2 { 
        color: #343434;  
        font-weight: 500;
    }
    ._flightdeals h3 {
        font-size: 1.2rem;
        color: #343434;
        line-height: 1.375rem;
        margin-bottom: 10px;
        margin-top: 10px;
        font-weight:500;
    }
.dealcontent p{
    padding-bottom:15px;
}
._flightdeals ._subdealheading {
    font-size: 0.684rem;
    font-weight: 400;
    color: var(--blueThree);
    text-align: center;
    display: inline-block;
    padding-top: 1.063rem;
    line-height: 1.313rem;
    padding-bottom:25px;
}
._dealbox{
margin-top: 2rem;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom:0rem;
position: relative;
}
._dealbox ._deal{
    padding-right: 0!important;
    margin-bottom: 1.5rem;
    width: 48.6%;
    border: 0.063rem solid lightgray;
    padding: 0.938rem;
    min-height: 6.25rem;
    box-shadow: 0.125rem 0.063rem 0.163rem rgba(0,0,0,.2);
    border-radius: 0.625rem;
    display: flex;
    justify-content: space-between;
}
._dealbox ._deal ._ddetail{
    width:71%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
._dealbox ._deal ._ddetail ._det1{
    width:100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
._dealbox ._deal ._ddetail ._det1 .d1 {
    width: 17%; 
}
._dealbox ._deal ._ddetail ._det1 .d1 img{
    padding-right: 0.625rem;
}
._dealbox ._deal ._ddetail ._det1 .d2{
    width:100%;
}
._dealbox ._deal ._ddetail ._det1 .d2 p span:first-child {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width:60%;
    display: inline-block;
}

._dealbox ._deal ._ddetail ._det1 .d2 p span:last-child {
    width:35%;
    display: inline-block;
}
._dealbox ._deal ._ddetail ._det1 .d2 p:nth-child(3) span{
    width:65%;
}
._dealbox ._deal ._ddetail ._det1 .d2 p {
    display: flex;
    justify-content: space-between;
}
._dealbox ._deal ._pdetail{
    display: flex;
    width: 26%;
    border-left: 0.063rem solid lightgray;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
._dealbox ._deal ._pdetail ._pricedeal{
    color: #3662d8;
    font-size: 1.423rem;
    font-weight: 600;
}
._dealbox ._deal ._pdetail ._bookdeal{
    margin-top: 0.625rem;
    font-weight: 500;
    color: #fff;
    background-color: #3662d8;
    font-size: 1.048rem;
    padding: 0.313rem 0.938rem;
    display: inline-block;
    text-align: center;
}
._dealbox ._deal ._ddetail ._det1 .d2 p:first-child{
    font-weight: 600;
    color: #00355f;
    font-size: 1.248rem;
}
._dealbox ._deal ._ddetail ._det1 .d2 p:nth-child(2), ._dealbox ._deal ._ddetail ._det1 .d2 p:nth-child(3){
    font-size: 1.094rem;
    color:#626879;
}
._dealbox ._deal ._ddetail ._det1:nth-child(2){
    padding-top: 1.25rem;
}
._viewMore{
    font-size: 1.003rem;
    float: right;
    color: #00355f;
    text-transform: uppercase;
    letter-spacing: 0.269rem;
    position: absolute;
    right: 0;
    bottom: -0.563rem;
}

.dealcontent {
    padding: 28px 0px;
    background-color: #f9f5f4;
    min-height: 12.5rem;
}
.dealDeatils.dealDeatils2 h2 {
    color: #000;
    font-size: 1.423rem;
    font-weight: 500;
    margin-bottom: 10px;
}
.dealDeatils.dealDeatils2 h3 {
    color: #00355f;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 3px;
}
.dealDeatils.dealDeatils2 ul li strong {
    font-weight: 600;
}
.dealDeatils {
    padding-top: 1.8rem;
}
.dealDeatils h4{
    color:#00355f;
    font-size: 1.823rem;
    font-weight: 500;
    margin-bottom:10px;
}
.dealDeatils h5{
    color:#00355f;
    font-size: 1.458rem;
    font-weight: 500;
    padding-top: 1.875rem;
}
.dealDeatils h6{
    font-size: 1.368rem;
    font-weight: 500;
    padding-top: 1.875rem;
    color:#141414;
}
.dealDeatils h6._qustion{
    color:#1c1c1c;
    font-size: 1.276rem;
}
.dealDeatils p{
    padding-top: 1.25rem;
    font-size: 0.911rem;
    color:#343434;
    line-height: 1.375rem;
}
    .dealDeatils.dealDeatils2 p {
        padding-top:0; 
    }
.services {
    margin-top:1rem;
}
.services .dFlex {
    gap: 2%;
}
    .services .servBox {
        border: solid 0.063rem #c6c6c6;
        padding: 1.188rem;
    }
        .services .servBox .icon img {
            max-height: 3.25rem;
        }
        .services .servBox h3 {
            color: var(--blueThree);
            font-size: 1.25rem;
            font-weight: 400;
            border-bottom: solid 0.063rem #c3c3c3;
            padding-bottom: 0.375rem;
        }
        .services .servBox p {
            color: var(--blueThree);
            font-size: 0.875rem;
            padding-top: 0.875rem;
        }
    .services .pTextOne {
        padding-top: 1.25rem;
    }
/*------------------------airline-destination -popup css start--------*/
    .modal1.active{
    display:block;
}

.modal1 {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.4);
}
.modal-content1 {
    background-color: #fefefe;
    border: 1px solid #888;
    width: 800px;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 999;
    background-image: url(/images/dog-popup.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 561px;
    margin: auto;
    bottom: 0;
    right: 0;
}
.modal-header1 {
    padding: 16px;
    background-color: var(--bodyBackground);
    color: #fff;
    text-align: center;
}
    .modal-header1 .close1 {
        background-color: var(--orangeColor);
        padding: 0 10px;
        color: #fff;
        float: right;
        font-size: 28px;
        font-weight: bold;
        cursor:pointer;
    }
.modal-body1 {
    display: flex;
    justify-content: space-between;
}
.help-section {
    padding: 20px;
}
.text-center {
    text-align: center !important;
}
.info-buddy {
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
}
.figure {
    position: relative;
}
    .figure img {
        width: 80%;
    }
.publish-fare {
    background-color: var(--blueThree);
    padding: 40px 9px 9px 9px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: -42px;
    font-size: 12px;
    font-weight: 600;
}
.unpublish-deal-call {
    display: block;
    font-size: 32px;
    color: #fff;
}
.saving {
    margin-bottom: 20px;
    color: #5d5959;
}
.call-now {
    background-color: var(--orangeColor);
    border: #e60046;
    font-size: 20px;
    padding: 10px;
    width: 100%;
    color: #fff;
    word-spacing: 5px;
    font-weight: bold;
    display: block;
    text-transform: capitalize;
}
.figure-logo.promo-logo {
    margin-top: 20px;
    display: none;
}
.modal-content1 .figure-logo {
    background: #462d7c;
    padding: 10px;
    right: 173px;
    bottom: 90px;
    width: 216px;
    position: absolute !important;
}
.book-travel {
    padding: 30px 20px;
}
    .book-travel h5 {
        margin-bottom: 20px;
    }
    .book-travel ul li {
        font-size: 12px;
        margin-bottom: 20px;
        position: relative;
        font-weight: 500;
    }
        .book-travel ul li img {
            margin-right: 13px;
            vertical-align: middle;
        }
        /*------------------------airline-destination -popup css end--------*/
    
