.col-md-10.text.ftco-animate.text-center.fadeInUp.ftco-animated {
    background: #00000070;
    border-radius: 29px;
    box-shadow: 4px 4px 4px 4px #fff6f69e;
}
strong.our-expert {
    background: yellow;
    font-size: 20px;
    font-weight: 700;
}
.col-md-6.a1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.offer-deal.text-center {
    box-shadow: 4px 3px 3px 4px #0000001c;
    padding: 20px;
}
li.section-4rth {
    font-size: 16px;
    font-weight: 600;
}
.accordion {
            width: 100%;
            max-width: 600px;
            margin: auto;
        }
        .accordion-item {
            border-bottom: 1px solid #ddd;
        }
        .accordion-header {
            background: #f1f1f1;
            padding: 15px;
            cursor: pointer;
            font-size: 18px;
            border: none;
            outline: none;
            width: 100%;
            text-align: left;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .accordion-content {
            display: none;
            padding: 15px;
            background: #fff;
        }
        .accordion-header .icon {
            font-size: 20px;
            transition: transform 0.3s;
        }

        img.b1 {
    max-width: 507px;
    min-height: 437px;
}

@media(max-width: 967px){
    img.b1 {
    max-width: 280px;
    min-height: 284px;
    margin-top: 13px;
}
}
@media(max-width: 967px){
    .ftco-navbar-light.scrolled .navbar-brand {
    color: #2c396b;
    margin-top: 0;
    font-size: 24px;
}
}

.coach.align-items-stretch {
    border: 2px dashed;
}
span.a2 {
    border: 1px solid #000;
    color: #000;
    padding: 4px;
    font-weight: 500;
}

.footer-btn {
            position: fixed;
            bottom: 10px;
            left: 3%;
            transform: translateX(-50%);
        }

      .footer-btn2 {
            position: fixed;
            bottom: 74px;
            left: 3%;
            transform: translateX(-50%);
        }
         .footer-btn3 {
            position: fixed;
            bottom: 125px;
            left: 3%;
            transform: translateX(-50%);
        }