.deepika-hero{
    position: relative;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    min-height: 60vh;
    display: flex;
    align-items: center;
}

/*.hero-overlay{*/
/*    width:100%;*/
/*    background: linear-gradient(to right, rgba(255,255,255,0.95) 45%, rgba(255,255,255,0.6) 60%, rgba(255,255,255,0.1) 80%);*/
/*}*/

.hero-wrap{
    display:flex;
    align-items:center;
    min-height:85vh;
}

.hero-text{
    max-width: 620px;
}

.hero-text h1{
    font-size: 52px;
    font-weight: 700;
    color: #1f2b5a;
    line-height: 1.2;
    margin-bottom: 20px;
}

.hero-text p{
    font-size: 16px;
    color: #444;
    line-height: 1.7;
    margin-bottom: 15px;
}

.breadcrumb{
    font-size: 14px;
    margin-bottom: 15px;
    color: #777;
}

.breadcrumb a{
    color: #bf326a;
    text-decoration: none;
    font-weight: 600;
}
section.deepika-hero {
    padding-top: 0px;
    padding-bottom: 0px;
        height: 300px;

}

.dr-ajay-section{
    padding: 80px 0;
    background: #f8f9fb;
}

.dr-image img{
    width:100%;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}
.dr-content h2{
    font-size: 30px;
    font-weight: 700;
    color: #1f2b5a;
    margin-bottom: 20px;
}

.dr-content p{
    font-size: 16px;
    color: #444;
    line-height: 1.7;
    margin-bottom: 15px;
}

.dr-btn{
    display:inline-block;
    margin-top: 20px;
    background:#bf326a;
    color:#fff;
    padding:12px 30px;
    border-radius:30px;
    font-weight:600;
    text-decoration:none;
}
.hernia-info-section-dark{
    background: var(--themeht-bg-dark-color);
    /*padding: 100px 0;*/
}

.hernia-info-center{
    max-width: 900px;
    margin: auto;
    text-align: center;
}

.hernia-info-center h2{
    font-size: 44px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 30px;
}

.hernia-info-center p{
    font-size: 18px;
    line-height: 1.8;
    color: #ffffff;
    margin-bottom: 20px;
    opacity: 0.95;
}


.types-hernia-section{
    background: #ffffff;
    padding: 90px 0;
}

.hernia-image img{
    width:100%;
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.1);
}

.hernia-types-content h2{
    font-size: 38px;
    font-weight: 700;
    color: #1f2b5a;
    margin-bottom: 25px;
}

.types-heading{
    font-size: 42px;
    font-weight: 700;
    color: #1f2b5a;
    margin-bottom: 50px;
    text-align: center;
}

.hernia-list{
    list-style: none;
    padding: 0;
}

.hernia-list li{
    /*display: flex;*/
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.7;
    color: #444;
}

.hernia-list i{
    color: #e3722c;
    font-size: 20px;
    margin-top: 5px;
}

.hernia-treatment-section{
    background: var(--themeht-bg-dark-color);
    padding: 100px 0;
}

.treatment-heading{
    font-size: 42px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 50px;
    text-align: center;
}

.treatment-content h2{
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 30px;
}

.treatment-list{
    list-style: none;
    padding: 0;
}

.treatment-list li{
    /*display: flex;*/
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 18px;
    font-size: 17px;
    line-height: 1.7;
    color: #ffffff;
}

.treatment-list i{
   color: #e3722c;
    font-size: 20px;
    margin-top: 5px;
}

.treatment-image img{
    width:100%;
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.3);
}

.hernia-cost-section{
    background: #ffffff;
    /*padding: 100px 0;*/
}

.hernia-cost-content{
    max-width: 900px;
    margin: auto;
    text-align: center;
}

.hernia-cost-content h2{
    font-size: 35px;
    font-weight: 700;
    color: #1f2b5a;
    margin-bottom: 30px;
}

.hernia-cost-content p{
    font-size: 18px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 20px;
}

 .hernia-symptoms-section{
    background: var(--themeht-bg-dark-color);
    padding: 100px 0;
}

.symptoms-heading{
    font-size: 42px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 50px;
    text-align: center;
}

.symptoms-image img{
    width:100%;
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.4);
}

.symptoms-list{
    list-style: none;
    padding: 0;
    margin: 0;
}

.symptoms-list li{
    display: flex;
    gap: 12px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.7;
    color: #ffffff;
}

.symptoms-list i{
    color: #e3722c;
    font-size: 18px;
    margin-top: 5px;
}

.hernia-risk-section{
    background: #ffffff;
    padding: 100px 0;
}

.risk-heading{
    font-size: 42px;
    font-weight: 700;
    color: #1f2b5a;
    margin-bottom: 50px;
    text-align: center;
}

.risk-box{
    padding: 40px;
}

.risk-list{
    list-style: none;
    padding: 0;
    margin: 0;
}

.risk-list li{
    display: flex;
    gap: 12px;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 1.7;
    color: #444;
}

.risk-list i{
    color: #e3722c;
    font-size: 18px;
    margin-top: 5px;
}

.risk-image img{
    width:100%;
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.1);
}

  .why-ajay-section{
    background: #ffffff;
    padding: 100px 0;
}

.why-content h2{
    font-size: 40px;
    font-weight: 700;
    color: #1f2b5a;
    margin-bottom: 25px;
}

.why-content p{
    font-size: 16px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 15px;
}

.why-btn{
    display: inline-block;
    margin-top: 20px;
    background: #bf326a;
    color: #ffffff;
    padding: 12px 32px;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
}

.why-image img{
    width: 100%;
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.1);
}

.hernia-faq-section{
    padding: 100px 0;
    background: #f8f9fb;
}

.faq-heading{
    font-size: 42px;
    font-weight: 700;
    color: #2c3d69;
    margin-bottom: 50px;
}

.faq-item{
    border-bottom: 1px solid #ddd;
}

.faq-question{
    width: 100%;
    padding: 18px;
    font-size: 18px;
    font-weight: 600;
    background: #2c3d69;
    color: #fff;
    border: none;
    text-align: left;
    cursor: pointer;
    position: relative;
}

.faq-question::after{
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 22px;
    color: #e3722c;
}

.faq-item.active .faq-question::after{
    content: "-";
}

.faq-answer{
    display: none;
    padding: 20px;
    background: #fff;
    color: #444;
    font-size: 16px;
    line-height: 1.7;
}

.faq-item.active .faq-answer{
    display: block;
}

 