.elementor-168 .elementor-element.elementor-element-5029a2a{--display:flex;}.elementor-168 .elementor-element.elementor-element-2869040{--display:flex;}.elementor-168 .elementor-element.elementor-element-e551c23{--display:flex;}.elementor-168 .elementor-element.elementor-element-84164da{--display:flex;}.elementor-168 .elementor-element.elementor-element-4104ac8{--display:flex;}.elementor-168 .elementor-element.elementor-element-a2e9c69{--display:flex;}.elementor-168 .elementor-element.elementor-element-48658db{--display:flex;}.elementor-168 .elementor-element.elementor-element-a0b3682{--display:flex;}.elementor-168 .elementor-element.elementor-element-f69fae6{--display:flex;}.elementor-168 .elementor-element.elementor-element-8bfdc4a{--display:flex;}.elementor-168 .elementor-element.elementor-element-489f878{--display:flex;}.elementor-168 .elementor-element.elementor-element-942d48a{--display:flex;}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-fbd5e58 *//* ===============================
   Bhu Naksha Rajasthan Hero
=================================*/

.bnr-hero{
    background:#ffffff;
    padding:45px 25px;
    border:1px solid #d8d8d8;
    margin:35px auto;
}

.bnr-container{
    max-width:1180px;
    margin:auto;
}

.bnr-content{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:60px;
}

.bnr-text{
    flex:1;
}

.bnr-text h1{

    font-family:Georgia, serif;
    font-size:40px;
    color:#144e70;
    line-height:1.3;
    margin-bottom:25px;
    font-weight:bold;

}

.bnr-text p{

    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    line-height:1.9;
    color:#333;
    margin-bottom:18px;

}

.bnr-text strong{

    color:#145c82;

}

.bnr-image{

    flex:0 0 420px;
    text-align:center;

}

.bnr-image img{

    width:100%;
    max-width:420px;
    border:8px solid #f5f5f5;
    box-shadow:0 3px 10px rgba(0,0,0,.08);

}

/* ===============================
Responsive
=================================*/

@media(max-width:992px){

.bnr-content{

    flex-direction:column-reverse;
    text-align:center;
    gap:35px;

}

.bnr-text h1{

    font-size:34px;

}

}

@media(max-width:768px){

.bnr-hero{

    padding:30px 18px;

}

.bnr-text h1{

    font-size:28px;

}

.bnr-text p{

    font-size:17px;
    line-height:1.8;

}

.bnr-image{

    flex:auto;

}

}

@media(max-width:480px){

.bnr-text h1{

    font-size:24px;

}

.bnr-text p{

    font-size:16px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-3cbae3e *//*=========================================
Bhu Naksha Information Section
=========================================*/

.bnr-info-section{

    background:#ffffff;
    border:1px solid #d8d8d8;
    padding:40px;
    margin:35px auto;

}

.bnr-section-title{

    border-left:6px solid #2f93be;
    padding-left:18px;
    margin-bottom:30px;

}

.bnr-section-title h2{

    margin:0;
    font-family:Georgia, serif;
    font-size:34px;
    color:#144e70;
    line-height:1.4;
    font-weight:bold;

}

.bnr-section-content p{

    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    line-height:1.9;
    color:#333333;
    margin-bottom:22px;

}

.bnr-section-content h3{

    font-family:Georgia, serif;
    font-size:28px;
    color:#144e70;
    margin:35px 0 20px;

}

.bnr-feature-list{

    margin:0;
    padding-left:28px;

}

.bnr-feature-list li{

    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    line-height:1.9;
    color:#333333;
    margin-bottom:10px;

}

.bnr-feature-list li::marker{

    color:#2f93be;

}

/*=========================================
Responsive
=========================================*/

@media(max-width:768px){

.bnr-info-section{

    padding:28px 20px;

}

.bnr-section-title h2{

    font-size:28px;

}

.bnr-section-content h3{

    font-size:24px;

}

.bnr-section-content p,
.bnr-feature-list li{

    font-size:17px;

}

}

@media(max-width:480px){

.bnr-info-section{

    padding:22px 16px;

}

.bnr-section-title{

    padding-left:14px;

}

.bnr-section-title h2{

    font-size:24px;

}

.bnr-section-content h3{

    font-size:21px;

}

.bnr-section-content p,
.bnr-feature-list li{

    font-size:16px;
    line-height:1.8;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-5427852 *//*=========================================
Portal Users Section
=========================================*/

.bnr-users-section{

    background:#ffffff;
    border:1px solid #d8d8d8;
    padding:40px;
    margin:35px auto;

}

.bnr-users-content p{

    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    line-height:1.9;
    color:#333;
    margin-bottom:30px;

}

.bnr-user-card{

    display:flex;
    align-items:flex-start;
    gap:18px;
    padding:20px;
    margin-bottom:18px;
    border:1px solid #d9d9d9;
    border-left:6px solid #2f93be;
    background:#fafafa;
    transition:.25s;

}

.bnr-user-card:hover{

    background:#f2f8fc;

}

.bnr-icon{

    font-size:34px;
    line-height:1;
    flex-shrink:0;

}

.bnr-text{

    font-family:Arial, Helvetica, sans-serif;
    font-size:18px;
    color:#333;
    line-height:1.9;

}

.bnr-text strong{

    color:#144e70;

}

/*=========================================
Responsive
=========================================*/

@media(max-width:768px){

.bnr-users-section{

    padding:28px 20px;

}

.bnr-user-card{

    gap:15px;
    padding:18px;

}

.bnr-icon{

    font-size:30px;

}

.bnr-text{

    font-size:17px;

}

}

@media(max-width:480px){

.bnr-users-section{

    padding:22px 16px;

}

.bnr-user-card{

    flex-direction:column;
    gap:12px;

}

.bnr-icon{

    font-size:32px;

}

.bnr-text{

    font-size:16px;
    line-height:1.8;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-82fd940 *//*==================================
Benefits Section
==================================*/

.bnr-benefits-section{

    background:#fff;
    border:1px solid #d9d9d9;
    padding:45px;
    margin:35px auto;

}

.bnr-benefit-intro{

    margin-bottom:35px;

}

.bnr-benefit-intro p{

    font-size:18px;
    line-height:1.9;
    color:#333;
    margin-bottom:20px;

}

.bnr-benefit-grid{

    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:25px;

}

.bnr-benefit-card{

    background:#fafafa;
    border:1px solid #e2e2e2;
    border-top:5px solid #2f93be;
    padding:28px;
    transition:.3s;

}

.bnr-benefit-card:hover{

    transform:translateY(-4px);
    box-shadow:0 10px 30px rgba(0,0,0,.08);

}

.bnr-benefit-icon{

    font-size:38px;
    margin-bottom:18px;

}

.bnr-benefit-card h3{

    font-family:Georgia,serif;
    color:#145c82;
    font-size:26px;
    margin-bottom:15px;

}

.bnr-benefit-card p{

    font-size:17px;
    line-height:1.9;
    color:#333;
    margin:0;

}

.bnr-note{

    margin-top:22px;
    background:#fff8e8;
    border-left:5px solid #f0b400;
    padding:16px 18px;
    font-size:16px;
    line-height:1.8;

}

.bnr-note strong{

    color:#8b5a00;

}

/*=============================
Responsive
=============================*/

@media(max-width:991px){

.bnr-benefit-grid{

    grid-template-columns:1fr;

}

}

@media(max-width:768px){

.bnr-benefits-section{

    padding:28px 20px;

}

.bnr-benefit-card{

    padding:22px;

}

.bnr-benefit-card h3{

    font-size:23px;

}

.bnr-benefit-intro p,
.bnr-benefit-card p{

    font-size:16px;

}

}

@media(max-width:480px){

.bnr-benefits-section{

    padding:22px 16px;

}

.bnr-benefit-card{

    padding:18px;

}

.bnr-benefit-icon{

    font-size:32px;

}

.bnr-benefit-card h3{

    font-size:20px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-2ff2843 *//*=========================================
Comparison Table Section
=========================================*/

.bnr-comparison-section{

    background:#ffffff;
    border:1px solid #d9d9d9;
    padding:45px;
    margin:35px auto;

}

.bnr-comparison-content p{

    font-size:18px;
    line-height:1.9;
    color:#333;
    margin-bottom:20px;

}

.bnr-comparison-content h3{

    font-family:Georgia,serif;
    font-size:28px;
    color:#145c82;
    margin:35px 0 25px;

}

.bnr-table-wrapper{

    overflow-x:auto;

}

.bnr-comparison-table{

    width:100%;
    border-collapse:collapse;
    min-width:700px;

}

.bnr-comparison-table thead{

    background:#2f93be;

}

.bnr-comparison-table th{

    color:#fff;
    font-size:18px;
    padding:18px;
    text-align:left;

}

.bnr-comparison-table td{

    padding:18px;
    border:1px solid #e2e2e2;
    font-size:17px;
    line-height:1.7;
    background:#fff;

}

.bnr-comparison-table tbody tr:nth-child(even){

    background:#f7fbfd;

}

.bnr-comparison-table tbody tr:nth-child(even) td{

    background:#f7fbfd;

}

.bnr-comparison-table tbody tr:hover td{

    background:#eef7fc;

}

.bnr-comparison-table a{

    color:#145c82;
    text-decoration:none;
    font-weight:600;

}

.bnr-comparison-table a:hover{

    text-decoration:underline;

}

/*=========================================
Responsive
=========================================*/

@media(max-width:768px){

.bnr-comparison-section{

    padding:28px 20px;

}

.bnr-comparison-content p{

    font-size:16px;

}

.bnr-comparison-content h3{

    font-size:24px;

}

.bnr-comparison-table th,
.bnr-comparison-table td{

    font-size:16px;
    padding:15px;

}

}

@media(max-width:480px){

.bnr-comparison-section{

    padding:22px 16px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-695b77f *//*====================================
Requirements Section
====================================*/

.bnr-requirements-section{

    background:#ffffff;
    border:1px solid #d9d9d9;
    padding:45px;
    margin:35px auto;

}

.bnr-intro-text{

    margin-bottom:40px;

}

.bnr-intro-text p{

    font-size:18px;
    line-height:1.9;
    color:#333;

}

.bnr-step-list{

    position:relative;
    margin-top:10px;

}

.bnr-step-list::before{

    content:"";
    position:absolute;
    left:22px;
    top:0;
    bottom:0;
    width:3px;
    background:#2f93be;

}

.bnr-step-item{

    display:flex;
    gap:25px;
    position:relative;
    margin-bottom:35px;

}

.bnr-step-number{

    width:45px;
    height:45px;
    min-width:45px;
    background:#2f93be;
    color:#fff;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:bold;
    font-size:20px;
    position:relative;
    z-index:2;

}

.bnr-step-content{

    flex:1;
    background:#fafafa;
    border:1px solid #e2e2e2;
    padding:24px;
    border-radius:6px;

}

.bnr-step-content h3{

    margin:0 0 15px;
    font-family:Georgia,serif;
    color:#145c82;
    font-size:26px;

}

.bnr-step-content p{

    margin-bottom:15px;
    font-size:17px;
    line-height:1.9;
    color:#333;

}

.bnr-step-content p:last-child{

    margin-bottom:0;

}

/* Information Box */

.bnr-info-box{

    margin-top:50px;
    background:#eef7fc;
    border-left:6px solid #2f93be;
    padding:30px;

}

.bnr-info-box h3{

    margin-top:0;
    margin-bottom:20px;
    font-family:Georgia,serif;
    color:#145c82;
    font-size:28px;

}

.bnr-info-box p{

    font-size:17px;
    line-height:1.9;
    margin-bottom:16px;
    color:#333;

}

.bnr-info-box p:last-child{

    margin-bottom:0;

}

/*=========================
Responsive
=========================*/

@media(max-width:768px){

.bnr-requirements-section{

    padding:28px 20px;

}

.bnr-step-list::before{

    left:18px;

}

.bnr-step-item{

    gap:18px;

}

.bnr-step-number{

    width:38px;
    height:38px;
    min-width:38px;
    font-size:18px;

}

.bnr-step-content{

    padding:18px;

}

.bnr-step-content h3{

    font-size:22px;

}

.bnr-step-content p,
.bnr-intro-text p,
.bnr-info-box p{

    font-size:16px;

}

.bnr-info-box{

    padding:22px;

}

.bnr-info-box h3{

    font-size:24px;

}

}

@media(max-width:480px){

.bnr-requirements-section{

    padding:22px 16px;

}

.bnr-step-item{

    gap:14px;

}

.bnr-step-number{

    width:34px;
    height:34px;
    min-width:34px;
    font-size:16px;

}

.bnr-step-content h3{

    font-size:20px;

}

.bnr-info-box h3{

    font-size:22px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-d44a012 *//*==================================
Online Guide
==================================*/

.bnr-guide-section{

    background:#fff;
    border:1px solid #d8d8d8;
    padding:45px;
    margin:40px auto;

}

.bnr-guide-intro{

    margin-bottom:45px;

}

.bnr-guide-intro p{

    font-size:18px;
    line-height:1.9;
    color:#333;

}

.bnr-step{

    display:flex;
    align-items:center;
    gap:45px;
    margin-bottom:70px;

}

.bnr-step.reverse{

    flex-direction:row-reverse;

}

.bnr-step-image{

    flex:0 0 46%;

}

.bnr-step-image img{

    width:100%;
    border:1px solid #ddd;
    border-radius:8px;
    box-shadow:0 8px 24px rgba(0,0,0,.08);

}

.bnr-step-content{

    flex:1;

}

.bnr-step-badge{

    display:inline-block;
    background:#2f93be;
    color:#fff;
    padding:8px 16px;
    font-size:13px;
    font-weight:bold;
    border-radius:40px;
    margin-bottom:18px;
    letter-spacing:1px;

}

.bnr-step-content h3{

    font-family:Georgia,serif;
    color:#145c82;
    font-size:30px;
    margin-bottom:20px;

}

.bnr-step-content p{

    font-size:17px;
    line-height:1.9;
    color:#333;
    margin-bottom:15px;

}

.bnr-step-content p:last-child{

    margin-bottom:0;

}

/*=========================
Responsive
=========================*/

@media(max-width:991px){

.bnr-step,
.bnr-step.reverse{

    flex-direction:column;

}

.bnr-step{

    gap:25px;
    margin-bottom:55px;

}

.bnr-step-image{

    width:100%;
    flex:auto;

}

}

@media(max-width:768px){

.bnr-guide-section{

    padding:28px 20px;

}

.bnr-step-content h3{

    font-size:24px;

}

.bnr-guide-intro p,
.bnr-step-content p{

    font-size:16px;

}

}

@media(max-width:480px){

.bnr-guide-section{

    padding:22px 16px;

}

.bnr-step-content h3{

    font-size:21px;

}

.bnr-step-badge{

    font-size:12px;
    padding:7px 14px;

}

}




.bnr-step-list{

    margin:18px 0 20px;
    padding-left:24px;

}

.bnr-step-list li{

    font-size:17px;
    line-height:1.9;
    color:#333;
    margin-bottom:8px;

}

.bnr-step-list li::marker{

    color:#2f93be;

}

@media(max-width:768px){

.bnr-step-list li{

    font-size:16px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-4885115 *//*==================================
Download Guide
==================================*/

.bnr-download-section{

    background:#fff;
    border:1px solid #d8d8d8;
    padding:45px;
    margin:40px auto;

}

.bnr-download-intro{

    margin-bottom:45px;

}

.bnr-download-intro p{

    font-size:18px;
    line-height:1.9;
    color:#333;

}

.bnr-download-step{

    display:flex;
    align-items:center;
    gap:45px;
    margin-bottom:70px;

}

.bnr-download-step.reverse{

    flex-direction:row-reverse;

}

.bnr-download-image{

    flex:0 0 46%;

}

.bnr-download-image img{

    width:100%;
    border:1px solid #ddd;
    border-radius:8px;
    box-shadow:0 10px 28px rgba(0,0,0,.08);

}

.bnr-download-content{

    flex:1;

}

.bnr-download-badge{

    display:inline-block;
    background:#2f93be;
    color:#fff;
    padding:8px 16px;
    border-radius:30px;
    font-size:13px;
    font-weight:bold;
    letter-spacing:1px;
    margin-bottom:18px;

}

.bnr-download-content h3{

    font-family:Georgia,serif;
    color:#145c82;
    font-size:30px;
    margin-bottom:20px;

}

.bnr-download-content p{

    font-size:17px;
    line-height:1.9;
    color:#333;
    margin-bottom:16px;

}

.bnr-download-list{

    margin:18px 0 20px;
    padding-left:24px;

}

.bnr-download-list li{

    font-size:17px;
    line-height:1.9;
    color:#333;
    margin-bottom:8px;

}

.bnr-download-list li::marker{

    color:#2f93be;

}

/*=========================
Responsive
=========================*/

@media(max-width:991px){

.bnr-download-step,
.bnr-download-step.reverse{

    flex-direction:column;

}

.bnr-download-step{

    gap:28px;
    margin-bottom:55px;

}

.bnr-download-image{

    width:100%;
    flex:auto;

}

}

@media(max-width:768px){

.bnr-download-section{

    padding:28px 20px;

}

.bnr-download-content h3{

    font-size:24px;

}

.bnr-download-content p,
.bnr-download-list li,
.bnr-download-intro p{

    font-size:16px;

}

}

@media(max-width:480px){

.bnr-download-section{

    padding:22px 16px;

}

.bnr-download-content h3{

    font-size:21px;

}

.bnr-download-badge{

    font-size:12px;
    padding:7px 14px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-e22f0e6 *//*==================================
Find Land Without Khasra
==================================*/

.bnr-find-land-section{

    background:#fff;
    border:1px solid #d9d9d9;
    padding:45px;
    margin:40px auto;

}

.bnr-find-intro{

    margin-bottom:45px;

}

.bnr-find-intro p{

    font-size:18px;
    line-height:1.9;
    color:#333;

}

.bnr-method-card{

    display:flex;
    align-items:center;
    gap:45px;
    margin-bottom:65px;

}

.bnr-method-card.reverse{

    flex-direction:row-reverse;

}

.bnr-method-image{

    flex:0 0 46%;

}

.bnr-method-image img{

    width:100%;
    border:1px solid #ddd;
    border-radius:8px;
    box-shadow:0 8px 25px rgba(0,0,0,.08);

}

.bnr-method-content{

    flex:1;

}

.bnr-method-badge{

    display:inline-block;
    background:#2f93be;
    color:#fff;
    padding:8px 16px;
    border-radius:40px;
    font-size:13px;
    font-weight:bold;
    margin-bottom:18px;

}

.bnr-method-content h3{

    font-family:Georgia,serif;
    color:#145c82;
    font-size:28px;
    margin-bottom:18px;

}

.bnr-method-content p{

    font-size:17px;
    line-height:1.9;
    margin-bottom:16px;
    color:#333;

}

.bnr-method-list{

    margin:18px 0;
    padding-left:24px;

}

.bnr-method-list li{

    font-size:17px;
    line-height:1.9;
    margin-bottom:8px;

}

.bnr-method-list li::marker{

    color:#2f93be;

}

/* Warning Box */

.bnr-warning-box{

    margin-top:40px;
    background:#fff8e8;
    border-left:6px solid #f0b400;
    padding:30px;

}

.bnr-warning-box h3{

    font-family:Georgia,serif;
    color:#145c82;
    font-size:28px;
    margin-bottom:20px;

}

.bnr-warning-box p{

    font-size:17px;
    line-height:1.9;
    color:#333;
    margin-bottom:16px;

}

.bnr-warning-list{

    margin:18px 0;
    padding-left:24px;

}

.bnr-warning-list li{

    font-size:17px;
    line-height:1.9;
    margin-bottom:8px;

}

.bnr-warning-list li::marker{

    color:#f0b400;

}

/*=========================
Responsive
=========================*/

@media(max-width:991px){

.bnr-method-card,
.bnr-method-card.reverse{

    flex-direction:column;

}

.bnr-method-card{

    gap:28px;

}

}

@media(max-width:768px){

.bnr-find-land-section{

    padding:28px 20px;

}

.bnr-method-content h3,
.bnr-warning-box h3{

    font-size:24px;

}

.bnr-find-intro p,
.bnr-method-content p,
.bnr-method-list li,
.bnr-warning-box p,
.bnr-warning-list li{

    font-size:16px;

}

}

@media(max-width:480px){

.bnr-find-land-section{

    padding:22px 16px;

}

.bnr-method-content h3,
.bnr-warning-box h3{

    font-size:21px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-6edb958 *//*=========================================
Mobile Guide Section
=========================================*/

.bnr-mobile-section{

    background:#ffffff;
    border:1px solid #d9d9d9;
    padding:45px;
    margin:40px auto;

}

.bnr-mobile-intro{

    display:flex;
    align-items:center;
    gap:45px;
    margin-top:35px;
    margin-bottom:45px;

}

.bnr-mobile-content{

    flex:1;

}

.bnr-mobile-image{

    flex:0 0 40%;

}

.bnr-mobile-image img{

    width:100%;
    border:1px solid #ddd;
    border-radius:8px;
    box-shadow:0 8px 24px rgba(0,0,0,.08);

}

.bnr-mobile-content p{

    font-size:17px;
    line-height:1.9;
    color:#333;
    margin-bottom:18px;

}

.bnr-mobile-content h3{

    font-family:Georgia,serif;
    color:#145c82;
    font-size:28px;
    margin:30px 0 20px;

}

.bnr-mobile-steps{

    padding-left:24px;

}

.bnr-mobile-steps li{

    font-size:17px;
    line-height:1.9;
    margin-bottom:12px;
    color:#333;

}

.bnr-mobile-steps li::marker{

    color:#2f93be;
    font-weight:bold;

}

/*==============================
Tip Box
==============================*/

.bnr-tip-box{

    background:#f8fbfd;
    border-left:6px solid #2f93be;
    padding:30px;
    margin-bottom:35px;

}

.bnr-tip-box h3{

    margin-top:0;
    margin-bottom:20px;
    font-family:Georgia,serif;
    color:#145c82;
    font-size:26px;

}

.bnr-tip-box p{

    font-size:17px;
    line-height:1.9;
    margin-bottom:16px;
    color:#333;

}

.bnr-tip-list{

    padding-left:24px;

}

.bnr-tip-list li{

    font-size:17px;
    line-height:1.9;
    margin-bottom:10px;
    color:#333;

}

/*==============================
Responsive
==============================*/

@media(max-width:991px){

.bnr-mobile-intro{

    flex-direction:column;

}

}

@media(max-width:768px){

.bnr-mobile-section{

    padding:28px 20px;

}

.bnr-mobile-content h3,
.bnr-tip-box h3,
.bnr-info-box h3{

    font-size:23px;

}

.bnr-mobile-content p,
.bnr-mobile-steps li,
.bnr-tip-box p,
.bnr-tip-list li,
.bnr-info-box p{

    font-size:16px;

}

}

@media(max-width:480px){

.bnr-mobile-section{

    padding:22px 16px;

}

.bnr-mobile-content h3,
.bnr-tip-box h3,
.bnr-info-box h3{

    font-size:21px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-c9473ad *//*==================================
Troubleshooting
==================================*/

.bnr-troubleshoot-section{

    background:#fff;
    border:1px solid #d9d9d9;
    padding:45px;
    margin:40px auto;

}

.bnr-trouble-intro{

    font-size:18px;
    line-height:1.9;
    color:#333;
    margin-bottom:35px;

}

/* Accordion */

.bnr-trouble-card{

    border:1px solid #d9d9d9;
    margin-bottom:18px;
    background:#fff;

}

.bnr-trouble-card summary{

    list-style:none;
    cursor:pointer;
    padding:22px 26px;
    font-family:Georgia,serif;
    font-size:24px;
    color:#145c82;
    font-weight:bold;
    position:relative;

}

.bnr-trouble-card summary::-webkit-details-marker{

    display:none;

}

.bnr-trouble-card summary::after{

    content:"+";
    position:absolute;
    right:25px;
    top:18px;
    font-size:30px;
    color:#2f93be;

}

.bnr-trouble-card[open] summary::after{

    content:"−";

}

.bnr-trouble-body{

    padding:0 26px 25px;

}

.bnr-trouble-body p{

    font-size:17px;
    line-height:1.9;
    margin-bottom:18px;

}

.bnr-trouble-body h4{

    color:#145c82;
    margin-bottom:15px;

}

.bnr-trouble-body ul{

    padding-left:22px;

}

.bnr-trouble-body li{

    font-size:17px;
    line-height:1.9;
    margin-bottom:8px;

}

.bnr-trouble-body li::marker{

    color:#2f93be;

}

.bnr-table-heading{

    margin:50px 0 25px;
    font-family:Georgia,serif;
    font-size:30px;
    color:#145c82;

}

/* Responsive */

@media(max-width:768px){

.bnr-troubleshoot-section{

    padding:28px 20px;

}

.bnr-trouble-card summary{

    font-size:20px;
    padding:18px;

}

.bnr-trouble-body{

    padding:0 18px 20px;

}

.bnr-trouble-intro,
.bnr-trouble-body p,
.bnr-trouble-body li{

    font-size:16px;

}

.bnr-table-heading{

    font-size:24px;

}

}

@media(max-width:480px){

.bnr-troubleshoot-section{

    padding:22px 16px;

}

.bnr-trouble-card summary{

    font-size:18px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-7ab60fc *//*==================================
Disclaimer
==================================*/

.bnr-disclaimer{

    margin:50px 0;
    padding:30px;
    background:#fff8e8;
    border-left:6px solid #f0b400;
    border-radius:4px;

}

.bnr-disclaimer h2{

    margin:0 0 18px;
    font-family:Georgia,serif;
    font-size:28px;
    color:#145c82;

}

.bnr-disclaimer p{

    font-size:17px;
    line-height:1.9;
    color:#333;
    margin-bottom:15px;

}

.bnr-disclaimer p:last-child{

    margin-bottom:0;

}

@media(max-width:768px){

.bnr-disclaimer{

    padding:22px 18px;

}

.bnr-disclaimer h2{

    font-size:23px;

}

.bnr-disclaimer p{

    font-size:16px;

}

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-546d4e8 */.sam-author-card{
    display:flex;
    align-items:center;
    gap:30px;
    background:linear-gradient(135deg,#ffffff,#f7fafc);
    border-left:6px solid #0b6b42;
    border-radius:18px;
    padding:30px;
    margin:35px auto;
    box-shadow:0 15px 35px rgba(0,0,0,.08);
    overflow:hidden;
    position:relative;
}

.sam-author-card::before{
    content:"";
    position:absolute;
    right:-60px;
    top:-60px;
    width:180px;
    height:180px;
    background:rgba(11,107,66,.06);
    border-radius:50%;
}

.sam-author-left{
    flex:0 0 140px;
    text-align:center;
}

.sam-author-photo{
    width:140px;
    height:140px;
    border-radius:20px;
    object-fit:cover;
    border:5px solid #fff;
    box-shadow:0 10px 25px rgba(0,0,0,.15);
    transition:.35s;
}

.sam-author-photo:hover{
    transform:scale(1.05) rotate(-2deg);
}

.sam-author-right{
    flex:1;
    position:relative;
    z-index:2;
}

.sam-author-tag{
    display:inline-block;
    background:#0b6b42;
    color:#fff;
    font-size:12px;
    letter-spacing:1px;
    text-transform:uppercase;
    padding:6px 14px;
    border-radius:50px;
    margin-bottom:12px;
    font-weight:600;
}

.sam-author-right h3{
    margin:0 0 12px;
    font-size:34px;
    color:#123d72;
    font-weight:700;
}

.sam-author-right p{
    margin:0;
    color:#555;
    font-size:17px;
    line-height:1.8;
}

/* Tablet */

@media(max-width:768px){

.sam-author-card{
    flex-direction:column;
    text-align:center;
    padding:25px;
}

.sam-author-left{
    flex:none;
}

.sam-author-photo{
    width:120px;
    height:120px;
}

.sam-author-right h3{
    font-size:28px;
}

.sam-author-right p{
    font-size:16px;
}

}

/* Mobile */

@media(max-width:480px){

.sam-author-card{
    padding:20px;
    border-left:0;
    border-top:5px solid #0b6b42;
}

.sam-author-photo{
    width:100px;
    height:100px;
    border-radius:18px;
}

.sam-author-right h3{
    font-size:24px;
}

.sam-author-right p{
    font-size:15px;
    line-height:1.7;
}

}/* End custom CSS */