.elementor-9 .elementor-element.elementor-element-cbdadfa{--display:flex;}.elementor-9 .elementor-element.elementor-element-62bd7b6{--display:flex;}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-0733279 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-uk-intro-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-uk-intro-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HERO */

.bhulekh-uk-hero{
    display:grid;
    grid-template-columns:1.1fr .9fr;
    gap:40px;
    align-items:center;

    margin-bottom:55px;
}

/* TAG */

.bhulekh-uk-tag{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-uk-hero-left h1{
    font-size:54px;
    line-height:1.35;
    color:#083946;

    margin-bottom:20px;

    font-weight:800;
}

/* LINE */

.bhulekh-uk-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-uk-hero-left p,
.bhulekh-uk-card p,
.bhulekh-uk-note p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:18px;
}

/* IMAGE */

.bhulekh-uk-hero-right img{
    width:100%;
    border-radius:12px;
    display:block;
}

/* FEATURE GRID */

.bhulekh-uk-feature-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:16px;

    margin:24px 0 30px;
}

/* FEATURE */

.bhulekh-uk-feature{
    background:#ffffff;

    border-left:4px solid #0d5b70;

    padding:18px;

    font-size:17px;
    font-weight:700;

    color:#083946;

    box-shadow:0 2px 10px rgba(0,0,0,0.04);
}

/* INFO GRID */

.bhulekh-uk-info-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-bottom:40px;
}

/* CARD */

.bhulekh-uk-card{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0d5b70;
    border-right:1px solid #d9e7ea;
    border-left:1px solid #d9e7ea;
    border-bottom:1px solid #d9e7ea;
}

/* ICON */

.bhulekh-uk-icon,
.bhulekh-uk-note-icon{
    width:74px;
    height:74px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.bhulekh-uk-card h3,
.bhulekh-uk-note h3{
    font-size:30px;
    line-height:1.5;
    color:#083946;

    margin-bottom:18px;
}

/* NOTE */

.bhulekh-uk-note{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    border-left:6px solid #0d5b70;

    border-top:1px solid #d9e7ea;
    border-right:1px solid #d9e7ea;
    border-bottom:1px solid #d9e7ea;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .bhulekh-uk-hero{
        grid-template-columns:1fr;
    }

    .bhulekh-uk-info-grid{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .bhulekh-uk-intro-section{
        padding:45px 0;
    }

    .bhulekh-uk-intro-container{
        padding:0 15px;
    }

    .bhulekh-uk-hero-left h1{
        font-size:36px;
    }

    .bhulekh-uk-hero-left p,
    .bhulekh-uk-card p,
    .bhulekh-uk-note p{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-uk-card,
    .bhulekh-uk-note{
        padding:24px;
    }

    .bhulekh-uk-card h3,
    .bhulekh-uk-note h3{
        font-size:24px;
    }

    .bhulekh-uk-feature-grid{
        grid-template-columns:1fr;
    }

    .bhulekh-uk-note{
        flex-direction:column;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-39916be */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-meaning-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-meaning-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.bhulekh-meaning-header{
    margin-bottom:40px;
}

/* TAG */

.bhulekh-meaning-tag,
.bhulekh-history-badge{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-meaning-header h2,
.bhulekh-history-box h2{
    font-size:50px;
    line-height:1.4;
    color:#083946;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bhulekh-meaning-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-meaning-header p,
.bhulekh-result-box p,
.bhulekh-history-box p,
.bhulekh-timeline-content p,
.bhulekh-history-note p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* WORD GRID */

.bhulekh-word-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:28px;

    margin-bottom:40px;
}

/* CARD */

.bhulekh-word-card{
    background:#ffffff;

    padding:40px;

    text-align:center;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 25px rgba(0,0,0,0.05);
}

/* ICON */

.bhulekh-word-icon,
.bhulekh-result-icon,
.bhulekh-portal-icon,
.bhulekh-history-note-icon{
    width:74px;
    height:74px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;
}

.bhulekh-word-icon{
    margin:0 auto 22px;
}

/* TITLE */

.bhulekh-word-card h3,
.bhulekh-result-box h3,
.bhulekh-timeline-content h3,
.bhulekh-history-note h3{
    font-size:30px;
    line-height:1.5;
    color:#083946;

    margin-bottom:14px;
}

/* DIVIDER */

.bhulekh-word-divider{
    width:70px;
    height:4px;

    background:#0d5b70;

    margin:0 auto 22px;

    border-radius:20px;
}

/* RESULT */

.bhulekh-result-box{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:center;
    gap:24px;

    margin-bottom:40px;

    border-left:6px solid #0d5b70;
}

.bhulekh-result-highlight{
    display:inline-block;

    background:#0d5b70;
    color:#ffffff;

    padding:14px 24px;

    margin-top:10px;

    font-size:22px;
    font-weight:700;
}

/* PORTAL BOX */

.bhulekh-portal-box{
    background:#ffffff;

    padding:28px 35px;

    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:30px;

    margin-bottom:45px;

    border-top:4px solid #0d5b70;
}

.bhulekh-portal-left{
    display:flex;
    align-items:center;
    gap:18px;
}

.bhulekh-portal-left span{
    font-size:15px;
    color:#666;
}

.bhulekh-portal-left h3{
    font-size:30px;
    color:#083946;
}

.bhulekh-portal-right{
    font-size:18px;
    color:#333;
}

/* HISTORY */

.bhulekh-history-box{
    background:#ffffff;

    padding:40px;

    margin-bottom:40px;

    border-top:5px solid #0d5b70;
}

/* TIMELINE */

.bhulekh-timeline{
    margin-top:40px;
}

/* ITEM */

.bhulekh-timeline-item{
    display:grid;
    grid-template-columns:220px 1fr;
    gap:30px;

    margin-bottom:30px;
}

/* YEAR */

.bhulekh-timeline-year{
    background:#dceef2;

    color:#083946;

    padding:18px;

    font-size:18px;
    font-weight:700;

    height:fit-content;
}

/* CONTENT */

.bhulekh-timeline-content{
    border-left:4px solid #0d5b70;

    padding-left:25px;
}

/* NOTE */

.bhulekh-history-note{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    border-left:6px solid #0d5b70;
}

/* RESPONSIVE */

@media(max-width:992px){

    .bhulekh-timeline-item{
        grid-template-columns:1fr;
        gap:16px;
    }

    .bhulekh-portal-box{
        flex-direction:column;
        align-items:flex-start;
    }

}

@media(max-width:768px){

    .bhulekh-meaning-section{
        padding:45px 0;
    }

    .bhulekh-meaning-container{
        padding:0 15px;
    }

    .bhulekh-meaning-header h2,
    .bhulekh-history-box h2{
        font-size:34px;
    }

    .bhulekh-meaning-header p,
    .bhulekh-result-box p,
    .bhulekh-history-box p,
    .bhulekh-timeline-content p,
    .bhulekh-history-note p{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-word-grid{
        grid-template-columns:1fr;
    }

    .bhulekh-word-card,
    .bhulekh-result-box,
    .bhulekh-history-box,
    .bhulekh-history-note{
        padding:24px;
    }

    .bhulekh-word-card h3,
    .bhulekh-result-box h3,
    .bhulekh-timeline-content h3,
    .bhulekh-history-note h3{
        font-size:24px;
    }

    .bhulekh-result-box,
    .bhulekh-history-note{
        flex-direction:column;
        align-items:flex-start;
    }

    .bhulekh-portal-left{
        flex-direction:column;
        align-items:flex-start;
    }

    .bhulekh-portal-left h3{
        font-size:24px;
    }

    .bhulekh-result-highlight{
        font-size:18px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-fe675c9 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-devbhoomi-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-devbhoomi-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.bhulekh-devbhoomi-header{
    margin-bottom:45px;
}

/* TAG */

.bhulekh-devbhoomi-tag,
.bhulekh-devbhoomi-terms-badge{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-devbhoomi-header h2,
.bhulekh-devbhoomi-terms h2{
    font-size:50px;
    line-height:1.4;
    color:#083946;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bhulekh-devbhoomi-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-devbhoomi-header p,
.bhulekh-devbhoomi-card p,
.bhulekh-devbhoomi-summary p,
.bhulekh-devbhoomi-term-card p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* SERVICES GRID */

.bhulekh-devbhoomi-services{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-bottom:45px;
}

/* CARD */

.bhulekh-devbhoomi-card{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 24px rgba(0,0,0,0.04);
}

/* ICON */

.bhulekh-devbhoomi-icon,
.bhulekh-devbhoomi-summary-icon,
.bhulekh-devbhoomi-term-icon{
    width:72px;
    height:72px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    margin-bottom:22px;
}

/* TITLE */

.bhulekh-devbhoomi-card h3,
.bhulekh-devbhoomi-summary h3,
.bhulekh-devbhoomi-term-card h3{
    font-size:28px;
    line-height:1.5;
    color:#083946;

    margin-bottom:14px;
}

/* SUMMARY */

.bhulekh-devbhoomi-summary{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:24px;

    margin-bottom:45px;

    border-left:6px solid #0d5b70;
}

/* TERMS */

.bhulekh-devbhoomi-terms{
    background:#ffffff;

    padding:40px;

    border-top:5px solid #0d5b70;
}

/* TERMS GRID */

.bhulekh-devbhoomi-terms-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-top:35px;
}

/* TERM CARD */

.bhulekh-devbhoomi-term-card{
    background:#f7fbfc;

    padding:28px;

    border-left:4px solid #0d5b70;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .bhulekh-devbhoomi-services,
    .bhulekh-devbhoomi-terms-grid{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .bhulekh-devbhoomi-section{
        padding:45px 0;
    }

    .bhulekh-devbhoomi-container{
        padding:0 15px;
    }

    .bhulekh-devbhoomi-header h2,
    .bhulekh-devbhoomi-terms h2{
        font-size:34px;
    }

    .bhulekh-devbhoomi-header p,
    .bhulekh-devbhoomi-card p,
    .bhulekh-devbhoomi-summary p,
    .bhulekh-devbhoomi-term-card p{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-devbhoomi-card,
    .bhulekh-devbhoomi-summary,
    .bhulekh-devbhoomi-terms{
        padding:24px;
    }

    .bhulekh-devbhoomi-card h3,
    .bhulekh-devbhoomi-summary h3,
    .bhulekh-devbhoomi-term-card h3{
        font-size:24px;
    }

    .bhulekh-devbhoomi-summary{
        flex-direction:column;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-80d4fa6 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-online-search-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-online-search-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.bhulekh-online-search-header{
    margin-bottom:45px;
}

/* TAG */

.bhulekh-online-search-tag{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-online-search-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083946;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bhulekh-online-search-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-online-search-header p,
.bhulekh-online-step-content p,
.bhulekh-online-note p,
.bhulekh-online-fee-box p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* STEPS */

.bhulekh-online-search-steps{
    display:grid;
    grid-template-columns:1fr;
    gap:35px;

    margin-bottom:45px;
}

/* STEP CARD */

.bhulekh-online-step-card{
    background:#ffffff;

    padding:30px;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 24px rgba(0,0,0,0.04);
}

/* NUMBER */

.bhulekh-online-step-number{
    display:inline-block;

    background:#0d5b70;
    color:#ffffff;

    padding:8px 16px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* IMAGE */

.bhulekh-online-step-image{
    margin-bottom:25px;
}

.bhulekh-online-step-image img{
    width:100%;

    border-radius:12px;

    display:block;
}

/* TITLE */

.bhulekh-online-step-content h3,
.bhulekh-online-note h3,
.bhulekh-online-fee-box h3{
    font-size:30px;
    line-height:1.5;
    color:#083946;

    margin-bottom:14px;
}

/* LIST */

.bhulekh-online-step-content ul,
.bhulekh-online-note ul{
    margin-left:20px;
    margin-top:12px;
}

.bhulekh-online-step-content li,
.bhulekh-online-note li{
    font-size:17px;
    line-height:2;
    color:#333;
}

/* NOTE */

.bhulekh-online-note,
.bhulekh-online-fee-box{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:24px;

    margin-bottom:35px;

    border-left:6px solid #0d5b70;
}

/* ICON */

.bhulekh-online-note-icon,
.bhulekh-online-fee-icon{
    width:72px;
    height:72px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    flex-shrink:0;
}

/* FEE GRID */

.bhulekh-online-fee-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;

    margin:24px 0;
}

/* FEE ITEM */

.bhulekh-online-fee-item{
    background:#f7fbfc;

    border-left:4px solid #0d5b70;

    padding:20px;

    font-size:26px;
    font-weight:800;

    color:#083946;
}

.bhulekh-online-fee-item span{
    display:block;

    margin-top:10px;

    font-size:15px;
    font-weight:500;

    color:#555;
}

/* RESPONSIVE */

@media(max-width:768px){

    .bhulekh-online-search-section{
        padding:45px 0;
    }

    .bhulekh-online-search-container{
        padding:0 15px;
    }

    .bhulekh-online-search-header h2{
        font-size:34px;
    }

    .bhulekh-online-search-header p,
    .bhulekh-online-step-content p,
    .bhulekh-online-note p,
    .bhulekh-online-fee-box p,
    .bhulekh-online-step-content li,
    .bhulekh-online-note li{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-online-step-card,
    .bhulekh-online-note,
    .bhulekh-online-fee-box{
        padding:24px;
    }

    .bhulekh-online-step-content h3,
    .bhulekh-online-note h3,
    .bhulekh-online-fee-box h3{
        font-size:24px;
    }

    .bhulekh-online-note,
    .bhulekh-online-fee-box{
        flex-direction:column;
    }

    .bhulekh-online-fee-grid{
        grid-template-columns:1fr;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-5c2495c */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-online-search-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-online-search-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.bhulekh-online-search-header{
    margin-bottom:45px;
}

/* TAG */

.bhulekh-online-search-tag{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-online-search-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083946;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bhulekh-online-search-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-online-search-header p,
.bhulekh-online-step-content p,
.bhulekh-online-note p,
.bhulekh-online-fee-box p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* STEPS */

.bhulekh-online-search-steps{
    display:grid;
    grid-template-columns:1fr;
    gap:35px;

    margin-bottom:45px;
}

/* STEP CARD */

.bhulekh-online-step-card{
    background:#ffffff;

    padding:30px;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 24px rgba(0,0,0,0.04);
}

/* NUMBER */

.bhulekh-online-step-number{
    display:inline-block;

    background:#0d5b70;
    color:#ffffff;

    padding:8px 16px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* IMAGE */

.bhulekh-online-step-image{
    margin-bottom:25px;
}

.bhulekh-online-step-image img{
    width:100%;

    border-radius:12px;

    display:block;
}

/* TITLE */

.bhulekh-online-step-content h3,
.bhulekh-online-note h3,
.bhulekh-online-fee-box h3{
    font-size:30px;
    line-height:1.5;
    color:#083946;

    margin-bottom:14px;
}

/* LIST */

.bhulekh-online-step-content ul,
.bhulekh-online-note ul{
    margin-left:20px;
    margin-top:12px;
}

.bhulekh-online-step-content li,
.bhulekh-online-note li{
    font-size:17px;
    line-height:2;
    color:#333;
}

/* NOTE */

.bhulekh-online-note,
.bhulekh-online-fee-box{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:24px;

    margin-bottom:35px;

    border-left:6px solid #0d5b70;
}

/* ICON */

.bhulekh-online-note-icon,
.bhulekh-online-fee-icon{
    width:72px;
    height:72px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    flex-shrink:0;
}

/* FEE GRID */

.bhulekh-online-fee-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;

    margin:24px 0;
}

/* FEE ITEM */

.bhulekh-online-fee-item{
    background:#f7fbfc;

    border-left:4px solid #0d5b70;

    padding:20px;

    font-size:26px;
    font-weight:800;

    color:#083946;
}

.bhulekh-online-fee-item span{
    display:block;

    margin-top:10px;

    font-size:15px;
    font-weight:500;

    color:#555;
}

/* RESPONSIVE */

@media(max-width:768px){

    .bhulekh-online-search-section{
        padding:45px 0;
    }

    .bhulekh-online-search-container{
        padding:0 15px;
    }

    .bhulekh-online-search-header h2{
        font-size:34px;
    }

    .bhulekh-online-search-header p,
    .bhulekh-online-step-content p,
    .bhulekh-online-note p,
    .bhulekh-online-fee-box p,
    .bhulekh-online-step-content li,
    .bhulekh-online-note li{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-online-step-card,
    .bhulekh-online-note,
    .bhulekh-online-fee-box{
        padding:24px;
    }

    .bhulekh-online-step-content h3,
    .bhulekh-online-note h3,
    .bhulekh-online-fee-box h3{
        font-size:24px;
    }

    .bhulekh-online-note,
    .bhulekh-online-fee-box{
        flex-direction:column;
    }

    .bhulekh-online-fee-grid{
        grid-template-columns:1fr;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-d17eca8 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-registration-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-registration-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.bhulekh-registration-header{
    margin-bottom:45px;
}

/* TAG */

.bhulekh-registration-tag{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-registration-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083946;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bhulekh-registration-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-registration-header p,
.bhulekh-registration-card p,
.bhulekh-registration-note p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* GRID */

.bhulekh-registration-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:28px;

    margin-bottom:45px;
}

/* CARD */

.bhulekh-registration-card{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 24px rgba(0,0,0,0.04);
}

/* ICON */

.bhulekh-registration-icon,
.bhulekh-registration-note-icon{
    width:72px;
    height:72px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    margin-bottom:22px;
}

/* TITLE */

.bhulekh-registration-card h3,
.bhulekh-registration-note h3{
    font-size:28px;
    line-height:1.5;
    color:#083946;

    margin-bottom:14px;
}

/* LIST */

.bhulekh-registration-card ul,
.bhulekh-registration-note ul{
    margin-left:20px;
    margin-top:12px;
}

.bhulekh-registration-card li,
.bhulekh-registration-note li{
    font-size:17px;
    line-height:2;
    color:#333;
}

/* URL */

.bhulekh-registration-url{
    display:inline-block;

    background:#f1f8fa;

    border-left:4px solid #0d5b70;

    padding:14px 18px;

    margin:18px 0;

    font-size:17px;
    font-weight:700;

    color:#083946;
}

/* HIGHLIGHT */

.bhulekh-registration-highlight{
    background:#0d5b70;
    color:#ffffff;

    padding:14px 18px;

    margin-top:24px;

    font-size:15px;
    font-weight:700;

    line-height:1.8;
}

/* NOTE */

.bhulekh-registration-note{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:24px;

    margin-bottom:35px;

    border-left:6px solid #0d5b70;
}

/* SUMMARY */

.bhulekh-registration-summary{
    background:#0d5b70;
    color:#ffffff;

    padding:24px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:992px){

    .bhulekh-registration-grid{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .bhulekh-registration-section{
        padding:45px 0;
    }

    .bhulekh-registration-container{
        padding:0 15px;
    }

    .bhulekh-registration-header h2{
        font-size:34px;
    }

    .bhulekh-registration-header p,
    .bhulekh-registration-card p,
    .bhulekh-registration-note p,
    .bhulekh-registration-card li,
    .bhulekh-registration-note li{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-registration-card,
    .bhulekh-registration-note{
        padding:24px;
    }

    .bhulekh-registration-card h3,
    .bhulekh-registration-note h3{
        font-size:24px;
    }

    .bhulekh-registration-note{
        flex-direction:column;
    }

    .bhulekh-registration-summary{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-d79aef0 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-mutation-full-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-mutation-full-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.bhulekh-mutation-full-header{
    margin-bottom:45px;
}

/* TAG */

.bhulekh-mutation-full-tag{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-mutation-full-header h2{
    font-size:52px;
    line-height:1.4;
    color:#083946;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bhulekh-mutation-full-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-mutation-full-header p,
.bhulekh-mutation-full-step p,
.bhulekh-mutation-full-note p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* REASONS */

.bhulekh-mutation-full-reasons{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;

    margin:30px 0;
}

/* REASON */

.bhulekh-mutation-full-reason{
    background:#ffffff;

    border-left:4px solid #0d5b70;

    padding:18px;

    font-size:17px;
    font-weight:700;

    color:#083946;
}

/* STEP */

.bhulekh-mutation-full-step{
    background:#ffffff;

    padding:35px;

    margin-bottom:35px;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 24px rgba(0,0,0,0.04);
}

/* STEP TOP */

.bhulekh-mutation-full-step-top{
    margin-bottom:24px;
}

/* STEP NUMBER */

.bhulekh-mutation-full-step-number{
    display:inline-block;

    background:#0d5b70;
    color:#ffffff;

    padding:8px 16px;

    font-size:14px;
    font-weight:700;

    margin-bottom:18px;
}

/* TITLE */

.bhulekh-mutation-full-step h3,
.bhulekh-mutation-full-note h3{
    font-size:32px;
    line-height:1.5;
    color:#083946;
}

/* IMAGE */

.bhulekh-mutation-full-image{
    margin-bottom:28px;
}

.bhulekh-mutation-full-image img{
    width:100%;

    border-radius:14px;

    display:block;
}

/* LIST */

.bhulekh-mutation-full-step ul{
    margin-left:20px;
    margin-top:14px;
}

.bhulekh-mutation-full-step li{
    font-size:17px;
    line-height:2;
    color:#333;
}

/* NOTE */

.bhulekh-mutation-full-note{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:24px;

    border-left:6px solid #0d5b70;
}

/* ICON */

.bhulekh-mutation-full-note-icon{
    width:72px;
    height:72px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    flex-shrink:0;
}

/* RESPONSIVE */

@media(max-width:768px){

    .bhulekh-mutation-full-section{
        padding:45px 0;
    }

    .bhulekh-mutation-full-container{
        padding:0 15px;
    }

    .bhulekh-mutation-full-header h2{
        font-size:34px;
    }

    .bhulekh-mutation-full-header p,
    .bhulekh-mutation-full-step p,
    .bhulekh-mutation-full-note p,
    .bhulekh-mutation-full-step li{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-mutation-full-reasons{
        grid-template-columns:1fr;
    }

    .bhulekh-mutation-full-step,
    .bhulekh-mutation-full-note{
        padding:24px;
    }

    .bhulekh-mutation-full-step h3,
    .bhulekh-mutation-full-note h3{
        font-size:24px;
    }

    .bhulekh-mutation-full-note{
        flex-direction:column;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-f79999f */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-landuse-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-landuse-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.bhulekh-landuse-header,
.bhulekh-error-section{
    margin-bottom:45px;
}

/* TAG */

.bhulekh-landuse-tag,
.bhulekh-error-tag{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-landuse-header h2,
.bhulekh-error-section h2{
    font-size:50px;
    line-height:1.4;
    color:#083946;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bhulekh-landuse-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-landuse-header p,
.bhulekh-landuse-card p,
.bhulekh-landuse-note p,
.bhulekh-error-section p,
.bhulekh-error-step-card p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* GRID */

.bhulekh-landuse-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:28px;

    margin-bottom:45px;
}

/* CARD */

.bhulekh-landuse-card{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 24px rgba(0,0,0,0.04);
}

/* ICON */

.bhulekh-landuse-icon,
.bhulekh-landuse-note-icon{
    width:72px;
    height:72px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    margin-bottom:22px;
}

/* TITLE */

.bhulekh-landuse-card h3,
.bhulekh-landuse-note h3,
.bhulekh-error-step-card h3{
    font-size:28px;
    line-height:1.5;
    color:#083946;

    margin-bottom:14px;
}

/* NOTE */

.bhulekh-landuse-note{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:24px;

    margin-bottom:55px;

    border-left:6px solid #0d5b70;
}

/* ERROR GRID */

.bhulekh-error-list-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;

    margin-top:28px;
}

/* ITEM */

.bhulekh-error-item{
    background:#ffffff;

    border-left:4px solid #0d5b70;

    padding:18px;

    font-size:17px;
    font-weight:700;

    color:#083946;
}

/* STEPS */

.bhulekh-error-steps{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;
}

/* STEP CARD */

.bhulekh-error-step-card{
    background:#ffffff;

    padding:30px;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 24px rgba(0,0,0,0.04);
}

/* STEP NUMBER */

.bhulekh-error-step-number{
    display:inline-block;

    background:#0d5b70;
    color:#ffffff;

    padding:8px 16px;

    font-size:14px;
    font-weight:700;

    margin-bottom:20px;
}

/* LIST */

.bhulekh-error-step-card ul{
    margin-left:20px;
    margin-top:12px;
}

.bhulekh-error-step-card li{
    font-size:17px;
    line-height:2;
    color:#333;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .bhulekh-error-steps{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .bhulekh-landuse-section{
        padding:45px 0;
    }

    .bhulekh-landuse-container{
        padding:0 15px;
    }

    .bhulekh-landuse-header h2,
    .bhulekh-error-section h2{
        font-size:34px;
    }

    .bhulekh-landuse-header p,
    .bhulekh-landuse-card p,
    .bhulekh-landuse-note p,
    .bhulekh-error-section p,
    .bhulekh-error-step-card p,
    .bhulekh-error-step-card li{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-landuse-grid,
    .bhulekh-error-list-grid{
        grid-template-columns:1fr;
    }

    .bhulekh-landuse-card,
    .bhulekh-landuse-note,
    .bhulekh-error-step-card{
        padding:24px;
    }

    .bhulekh-landuse-card h3,
    .bhulekh-landuse-note h3,
    .bhulekh-error-step-card h3{
        font-size:24px;
    }

    .bhulekh-landuse-note{
        flex-direction:column;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-de24c7f */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-benefits-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-benefits-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.bhulekh-benefits-header{
    margin-bottom:45px;
}

/* TAG */

.bhulekh-benefits-tag{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-benefits-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083946;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bhulekh-benefits-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-benefits-header p,
.bhulekh-benefit-card p,
.bhulekh-benefits-summary p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* GRID */

.bhulekh-benefits-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;
    gap:28px;

    margin-bottom:45px;
}

/* CARD */

.bhulekh-benefit-card{
    background:#ffffff;

    padding:30px;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 24px rgba(0,0,0,0.04);

    transition:.3s ease;
}

.bhulekh-benefit-card:hover{
    transform:translateY(-5px);
}

/* ICON */

.bhulekh-benefit-icon,
.bhulekh-benefits-summary-icon{
    width:72px;
    height:72px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    margin-bottom:22px;
}

/* TITLE */

.bhulekh-benefit-card h3,
.bhulekh-benefits-summary h3{
    font-size:26px;
    line-height:1.5;
    color:#083946;

    margin-bottom:14px;
}

/* SUMMARY */

.bhulekh-benefits-summary{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:24px;

    border-left:6px solid #0d5b70;
}

/* RESPONSIVE */

@media(max-width:1200px){

    .bhulekh-benefits-grid{
        grid-template-columns:1fr 1fr;
    }

}

@media(max-width:768px){

    .bhulekh-benefits-section{
        padding:45px 0;
    }

    .bhulekh-benefits-container{
        padding:0 15px;
    }

    .bhulekh-benefits-header h2{
        font-size:34px;
    }

    .bhulekh-benefits-header p,
    .bhulekh-benefit-card p,
    .bhulekh-benefits-summary p{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-benefits-grid{
        grid-template-columns:1fr;
    }

    .bhulekh-benefit-card,
    .bhulekh-benefits-summary{
        padding:24px;
    }

    .bhulekh-benefit-card h3,
    .bhulekh-benefits-summary h3{
        font-size:22px;
    }

    .bhulekh-benefits-summary{
        flex-direction:column;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-7518525 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bhulekh-faq-section{
    width:100%;
    background:#eef5f7;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bhulekh-faq-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.bhulekh-faq-header{
    margin-bottom:45px;
}

/* TAG */

.bhulekh-faq-tag{
    display:inline-block;

    background:#dceef2;
    color:#0d5b70;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bhulekh-faq-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083946;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bhulekh-faq-line{
    width:120px;
    height:4px;

    background:#0d5b70;

    margin-bottom:30px;
}

/* TEXT */

.bhulekh-faq-header p,
.bhulekh-faq-answer p,
.bhulekh-faq-note p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* FAQ LIST */

.bhulekh-faq-list{
    display:flex;
    flex-direction:column;
    gap:24px;

    margin-bottom:45px;
}

/* ITEM */

.bhulekh-faq-item{
    background:#ffffff;

    border-top:5px solid #0d5b70;

    box-shadow:
    0 8px 24px rgba(0,0,0,0.04);

    overflow:hidden;
}

/* QUESTION */

.bhulekh-faq-question{
    padding:28px 32px;

    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
}

.bhulekh-faq-question span{
    font-size:28px;
    font-weight:700;
    line-height:1.5;

    color:#083946;
}

/* ICON */

.bhulekh-faq-icon,
.bhulekh-faq-note-icon{
    width:58px;
    height:58px;

    background:#dceef2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:14px;

    font-size:24px;
    font-weight:700;

    color:#083946;

    flex-shrink:0;
}

/* ANSWER */

.bhulekh-faq-answer{
    padding:0 32px 30px;
}

/* LIST */

.bhulekh-faq-answer ul{
    margin-left:20px;
    margin-top:10px;
}

.bhulekh-faq-answer li{
    font-size:17px;
    line-height:2;
    color:#333;
}

/* NOTE */

.bhulekh-faq-note{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:24px;

    border-left:6px solid #0d5b70;
}

/* NOTE TITLE */

.bhulekh-faq-note h3{
    font-size:30px;
    line-height:1.5;
    color:#083946;

    margin-bottom:14px;
}

/* RESPONSIVE */

@media(max-width:768px){

    .bhulekh-faq-section{
        padding:45px 0;
    }

    .bhulekh-faq-container{
        padding:0 15px;
    }

    .bhulekh-faq-header h2{
        font-size:34px;
    }

    .bhulekh-faq-header p,
    .bhulekh-faq-answer p,
    .bhulekh-faq-note p,
    .bhulekh-faq-answer li{
        font-size:16px;
        line-height:1.9;
    }

    .bhulekh-faq-question{
        padding:22px;
    }

    .bhulekh-faq-question span{
        font-size:20px;
    }

    .bhulekh-faq-answer{
        padding:0 22px 24px;
    }

    .bhulekh-faq-note{
        padding:24px;
        flex-direction:column;
    }

    .bhulekh-faq-note h3{
        font-size:24px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-3994512 */.jh-author-profile{
    max-width:900px;
    margin:45px auto;
    display:grid;
    grid-template-columns:190px 1fr;
    background:#ffffff;
    border:1px solid #e4e4e4;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 14px 36px rgba(0,0,0,.07);
    font-family:'Poppins',sans-serif;
    box-sizing:border-box;
}

.jh-author-left{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:280px;
    padding:30px 24px;
    background:#111111;
}

.jh-author-index{
    position:absolute;
    top:18px;
    left:20px;
    color:rgba(255,255,255,.38);
    font-size:12px;
    font-weight:600;
    letter-spacing:2px;
}

.jh-author-photo-frame{
    width:140px;
    height:140px;
    padding:7px;
    background:#ffffff;
    border-radius:50%;
    box-sizing:border-box;
    box-shadow:0 12px 28px rgba(0,0,0,.25);
}

.jh-author-photo{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    border-radius:50%;
    filter:grayscale(100%);
}

.jh-author-right{
    position:relative;
    display:flex;
    flex-direction:column;
    justify-content:center;
    min-width:0;
    padding:38px 42px;
    background:#ffffff;
}

.jh-author-right::after{
    content:"";
    position:absolute;
    right:0;
    bottom:0;
    width:85px;
    height:85px;
    border-right:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    opacity:.7;
    pointer-events:none;
}

.jh-author-label{
    display:block;
    margin-bottom:8px;
    color:#777777;
    font-size:12px;
    font-weight:600;
    line-height:1.4;
    letter-spacing:1.5px;
    text-transform:uppercase;
}

.jh-author-name{
    margin:0 0 7px;
    color:#111111;
    font-size:34px;
    font-weight:700;
    line-height:1.25;
}

.jh-author-meta{
    color:#666666;
    font-size:14px;
    line-height:1.6;
}

.jh-author-meta strong{
    color:#111111;
    font-weight:600;
}

.jh-author-divider{
    width:100%;
    height:1px;
    margin:22px 0;
    background:#e4e4e4;
    position:relative;
}

.jh-author-divider::before{
    content:"";
    position:absolute;
    top:-1px;
    left:0;
    width:72px;
    height:3px;
    background:#111111;
}

.jh-author-description{
    margin:0;
    color:#505050;
    font-size:16px;
    font-weight:400;
    line-height:1.9;
}

.jh-author-description strong{
    color:#111111;
    font-weight:600;
}

@media(max-width:768px){

    .jh-author-profile{
        grid-template-columns:150px 1fr;
    }

    .jh-author-left{
        min-height:260px;
        padding:25px 18px;
    }

    .jh-author-photo-frame{
        width:112px;
        height:112px;
    }

    .jh-author-right{
        padding:32px 28px;
    }

    .jh-author-name{
        font-size:28px;
    }

    .jh-author-description{
        font-size:15.5px;
        line-height:1.8;
    }
}

@media(max-width:600px){

    .jh-author-profile{
        grid-template-columns:1fr;
        border-radius:17px;
    }

    .jh-author-left{
        min-height:auto;
        padding:32px 20px;
    }

    .jh-author-index{
        top:14px;
        left:16px;
    }

    .jh-author-photo-frame{
        width:105px;
        height:105px;
    }

    .jh-author-right{
        padding:28px 21px 24px;
        text-align:center;
    }

    .jh-author-name{
        font-size:25px;
    }

    .jh-author-divider::before{
        left:50%;
        transform:translateX(-50%);
    }

    .jh-author-description{
        font-size:15px;
        line-height:1.75;
    }
}/* End custom CSS */