.elementor-10 .elementor-element.elementor-element-73a31be{--display:flex;--min-height:100px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}@media(min-width:768px){.elementor-10 .elementor-element.elementor-element-73a31be{--width:100%;}}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-c7ad4e7 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bangla-clean-hero{
    width:100%;
    background:#eef4fb;
    font-family:'Segoe UI',sans-serif;
}

/* IMAGE */

.bangla-clean-image{
    width:100%;
    overflow:hidden;
}

.bangla-clean-image img{
    width:100%;
    display:block;
}

/* CONTENT */

.bangla-clean-content{
    width:100%;
    max-width:1400px;

    margin:auto;

    padding:55px 22px 70px;
}

/* TAG */

.bangla-clean-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bangla-clean-content h1{
    font-size:52px;
    line-height:1.45;
    color:#003b8e;

    margin-bottom:22px;

    font-weight:800;
}

/* LINE */

.bangla-clean-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:30px;
}

/* TEXT */

.bangla-clean-content p{
    font-size:20px;
    line-height:2;
    color:#222;

    margin-bottom:20px;
}

/* GRID */

.bangla-clean-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr 1fr;

    gap:24px;

    margin-top:40px;
}

/* CARD */

.bangla-clean-card{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    padding:28px;
}

/* ICON */

.bangla-clean-icon{
    width:72px;
    height:72px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:14px;

    font-size:32px;

    margin-bottom:20px;
}

/* TITLE */

.bangla-clean-card h3{
    font-size:26px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:12px;
}

/* CARD TEXT */

.bangla-clean-card p{
    font-size:16px;
    line-height:1.9;
    color:#333;

    margin:0;
}

/* NOTE */

.bangla-clean-note{
    width:100%;

    background:#003b8e;
    color:#ffffff;

    padding:22px;

    margin-top:40px;

    font-size:17px;
    line-height:1.9;
    font-weight:500;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .bangla-clean-grid{
        grid-template-columns:1fr 1fr;
    }

}

@media(max-width:768px){

    .bangla-clean-content{
        padding:40px 15px 50px;
    }

    .bangla-clean-content h1{
        font-size:34px;
    }

    .bangla-clean-content p{
        font-size:16px;
        line-height:1.9;
    }

    .bangla-clean-grid{
        grid-template-columns:1fr;
    }

    .bangla-clean-card{
        padding:22px;
    }

    .bangla-clean-card h3{
        font-size:22px;
    }

    .bangla-clean-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-460d66f */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bangla-about-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bangla-about-container{
    width:100%;
    max-width:1450px;

    margin:auto;

    display:grid;
    grid-template-columns:1.1fr 0.9fr;

    gap:35px;

    padding:0 22px;
}

/* LEFT */

.bangla-about-left{
    background:#ffffff;

    padding:42px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* TAG */

.bangla-about-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bangla-about-left h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:20px;

    font-weight:800;
}

/* LINE */

.bangla-about-line{
    width:110px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.bangla-about-left p{
    font-size:20px;
    line-height:2;
    color:#222;

    margin-bottom:22px;
}

/* RIGHT */

.bangla-about-right{
    display:flex;
    flex-direction:column;
    gap:24px;
}

/* CARD */

.bangla-about-card{
    background:#ffffff;

    padding:30px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    display:flex;
    align-items:flex-start;
    gap:20px;
}

/* ICON */

.bangla-about-icon{
    width:74px;
    height:74px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    flex-shrink:0;
}

/* TITLE */

.bangla-about-card h3{
    font-size:28px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:10px;
}

/* TEXT */

.bangla-about-card p{
    font-size:17px;
    line-height:1.9;
    color:#333;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .bangla-about-container{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .bangla-about-section{
        padding:45px 0;
    }

    .bangla-about-container{
        padding:0 15px;
    }

    .bangla-about-left{
        padding:24px;
    }

    .bangla-about-left h2{
        font-size:34px;
    }

    .bangla-about-left p,
    .bangla-about-card p{
        font-size:16px;
        line-height:1.9;
    }

    .bangla-about-card{
        padding:22px;
        flex-direction:column;
    }

    .bangla-about-card h3{
        font-size:22px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-91f1434 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bangla-users-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bangla-users-container{
    width:100%;
    max-width:1450px;

    margin:auto;

    display:grid;
    grid-template-columns:1fr 1fr;

    gap:35px;

    padding:0 22px;
}

/* LEFT */

.bangla-users-left{
    background:#ffffff;

    padding:42px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* TAG */

.bangla-users-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bangla-users-left h2{
    font-size:48px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bangla-users-line{
    width:110px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.bangla-users-left p{
    font-size:20px;
    line-height:2;
    color:#222;

    margin-bottom:22px;
}

/* RIGHT */

.bangla-users-right{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:22px;
}

/* CARD */

.bangla-user-card{
    background:#ffffff;

    padding:26px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    display:flex;
    align-items:flex-start;
    gap:16px;
}

/* ICON */

.bangla-user-icon{
    width:68px;
    height:68px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:14px;

    font-size:30px;

    flex-shrink:0;
}

/* TITLE */

.bangla-user-card h3{
    font-size:24px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:8px;
}

/* TEXT */

.bangla-user-card p{
    font-size:16px;
    line-height:1.9;
    color:#333;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .bangla-users-container{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .bangla-users-section{
        padding:45px 0;
    }

    .bangla-users-container{
        padding:0 15px;
    }

    .bangla-users-left{
        padding:24px;
    }

    .bangla-users-left h2{
        font-size:34px;
    }

    .bangla-users-left p{
        font-size:16px;
        line-height:1.9;
    }

    .bangla-users-right{
        grid-template-columns:1fr;
    }

    .bangla-user-card{
        padding:22px;
    }

    .bangla-user-card h3{
        font-size:21px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-7b067be */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.bangla-access-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.bangla-access-container{
    width:100%;
    max-width:1450px;

    margin:auto;

    display:grid;
    grid-template-columns:1.05fr 0.95fr;

    gap:35px;

    padding:0 22px;
}

/* LEFT */

.bangla-access-left{
    background:#ffffff;

    padding:42px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* TAG */

.bangla-access-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.bangla-access-left h2{
    font-size:48px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.bangla-access-line{
    width:110px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.bangla-access-left p{
    font-size:20px;
    line-height:2;
    color:#222;

    margin-bottom:22px;
}

/* RIGHT */

.bangla-access-right{
    display:flex;
    flex-direction:column;
    gap:24px;
}

/* CARD */

.bangla-access-card{
    background:#ffffff;

    padding:30px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    display:flex;
    align-items:flex-start;
    gap:20px;
}

/* ICON */

.bangla-access-icon{
    width:72px;
    height:72px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    flex-shrink:0;
}

/* TITLE */

.bangla-access-card h3{
    font-size:28px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:12px;
}

/* LIST */

.bangla-access-card ul{
    padding-left:18px;
}

.bangla-access-card ul li{
    font-size:17px;
    line-height:2;
    color:#333;
}

/* NOTE */

.bangla-access-note{
    background:#003b8e;
    color:#ffffff;

    padding:22px 24px;

    font-size:17px;
    line-height:1.9;
    font-weight:500;
}

.bangla-access-note span{
    font-size:22px;
    margin-right:10px;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .bangla-access-container{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .bangla-access-section{
        padding:45px 0;
    }

    .bangla-access-container{
        padding:0 15px;
    }

    .bangla-access-left{
        padding:24px;
    }

    .bangla-access-left h2{
        font-size:34px;
    }

    .bangla-access-left p{
        font-size:16px;
        line-height:1.9;
    }

    .bangla-access-card{
        padding:22px;
        flex-direction:column;
    }

    .bangla-access-card h3{
        font-size:22px;
    }

    .bangla-access-card ul li{
        font-size:15px;
    }

    .bangla-access-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-99602f4 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.banglar-single-step-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.banglar-single-step-container{
    width:100%;
    max-width:1400px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.banglar-single-header{
    margin-bottom:45px;
}

/* TAG */

.banglar-single-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.banglar-single-header h2{
    font-size:48px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.banglar-single-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.banglar-single-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* CARD */

.banglar-single-card{
    width:100%;

    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    margin-bottom:35px;

    overflow:hidden;
}

/* TOP */

.banglar-single-top{
    padding:26px;
}

/* STEP BADGE */

.banglar-step-badge{
    display:inline-block;

    background:#0057c2;
    color:#ffffff;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:18px;
}

/* TITLE */

.banglar-single-top h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    font-weight:700;
}

/* IMAGE */

.banglar-single-card img{
    width:100%;
    display:block;
}

/* NOTE */

.banglar-single-note{
    width:100%;

    background:#003b8e;
    color:#ffffff;

    padding:24px;

    font-size:18px;
    line-height:1.9;
    font-weight:500;
}

.banglar-single-note span{
    font-size:22px;
    margin-right:10px;
}

/* RESPONSIVE */

@media(max-width:768px){

    .banglar-single-step-section{
        padding:45px 0;
    }

    .banglar-single-step-container{
        padding:0 15px;
    }

    .banglar-single-header h2{
        font-size:34px;
    }

    .banglar-single-header p{
        font-size:16px;
        line-height:1.9;
    }

    .banglar-single-top{
        padding:20px;
    }

    .banglar-single-top h3{
        font-size:22px;
    }

    .banglar-single-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-23e10e0 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.banglar-login-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.banglar-login-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.banglar-login-header{
    margin-bottom:45px;
}

/* TAG */

.banglar-login-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.banglar-login-header h2{
    font-size:48px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.banglar-login-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.banglar-login-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* GRID */

.banglar-login-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:28px;

    margin-bottom:35px;
}

/* CARD */

.banglar-login-card{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    padding:30px;
}

/* TOP */

.banglar-login-top{
    display:flex;
    align-items:center;
    gap:18px;

    margin-bottom:25px;
}

/* ICON */

.banglar-login-icon{
    width:72px;
    height:72px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;
}

/* TITLE */

.banglar-login-card h3{
    font-size:30px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:5px;
}

/* SMALL */

.banglar-login-card p{
    font-size:16px;
    color:#666;
}

/* LIST */

.banglar-login-card ul{
    padding-left:20px;
}

.banglar-login-card ul li{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* DASHBOARD */

.banglar-dashboard-box{
    background:#ffffff;

    border-left:6px solid #0057c2;

    padding:35px;

    display:grid;
    grid-template-columns:0.9fr 1.1fr;

    gap:35px;

    margin-bottom:35px;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* LEFT */

.banglar-dashboard-left h3{
    font-size:36px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

.banglar-dashboard-left p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* RIGHT */

.banglar-dashboard-right{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

/* ITEM */

.banglar-dash-item{
    background:#eef5ff;
    color:#003b8e;

    padding:18px;

    font-size:17px;
    font-weight:600;

    border-left:4px solid #0057c2;
}

/* ISSUES */

.banglar-issues-box{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;
}

/* TITLE */

.banglar-issues-box h3{
    font-size:34px;
    line-height:1.5;
    color:#003b8e;

    padding:28px;

    border-bottom:1px solid #d7e4f3;
}

/* TABLE */

.banglar-issues-table{
    width:100%;
}

/* ROW */

.banglar-issue-row{
    display:grid;
    grid-template-columns:0.8fr 1.2fr;

    border-bottom:1px solid #d7e4f3;
}

/* CELL */

.banglar-issue-title{
    background:#f5f9ff;

    padding:22px 28px;

    font-size:18px;
    font-weight:700;
    color:#003b8e;
}

.banglar-issue-fix{
    padding:22px 28px;

    font-size:18px;
    color:#333;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .banglar-login-grid,
    .banglar-dashboard-box{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .banglar-login-section{
        padding:45px 0;
    }

    .banglar-login-container{
        padding:0 15px;
    }

    .banglar-login-header h2{
        font-size:34px;
    }

    .banglar-login-header p,
    .banglar-login-card ul li,
    .banglar-dashboard-left p,
    .banglar-issue-title,
    .banglar-issue-fix{
        font-size:16px;
        line-height:1.9;
    }

    .banglar-login-card{
        padding:22px;
    }

    .banglar-login-card h3,
    .banglar-dashboard-left h3,
    .banglar-issues-box h3{
        font-size:24px;
    }

    .banglar-dashboard-box{
        padding:22px;
    }

    .banglar-dashboard-right{
        grid-template-columns:1fr;
    }

    .banglar-issue-row{
        grid-template-columns:1fr;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-d1d1c48 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.know-property-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.know-property-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.know-property-header{
    margin-bottom:45px;
}

/* TAG */

.know-property-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.know-property-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.know-property-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.know-property-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* CARD */

.know-property-card{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;

    margin-bottom:35px;
}

/* TOP */

.know-property-top{
    padding:28px 28px 18px;
}

/* STEP */

.know-property-step{
    display:inline-block;

    background:#0057c2;
    color:#ffffff;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:18px;
}

/* TITLE */

.know-property-card h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.know-property-card p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* IMAGE */

.know-property-card img{
    width:100%;
    display:block;
}

/* RESULT */

.know-property-result{
    background:#ffffff;

    padding:32px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    margin:40px 0;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.know-property-result-icon,
.know-property-query-icon{
    width:74px;
    height:74px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    flex-shrink:0;
}

/* TITLE */

.know-property-result h3,
.know-property-query h3,
.know-property-important h3{
    font-size:34px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:12px;
}

/* TEXT */

.know-property-result p,
.know-property-query p,
.know-property-important p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* QUERY */

.know-property-query{
    background:#ffffff;

    padding:32px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    margin-bottom:40px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* IMPORTANT */

.know-property-important{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* GRID */

.know-property-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;

    margin-top:25px;
}

/* ITEM */

.know-property-item{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:18px;

    font-size:17px;
    font-weight:600;

    color:#003b8e;
}

/* WARNING */

.know-property-warning{
    background:#003b8e;
    color:#ffffff;

    padding:24px;

    margin-top:30px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:768px){

    .know-property-section{
        padding:45px 0;
    }

    .know-property-container{
        padding:0 15px;
    }

    .know-property-header h2{
        font-size:34px;
    }

    .know-property-header p,
    .know-property-card p,
    .know-property-result p,
    .know-property-query p,
    .know-property-important p{
        font-size:16px;
        line-height:1.9;
    }

    .know-property-top{
        padding:22px 22px 14px;
    }

    .know-property-card h3,
    .know-property-result h3,
    .know-property-query h3,
    .know-property-important h3{
        font-size:24px;
    }

    .know-property-result,
    .know-property-query,
    .know-property-important{
        padding:22px;
    }

    .know-property-result,
    .know-property-query{
        flex-direction:column;
    }

    .know-property-grid{
        grid-template-columns:1fr;
    }

    .know-property-warning{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-3f0ed73 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.ror-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.ror-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.ror-header{
    margin-bottom:45px;
}

/* TAG */

.ror-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.ror-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.ror-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.ror-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* CARD */

.ror-card{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;

    margin-bottom:35px;
}

/* TOP */

.ror-top{
    padding:28px 28px 18px;
}

/* STEP */

.ror-step{
    display:inline-block;

    background:#0057c2;
    color:#ffffff;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:18px;
}

/* TITLE */

.ror-card h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.ror-card p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* IMAGE */

.ror-card img{
    width:100%;
    display:block;
}

/* INFO BOX */

.ror-info-box{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    margin-top:40px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.ror-info-icon{
    width:74px;
    height:74px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    flex-shrink:0;
}

/* TITLE */

.ror-info-box h3{
    font-size:34px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.ror-info-box p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* GRID */

.ror-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;

    margin-top:25px;
}

/* ITEM */

.ror-item{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:18px;

    font-size:17px;
    font-weight:600;

    color:#003b8e;
}

/* WARNING */

.ror-warning{
    background:#003b8e;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:768px){

    .ror-section{
        padding:45px 0;
    }

    .ror-container{
        padding:0 15px;
    }

    .ror-header h2{
        font-size:34px;
    }

    .ror-header p,
    .ror-card p,
    .ror-info-box p{
        font-size:16px;
        line-height:1.9;
    }

    .ror-top{
        padding:22px 22px 14px;
    }

    .ror-card h3,
    .ror-info-box h3{
        font-size:24px;
    }

    .ror-info-box{
        padding:22px;
        flex-direction:column;
    }

    .ror-grid{
        grid-template-columns:1fr;
    }

    .ror-warning{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-f8f0ed3 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.ror-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.ror-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.ror-header{
    margin-bottom:45px;
}

/* TAG */

.ror-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.ror-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.ror-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.ror-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* CARD */

.ror-card{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;

    margin-bottom:35px;
}

/* TOP */

.ror-top{
    padding:28px 28px 18px;
}

/* STEP */

.ror-step{
    display:inline-block;

    background:#0057c2;
    color:#ffffff;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:18px;
}

/* TITLE */

.ror-card h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.ror-card p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* IMAGE */

.ror-card img{
    width:100%;
    display:block;
}

/* INFO BOX */

.ror-info-box{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    margin-top:40px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.ror-info-icon{
    width:74px;
    height:74px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    flex-shrink:0;
}

/* TITLE */

.ror-info-box h3{
    font-size:34px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.ror-info-box p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* GRID */

.ror-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;

    margin-top:25px;
}

/* ITEM */

.ror-item{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:18px;

    font-size:17px;
    font-weight:600;

    color:#003b8e;
}

/* WARNING */

.ror-warning{
    background:#003b8e;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:768px){

    .ror-section{
        padding:45px 0;
    }

    .ror-container{
        padding:0 15px;
    }

    .ror-header h2{
        font-size:34px;
    }

    .ror-header p,
    .ror-card p,
    .ror-info-box p{
        font-size:16px;
        line-height:1.9;
    }

    .ror-top{
        padding:22px 22px 14px;
    }

    .ror-card h3,
    .ror-info-box h3{
        font-size:24px;
    }

    .ror-info-box{
        padding:22px;
        flex-direction:column;
    }

    .ror-grid{
        grid-template-columns:1fr;
    }

    .ror-warning{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-449a124 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.fee-payment-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.fee-payment-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.fee-payment-header{
    margin-bottom:45px;
}

/* TAG */

.fee-payment-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.fee-payment-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.fee-payment-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.fee-payment-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* CARD */

.fee-payment-card{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;

    margin-bottom:35px;
}

/* TOP */

.fee-payment-top{
    padding:28px 28px 18px;
}

/* STEP */

.fee-payment-step{
    display:inline-block;

    background:#0057c2;
    color:#ffffff;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:18px;
}

/* TITLE */

.fee-payment-card h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.fee-payment-card p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* IMAGE */

.fee-payment-card img{
    width:100%;
    display:block;
}

/* METHODS */

.fee-payment-methods{
    background:#ffffff;

    padding:35px;

    margin-top:40px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* TITLE */

.fee-payment-methods h3{
    font-size:34px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:25px;
}

/* GRID */

.fee-payment-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:18px;
}

/* ITEM */

.fee-payment-item{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:18px;

    font-size:17px;
    font-weight:600;

    color:#003b8e;
}

/* WARNING */

.fee-payment-warning{
    background:#003b8e;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:992px){

    .fee-payment-grid{
        grid-template-columns:1fr 1fr;
    }

}

@media(max-width:768px){

    .fee-payment-section{
        padding:45px 0;
    }

    .fee-payment-container{
        padding:0 15px;
    }

    .fee-payment-header h2{
        font-size:34px;
    }

    .fee-payment-header p,
    .fee-payment-card p{
        font-size:16px;
        line-height:1.9;
    }

    .fee-payment-top{
        padding:22px 22px 14px;
    }

    .fee-payment-card h3,
    .fee-payment-methods h3{
        font-size:24px;
    }

    .fee-payment-methods{
        padding:22px;
    }

    .fee-payment-grid{
        grid-template-columns:1fr;
    }

    .fee-payment-warning{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-23752ce */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.mutation-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.mutation-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.mutation-header{
    margin-bottom:45px;
}

/* TAG */

.mutation-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.mutation-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.mutation-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.mutation-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* CARD */

.mutation-card{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;

    margin-bottom:35px;
}

/* TOP */

.mutation-top{
    padding:28px 28px 18px;
}

/* STEP */

.mutation-step{
    display:inline-block;

    background:#0057c2;
    color:#ffffff;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:18px;
}

/* TITLE */

.mutation-card h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.mutation-card p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* IMAGE */

.mutation-card img{
    width:100%;
    display:block;
}

/* STATUS BOX */

.mutation-status-box{
    background:#ffffff;

    padding:35px;

    margin-top:40px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* TITLE */

.mutation-status-box h3{
    font-size:34px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:25px;
}

/* GRID */

.mutation-status-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:18px;
}

/* ITEM */

.mutation-status-item{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:20px;

    font-size:17px;
    font-weight:600;

    color:#003b8e;
}

/* WARNING */

.mutation-warning{
    background:#003b8e;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:768px){

    .mutation-section{
        padding:45px 0;
    }

    .mutation-container{
        padding:0 15px;
    }

    .mutation-header h2{
        font-size:34px;
    }

    .mutation-header p,
    .mutation-card p{
        font-size:16px;
        line-height:1.9;
    }

    .mutation-top{
        padding:22px 22px 14px;
    }

    .mutation-card h3,
    .mutation-status-box h3{
        font-size:24px;
    }

    .mutation-status-box{
        padding:22px;
    }

    .mutation-warning{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-116dba5 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.mouza-map-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.mouza-map-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.mouza-map-header{
    margin-bottom:45px;
}

/* TAG */

.mouza-map-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.mouza-map-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.mouza-map-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.mouza-map-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* CARD */

.mouza-map-card{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;

    margin-bottom:35px;
}

/* TOP */

.mouza-map-top{
    padding:28px 28px 18px;
}

/* STEP */

.mouza-map-step{
    display:inline-block;

    background:#0057c2;
    color:#ffffff;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:18px;
}

/* TITLE */

.mouza-map-card h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.mouza-map-card p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* IMAGE */

.mouza-map-card img{
    width:100%;
    display:block;
}

/* BENEFITS */

.mouza-map-benefits{
    background:#ffffff;

    padding:35px;

    margin-top:40px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* TITLE */

.mouza-map-benefits h3{
    font-size:34px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:25px;
}

/* GRID */

.mouza-map-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

/* ITEM */

.mouza-map-item{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:20px;

    font-size:17px;
    font-weight:600;

    color:#003b8e;
}

/* WARNING */

.mouza-map-warning{
    background:#003b8e;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:768px){

    .mouza-map-section{
        padding:45px 0;
    }

    .mouza-map-container{
        padding:0 15px;
    }

    .mouza-map-header h2{
        font-size:34px;
    }

    .mouza-map-header p,
    .mouza-map-card p{
        font-size:16px;
        line-height:1.9;
    }

    .mouza-map-top{
        padding:22px 22px 14px;
    }

    .mouza-map-card h3,
    .mouza-map-benefits h3{
        font-size:24px;
    }

    .mouza-map-benefits{
        padding:22px;
    }

    .mouza-map-grid{
        grid-template-columns:1fr;
    }

    .mouza-map-warning{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-093018a */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.land-classification-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.land-classification-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.land-classification-header{
    margin-bottom:45px;
}

/* TAG */

.land-classification-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.land-classification-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.land-classification-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.land-classification-header p{
    font-size:20px;
    line-height:2;
    color:#222;

    margin-bottom:12px;
}

/* GRID */

.land-classification-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:28px;

    margin-bottom:40px;
}

/* CARD */

.land-classification-card{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.land-classification-icon{
    width:74px;
    height:74px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.land-classification-card h3,
.land-documents-box h3,
.land-process-left h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.land-classification-card p,
.land-process-left p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* DOCUMENTS */

.land-documents-box{
    background:#ffffff;

    padding:35px;

    margin-bottom:40px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* GRID */

.land-documents-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;

    margin-top:25px;
}

/* ITEM */

.land-documents-item{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:20px;

    font-size:17px;
    font-weight:600;

    color:#003b8e;
}

/* PROCESS */

.land-process-box{
    background:#ffffff;

    padding:35px;

    display:grid;
    grid-template-columns:0.9fr 1.1fr;
    gap:35px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* RIGHT */

.land-process-right{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

/* ITEM */

.land-process-item{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:20px;

    font-size:17px;
    font-weight:600;

    color:#003b8e;
}

/* NOTE */

.land-classification-note{
    background:#003b8e;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:992px){

    .land-classification-grid,
    .land-documents-grid,
    .land-process-box,
    .land-process-right{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .land-classification-section{
        padding:45px 0;
    }

    .land-classification-container{
        padding:0 15px;
    }

    .land-classification-header h2{
        font-size:34px;
    }

    .land-classification-header p,
    .land-classification-card p,
    .land-process-left p{
        font-size:16px;
        line-height:1.9;
    }

    .land-classification-card,
    .land-documents-box,
    .land-process-box{
        padding:22px;
    }

    .land-classification-card h3,
    .land-documents-box h3,
    .land-process-left h3{
        font-size:24px;
    }

    .land-classification-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-64bf549 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.banglar-grievance-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.banglar-grievance-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.banglar-grievance-header{
    margin-bottom:45px;
}

/* TAG */

.banglar-grievance-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.banglar-grievance-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.banglar-grievance-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.banglar-grievance-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* CARD */

.banglar-grievance-card{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;

    margin-bottom:35px;
}

/* TOP */

.banglar-grievance-top{
    padding:28px 28px 18px;
}

/* STEP */

.banglar-grievance-step{
    display:inline-block;

    background:#0057c2;
    color:#ffffff;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:18px;
}

/* TITLE */

.banglar-grievance-card h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.banglar-grievance-card p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* IMAGE */

.banglar-grievance-card img{
    width:100%;
    display:block;
}

/* STATUS */

.banglar-grievance-status{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    margin-top:40px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.banglar-grievance-icon{
    width:74px;
    height:74px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    flex-shrink:0;
}

/* TITLE */

.banglar-grievance-status h3,
.banglar-grievance-issues h3{
    font-size:34px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.banglar-grievance-status p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* ISSUES */

.banglar-grievance-issues{
    background:#ffffff;

    padding:35px;

    margin-top:40px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* GRID */

.banglar-grievance-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;

    margin-top:25px;
}

/* ITEM */

.banglar-grievance-item{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:20px;

    font-size:17px;
    font-weight:600;

    color:#003b8e;
}

/* NOTE */

.banglar-grievance-note{
    background:#003b8e;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:768px){

    .banglar-grievance-section{
        padding:45px 0;
    }

    .banglar-grievance-container{
        padding:0 15px;
    }

    .banglar-grievance-header h2{
        font-size:34px;
    }

    .banglar-grievance-header p,
    .banglar-grievance-card p,
    .banglar-grievance-status p{
        font-size:16px;
        line-height:1.9;
    }

    .banglar-grievance-top{
        padding:22px 22px 14px;
    }

    .banglar-grievance-card h3,
    .banglar-grievance-status h3,
    .banglar-grievance-issues h3{
        font-size:24px;
    }

    .banglar-grievance-status,
    .banglar-grievance-issues{
        padding:22px;
    }

    .banglar-grievance-status{
        flex-direction:column;
    }

    .banglar-grievance-grid{
        grid-template-columns:1fr;
    }

    .banglar-grievance-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-e5751ab */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.jomir-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.jomir-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.jomir-header{
    margin-bottom:45px;
}

/* TAG */

.jomir-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.jomir-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.jomir-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.jomir-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* COMPARISON */

.jomir-comparison{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px;

    margin-bottom:40px;
}

/* CARD */

.jomir-card{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.jomir-icon{
    width:74px;
    height:74px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.jomir-card h3,
.jomir-info-box h3,
.jomir-helpline h3{
    font-size:32px;
    line-height:1.5;
    color:#003b8e;

    margin-bottom:14px;
}

/* TEXT */

.jomir-card p,
.jomir-info-box p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* FEATURE */

.jomir-feature{
    background:#eef5ff;

    border-left:4px solid #0057c2;

    padding:16px 18px;

    margin-top:16px;

    font-size:16px;
    font-weight:600;

    color:#003b8e;
}

/* DISABLED */

.jomir-feature.disabled{
    opacity:0.7;
}

/* INFO BOX */

.jomir-info-box{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    margin-bottom:40px;

    border-left:6px solid #0057c2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.jomir-info-icon{
    width:74px;
    height:74px;

    background:#e8f1ff;
    color:#0057c2;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    flex-shrink:0;
}

/* HELPLINE */

.jomir-helpline{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* TABLE */

.jomir-table{
    margin-top:25px;
}

/* ROW */

.jomir-row{
    display:grid;
    grid-template-columns:260px 1fr;

    border-bottom:1px solid #d7e4f3;
}

/* LABEL */

.jomir-label{
    background:#eef5ff;

    padding:20px;

    font-size:17px;
    font-weight:700;

    color:#003b8e;
}

/* VALUE */

.jomir-value{
    padding:20px;

    font-size:17px;
    line-height:1.8;

    color:#333;
}

/* NOTE */

.jomir-note{
    background:#003b8e;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:992px){

    .jomir-comparison{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .jomir-section{
        padding:45px 0;
    }

    .jomir-container{
        padding:0 15px;
    }

    .jomir-header h2{
        font-size:34px;
    }

    .jomir-header p,
    .jomir-card p,
    .jomir-info-box p,
    .jomir-value{
        font-size:16px;
        line-height:1.9;
    }

    .jomir-card,
    .jomir-info-box,
    .jomir-helpline{
        padding:22px;
    }

    .jomir-card h3,
    .jomir-info-box h3,
    .jomir-helpline h3{
        font-size:24px;
    }

    .jomir-info-box{
        flex-direction:column;
    }

    .jomir-row{
        grid-template-columns:1fr;
    }

    .jomir-label,
    .jomir-value{
        padding:16px;
    }

    .jomir-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-30968d5 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.banglar-faq-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.banglar-faq-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.banglar-faq-header{
    margin-bottom:45px;
}

/* TAG */

.banglar-faq-tag{
    display:inline-block;

    background:#dcecff;
    color:#0047aa;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.banglar-faq-header h2{
    font-size:50px;
    line-height:1.4;
    color:#003b8e;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.banglar-faq-line{
    width:120px;
    height:4px;

    background:#0057c2;

    margin-bottom:28px;
}

/* TEXT */

.banglar-faq-header p{
    font-size:20px;
    line-height:2;
    color:#222;
}

/* FAQ WRAPPER */

.banglar-faq-wrapper{
    display:flex;
    flex-direction:column;
    gap:28px;
}

/* FAQ ITEM */

.banglar-faq-item{
    background:#ffffff;

    border-top:5px solid #0057c2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;
}

/* QUESTION */

.banglar-faq-question{
    background:#f7fbff;

    padding:28px;

    font-size:28px;
    font-weight:700;

    color:#003b8e;

    border-bottom:1px solid #d7e4f3;
}

/* ANSWER */

.banglar-faq-answer{
    padding:28px;
}

/* TEXT */

.banglar-faq-answer p{
    font-size:18px;
    line-height:2;
    color:#333;
}

/* NOTE */

.banglar-faq-note{
    background:#003b8e;
    color:#ffffff;

    padding:35px;

    margin-top:45px;

    display:flex;
    align-items:flex-start;
    gap:22px;
}

/* ICON */

.banglar-faq-note-icon{
    width:70px;
    height:70px;

    background:rgba(255,255,255,0.15);

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:14px;

    font-size:34px;

    flex-shrink:0;
}

/* TITLE */

.banglar-faq-note h3{
    font-size:30px;
    line-height:1.5;

    margin-bottom:12px;
}

/* TEXT */

.banglar-faq-note p{
    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:768px){

    .banglar-faq-section{
        padding:45px 0;
    }

    .banglar-faq-container{
        padding:0 15px;
    }

    .banglar-faq-header h2{
        font-size:34px;
    }

    .banglar-faq-header p,
    .banglar-faq-answer p,
    .banglar-faq-note p{
        font-size:16px;
        line-height:1.9;
    }

    .banglar-faq-question{
        font-size:22px;
        padding:22px;
    }

    .banglar-faq-answer{
        padding:22px;
    }

    .banglar-faq-note{
        padding:22px;
        flex-direction:column;
    }

    .banglar-faq-note h3{
        font-size:24px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-9ab1d5d */.hs-author-card{
    max-width:900px;
    margin:80px auto 45px;
    background:#fff;
    border:1px solid #e6e6e6;
    border-radius:22px;
    box-shadow:0 15px 40px rgba(0,0,0,.08);
    position:relative;
    padding:80px 35px 35px;
    text-align:center;
    font-family:'Poppins',sans-serif;
}

.hs-author-avatar{
    position:absolute;
    top:-55px;
    left:50%;
    transform:translateX(-50%);
}

.hs-author-avatar img{
    width:110px;
    height:110px;
    border-radius:50%;
    object-fit:cover;
    border:5px solid #fff;
    box-shadow:0 12px 30px rgba(0,0,0,.15);
    display:block;
}

.hs-author-label{
    display:inline-block;
    padding:6px 16px;
    border:1px solid #111;
    border-radius:30px;
    color:#111;
    font-size:12px;
    font-weight:600;
    letter-spacing:1px;
    text-transform:uppercase;
    background:#fff;
    margin-bottom:16px;
}

.hs-author-content h2{
    margin:0;
    font-size:32px;
    font-weight:700;
    color:#111;
}

.hs-author-content h2::after{
    content:"";
    display:block;
    width:60px;
    height:3px;
    background:#111;
    margin:16px auto 24px;
    border-radius:20px;
}

.hs-author-content p{
    margin:0;
    color:#555;
    font-size:16px;
    line-height:1.9;
}

.hs-author-content strong{
    color:#111;
    font-weight:600;
}

@media(max-width:768px){

.hs-author-card{
    padding:75px 24px 28px;
    margin-top:70px;
}

.hs-author-avatar img{
    width:95px;
    height:95px;
}

.hs-author-content h2{
    font-size:28px;
}

.hs-author-content p{
    font-size:15.5px;
}

}

@media(max-width:480px){

.hs-author-card{
    padding:68px 18px 22px;
    border-radius:18px;
}

.hs-author-avatar img{
    width:85px;
    height:85px;
}

.hs-author-content h2{
    font-size:24px;
}

.hs-author-content p{
    font-size:15px;
    line-height:1.8;
}

.hs-author-label{
    font-size:11px;
    padding:5px 12px;
}

}/* End custom CSS */