
.btn-gold{background:#C8A96A;color:#fff}
.section{padding:60px 0}
.card{border:1px solid #eee;padding:25px;border-radius:6px;min-height:180px;margin-bottom:30px}
.dark{background:#000817;color:#fff}
.timeline .step{text-align:center;padding:20px}
.cred{background:#f5f7fb;padding:30px;border-left:5px solid #C8A96A}

.panel-title a{display:block;text-decoration:none}

.pb30{padding-bottom: 30px;}

.about-section {
    padding: 80px 0;
    background: #f5f7fb;
}

.section-heading h2 {
    font-size: 32px;
    font-weight: 800;
    color: #00204a;
    margin-bottom: 15px;
}

.ctabtn {
    display: inline-block;
    background: #0b2c5d;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
}

.ctabtn:hover{    background: #f57c00;
    color: #fff;}

.about-section1 {
    display: flex;
    align-items: center;   /* Vertical Center */
    min-height: 400px;
}

.list-unstyled li{padding-bottom:5px;}

.about-section1 img{border-bottom-left-radius: 30px;border-top-right-radius: 30px;  box-shadow:0 10px 30px rgba(0,0,0,.12);}
.who-help-section{
    padding:80px 0;
    background:#f5f7fb;
}

.who-help-section h2{
    color:#0b2c5d;
    font-size:36px;
    font-weight:700;
    margin-bottom:10px;
}

.subtitle{
    color:#ff8666;
    font-size:18px;
    margin-bottom:50px;
    font-weight:600;
}

.help-item{
    background:#fff;
    border-left:4px solid #ff8666;
    padding:18px 20px;
    margin-bottom:20px;
    box-shadow:0 3px 12px rgba(0,0,0,.06);
    transition:.3s;
}

.help-item:hover{
    transform:translateX(8px);
    box-shadow:0 8px 20px rgba(0,0,0,.12);
}

.help-item i{
    color:#ff8666;
    font-size:22px;
    width:35px;
}

.help-item span{
    display:inline-block;
    width:calc(100% - 45px);
    vertical-align:top;
    color:#333;
    font-size:16px;
    line-height:26px;
}

.bottom-box{
    margin-top:40px;
    background:#0b2c5d;
    color:#fff;
    padding:30px;
    border-radius:6px;
    text-align:center;
}

.bottom-box p{
    margin:0;
    font-size:18px;
    line-height:30px;
}

.bottom-box strong{
    color:#f57c00;
}



.flight-list{
    list-style:none;
    padding:0;
    margin:20px 0;
}

.flight-list li{
    position:relative;
    padding-left:28px;
    margin-bottom:5px;
    color:#333;
    font-size:15px;
}

.flight-list li:before{
    content:"✓";
    position:absolute;
    left:0;
    top:0;
    color:#ff8666;
    font-weight:bold;
    font-size:18px;
}


/*flight-process*/
.flight-process{
    padding:80px 0;
    background:#0b2c5d;
}

.flight-process h2{
    color:#fff;
    font-size:32px;
    font-weight:700;
    margin-bottom:15px;
}

.gold-line{
    width:70px;
    height:3px;
    background:#ff8666;
    margin:0 auto 60px;
}

.process-box{
    background:#fff;
    padding:35px 25px;
    text-align:center;
    border-radius:8px;
    position:relative;
    height:360px;   /* Same height for all boxes */
    transition:.3s;
    margin-bottom:30px;
}


.process-box:hover{
    transform:translateY(-8px);
    box-shadow:0 15px 35px rgba(0,0,0,.20);
}

.process-number{
    width:65px;
    height:65px;
    line-height:65px;
    background:#ff8666;
    color:#fff;
    font-size:26px;
    font-weight:bold;
    border-radius:50%;
    margin:0 auto 25px;
}

.process-box h4{
    min-height:60px;   /* Heading ki height same */
    margin-bottom:15px;
    font-weight:700;
    color:#0b2c5d;
}

.process-box p{
    line-height:26px;
    color:#666;
}

.process-btn{
    margin-top:30px;
}

.btn-flight{
    background:#ff8666;
    color:#fff;
    padding:14px 35px;
    border-radius:30px;
    font-size:16px;
    font-weight:600;
}

.btn-flight:hover,
.btn-flight:focus{
    background:#fff;
    color:#000817;
}

/*why-bfs*/
.why-section{
    padding:80px 0;
    background:#f5f7fb;
}

.section-title{
    margin-bottom:50px;
}

.section-title h2{
    color:#0b2c5d;
    font-size:32px;
    font-weight:700;
}

.why-image img{
    width:100%;
    border-radius:10px;
    box-shadow:0 15px 40px rgba(0,0,0,.15);
}

.why-item{
    display:flex;
    align-items:flex-start;
    margin-bottom:17px;
    border-bottom:1px solid #e5e5e5;
    padding-bottom:17px;
}

.number{
    font-size:34px;
    font-weight:700;
    color:#ff8666;
    width:70px;
    flex-shrink:0;
}

.content h4{
    margin:0 0 10px;
    color:#000817;
    font-size:15px;
    font-weight:700;
}

.content p{
    margin:0;
    color:#666;
}

@media(max-width:991px){

    .why-image{
        margin-bottom:40px;
    }

}


/*trust section*/
.trust-section{
    padding:70px 0;
    background:#fff;
}

.trust-section h2{
    font-size:32px;
    font-weight:700;
    color:#0b2c5d;
    margin-bottom:20px;
}

.trust-section p{
    color:#666;
    line-height:28px;
}

.trust-list{
    list-style:none;
    padding:0;
    margin:0;
}

.trust-list li{
    padding:11px 0;
    border-bottom:1px solid #e5e5e5;
    font-size:15px;
    color:#444;
}

.trust-list li:last-child{
    border-bottom:none;
}

.trust-list strong{
    color:#000817;
}

.trust-note{
    margin-top:25px;
    padding:15px 20px;
    border-left:4px solid #C8A96A;
    background:#f5f7fb;
}

/*///////////////?*/
.cta-section{
    padding:80px 0;
    background:#0d2c54;
}

.cta-box{
    max-width:890px;
    margin:0 auto;
}

.cta-box h2{
    color:#fff;
    font-size:32px;
    font-weight:700;
    margin-bottom:15px;
}

.cta-box h4{
    color:#ff8666;
    font-size:24px;
    margin-bottom:20px;
}

.cta-box p{
    color:#ddd;
    font-size:17px;
    line-height:30px;
    margin-bottom:40px;
}

.cta-buttons .btn{
    margin:8px;
    padding:14px 30px;
    font-size:16px;
    border-radius:30px;
    font-weight:600;
}

.btn-gold{
    background:#ff8666;
    color:#fff;
    border:2px solid #ff8666;
}

.btn-gold:hover{
    background:#ff8666;
    color:#fff;
}

.btn-outline{
    background:transparent;
    color:#fff !important;
    border:2px solid #fff !important;
}

.btn-outline:hover{
    background:#fff;
    color:#000817;
}

.btn-whatsapp{
    background:#25D366;
    color:#fff;
    border:2px solid #25D366;
}

.btn-whatsapp:hover{
    background:#1ebd5a;
    color:#fff;
}

/*////////////////////////*/
.faq-section{
    padding:80px 0;
    background:#f5f7fb;
}

.faq-section h2{
    font-size:32px;
    font-weight:700;
    color:#0b2c5d;
    margin-bottom:15px;
}

.gold-line{
    width:70px;
    height:3px;
    background:#ff8666;
    margin:0 auto 50px;
}

.panel{
    border:none;
    border-radius:0;
    box-shadow:none;
    margin-bottom:15px !important;
}

.panel-heading{
    background:#0d2c54 !important;
    padding:0;
}

.panel-title a{
    display:block;
    padding:18px 20px;
    color:#fff !important;
    text-decoration:none;
    font-size:15px;
    font-weight:600;
    position:relative;
}

.panel-title a:after{
    content:"+";
    position:absolute;
    right:20px;
    top:16px;
    font-size:24px;
    color:#ff8666;
}

.panel-title a[aria-expanded="true"]:after{
    content:"−";
}

.panel-body{
    padding:20px;
    background:#fff;
    border:1px solid #e5e5e5;
    color:#666;
    line-height:28px;
}

@media(max-width:767px){

    .cta-buttons .btn{
        display:block;
        width:100%;
        margin:10px 0;
    }

    .process-box{padding:20px 14px;height: auto;margin-bottom: 17px;}
    .process-box h4 {min-height: auto;}
}

@media (max-width: 767px) {
    .about-section1 {
        display: block;
        min-height: auto;
    }

    .section-heading h2{font-size: 20px;}
}