/* _content/DearLifeWeb/Areas/Distributor/Views/Distributor/NewPreRegistration.cshtml.rz.scp.css */
[b-5ylhu788ik] a.general-reg {
    float: right;
    text-decoration: none;
    color: #007540;
    font-weight: 600;
}

.orange-btn[b-5ylhu788ik] {
    background: #eb7b1f !important;
    border-color: #eb7b1f;
    color: #fff;
}
.bg-orange[b-5ylhu788ik] {
    background: #eb7b1f !important;
}
/* _content/DearLifeWeb/Areas/Distributor/Views/Distributor/OrdersReport.cshtml.rz.scp.css */
.invoice-popup[b-hcoru7eqxl] {
    width: 900px;
    min-width: 942px;
}

div#confirm_popup .close[b-hcoru7eqxl] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #28844e;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    border:none;
    text-align: center;
}
/* _content/DearLifeWeb/Areas/Distributor/Views/Distributor/PreRegistration.cshtml.rz.scp.css */
.Distributor_Reg_Section[b-smx7ffyexn] {
    display: none
}
/* _content/DearLifeWeb/Areas/Distributor/Views/Distributor/Signup.cshtml.rz.scp.css */
[b-fyt47lc6j1] a.general-reg {
    float: right;
    text-decoration: none;
    color: #007540;
    font-weight: 600;
}

[b-fyt47lc6j1] .orange-btn {
    background: #eb7b1f !important;
    border-color: #eb7b1f !important;
    color: #fff;
}

[b-fyt47lc6j1] .bg-orange {
    background: #eb7b1f !important;
}
/* _content/DearLifeWeb/Areas/Distributor/Views/Shared/_Distributorlayout.cshtml.rz.scp.css */


.Profiledata[b-t9szapr8an] {
    border: 1px #28844e solid;
    border-radius: 6px;
}

[b-t9szapr8an] .logo img {
    width: 57px;
}

[b-t9szapr8an] .error-message {
    position: absolute;
    font-size: 12px;
    color: red;
}

.rouned-10[b-t9szapr8an] {
    border-radius: 10px;
}

.f-14[b-t9szapr8an] {
    font-size: 14px;
}

.fw-300[b-t9szapr8an] {
    font-weight: 300;
}

.fw-600[b-t9szapr8an] {
    font-weight: 600;
}

[b-t9szapr8an] .text-theam {
    color: #28844E;
}

[b-t9szapr8an] .bg-theam {
    background: #28844E;
}

[b-t9szapr8an] .btn-theam {
    background: #28844E;
    color: #fff;
}

[b-t9szapr8an] .pdfbtbn {
    position: relative;
    width: 36px;
    height: 36px;
}

    [b-t9szapr8an] .pdfbtbn input {
        position: absolute;
        opacity: 0;
        z-index: 999;
        height: 100%;
        width: 100%;
    }

    [b-t9szapr8an] .pdfbtbn img {
        width: 100%;
    }

[b-t9szapr8an] label:empty, [b-t9szapr8an] span:empty {
    display: none;
}

[b-t9szapr8an] .search-icons {
    background-image: url(images/icons/search.png);
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: calc(100% - 7px) 6px;
    padding-right: 45px;
}



.member-left[b-t9szapr8an] {
    /*background: url(../images/bg-image.jpg);*/
    background: #fff;
    height: 100vh;
    max-width: 215px;
    background-size: cover;
    box-shadow: 0 0 6px #787474;
    position: fixed;
    left: 0;
    z-index: 999;
    transition-duration: 0.5s;
}

.member-right[b-t9szapr8an] {
    /*background: url(../images/bg-image.jpg);*/
    background: #F2F5F9;
    min-height: 100vh;
    max-width: calc(100% - 215px);
    background-size: cover;
    margin-left: 215px;
    background-position: top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    transition-duration: 0.5s
}

.breadcrumb[b-t9szapr8an] {
    padding: 0px;
    background: transparent;
}

main[b-t9szapr8an] {
    min-height: calc(100vh - 78px);
    /*background: #0000001c;*/
    padding: 15px;
    margin: 0 -12px;
    /*backdrop-filter: blur(35px);*/
}

ul.left-nav[b-t9szapr8an] {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
}
[b-t9szapr8an] ul.left-nav li a {
    padding: 7px 6px;
    color: #000;
}

    ul.left-nav li[b-t9szapr8an] {
        list-style-type: none;
        margin-bottom: 10px;
    }

        ul.left-nav li a[b-t9szapr8an] {
            color: #000;
            font-weight: 700;
            padding: 7px 0;
            text-decoration: none;
            display: block;
        }

        ul.left-nav li a[b-t9szapr8an] {
            color: #000;
            font-weight: 500;
            padding: 7px 0;
            text-decoration: none;
            display: flex;
            align-items: center;
            width: 100%;
        }

        [b-t9szapr8an] ul.left-nav li a, ul.left-nav li span[b-t9szapr8an] {
            cursor: pointer;
            text-decoration: none;
            display: flex;
            align-items: center;
        }

[b-t9szapr8an] ul.left-nav li ul {
    float: left;
    width: 100%;
    padding-top: 10px;
}

[b-t9szapr8an] ul.left-nav li a i {
    margin-right: 8px;
}

[b-t9szapr8an] header {
    margin: 0 -12px;
    position: sticky;
    top: 0;
    z-index: 9;
    background: #28844E;
    padding: 15px;
}


.member-account-icon[b-t9szapr8an] {
    font-size: 21px;
    margin-left: 13px;
    width: 45px;
    height: 45px;
    display: flex;
    /*align-items: center;
    justify-content: center;
    */
    background: #037c08;
    border-radius: 50%;
    color: #fff;
    min-width: 45px;
}

.member-account[b-t9szapr8an]  img {
    aspect-ratio: 2 / 2;
    object-fit: cover;
}

.member-toogle-menu[b-t9szapr8an] {
    color: #fff;
    cursor: pointer;
}

.member-account[b-t9szapr8an] {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.member-toogle-menu[b-t9szapr8an] {
    font-size: 22px;
    display: inline-block;
    padding: 0 7px;
}

ul.left-nav li a label[b-t9szapr8an] {
    margin-bottom: 0px;
    cursor: pointer;
}

body.fullscrenmenu .member-left:hover[b-t9szapr8an] {
    max-width: 250px;
    transition-duration: 0.5s
}

body.fullscrenmenu .member-left[b-t9szapr8an] {
    max-width: 85px;
}

body.fullscrenmenu .member-right[b-t9szapr8an] {
    margin-left: 85px;
    max-width: calc(100% - 85px);
    transition-duration: 0.5s
}

[b-t9szapr8an] body.fullscrenmenu .logo img {
    width: 52px;
}

body.fullscrenmenu ul.left-nav li a i[b-t9szapr8an] {
    margin-right: 8px;
    /* font-size: 36px; */
    min-width: 55px;
    max-width: 55px;
    text-align: center;
}

body.fullscrenmenu ul.left-nav li a label[b-t9szapr8an] {
    display: none;
}

body.fullscrenmenu .member-left:hover ul.left-nav li a label[b-t9szapr8an] {
    display: block;
    white-space: nowrap;
}

body.fullscrenmenu .member-left:hover ul.left-nav li a i[b-t9szapr8an] {
    margin-right: 8px;
    /*font-size: 23px;*/
    width: 29px;
    text-align: center;
}

body.fullscrenmenu .member-left ul.left-nav li span[b-t9szapr8an] {
    display: flex;
}

body.fullscrenmenu .member-left .panel-title-custome[b-t9szapr8an] {
    white-space: nowrap;
    visibility: hidden;
}

body.fullscrenmenu .member-left .left-nav ul[b-t9szapr8an] {
    display: none;
}

.left-nav li.active .collapse[b-t9szapr8an] {
    display: block;
}

[b-t9szapr8an] .collapse a.active {
    color: green !important;
}

body.fullscrenmenu .member-left:hover .left-nav li.active ul[b-t9szapr8an] {
    display: block
}

.body-bg[b-t9szapr8an] {
    background: #ffffff;
}

.breadcrumb li[b-t9szapr8an], .breadcrumb a[b-t9szapr8an] {
    color: #28844e !important;
    font-weight: 600;
}

ul.left-nav[b-t9szapr8an] {
    padding-left: 0;
    margin-bottom: 0;
    height: calc(100vh - 76px);
    overflow: auto;
    margin: 0 -12px;
    margin-top: 11px;
    border-top: 2px solid #28844e;
}


[b-t9szapr8an] .register-body .card-header, .body-bg .card-header[b-t9szapr8an] {
    background: #28844e;
    color: #fff;
}

[b-t9szapr8an] .dropdown-toggle::after {
    display: none;
}

[b-t9szapr8an] .profile-heder-details span {
    width: 45px;
    height: 45px
}

ul.left-nav[b-t9szapr8an]::-webkit-scrollbar, .slimscroll[b-t9szapr8an]::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

/* Track */
ul.left-nav[b-t9szapr8an]::-webkit-scrollbar-track, .slimscroll[b-t9szapr8an]::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
ul.left-nav[b-t9szapr8an]::-webkit-scrollbar-thumb, .slimscroll[b-t9szapr8an]::-webkit-scrollbar-thumb {
    background: green;
}

    /* Handle on hover */
    ul.left-nav[b-t9szapr8an]::-webkit-scrollbar-thumb:hover, .slimscroll[b-t9szapr8an]::-webkit-scrollbar-thumb:hover {
        background: green;
    }

.breadcrumb-item + .breadcrumb-item[b-t9szapr8an]::before {
    color: #28844e;
}

.left-nav li a[b-t9szapr8an] {
    padding-left: 6px !important;
    padding-right: 6px !important;
}

    [b-t9szapr8an] .left-nav li.active a.mainmenu, .left-nav li a.mainmenu:hover[b-t9szapr8an] {
        background: #28844e;
        border-radius: 0;
        color: #fff;
    }

[b-t9szapr8an] .collapse li a {
    color: #999393 !important;
    font-weight: 400 !important;
    padding-top: 1px !important;
    padding-bottom: 0px !important;
    padding-left: 12px !important;
    font-size: 14px;
}

[b-t9szapr8an] .view-profile {
    position: absolute;
    right: 18px;
    top: -56px;
    width: 128px;
    height: 128px;
    overflow: hidden;
    border-radius: 50%;
    border: 6px solid green;
    display: flex;
}

.view-profile img[b-t9szapr8an] {
    width: 100%;
}


.treeuserbreadcomb a[b-t9szapr8an] {
    color: #fffdfd;
    font-size: 14px;
    margin-right: 10px;
}


[b-t9szapr8an] .dashbaord-kyc-icon img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}

[b-t9szapr8an] .twitter-x {
    background: #28844e !important;
}

.member-account-title p[b-t9szapr8an] {
    font-size: 12px;
    line-height: 15px;
}

/*dashboard start*/
[b-t9szapr8an] .detaleaddresh {
    color: red;
    cursor: pointer;
}

[b-t9szapr8an] .dashboard-kyc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 6px #d1cece;
    padding: 8px 13px;
    border-radius: 8px;
    margin-bottom: 23px;
}

.dashbaord-kyc-text label[b-t9szapr8an] {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18px;
}

[b-t9szapr8an] .dashbaord-kyc-text label small {
    display: block;
    font-size: 10px;
}

[b-t9szapr8an] .dashbaord-kyc-icon p {
    margin-bottom: 0;
    font-size: 13px;
}

[b-t9szapr8an] .dashbaord-kyc-icon {
    text-align: center;
}

.dashbaord-kyc-text p[b-t9szapr8an] {
    margin-bottom: 0;
}

[b-t9szapr8an] .dashboard-latest-news-sec {
    background: #F2F5F9;
    padding: 10px;
    border-radius: 10px;
    max-height: 320px;
    overflow: auto;
}

    [b-t9szapr8an] .dashboard-latest-news-sec ul {
        padding-left: 28px;
    }

        [b-t9szapr8an] .dashboard-latest-news-sec ul li {
            font-size: 14px;
            margin-bottom: 18px;
            color: #000;
        }

            [b-t9szapr8an] .dashboard-latest-news-sec ul li a {
                font-weight: 600;
            }

[b-t9szapr8an] .dashboard-profile-details label {
    font-size: 12px;
}

.dashboard-profile-details h6[b-t9szapr8an] {
    font-size: 14px;
}

.dashboard-profile-img[b-t9szapr8an] {
    width: 85px;
    margin: 0px auto;
    height: 85px;
    overflow: hidden;
    border-radius: 50%;
}

    .dashboard-profile-img img[b-t9szapr8an] {
        width: 100%;
    }

[b-t9szapr8an] .dashboard-card {
    height: 150px;
    border-radius: 10px;
    padding: 15px;
}

[b-t9szapr8an] .dashboard-card-bottom {
    font-size: 25px;
    font-weight: 600;
    margin-top: 16px;
}

[b-t9szapr8an] .dashboard-card-top {
    display: flex;
    justify-content: space-between;
}
[b-t9szapr8an] .dashboard-card-top-text {
    width: calc(100% - 37px);
}
[b-t9szapr8an] .dashboard-card-top-icon {
    width: 65px;
    height: 65px;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    background-position: center;
}
[b-t9szapr8an] .dashboard-card-bottom span {
    font-size: 11px;
    width: 100%;
    display: block;
}

[b-t9szapr8an] ul.dashboard-payout-details li {
    list-style-type: none;
    background: #fff;
    padding: 7px 15px;
    border-radius: 10px;
    margin-bottom: 15px;
    position: relative;
}

[b-t9szapr8an] ul.dashboard-payout-details li::before {
    content: "";
    width: 14px;
    height: 14px;
    background: #fff;
    position: absolute;
    left: -26px;
    top: calc(50% - 7px);
    border-radius: 50%;
    border: 2px solid #28844e;
    z-index: 9;
}

[b-t9szapr8an] ul.dashboard-payout-details li:last-child {
    margin-bottom: 0;
}

[b-t9szapr8an] ul.dashboard-payout-details li p {
    margin: 0;
    font-size: 14px;
    color: #a19a9a;
}

[b-t9szapr8an] ul.dashboard-payout-details {
    position: relative;
    max-height: 380px;
    overflow: auto;
}


/* ::deep ul.dashboard-payout-details::before {
    content: "";
    position: absolute;
    width: 2px;
    background: #28844e;
    height: 100%;
    left: 12px;
}*/
[b-t9szapr8an] ul.dashboard-payout-details li::after {
    content: "";
    position: absolute;
    width: 2px;
    height: calc(100% + 22%);
    background: #28844E;
    left: -20px;
    top: 42px;
    z-index: 0;
}

[b-t9szapr8an] ul.dashboard-payout-details li:last-child::after {
    display: none
}
/*dashboard end*/

[b-t9szapr8an] .custome-table th, .custome-table td[b-t9szapr8an] {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    font-family: Metric, Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-block: 8px;
    padding-inline: 12px;
    vertical-align: top !important;
}

.custome-table tbody tr:nth-child(odd)[b-t9szapr8an] {
    background: transparent;
}

.custome-table tbody tr:nth-child(even)[b-t9szapr8an], .custome-table tbody tr:hover[b-t9szapr8an] {
    background-color: rgba(0, 0, 0, 0.04);
}

.address-list[b-t9szapr8an] {
    font-size: 14px;
}

.custome-table thead[b-t9szapr8an] {
    background: #fafafa;
    position: sticky;
    top: 0;
}

.pdfbtbn input[b-t9szapr8an] {
    position: absolute;
    opacity: 0;
    z-index: 999;
    height: 100%;
    width: 100%;
}

.pdfbtbn[b-t9szapr8an] {
    position: relative;
    width: 36px;
    height: 36px;
}

    .pdfbtbn img[b-t9szapr8an] {
        width: 100%;
    }

[b-t9szapr8an] .page-link {
    color: #28844e;
    border-color: transparent;
    border-radius: 50% !important;
    width: 34px;
    height: 34px;
    font-size: 14px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-t9szapr8an] .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #28844e;
    border-color: #007bff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.report-pagination[b-t9szapr8an] {
    display: flex;
}

[b-t9szapr8an] .member-account i {
    width: 28px;
}

.member-account a:hover[b-t9szapr8an] {
    color: #28844e !important;
}

[b-t9szapr8an] .member-account .dropdown-menu {
    right: 0;
    padding-top: 17px;
    background: transparent;
    border: none;
    top: 34px;
}

[b-t9szapr8an] .socialsharing a {
    font-size: 17px;
    margin-right: 11px;
    color: green;
    border: 2px solid;
    width: 30px;
    display: flex;
    align-items: center;
    height: 30px;
    justify-content: center;
    text-decoration: none;
    border-radius: 50%;
}

[b-t9szapr8an] .socialsharing {
    padding: 7px;
    display: flex;
}

[b-t9szapr8an] #loadingModal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

[b-t9szapr8an] #loadingModalContent {
    background-color: #fff;
    padding: 12px 32px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

    [b-t9szapr8an] #loadingModalContent h3 {
        margin-bottom: 0;
        font-size: 16px;
    }

[b-t9szapr8an] .member-account:hover .dropdown-menu {
    display: block;
}

[b-t9szapr8an] .prd-list {
    width: 100%;
    border: 1px solid #eee;
}

    [b-t9szapr8an] .prd-list tr {
        border-bottom: 1px solid #eee;
    }

    [b-t9szapr8an] .prd-list img {
        width: 94px;
    }

    [b-t9szapr8an] .prd-list th, [b-t9szapr8an] .prd-list td {
        padding: 6px;
    }

[b-t9szapr8an] .upgrade-alert-msg {
    height: 100%;
    background: #fff;
    padding: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #28844e;
    border-radius: 6px;
}

    [b-t9szapr8an] .upgrade-alert-msg p {
        margin-bottom: 0px;
        animation: blinker-b-t9szapr8an 1s linear infinite;
    }

.confirm-check-box i[b-t9szapr8an] {
    font-size: 54px;
    color: #fff;
    padding-top: 20px;
}
[b-t9szapr8an] .line-height-22{
    line-height:22px;
    position:relative;
    bottom:-23px;
}

[b-t9szapr8an] .Notifications {
    max-width: 30%;
}

@keyframes blinker-b-t9szapr8an {
    50% {
        opacity: 0;
    }
}
[b-t9szapr8an] .select2-container{
    width:100% !important;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .member-left[b-t9szapr8an] {
        left: -100%;
    }

    [b-t9szapr8an] .Notifications {
        max-width: 100%;
    }

    .member-right[b-t9szapr8an] {
        margin-left: 0px !important;
        max-width: 100% !important;
    }

    body.fullscrenmenu .member-left[b-t9szapr8an] {
        left: 0px;
        max-width: 250px;
    }

    body.fullscrenmenu ul.left-nav li a label[b-t9szapr8an] {
        display: block;
    }

    [b-t9szapr8an] .tree-tooltip {
        min-width: 100% !important;
        right: 0 !important;
        max-width: 100%;
        overflow: auto;
    }
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/AboutDearlife.cshtml.rz.scp.css */
.plan-heading a[b-15ub77o30l] {
    font-size: 22px;
    color: #000;
    text-decoration: dashed;
}

.plan-heading[b-15ub77o30l] {
    border-bottom: 2px solid #53ac50;
}

.business_info[b-15ub77o30l] {
    margin-left: 20px;
}

    .business_info li[b-15ub77o30l] {
        font-size: 18px;
        line-height: 35px;
    }

.green-btn[b-15ub77o30l] {
    background: #28844e;
    color: #fff;
    display: flex;
    justify-content: center;
    width: 75%;
    margin: 0 auto;
    border: none;
    border-radius: 6px;
}

    .green-btn:hover[b-15ub77o30l] {
        background: #000;
        color: #fff;
    }
/* _content/DearLifeWeb/Areas/Open/Views/Home/AboutUs.cshtml.rz.scp.css */
.subherder[b-pwhi3hgo5p] {
    position: relative;
}

.headertitle[b-pwhi3hgo5p] {
    position: absolute;
    top: 0;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    margin: 0 -12px;
    padding: 0 12px;
    justify-content: center;
}

.pagetitle[b-pwhi3hgo5p] {
    font-size: 26px;
    text-align: center;
    padding: 15px 0;
    font-family: 'Inter', sans-serif;
    margin-bottom: 0;
}

.subheading[b-pwhi3hgo5p] {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item[b-pwhi3hgo5p]::before {
    color: #fff !important;
}

.table .thead-success th[b-pwhi3hgo5p] {
    color: #fff;
    background-color: #28844e;
    border-color: #28844e;
}

.bodydata[b-pwhi3hgo5p] {
    position: relative;
}

/*.bodybg::before {
    content: '';
    position: absolute;
    background: url('images/open-site/content-bg.jpg');
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.05;
    background-repeat: repeat;
    background-attachment: fixed;
}*/

/*.content {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #fff;
    padding: 0px 15px;
    margin: 15px 0px;
    border-radius: 6px;
}*/
.mivision-visiton-section[b-pwhi3hgo5p] {
    background: #eaeaea;
    padding: 42px 0;
}

.our-story-team-sec[b-pwhi3hgo5p] {
    position: relative;
}

.our-story-team[b-pwhi3hgo5p] {
    position: absolute;
    top: calc(100% - 60%);
    background: #fff;
    left: 30px;
    padding: 30px;
    width: calc(100% - 36%);
    height: 50%;
}

    .our-story-team[b-pwhi3hgo5p]  a, .AwardsandCertificate[b-pwhi3hgo5p]  a {
        font-weight: 600;
    }



.ethics[b-pwhi3hgo5p] {
    border-radius: 7px;
    height: 100%;
}
 .text-primary[b-pwhi3hgo5p] {
    color: #28844e !important;
}
.ethics-img[b-pwhi3hgo5p] {
    width: 65px;
    height: 65px;
    background: #007540;
    margin: 0px auto;
    border-radius: 50%;
    background-size: 60%;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center;
}

.Trust[b-pwhi3hgo5p] {
 background-image: url('images/icons/trust.webp');
}
.Teamwork[b-pwhi3hgo5p] {
    background-image: url('images/icons/Teamwork.webp');
}
.Excellence[b-pwhi3hgo5p] {
    background-image: url('images/icons/Excellence.webp');
}
.Fair-Ethical[b-pwhi3hgo5p] {
    background-image: url('images/icons/Fair-Ethical.webp');
}
.ethics h5[b-pwhi3hgo5p] {
    text-align: center;
}

.new-about-ourstory[b-pwhi3hgo5p] {
    position: absolute;
    top: -30px;
    background: #fff;
    height: calc(100% + 60px);
    right: 60px;
    padding: 50px;
    box-shadow: 0 0 6px;
    width: 36%;
    border-radius: 9px;
}

.about-statistics[b-pwhi3hgo5p] {
    background-image: url(/images/open-site/leaf-bg.webp);
}

.about-statistics-card[b-pwhi3hgo5p] {
    background: #fff;
    padding: 16px;
    margin: 37px 0;
    border-radius: 5px;
    text-align: center;
}

    .about-statistics-card h1[b-pwhi3hgo5p] {
        font-weight: bold;
        color: #007540;
    }

    .about-statistics-card h4[b-pwhi3hgo5p] {
        font-size: 18px;
    }

.about-image[b-pwhi3hgo5p], .ethics-sec[b-pwhi3hgo5p], .about-text[b-pwhi3hgo5p], .new-ourstory[b-pwhi3hgo5p] {
    position: relative;
}

.about-image[b-pwhi3hgo5p]::before {
    left: -77px;
    content: "";
    position: absolute;
    bottom: 9%;
    width: 153px;
    height: 140px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 165px;
    background-repeat: no-repeat;
}

.ethics-sec[b-pwhi3hgo5p]::before {
    right: -110px;
    content: "";
    position: absolute;
    bottom: 9%;
    width: 153px;
    height: 140px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 134px;
    background-repeat: no-repeat;
    transform: rotateY(180deg);
}
 

.about-text[b-pwhi3hgo5p]::after {
    content: "";
    position: absolute;
    right: -48px;
    top: -62px;
    width: 99px;
    height: 112px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 105px;
    background-repeat: no-repeat;
}
.about-text[b-pwhi3hgo5p]::after {
    content: "";
    position: absolute;
    right: -48px;
    top: -62px;
    width: 99px;
    height: 112px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 105px;
    background-repeat: no-repeat;
}
.new-ourstory[b-pwhi3hgo5p]::before {
    right: -31px;
    content: "";
    position: absolute;
    bottom: 9%;
    width: 153px;
    height: 140px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 110px;
    background-repeat: no-repeat;
    transform: rotateY(180deg);
}
.about-statistics-card h4[b-pwhi3hgo5p] {
    min-height: 44px;
}
 
 
@media only screen and (max-width: 480px) {
    .our-story-team[b-pwhi3hgo5p] {
        top: calc(100% - 87%);
        left: 15px;
        width: calc(100% - 30px);
        height: 78%;
    }

    .new-about-ourstory[b-pwhi3hgo5p] {
        position: initial;
        height: auto;
        padding: 20px;
        width: 100%;
        margin-top: 20px;
    }

    .about-statistics-card[b-pwhi3hgo5p] {
        margin: 11px 0;
    }
    .about-image[b-pwhi3hgo5p]::before, .about-text[b-pwhi3hgo5p]::after, .ethics-sec[b-pwhi3hgo5p]::before, .new-ourstory[b-pwhi3hgo5p]::before {
        display: none;
    }
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/Activity.cshtml.rz.scp.css */
[b-kfx2wm9l49] .profile_alias img {
    max-width: 100%;
    max-height: 100px;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/Aloeveda.cshtml.rz.scp.css */
ul.ALOEVEDA li[b-1fi5wxb2oe] {
    position: relative;
    list-style: none;
}

    ul.ALOEVEDA li[b-1fi5wxb2oe]::after {
        content: '';
        background: url(images/aloeveda/aloeveda-img3.png);
        width: 20px;
        position: absolute;
        height: 20px;
        left: -25px;
        background-position: top;
        background-repeat: no-repeat;
        top: 5px;
        background-size: 100%;
    }

.Aloevedabox[b-1fi5wxb2oe] {
    height: 100%;
}

.Aloevedaboxs[b-1fi5wxb2oe] {
    height: 100%;
}

.bgAloeveda[b-1fi5wxb2oe] {
    background: #28844e;
    color: #fff;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/AshokBhatia.cshtml.rz.scp.css */
.team-name-details[b-2tj2bfelp7] {
    background: #eaeaea;
    padding-top: 92px;
    padding-bottom: 31px;
    margin-bottom: 18px;
    margin-top: -110px;
}
.persion-socila-media[b-2tj2bfelp7] {
    text-align: center
}
.persion-socila-media img[b-2tj2bfelp7] {
    width: 36px;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/AwardsAndCertificate.cshtml.rz.scp.css */
.awardstitle[b-w50cfckslj] {
    font-size: 17px;
}


[b-w50cfckslj] .award-images img {
    aspect-ratio: 4/3;
    object-fit: cover;
    width: 100%;
}
.content h3[b-w50cfckslj] {
    min-height: 42px;
    width: 100%;
    line-height: 1.2em; 
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/Benefits.cshtml.rz.scp.css */
.benefits[b-ewjsodgizx] {
    font-size: 18px;
    margin-top: 10px;
}

.benifit-box[b-ewjsodgizx] {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 15px;
    border-radius: 6px;
    background: #28844e0f;
    height: 100%;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/Blog.cshtml.rz.scp.css */
.offerimg img[b-mnvranawt1] {
    max-width: 100%;
    box-shadow: 11px 11px 3px #c7cdcf;
    cursor: pointer;
    transition-duration: 0.3s;
}

.offerimg:hover img[b-mnvranawt1] {
    transform: scale(1.01);
}

.blog_title[b-mnvranawt1] {
    font-size: 18px;
    line-height: 26px;
    padding: 0 0px !important;
    min-height: 52px;
}

.blog_header[b-mnvranawt1] {
    background: #28844e;
    color: #fff;
    margin-bottom: 0px !important;
    padding-bottom: 0;
    border: none !important;
}

.offerimg[b-mnvranawt1]  img {
    aspect-ratio: 118 / 99;
    object-fit: cover;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/BusinessOpportunity.cshtml.rz.scp.css */
.benefits[b-cammhrl54y] {
    font-size: 18px;
    margin-top: 10px;
}

.benifit-box[b-cammhrl54y] {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    padding: 15px;
    border-radius: 6px;
    background: #28844e0f;
    height: 100%;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/ContactUs.cshtml.rz.scp.css */
.headertitle[b-m0w1fpx288] {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}

.subherder[b-m0w1fpx288] {
    position: relative;
}

.text-primary[b-m0w1fpx288] {
    color: #28844e !important;
}

.content[b-m0w1fpx288] {
    margin: 30px 0px;
}

.contact-data[b-m0w1fpx288] {
    color: #28844e;
    padding-top: 15px;
    font-weight: 600;
    position: relative;
    padding-bottom: 7px;
}

    .contact-data[b-m0w1fpx288]::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background: #28844e;
        left: 0;
        bottom: 0;
    }

p.contact_addedss[b-m0w1fpx288] {
    text-align: left;
}

.headline h2[b-m0w1fpx288] {
    margin: 5px 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #28844e;
    font-size: 22px;
    color: #28844e;
    font-weight: bold;
}

.contact-panel .color-green[b-m0w1fpx288] {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
}

.panel-headings h2[b-m0w1fpx288] {
    font-size: 20px;
}

.list-unstyled[b-m0w1fpx288] {
    padding-left: 0;
    list-style: none;
    margin-top: 10px;
}

    .list-unstyled li:hover a:hover[b-m0w1fpx288] {
        text-decoration: none;
    }

a:hover[b-m0w1fpx288] {
    color: #28844e;
    text-decoration: none;
}

a:hover[b-m0w1fpx288] {
    color: #28844e !important;
}

ul.list-unstyled li a[b-m0w1fpx288] {
    text-decoration: none;
    font-size: 13px;
    color: #000;
}

.contact[b-m0w1fpx288] {
    height: 100%;
}

.color-green[b-m0w1fpx288] {
    color: #28844e;
}

h2.panel-title[b-m0w1fpx288]{
    font-size: 18px;
    font-weight:bold;
}

.panel-title i[b-m0w1fpx288] {
    margin-right: 5px;
}

.list-unstyled li i[b-m0w1fpx288] {
    color: #28844e;
    font-size: 13px;
    min-width: 15px;
    margin-right: 8px;
    text-align: center;
    position: relative;
}

.list-unstyled i[b-m0w1fpx288] {
    margin-right: 5px;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/CrownPresidentStarAssociate.cshtml.rz.scp.css */
.Crown_title[b-stklrtp5md] {
    font-size: 17px;
    color: #012e15;
    font-weight: 600;
}

.stories[b-stklrtp5md] {
    text-align: justify;
    height: 100px;
}

    .stories p[b-stklrtp5md] {
        overflow: hidden;
        text-overflow: clip;
        height: 100px;
    }
/* _content/DearLifeWeb/Areas/Open/Views/Home/directorcrownpresidentstarassociate.cshtml.rz.scp.css */
.Crown_title[b-sxk5ygrze0] {
    font-size: 17px;
    color: #012e15;
    font-weight: 600;
}

.stories[b-sxk5ygrze0] {
    text-align: justify;
    height: 100px;
}

    .stories p[b-sxk5ygrze0] {
        overflow: hidden;
        text-overflow: clip;
        height: 100px;
    }
/* _content/DearLifeWeb/Areas/Open/Views/Home/DirectSelling.cshtml.rz.scp.css */
.btn-wrapper[b-k9s9f1f1ld] {
    position: relative;
    overflow: hidden;
}

.green-shape[b-k9s9f1f1ld] {
    height: 42px;
    width: 42px;
    background-color: #28844e;
    position: absolute;
}

.grey-btn[b-k9s9f1f1ld] {
    background-color: #dddedf;
    border: none;
    width: 100%;
    padding: 6px;
    color: #333333;
}

    .grey-btn[b-k9s9f1f1ld]:before {
        left: 11%;
    }

.green-shape big[b-k9s9f1f1ld] {
    position: relative;
    left: -3px;
    top: 5px;
}

button.grey-btn:hover[b-k9s9f1f1ld] {
    background: #93c1a6;
}

.green-shape p[b-k9s9f1f1ld] {
    color: white;
    margin-bottom: 0;
    text-align: center;
}

.grey-btn[b-k9s9f1f1ld]:before, .grey-btn[b-k9s9f1f1ld]:after {
    content: "";
    background: url(images/shape1.png);
    position: absolute;
    width: 100%;
    height: 38px;
    background-repeat: no-repeat;
    background-position: left;
    top: 0;
}

.grey-btn[b-k9s9f1f1ld]:after {
    left: 98%;
}

.grey-btn[b-k9s9f1f1ld]:before, .grey-btn[b-k9s9f1f1ld]:after {
    content: "";
    background: url(images/shape1.png);
    position: absolute;
    width: 100%;
    height: 38px;
    background-repeat: no-repeat;
    background-position: left;
    top: 0;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/Download.cshtml.rz.scp.css */
.downlod-title h3[b-tlhf49d1xo] {
    font-size: 20px;
    min-height: 49px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/EventInfo.cshtml.rz.scp.css */
.event-details[b-up9jdpfkyc] {
    padding: 16px;
    box-shadow: 0 0 6px #bdbdbd;
    border-radius: 5px;
    background: #f7f7f7;
}
.event-list .col-md-4:nth-child(2n+1) .event-details[b-up9jdpfkyc] {
    background: #007540;
    color: #fff;
}
.event-details i[b-up9jdpfkyc] {
    width: 25px;
}
.eventdate h4[b-up9jdpfkyc] {
    font-weight: bold;
}
.calendar[b-up9jdpfkyc] {
    mask-image:   url('images/icons/calendar.png');
}
.location[b-up9jdpfkyc] {
    mask-image: url('images/icons/location.png');
}
.leader[b-up9jdpfkyc] {
    mask-image: url('images/icons/leader.png');
}
.venue[b-up9jdpfkyc] {
    mask-image: url('images/icons/venue.png');
}
.event-icon[b-up9jdpfkyc] {
    width: 25px;
    height: 25px;
    background-color: white;
    -webkit-mask-size: cover;
    margin-right:10px;
}
.event-list .col-md-4:nth-child(2n+2) .event-icon[b-up9jdpfkyc] {
    background: #007540;
}
[b-up9jdpfkyc] .select2-dropdown, [b-up9jdpfkyc] .select2-container {
    width: 100% !important;
}
    [b-up9jdpfkyc] .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: auto;
        user-select: none;
        -webkit-user-select: none;
        display: block;
        width: 100%;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0.25rem;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        height: 42px;
    }
/* _content/DearLifeWeb/Areas/Open/Views/Home/GroupCompanies.cshtml.rz.scp.css */
.gc[b-ymfi9oz8lq] {
    background: url(images/open-site/leaf-bg.webp);
    padding: 50px 0;
    margin-top: 170px;
    margin-bottom: 141px;
    height: 422px;
    background-attachment: fixed;
    background-size: cover;
}

.carousel[b-ymfi9oz8lq] {
    margin-top: -274px;
}

.gc-slider-text[b-ymfi9oz8lq] {
    background: #fff;
    padding: 44px;
    position: relative;
    top: 102px;
    box-shadow: 0 0 12px;
    border-radius: 10px;
}
.gc img[b-ymfi9oz8lq] {
    margin-top: -150px;
}
.carousel-item[b-ymfi9oz8lq] {
    padding-top: 150px;
    padding-bottom: 150px;
}
.image-collections img[b-ymfi9oz8lq]{
    border-radius:12px;
}
.image-collections[b-ymfi9oz8lq]{
    position:relative;
}
    .image-collections[b-ymfi9oz8lq]::before {
        left: -111px;
        content: "";
        position: absolute;
        bottom: 0;
        width: 153px;
        height: 140px;
        background-image: url(images/icons/h6_leaf-1.png);
        background-size: 165px;
        background-repeat: no-repeat;
    }
    .image-collections[b-ymfi9oz8lq]::after {
        content: ""; 
        position: absolute;
        right: -88px;
        top: -69px;
        width: 109px;
        height: 120px;
        background-image: url(images/icons/h6_leaf-2.png);
        background-size: 113px;
        background-repeat: no-repeat;
        z-index: 99;
    }
    .carousel-indicators [data-bs-target][b-ymfi9oz8lq] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 10px;
        height: 10px;
        padding: 0;
        border: 2px solid #007540;
        margin-right: 3px;
        margin-left: 3px;
        /* text-indent: -999px; */
        cursor: pointer;
        border-radius: 50%;
        /* background-color: #fff; */
        /* background-clip: padding-box; */
        /* border: 0; */
        /* border-top: 10px solid transparent; */
        /* border-bottom: 10px solid transparent; */
        /* opacity: .5; */
        /* transition: opacity .6s ease; */
    }
    .carousel-indicators [data-bs-target].active[b-ymfi9oz8lq] {
        background: #007540;
    }
.gc-nav-controls[b-ymfi9oz8lq] {
    position: absolute;
    right: 0;
    display: flex;
    top: 22%;
}
.carousel-control-next[b-ymfi9oz8lq], .carousel-control-prev[b-ymfi9oz8lq] {
     position: relative; 
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
     opacity: 1; 
    background: #007540;
    /* transition: opacity .15s ease; */
    width: 45px;
    height: 45px;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

@media screen and (max-width: 480px) {

    .gc-nav-controls[b-ymfi9oz8lq] {
        top: 0%;
    }
    .gc[b-ymfi9oz8lq] {
       height: auto;
       margin-bottom:0px;
    }
    .carousel[b-ymfi9oz8lq] {
        margin-top: -122px;
    }
    .image-collections[b-ymfi9oz8lq]::before, .image-collections[b-ymfi9oz8lq]::after{
        display:none;
    }
}

@media screen and (min-width: 1601px) {

    .gc[b-ymfi9oz8lq] {
        min-height: 585px;
    }

    .gc-nav-controls[b-ymfi9oz8lq] {
        top: 17%;
    }
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/Ingredients.cshtml.rz.scp.css */
.Ingredients[b-rw89s9i3du] {
    transition-duration: 0.3s;
}

    .Ingredients:hover[b-rw89s9i3du] {
        border: #28844e 2px solid;
        cursor: pointer;
        transform: scale(1.02);
    }
/* _content/DearLifeWeb/Areas/Open/Views/Home/KohinoorCrownPresidentStarAssociate.cshtml.rz.scp.css */
.Crown_title[b-gh70elzjlk] {
    font-size: 17px;
    color: #012e15;
    font-weight: 600;
}
.stories[b-gh70elzjlk] {
    text-align: justify;
    height: 100px;
}
    .stories p[b-gh70elzjlk] {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
/* _content/DearLifeWeb/Areas/Open/Views/Home/mrajaykumarsharma.cshtml.rz.scp.css */
.Crown_title[b-x5ahl0i419] {
    font-size: 20px;
    color: #012e15;
    font-weight: bold;
}

.subheading_success[b-x5ahl0i419] {
    color: #28844e;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px !important;
}

.Successpeople[b-x5ahl0i419] {
    text-align: center;
    margin: 10px 85px;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/MrPremKumar.cshtml.rz.scp.css */
.Crown_title[b-12k92m5a20] {
    font-size: 20px;
    color: #012e15;
    font-weight: bold;
}

.subheading_success[b-12k92m5a20] {
    color: #28844e;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px !important;
}

.Successpeople[b-12k92m5a20] {
    text-align: center;
    margin: 10px 85px;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/mrvedprakashojha.cshtml.rz.scp.css */
.Crown_title[b-lluxx5bq0m] {
    font-size: 20px;
    color: #012e15;
    font-weight: bold;
}

.subheading_success[b-lluxx5bq0m] {
    color: #28844e;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px !important;
}

.Successpeople[b-lluxx5bq0m] {
    text-align: center;
    margin: 10px 85px;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/NationalTrips.cshtml.rz.scp.css */
.whyimcpage[b-qntmzm90rq] {
    padding: 45px 0px;
    position:relative;
}
ul.whyIMCpoints li[b-qntmzm90rq]::before {
    content: "\2022";
    color: #28844e;
    font-weight: bold;
    display: inline-block;
    width: 19px;
    margin-left: -1em;
    font-size: 30px;
}
ul.whyIMCpoints[b-qntmzm90rq] {
    font-size: 19px;
    list-style: none;
}
.whyimcpage[b-qntmzm90rq]::before {
    left: -14px;
    content: "";
    position: absolute;
    top: 140px;
    width: 152px;
    height: 152px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.whyimcpage[b-qntmzm90rq]::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 153px;
    height: 191px;
    background-image: url(images/icons/h6_leaf-2.png);
    background-size: 165px;
    background-repeat: no-repeat;
}
[b-qntmzm90rq] .whyimctablehead {
    background: #007540 !important;
    color: #fff;
}
.WhyIMCoptions[b-qntmzm90rq] {
    margin: 30px 0px;
}
.whyboxesIms[b-qntmzm90rq] {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 20px;
    height:100%
}
    .whyboxesIms img[b-qntmzm90rq] {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .whyboxesIms p[b-qntmzm90rq] {
        text-align: center;
        padding-top: 10px;
        font-size: 20px;
        color: #000;
        margin-bottom:0px;
    }
[b-qntmzm90rq] .boxesdataimc a, [b-qntmzm90rq] .boxesdataimc h2 {
    text-align: center;
    color: #5c9b05;
    font-weight: 600;
    display: block;
    text-decoration: none;
    font-size: 28px;
}
p.boxesimcdatas[b-qntmzm90rq] {
    text-align: center;
    font-size: 16px !important;
    padding: 10px 15px;
}
.OpportunitiesIMC[b-qntmzm90rq]::after {
    content: "";
    position: absolute;
    right: 49px;
    top: 92px;
    width: 153px;
    height: 191px;
    background-image: url(images/icons/h6_leaf-1.png);
    background-size: 165px;
    background-repeat: no-repeat;
}

.OpportunitiesIMC[b-qntmzm90rq] {
    position: relative;
}
p.emptyspace[b-qntmzm90rq] {
    height: 38px;
}
.why-imc-card h1[b-qntmzm90rq] {
    color: #007540;
    font-weight: 700;
    font-size: 44px;
}
.why-imc-card[b-qntmzm90rq] {
    text-align: center;
    padding: 0 31px;
}
.why-imc-icon[b-qntmzm90rq] {
    width: 70px;
    height: 70px;
    background-color: #007540;
    margin: 0px auto;
    border-radius: 50%;
    margin-bottom: 20px;
    margin-top: 11px;
    background-image: url('images/icons/trust.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 85%;
}
.traning-grooming[b-qntmzm90rq] {
    background-image: url('images/open-site/why-imc/TRAINING-GROOMING.webp');
}
.family-atmosphere[b-qntmzm90rq] {
    background-image: url('images/open-site/why-imc/FAMILY-ATMOSPHERE.webp');
}
.family-empowerment[b-qntmzm90rq] {
    background-image: url('images/open-site/why-imc/FEMALE-EMPOWERMENT.webp');
}
.nationalist-ideology[b-qntmzm90rq] {
    background-image: url('images/open-site/why-imc/NATIONALIST-IDEOLOGY.webp');
}
.imc-text[b-qntmzm90rq]{
    margin-left:30px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .whyimcpage[b-qntmzm90rq]::before, .OpportunitiesIMC[b-qntmzm90rq]::after, .whyimcpage[b-qntmzm90rq]::after {
        display: none;
    }
}

@media only screen and (min-width: 1080px) and (max-width:1600px) {

    .whyimcpage[b-qntmzm90rq]::before {
        width: 114px;
        height: 114px;
    }
}
@media only screen and (min-width: 1601px) {

    .why-imc-card h1[b-qntmzm90rq]{
        color: #007540;
        font-weight: 700;
        font-size: 52px;
    }
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/Notice.cshtml.rz.scp.css */
[b-mti9sc9le7] .Successpeople img{
    aspect-ratio:113/160;
    object-fit:cover;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/OurBrand.cshtml.rz.scp.css */
[b-gf0jiaq1on] img.brand {
    width: 150px;
    margin-bottom: 15px;
}

.branddata[b-gf0jiaq1on] {
    height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
}
/* width */
.branddata[b-gf0jiaq1on]::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.branddata[b-gf0jiaq1on]::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
.branddata[b-gf0jiaq1on]::-webkit-scrollbar-thumb {
    background: #28844e;
    border-radius: 10px;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/ourstory.cshtml.rz.scp.css */
.subherder[b-nu8z750qya] {
    position: relative;
}

.headertitle[b-nu8z750qya] {
    position: absolute;
    top: 0;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    margin: 0 -12px;
    padding: 0 12px;
    justify-content: center;
}

.pagetitle[b-nu8z750qya] {
    font-size: 26px;
    text-align: center;
    padding: 15px 0;
    font-family: 'Inter', sans-serif;
    margin-bottom: 0;
}

.subheading[b-nu8z750qya] {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item[b-nu8z750qya]::before {
    color: #fff !important;
}

.table .thead-success th[b-nu8z750qya] {
    color: #fff;
    background-color: #28844e;
    border-color: #28844e;
}

.bodydata[b-nu8z750qya] {
    position: relative;
}

/*.bodybg::before {
    content: '';
    position: absolute;
    background: url('images/open-site/content-bg.jpg');
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.05;
    background-repeat: repeat;
    background-attachment: fixed;
}*/

/*.content {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #fff;
    padding: 0px 15px;
    margin: 15px 0px;
    border-radius: 6px;
}*/
/* timeline css added here */
.main-timeline[b-nu8z750qya] {
    position: relative
}

    .main-timeline[b-nu8z750qya]:before {
        content: "";
        display: block;
        width: 2px;
        height: 100%;
        background: #c6c6c6;
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    .main-timeline .timeline[b-nu8z750qya] {
        margin-bottom: 40px;
        position: relative
    }

        .main-timeline .timeline[b-nu8z750qya]:after {
            content: "";
            display: block;
            clear: both
        }

    .main-timeline .icon[b-nu8z750qya] {
        width: 18px;
        height: 18px;
        line-height: 18px;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }

        .main-timeline .icon[b-nu8z750qya]:before,
        .main-timeline .icon[b-nu8z750qya]:after {
            content: "";
            width: 100%;
            height: 100%;
            border-radius: 50%;
            position: absolute;
            top: 0;
            left: 0;
            transition: all 0.33s ease-out 0s
        }

        .main-timeline .icon[b-nu8z750qya]:before {
            background: #fff;
            border: 2px solid #232323;
            left: -3px
        }

        .main-timeline .icon[b-nu8z750qya]:after {
            border: 2px solid #c6c6c6;
            left: 3px
        }

    .main-timeline .timeline:hover .icon[b-nu8z750qya]:before {
        left: 3px
    }

    .main-timeline .timeline:hover .icon[b-nu8z750qya]:after {
        left: -3px
    }

    .main-timeline .date-content[b-nu8z750qya] {
        width: 50%;
        float: left;
        margin-top: 22px;
        position: relative
    }

        .main-timeline .date-content[b-nu8z750qya]:before {
            content: "";
            width: 36.5%;
            height: 2px;
            background: #c6c6c6;
            margin: auto 0;
            position: absolute;
            top: 0;
            right: 10px;
            bottom: 0
        }

    .main-timeline .date-outer[b-nu8z750qya] {
        width: 200px;
        height: 200px;
        font-size: 16px;
        text-align: center;
        margin: auto;
        z-index: 1
    }

[b-nu8z750qya] img.about-products {
    max-width: 160px;
    max-height: 160px;
}

.main-timeline .date-outer[b-nu8z750qya]:before,
.main-timeline .date-outer[b-nu8z750qya]:after {
    content: "";
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.33s ease-out 0s
}

.main-timeline .date-outer[b-nu8z750qya]:before {
    background: #fff;
    border: 2px solid #232323;
    left: -6px
}

.main-timeline .date-outer[b-nu8z750qya]:after {
    border: 2px solid #c6c6c6;
    left: 6px
}

.main-timeline .timeline:hover .date-outer[b-nu8z750qya]:before {
    left: 6px
}

.main-timeline .timeline:hover .date-outer[b-nu8z750qya]:after {
    left: -6px
}

.main-timeline .date[b-nu8z750qya] {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-timeline .month[b-nu8z750qya] {
    font-size: 18px;
    font-weight: 700
}

.main-timeline .year[b-nu8z750qya] {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #232323;
    line-height: 36px
}

.main-timeline .timeline-content[b-nu8z750qya] {
    width: 50%;
    padding: 20px 0 20px 50px;
    float: right
}

.main-timeline .title[b-nu8z750qya] {
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 15px 0
}

.main-timeline .description[b-nu8z750qya] {
    margin-bottom: 0
}

.main-timeline .timeline:nth-child(2n) .date-content[b-nu8z750qya] {
    float: right
}

    .main-timeline .timeline:nth-child(2n) .date-content[b-nu8z750qya]:before {
        left: 10px
    }

.main-timeline .timeline:nth-child(2n) .timeline-content[b-nu8z750qya] {
    padding: 20px 50px 20px 0;
    text-align: right
}

.description[b-nu8z750qya] {
    height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
}

    /* width */
    .description[b-nu8z750qya]::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .description[b-nu8z750qya]::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    /* Handle */
    .description[b-nu8z750qya]::-webkit-scrollbar-thumb {
        background: #28844e;
        border-radius: 10px;
    }
.carousel-indicators[b-nu8z750qya] {
    position: relative;
    margin-bottom: 0;
}
[b-nu8z750qya] .carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: unset;
    cursor: pointer;
    background-color: #e1e1e1;
    background-clip: padding-box;
    border: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    opacity: 1;
    transition: opacity .6s ease;
    padding: 9px 29px;
    white-space:nowrap;

}
    [b-nu8z750qya] .carousel-indicators [data-bs-target].active {
        background: #007540;
        color: #fff;
    }
.carousel-inner[b-nu8z750qya] {
    padding: 41px 30px 30px 30px;
    box-shadow: 0 0 6px;
    margin-top: -13px;
}
.carousel-control-next[b-nu8z750qya], .carousel-control-prev[b-nu8z750qya] {
    position: relative;
    background: #007540;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: inline-flex;
    opacity: 1; 
    justify-content: center;
    margin-top: 20px;
    margin: 9px 5px;
}
.ourstory-sec h2[b-nu8z750qya] {
    color: #007540;
    font-style: italic;
    font-weight: 600;
    font-size: 27px;
}
@media only screen and (max-width: 991px) {
    .main-timeline .date-content[b-nu8z750qya] {
        margin-top: 35px
    }

        .main-timeline .date-content[b-nu8z750qya]:before {
            width: 22.5%
        }

    .main-timeline .timeline-content[b-nu8z750qya] {
        padding: 10px 0 10px 30px
    }

    .main-timeline .title[b-nu8z750qya] {
        font-size: 17px
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content[b-nu8z750qya] {
        padding: 10px 30px 10px 0
    }
}

@media only screen and (max-width: 767px) {
    .main-timeline[b-nu8z750qya]:before {
        margin: 0;
        left: 7px
    }

    .main-timeline .timeline[b-nu8z750qya] {
        margin-bottom: 20px
    }

        .main-timeline .timeline:last-child[b-nu8z750qya] {
            margin-bottom: 0
        }

    .main-timeline .icon[b-nu8z750qya] {
        margin: auto 0
    }

    .main-timeline .date-content[b-nu8z750qya] {
        width: 95%;
        float: right;
        margin-top: 0
    }

        .main-timeline .date-content[b-nu8z750qya]:before {
            display: none
        }

    .main-timeline .date-outer[b-nu8z750qya] {
        width: 110px;
        height: 110px
    }

        .main-timeline .date-outer[b-nu8z750qya]:before,
        .main-timeline .date-outer[b-nu8z750qya]:after {
            width: 110px;
            height: 110px
        }

    .main-timeline .date[b-nu8z750qya] {
        top: 30%
    }

    .main-timeline .year[b-nu8z750qya] {
        font-size: 24px
    }

    .main-timeline .timeline-content[b-nu8z750qya],
    .main-timeline .timeline:nth-child(2n) .timeline-content[b-nu8z750qya] {
        width: 95%;
        text-align: center;
        padding: 10px 0
    }

    .main-timeline .title[b-nu8z750qya] {
        margin-bottom: 10px
    }
    .carousel-indicators[b-nu8z750qya] {
        margin: 0;
        justify-content: start;
        overflow: auto;
    }
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/PresidentStarAssociate.cshtml.rz.scp.css */
.Crown_title[b-r6igdaq8nx] {
    font-size: 17px;
    color: #012e15;
    font-weight: 600;
}

.stories[b-r6igdaq8nx] {
    text-align: justify;
    height: 100px;
}

    .stories p[b-r6igdaq8nx] {
        overflow: hidden;
        text-overflow: clip;
        height: 100px;
    }
/* _content/DearLifeWeb/Areas/Open/Views/Home/PrivacyPolicy.cshtml.rz.scp.css */
.headertitle[b-ouuuul9osi] {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}

.subherder[b-ouuuul9osi] {
    position: relative;
}

.text-primary[b-ouuuul9osi] {
    color: #28844e !important;
}

.content[b-ouuuul9osi] {
    margin: 30px 0px;
}

.content-bg h5[b-ouuuul9osi] {
    color: #007540;
    font-weight: 600;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/ProductExchangePolicy.cshtml.rz.scp.css */
.headertitle[b-9xm6woccpj] {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}

.subherder[b-9xm6woccpj] {
    position: relative;
}

.text-primary[b-9xm6woccpj] {
    color: #28844e !important;
}

.content[b-9xm6woccpj] {
    margin: 30px 0px;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/SatyanBhatia.cshtml.rz.scp.css */
.team-name-details[b-ryoar1938g] {
    background: #eaeaea;
    padding-top: 92px;
    padding-bottom: 31px;
    margin-bottom: 18px;
    margin-top: -110px;
}
.persion-socila-media[b-ryoar1938g]{
    text-align:center
}
.persion-socila-media img[b-ryoar1938g] {
    width: 36px;
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/SeniorCrownPresidentStarAssociate.cshtml.rz.scp.css */
.Crown_title[b-42k9s8i5au] {
    font-size: 17px;
    color: #012e15;
    font-weight: 600;
}

.stories[b-42k9s8i5au] {
    text-align: justify;
    height: 100px;
}

    .stories p[b-42k9s8i5au] {
        overflow: hidden;
        text-overflow: clip;
        height: 100px;
    }
/* _content/DearLifeWeb/Areas/Open/Views/Home/ShippingPolicy.cshtml.rz.scp.css */
.headertitle[b-mk1z9hm3al] {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}
.subherder[b-mk1z9hm3al] {
    position: relative;
}
 .text-primary[b-mk1z9hm3al] {
    color: #28844e !important;
}
.content[b-mk1z9hm3al] {
    margin: 30px 0px; 
}
/* _content/DearLifeWeb/Areas/Open/Views/Home/SuccessStory.cshtml.rz.scp.css */
h1.sucess-story-title[b-twnjpj8aft] {
    margin-left: -200px;
    background: #fff;
    box-shadow: 0 0 6px;
    width: 100%;
    padding: 10px 24px;
    margin-top: 37px;
    border-radius: 9px;
    font-size: 27px;
    text-align: center;
    font-style: italic;
    text-transform: uppercase;
    font-weight: 600;
}
.youtubevideo[b-twnjpj8aft] {
    aspect-ratio: 16/9;
    width: 100%;
    height: 360px;
}
@media only screen and (max-width: 767px)  {
    h1.sucess-story-title[b-twnjpj8aft] {
        margin-left: 0;
        background: #fff;  
    }
    .youtubevideo[b-twnjpj8aft] {
        margin-top: 20px;
        aspect-ratio: 16 / 9;
        width: 100%; 
    }

}
@media only screen and (min-width: 768px) and (max-width: 1080px) {
    .youtubevideo[b-twnjpj8aft] { 
        width: 100%;
        height: 232px;
    }
    h1.sucess-story-title[b-twnjpj8aft] {
        margin-top: -8px;
        font-size: 15px;
    }
}
    @media only screen and (min-width: 1601px) {
        .youtubevideo[b-twnjpj8aft] { 
            width: 100%;
            height: 476px;
        }

        h1.sucess-story-title[b-twnjpj8aft] {
            font-size: 33px;
        }
    }
/* _content/DearLifeWeb/Areas/Products/Views/Products/Product.cshtml.rz.scp.css */
.filter-left[b-s1zrphma7u] {
    border: 3px solid;
    border-radius: 8px;
}

.filter-ul ul[b-s1zrphma7u] {
    margin-bottom: 0;
    padding-left: 0;
}
[b-s1zrphma7u] .product {
    border: 1px #264796 solid;
}
[b-s1zrphma7u] img.rating {
    width: 14px;
    margin-right: 7px;
    margin-bottom: 17px;
    cursor: pointer;
}

.filter-ul a[b-s1zrphma7u] {
    text-decoration: none;
    color: #000;
    margin-bottom: 11px;
    display: block;
}

.filter-ul li[b-s1zrphma7u] {
    list-style-type: none;
}

[b-s1zrphma7u] .filter-left .accordion-body {
    max-height: 290px;
    overflow: auto;
}
[b-s1zrphma7u] .socialsharing {
    position: absolute;
    right: 0;
    width: 47px;
    font-size: 23px;
    height: 100%;
    display: none;
}
    [b-s1zrphma7u] .socialsharing a {
        text-align: center;
        padding: 10px 0;
        font-size: 16px;
        color: #fff;
        background: #264796;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        margin-bottom: 19px;
    }
        [b-s1zrphma7u] .socialsharing a:hover{
            color:#fff;
        }
        [b-s1zrphma7u] .product:hover .socialsharing {
            display: block;
        }
[b-s1zrphma7u] aside.socialsharing {
    border: 0px solid #28844e;

}
.product  .socialsharing[b-s1zrphma7u] {
    position: absolute;
    right: 0;
    width: 60px;
    display: block;
    display: none;
}
[b-s1zrphma7u] .prd-list-image {
    width: 100%;
    aspect-ratio: 2 / 2;
    object-fit: cover;
}
.filter-left span[b-s1zrphma7u] {
    font-weight: 600;
    color: #000 !important;
}
subheading[b-s1zrphma7u] {
    font-size: 40px;
    font-weight: bold;
    color: #fff;
}
 .filter-left-sec[b-s1zrphma7u] {
    max-width: 310px;
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
    /*::deep .filter-left {
        display: none;
    }*/
   [b-s1zrphma7u] .socialsharing { 
        width: 22px; 
    }
        [b-s1zrphma7u] .socialsharing a { 
            font-size: 11px; 
            width: 18px;
            height: 18px; 
        }
}
/* _content/DearLifeWeb/Areas/Products/Views/Products/ProductView.cshtml.rz.scp.css */
.cartqty button[b-9zg7qiiaaz] {
    font-size: 27px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-9zg7qiiaaz] .socialsharing {
    font-size: 23px;
    display: flex;
}

    [b-9zg7qiiaaz] .socialsharing a {
        text-align: center;
        padding: 10px 20px;
        font-size: 16px;
        color: #fff;
        background: #264796;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        margin-bottom: 19px;
        margin: 0 9px;
    }


[b-9zg7qiiaaz] .product {
    border: 1px #264796 solid;
}

[b-9zg7qiiaaz] aside.socialsharing {
    width: 100%;
    display: flex;
    border: 0px solid #28844e;
    border-radius: 10px;
}

.nav-pills .nav-link.active[b-9zg7qiiaaz], .nav-pills .show > .nav-link[b-9zg7qiiaaz] {
    color: #fff;
    background-color: #409161;
}

.nav-pills .nav-link[b-9zg7qiiaaz] {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
    color: #409161;
}

.prd-tumbimages[b-9zg7qiiaaz]  img {
    aspect-ratio: 2 / 2;
    width: 100%;
    object-fit: cover;
}

.prd-select-image[b-9zg7qiiaaz] {
    aspect-ratio: 2 / 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .prd-select-image[b-9zg7qiiaaz]  img {
        max-width: 100%;
        max-height: 100%;
    }

ul.size-attr[b-9zg7qiiaaz] {
    padding-left: 0;
    margin-bottom: 0;
}

ul.size-attr li[b-9zg7qiiaaz] {
    display: inline-flex;
    border: 1px solid #eee;
    padding: 2px 11px;
    min-width: 62px;
    text-align: center;
    justify-content: center;
}
ul.size-attr li:hover[b-9zg7qiiaaz], ul.size-attr li.active[b-9zg7qiiaaz] {
    background: #007540;
    color: #fff;
    cursor: pointer;
}
ul.size-attr li.disabled[b-9zg7qiiaaz] {
    background: #cfcdcd;
    color: #b5aaaa;
    pointer-events: none;
    position:relative;
}
ul.size-attr li.disabled[b-9zg7qiiaaz]::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #afafaf;
    position: absolute;
    top: 13px;
    left: 0;
    transform: rotate(337deg);
}
[b-9zg7qiiaaz] .socialsharing {
    position: absolute;
    right: 0;
    width: 47px;
    font-size: 23px;
    height: 100%;
    display: none;
}

    [b-9zg7qiiaaz] .socialsharing a {
        text-align: center;
        padding: 10px 0;
        font-size: 16px;
        color: #fff;
        background: #264796;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        margin-bottom: 19px;
    }

[b-9zg7qiiaaz] .product .socialsharing {
    width: 60px;
    display: none;
    right: 0;
}
[b-9zg7qiiaaz] .product:hover .socialsharing {
    display: block;
}

[b-9zg7qiiaaz] aside.socialsharing {
    border: 0px solid #28844e;
}
[b-9zg7qiiaaz] .sharelink .socialsharing {
    position:relative;
}

[b-9zg7qiiaaz] .prd-tumbimages {
    margin-top: 17px;
}
[b-9zg7qiiaaz] .prd-tumbimages img {
    aspect-ratio: 2 / 2;
    object-fit: cover;
    cursor:pointer;
}
[b-9zg7qiiaaz] .product-view-tumb .owl-next {
    position: absolute;
    top: calc(50% - 12px);
    right: 0;
}
[b-9zg7qiiaaz] .product-view-tumb .owl-prev {
    position: absolute;
    top: calc(50% - 12px);
    left: 0;
}


.prd-list-image[b-9zg7qiiaaz] {
    width: -webkit-fill-available !important;
    aspect-ratio: 2 / 2;
    object-fit: cover;
}
[b-9zg7qiiaaz] .xzoom-container {
    aspect-ratio: 2/ 2;
    width: -webkit-fill-available !important;
}
.clickshow-image[b-9zg7qiiaaz]  img {
    max-width: 100%; 
    max-height: calc(100vh - 162px);
    margin:0px auto;
    width:auto;
}
[b-9zg7qiiaaz] #place-tumbimage .owl-stage {
    width: 100% !important;
}
 
[b-9zg7qiiaaz] #place-tumbimage .owl-item {
    float: left;
}
[b-9zg7qiiaaz] #place-tumbimage .owl-nav {
  display:none;
}
/* _content/DearLifeWeb/Areas/ShoppingCart/Views/ShoppingCart/Cart.cshtml.rz.scp.css */
.qtycart[b-etoiic6j7u] {
    width: 83px;
    display: flex; 
    margin: 0px auto;
}
.qtycart span[b-etoiic6j7u] {
    min-width: 50%;
    display: block;
    display: flex;
    align-items: center;
    padding: 0 7px;
    justify-content:center;
}

.qtycart button[b-etoiic6j7u] {
    background: #28844e;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 2px 0;
    min-width: 32px;
    height: 32px;
    border-radius: 50%;
}

 
/* _content/DearLifeWeb/Areas/ShoppingCart/Views/ShoppingCart/Checkout.cshtml.rz.scp.css */
.step-num[b-9a48bo74hc] {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 2px solid #dfdada;
    left: -44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #28844e;
    color: #fff;
}

.conf_left[b-9a48bo74hc] {
    background: transparent linear-gradient( 54deg, #97291E 0%, #E77827 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 30px;
    border-radius: 10px 0 0 10px;
}

#confirm_popup .close[b-9a48bo74hc], #failed_popup .close[b-9a48bo74hc] {
    position: absolute;
    right: 25px;
    top: -19px;
    background: #053C6D;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}

    #confirm_popup .close i[b-9a48bo74hc], #failed_popup .close i[b-9a48bo74hc] {
        font-size: 16px;
        position: relative;
        top: -2px;
    }

.confirm-popup_right[b-9a48bo74hc] {
    padding: 31px;
}

.conf_left h4[b-9a48bo74hc] {
    font-weight: 800;
}


#confirm_popup .modal-content[b-9a48bo74hc] {
    border-radius: 10px;
    border: none;
}

.successpopup_btn a[b-9a48bo74hc] {
    border: 1px solid #053C6D;
    color: #053C6D;
    padding: 6px 16px;
    margin-right: 12px;
    border-radius: 4px;
    text-decoration: none;
}

    .successpopup_btn a:last-child[b-9a48bo74hc] {
        border-color: #E77827;
        background: #E77827;
        color: #fff;
    }


div#shippingAddress_popup .close[b-9a48bo74hc] {
    position: absolute;
    right: -15px;
    top: -18px;
    background: #28844e;
    opacity: 1;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    z-index: 999;
    line-height: 0;
    text-align: center;
}
ul.checkout-ul li[b-9a48bo74hc]::before {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    left: -31px;
    background: #dfdada;
}

.confirm-popup_right[b-9a48bo74hc]  img {
    width: 27px;
}
.confirm-popup_right p[b-9a48bo74hc]{
    margin-bottom:0px;
}
ul.checkout-ul li:last-child[b-9a48bo74hc]::before {
    display: none
}

ul.checkout-ul[b-9a48bo74hc] {
    margin-left: 10px;
}

    ul.checkout-ul li[b-9a48bo74hc] {
        position: relative;
        list-style-type: none;
    }
.address[b-9a48bo74hc]{
    cursor:pointer;
}
.address p[b-9a48bo74hc] {
    margin-bottom: 0;
}

.check-icon[b-9a48bo74hc] {
    position: absolute;
    right: 0;
    top: 0;
    display:none;
}
.address h3[b-9a48bo74hc] {
    font-size: 18px;
}
.address.selected .check-icon[b-9a48bo74hc] {
    display:block;
}
/* _content/DearLifeWeb/Areas/ShoppingCart/Views/ShoppingCart/PaymentConfirmation.cshtml.rz.scp.css */
header .navbar-nav[b-4mrgi7u8b1] {
    background: #28844e;
}

header .header-list > li a[b-4mrgi7u8b1] {
    color: #000;
}


.conf_left[b-4mrgi7u8b1] {
    background: transparent linear-gradient( 54deg, #97291E 0%, #E77827 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    padding: 30px;
    border-radius: 10px 0 0 10px;
}

.confirm-popup_right[b-4mrgi7u8b1] {
    padding: 31px 31px 0;
    min-height: 236px;
}

.conf_left h4[b-4mrgi7u8b1] {
    font-weight: 800;
}

.modal-content[b-4mrgi7u8b1] {
    border-radius: 10px;
}
/* _content/DearLifeWeb/Views/Home/Error.cshtml.rz.scp.css */
.fullpage[b-v0srsjs868] {
    height: calc(100vh - 112px);
    display: flex;
    align-items: center;
    justify-content: center; 
}


.fullpage h5[b-v0srsjs868] {
    text-align: center;
    color: #198754;
    font-size: 35px;
    margin-bottom: 15px;
}
 
/* _content/DearLifeWeb/Views/Home/Home.cshtml.rz.scp.css */

/*content*/
.home-about-banner[b-xmb4bv8wbd] {
    color: #fff;
    text-align: center;
    margin-top: 30px;
    background-image: url('images/open-site/home-about-bg.png');
    padding: 50px 0;
}
/*content end*/

/*new design start*/
.new-prod[b-xmb4bv8wbd] {
    background: #f6f4f4;
    padding: 18px;
    border-radius: 10px;
}

.star-achivers-text[b-xmb4bv8wbd] {
    text-align: left;
}

.new-prod-details p[b-xmb4bv8wbd] {
    margin-bottom: 0;
    min-height: 19px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

[b-xmb4bv8wbd] a.text-primary.aboutlink {
    text-decoration: none;
    color: #fff !important;
}

.new-prod-details h2[b-xmb4bv8wbd] {
    font-size: 20px;
    margin-top: 10px;
    font-weight: 600;
    font-style: italic;
    min-height: 48px;
}

[b-xmb4bv8wbd] a.bloglinks {
    text-decoration: none;
    font-weight: 600;
}

.about-home-details[b-xmb4bv8wbd] {
    position: relative;
    z-index: 9;
    background-image: url('images/open-site/about-content-bg.webp');
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
    border-radius: 15px;
}

.about-sections[b-xmb4bv8wbd] {
    position: relative;
}

    .about-sections[b-xmb4bv8wbd]  img {
        position: absolute;
        top: 0;
        aspect-ratio: 1350 / 448;
        height: 50%;
        object-fit: cover;
    }

.about-sections-title[b-xmb4bv8wbd] {
    position: relative;
    z-index: 9;
    color: #fff;
}

.starachivers[b-xmb4bv8wbd] {
    background-image: url('images/open-site/leaf-bg.webp');
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 50px;
}

.schedule[b-xmb4bv8wbd] {
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .schedule h1[b-xmb4bv8wbd] {
        font-size: 30px;
        font-weight: 700;
        font-style: italic;
    }

[b-xmb4bv8wbd] .home-schedule-btn {
    display: flex;
    background: #007540;
    float: left;
    color: #fff;
    align-items: center;
    padding: 12px;
    border-radius: 7px;
    text-decoration: none;
}

    [b-xmb4bv8wbd] .home-schedule-btn i {
        font-size: 30px;
        margin-right: 13px;
    }

.home-blog-list-text p[b-xmb4bv8wbd] {
    margin-top: 12px;
    margin-bottom: 2px;
}

.home-blog-list-text h1[b-xmb4bv8wbd] {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
}

[b-xmb4bv8wbd] .owl-carousel .owl-item img {
    display: block;
    width: -webkit-fill-available;
    object-fit: cover;
}

.home-blog-list-text a[b-xmb4bv8wbd] {
    color: #8ac100;
    text-decoration: none;
    border-bottom: 1px solid;
    padding-bottom: 3px;
    font-size: 13px;
}

.brosw-title[b-xmb4bv8wbd] {
    font-size: 30px;
    font-weight: 600;
    color: #387e01;
    font-style: italic;
    text-decoration: none;
    text-align: left;
}

[b-xmb4bv8wbd] .home-category button.owl-next {
    position: absolute;
    top: calc(50% - 35px);
    right: 15px;
    font-size: 32px !important;
}

[b-xmb4bv8wbd] .home-category button.owl-prev {
    position: absolute;
    top: calc(50% - 35px);
    left: 15px;
    font-size: 32px !important;
}

.loved-products-title h3[b-xmb4bv8wbd] {
    font-size: 29px;
    font-style: italic;
    color: #014e33;
    font-weight: 600;
}

.about-sections-title h1[b-xmb4bv8wbd] {
    font-size: 42px;
    font-weight: 600;
    font-style: italic;
}

.news_blog h2[b-xmb4bv8wbd] {
    color: #007540;
    font-weight: 600;
    font-size: 34px;
    font-style: italic;
}

.blog-date[b-xmb4bv8wbd] {
    position: absolute;
    top: 0;
    background: #007540;
    left: 29px;
    font-size: 36px;
    width: 73px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    border-radius: 0 0 15px 15px;
    line-height: 28px;
    padding: 13px 0 8px 0;
}

    .blog-date span[b-xmb4bv8wbd] {
        font-style: italic;
    }

    .blog-date label[b-xmb4bv8wbd] {
        font-size: 20px;
    }

.home-blog-list-image[b-xmb4bv8wbd] {
    position: relative;
}

    .home-blog-list-image[b-xmb4bv8wbd]  img {
        border-radius: 10px;
    }

.home-about-btn[b-xmb4bv8wbd] {
    position: absolute;
    background: #689b43;
    display: inline-block;
    padding: 8px 56px;
    color: #fff;
    left: calc(50% - 82px);
    bottom: -68px;
    border-radius: 12px;
}

.new-prod-image[b-xmb4bv8wbd] {
    position: relative;
}

.loved-prd-btn[b-xmb4bv8wbd] {
    position: absolute;
    right: 0;
}

    .loved-prd-btn ul[b-xmb4bv8wbd] {
        padding-left: 0;
        margin-bottom: 0;
    }

    .loved-prd-btn li[b-xmb4bv8wbd] {
        list-style-type: none;
        font-size: 23px;
        margin-bottom: 11px;
        text-align: center;
        cursor: pointer;
    }

/*new design end*/
.topselling-products h2[b-xmb4bv8wbd] {
    font-weight: bold;
    color: #28844E;
}

.home-about-banner h2[b-xmb4bv8wbd] {
    font-weight: bold
}

.IMCEthics[b-xmb4bv8wbd] {
    position: relative;
}

.imc-content[b-xmb4bv8wbd] {
    color: #fff;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 17px 17px;
    background: linear-gradient(1deg, #0000008a, transparent);
    display: flex;
    align-items: end;
}

    .imc-content h1[b-xmb4bv8wbd], {
        font-size: 29px;
        font-weight: 700;
    }

.starachivers h2[b-xmb4bv8wbd] {
    font-size: 29px;
    font-weight: 700;
    color: #28844E;
}

[b-xmb4bv8wbd] .IMCEthics img {
    aspect-ratio: 659/329;
    width: 100%;
}

[b-xmb4bv8wbd] .mian-banner img {
    aspect-ratio: 27/11;
    width: fit-content;
}

.owl-carousel .owl-item img[b-xmb4bv8wbd] {
    width: fit-content;
}

.StarAchievers .item[b-xmb4bv8wbd] {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.StarAchievers img[b-xmb4bv8wbd] {
    width: 100% !important;
}

.StarAchieversdata[b-xmb4bv8wbd] {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(1deg, black, transparent);
    top: 0;
    color: #fff;
    padding: 22px;
    display: flex;
    align-items: end;
}

    .StarAchieversdata p[b-xmb4bv8wbd] {
        margin-bottom: 0;
    }

    .StarAchieversdata h1[b-xmb4bv8wbd] {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 0;
    }

.imc-content h1[b-xmb4bv8wbd] {
    font-size: 24px;
    font-weight: bold;
}

.about-us-sec[b-xmb4bv8wbd] {
    position: relative;
}

    .about-us-sec[b-xmb4bv8wbd]::before {
        left: 37px;
        content: "";
        position: absolute;
        top: -39px;
        width: 153px;
        height: 140px;
        background-image: url(images/icons/h6_leaf-1.png);
        background-size: 165px;
        background-repeat: no-repeat;
    }

    .about-us-sec[b-xmb4bv8wbd]::after {
        content: "";
        position: absolute;
        right: 164px;
        top: -134px;
        width: 153px;
        height: 191px;
        background-image: url(images/icons/h6_leaf-2.png);
        background-size: 165px;
        background-repeat: no-repeat;
        z-index: 99;
    }


.owl-carousel.StarAchievers .item[b-xmb4bv8wbd] {
    position: relative;
    text-align: center;
}

.StarAchievers .item img[b-xmb4bv8wbd] {
    display: block;
    width: 100%;
    height: auto;
}

.StarAchievers .item .text-overlay[b-xmb4bv8wbd] {
    padding: 10px 28px;
    color: #000;
    width: 100%;
    box-sizing: border-box;
    font-size: 11px;
    text-align: left;
    position: absolute;
    bottom: 0;
    font-weight: 600;
    min-height: 69px;
    text-transform: uppercase;
}

[b-xmb4bv8wbd] .home-category-sec .txt-white {
    position: absolute;
    top: 32px;
    color: #000;
    font-style: italic;
    left: 23px;
}

[b-xmb4bv8wbd] .home-category-sec {
    position: relative;
}

.home-category-sec span[b-xmb4bv8wbd]::after {
    content: ">";
    margin-left: 8px;
}

[b-xmb4bv8wbd] .home-category-sec .txt-white h6 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0;
}

[b-xmb4bv8wbd] .home-category-sec .txt-white span {
    font-size: 17px;
}

[b-xmb4bv8wbd] .home-category-sec img {
    border-radius: 20px !important;
    overflow: hidden !important;
}

h1.star-achivers-text[b-xmb4bv8wbd] {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
}

.StarAchievers[b-xmb4bv8wbd] {
    font-style: italic;
}

[b-xmb4bv8wbd] .socialsharing {
    position: absolute;
    right: 0;
    width: 47px;
    font-size: 23px;
    height: 100%;
    display: none;
}

    [b-xmb4bv8wbd] .socialsharing a {
        text-align: center;
        padding: 10px 0;
        font-size: 16px;
        color: #fff;
        background: #264796;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;
        margin-bottom: 19px;
    }

        [b-xmb4bv8wbd] .socialsharing a:hover {
            color: #fff;
        }

[b-xmb4bv8wbd] .product:hover .socialsharing {
    display: block;
}

[b-xmb4bv8wbd] aside.socialsharing {
    border: 0px solid #28844e;
}

.product .socialsharing[b-xmb4bv8wbd] {
    position: absolute;
    right: 0;
    width: 60px;
    display: block;
    display: none;
}

[b-xmb4bv8wbd] .product {
    border: 1px #dfe2eb solid;
}

@media screen and (max-width:480px) {
    .about-us-sec[b-xmb4bv8wbd]::before, .about-us-sec[b-xmb4bv8wbd]::after {
        display: none;
    }

    .about-home-details[b-xmb4bv8wbd] {
        background-position: left;
    }
}

@media screen and (min-width:1520px) {
    .schedule h1[b-xmb4bv8wbd] {
        font-size: 42px;
    }

    .brosw-title[b-xmb4bv8wbd] {
        font-size: 39px;
    }

    .starachivers p[b-xmb4bv8wbd] {
        font-size: 23px;
    }

    .about-us-sec[b-xmb4bv8wbd]::after {
        right: 248px;
        top: -134px;
    }

    [b-xmb4bv8wbd] .socialsharing {
        width: 22px;
    }

        [b-xmb4bv8wbd] .socialsharing a {
            font-size: 11px;
            width: 18px;
            height: 18px;
        }
}

@media screen and (min-width: 1601px) {
    h1.star-achivers-text[b-xmb4bv8wbd] {
        font-size: 46px;
        font-style: italic;
    }

    .StarAchievers .item .text-overlay[b-xmb4bv8wbd] {
        font-size: 17px;
        min-height: 95px;
    }

    .starachivers[b-xmb4bv8wbd] {
        padding: 100px 12px;
    }

    [b-xmb4bv8wbd] .socialsharing {
        width: 22px;
    }

        [b-xmb4bv8wbd] .socialsharing a {
            font-size: 11px;
            width: 18px;
            height: 18px;
        }
}
/* _content/DearLifeWeb/Views/Shared/Components/DispatchOrderTrackingDetailsByAwbNo/DispatchOrderTrackingDetailsByAwbNo.cshtml.rz.scp.css */
 ul.timeline li[b-rtdbpfqctn] {
    display: inline-block;
    background: #f5f5f5;
    width: 80%;
    margin-left: 80px;
    padding: 12px 12px;
    margin-bottom: 11px;
    position: relative;
    border-radius: 6px;
    border: 1px solid #cdcdcd;
}

ul.timeline[b-rtdbpfqctn] {
    margin-bottom: 0;
    padding-left: 0;
}

    ul.timeline li[b-rtdbpfqctn]::before {
        content: "";
        width: 2px;
        height: calc(100% + 12px);
        background: #c7c7c7;
        position: absolute;
        left: -26px;
        top: 34px;
    }

    ul.timeline li:last-child[b-rtdbpfqctn]::before {
        display: none
    }

    ul.timeline li[b-rtdbpfqctn]::after {
        content: "";
        width: 20px;
        height: 20px;
        border: 4px solid #7c7c7c;
        left: -35px;
        top: 16px;
        border-radius: 50%;
        position: absolute;
        background: #fff;
    }

.timeline-date[b-rtdbpfqctn] {
    position: absolute;
    left: -90px;
    top: 15px;
    font-size: 15px;
    color: #000;
    font-weight: 700;
}

.timeline-title[b-rtdbpfqctn] {
    background: #7c7c7c;
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 10px;
    font-size: 13px;
    margin-bottom: 6px;
}
.timeline li.compleated .timeline-title[b-rtdbpfqctn] {
    background: #198754;
}
ul.timeline li.compleated[b-rtdbpfqctn]::before {
   background: #198754
}
.compleated:last-child [b-rtdbpfqctn]::before {
    background: #7c7c7c;
}

ul.timeline li.compleated[b-rtdbpfqctn]::after {
    content: "";
    border-color: #198754;
}

    .timeline-date span[b-rtdbpfqctn] {
        display: block;
        font-weight: 600;
        color: #b1afaf;
        font-size: 18px;
    }
ul.scandata[b-rtdbpfqctn] {
    padding-left: 0;
    /* display:none; */
}
    ul.scandata li[b-rtdbpfqctn] {
        margin-left: 0 !important;
        width:100%;
    }
.scandata-title[b-rtdbpfqctn] {
    font-size: 14px;
    font-weight: 600;
}
.scandata-location[b-rtdbpfqctn] {
    font-size: 12px;
}
.scandata-title-date[b-rtdbpfqctn] {
    font-size: 12px;
}
ul.scandata li[b-rtdbpfqctn]::after, ul.scandata li[b-rtdbpfqctn]::before {
    display: none;
}
.trackline[b-rtdbpfqctn] {
    position: absolute;
    height: 0;
    width: 3px;
    background: #198754;
    top: 34px;
    left: -26px;
    transition-duration: 2s;
}
    .trackline.active[b-rtdbpfqctn] {
        height: calc(100% + 12px);
    }
    ul.timeline li:last-child .trackline[b-rtdbpfqctn] {
        display: none;
    }
/*ul.timeline li:nth-child(even) .timeline-title {
    background: green;
}

ul.timeline li:nth-child(odd)::after {
    border-color: #ffc107;
}*/
.timeline-Remarks[b-rtdbpfqctn] {
    font-weight: 600
}

.timeline-role[b-rtdbpfqctn] {
    border: 1px solid #b9b9b9;
    border-radius: 23px;
    padding: 0 10px;
    min-width: 55px;
    display: inline-block;
    text-align: center;
    line-height: 21px;
    font-size: 14px;
    margin-left: 18px;
    color: #605d5d;
    font-weight: 500;
}
.timeline-status[b-rtdbpfqctn]{

}

[b-rtdbpfqctn] .modal-header {
    position: sticky;
    z-index: 99;
    top: 0;
}
/* _content/DearLifeWeb/Views/Shared/Components/PopupInfo/PopupInfo.cshtml.rz.scp.css */
.popupform h3[b-q1zl8eldkd] {
    margin: 0;
 padding: 10px;
 color: #fff;
 font-weight: bold;
 padding-bottom: 1px;
 text-transform: capitalize;
 font-size: 15px;
 background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #000),color-stop(1, #a1a1a1));
}
.login_form.modal[b-q1zl8eldkd] {
 border-radius: 0;
 line-height: 18px;
 padding: 0;
 max-width: 500px !important;
 font-family: "Lucida Grande", Verdana, sans-serif;
}
.login_form.modal p[b-q1zl8eldkd] {
    padding: 20px 30px;
    border-bottom: 1px solid #ddd;
    margin: 0;
    text-align: center;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #eee),color-stop(1, #fff));
    overflow: hidden;
    font-weight: bold;
    font-size: 14px;
    text-transform: math-auto;
}
/* _content/DearLifeWeb/Views/Shared/Components/SocialSharing/SocialSharing.cshtml.rz.scp.css */
.::deep socialsharing[b-4ps7pu62mu] {
    text-align: center;
}

  [b-4ps7pu62mu]  .socialsharing a {
        display: inline-block;
        padding: 0.7em;
        line-height: 0;
        /* margin-bottom: 2em; */
        color: #000;
    }

[b-4ps7pu62mu] aside.socialsharing {
    width: 100%;
    display: flex;
    border: 3px solid #28844e;
    border-radius: 10px;
    /* left: 0; */
}
.twitter-x[b-4ps7pu62mu] {
    mask-image: url(images/icons/twetter-x.webp);
    background: #fff;
    mask-position: center;
    -webkit-mask-image: url(images/icons/twetter-x.webp);
    -webkit-mask-size: 12px;
    width: 20px;
    height: 20px;
    -webkit-mask-repeat: no-repeat;
}
/* _content/DearLifeWeb/Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
/*comann class*/

body[b-ffw00dgayj] {
    font-family: "Poppins", sans-serif;
    font-style: normal;
}

h1[b-ffw00dgayj], h2[b-ffw00dgayj], h3[b-ffw00dgayj], h4[b-ffw00dgayj], h5[b-ffw00dgayj], h6[b-ffw00dgayj] {
    font-family: "Goldman", sans-serif;
    font-style: normal;
}

header[b-ffw00dgayj] {
    background: #D1E7C3;
    padding: 5px 0px;
    position: sticky;
    top: 0;
    z-index: 999;
    width: 100%;
  
}
footer h4[b-ffw00dgayj] {
    font-size: 20px;
    padding-bottom: 5px;
    border-bottom: 3px #fff solid;
    border-bottom-style: dotted;
}
.input-group .btn[b-ffw00dgayj] {
    position: relative;
    z-index: 2;
    right: 40px;
}

img.website-logo[b-ffw00dgayj] {
    width: 100%;
}



.icon[b-ffw00dgayj] {
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
}

[b-ffw00dgayj] .text-primary {
    color: #28844e !important;
}
[b-ffw00dgayj] label:empty, [b-ffw00dgayj] span:empty {
    display: none;
}
/*comman class end*/
/*header Start*/
.header[b-ffw00dgayj] {
    padding: 8px 0px;
    position: sticky;
    background: #fff;
    top: 0;
    box-shadow: 0 0 6px #ddd8d8;
    z-index: 999;
}

.logo[b-ffw00dgayj] {
    max-width: 109px;
    margin-bottom: -41px;
    margin-top: 23px;
}


    .logo[b-ffw00dgayj]  img {
        width: 65px;
    }

[b-ffw00dgayj] .f-14 {
    font-size: 14px;
}

nav.header-main-menu li[b-ffw00dgayj] {
    display: inline-flex;
    position: relative;
}

    nav.header-main-menu li:last-child .single-menu[b-ffw00dgayj] {
        left: unset;
        right: 0px;
    }

[b-ffw00dgayj] nav.header-main-menu a {
    width: 100%;
    white-space: nowrap;
    color: #000;
    display: block;
    text-decoration: none;
    margin-right: 25px;
}

ul.header-right-menu[b-ffw00dgayj] {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    list-style:none;
}

    ul.header-right-menu[b-ffw00dgayj]  img {
        width: 22px;
        aspect-ratio:2/2;
        object-fit:cover;
    }

[b-ffw00dgayj] .header-right-menu a {
    color: #000;
    text-decoration: none;
    text-align: center;
    margin-left: 24px;
    display: block;
}


ul.header-right-menu input[type="text"][b-ffw00dgayj] {
    padding: 5px 20px;
    border: 1px solid #8B96A5;
    border-radius: 21px;
    width: 284px;
}


.header-right-menu li[b-ffw00dgayj] {
    display: inline-flex;
    position: relative;
    margin-left: 0;
    justify-content: center;
}

    .header-right-menu li:empty[b-ffw00dgayj] {
        display: none;
    }



.header-right-menu span[b-ffw00dgayj] {
    font-size: 14px;
    width: 100%;
    display: block;
}

.mainmenu-submenu[b-ffw00dgayj] {
    position: absolute;
    display: none;
    right: 0px;
}

.submenu ul[b-ffw00dgayj] {
    box-shadow: 0px 3px 6px #b3b1b1;
    /*border-radius: 5px;*/
    position: relative;
    /*overflow: hidden;*/
}

    .submenu ul li[b-ffw00dgayj] {
        position: relative;
    }

.subsubmenu[b-ffw00dgayj] {
    position: absolute !important;
    display: none;
    right: calc(100% - 6px);
}

    .subsubmenu ul[b-ffw00dgayj] {
        position: relative !important;
        margin-right: 24px;
    }

.submenu ul li:hover .subsubmenu[b-ffw00dgayj] {
    display: block;
}

.subsubmenu ul[b-ffw00dgayj]::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    background: #28844e;
    top: 0px;
    left: 0px;
    transition-duration: 1s;
}

.single-menu[b-ffw00dgayj] {
    position: absolute;
    left: 0;
    display: none;
}

.submenu[b-ffw00dgayj] {
    top: 24px;
    padding-top: 10px;
}

.single-menu ul[b-ffw00dgayj] {
    background: #fff;
    padding: 10px 18px;
    line-height: 30px;
    min-width: 230px;
}

.header-main-menu li:hover .submenu[b-ffw00dgayj] {
    display: block;
}

.submenu ul[b-ffw00dgayj]::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    background: #28844e;
    top: 0px;
    left: 0px;
    transition-duration: 1s
}


.mainmenu-submenu ul[b-ffw00dgayj] {
    background: #fff;
    padding-left: 0;
    padding: 15px 15px;
    column-count: 2;
}

.mainmenu-submenu li[b-ffw00dgayj] {
    margin-bottom: 10px;
    min-width: 300px;
}

[b-ffw00dgayj] .login-card .nav-tabs .nav-link.active {
    background: #28844e !important;
    color: #fff;
}

[b-ffw00dgayj] .login-card .nav-tabs .nav-link {
    color: #000;
}

[b-ffw00dgayj] .cart-body a {
    color: #000;
    text-decoration: none;
    padding-right: 11px;
}

[b-ffw00dgayj] .mainmenu-submenu a {
    white-space: break-spaces !important;
    color: #000;
    text-decoration: none;
    display: flex !important;
    min-width: 100%;
    align-items:center;
}

[b-ffw00dgayj] .cart-body {
    position: absolute;
    right: 0;
    z-index: 9999;
    width: 310px;
    padding-top: 22px;
    display: none;
}

[b-ffw00dgayj] .header-cart-item {
    display: flex;
    padding: 10px 12px;
}

[b-ffw00dgayj] .home-account-details .dropdown-item:hover {
    background: transparent !important;
}

[b-ffw00dgayj] .header-cart-item-image img {
    width: -webkit-fill-available !important;
}

[b-ffw00dgayj] .header-cart-item-body {
    align-items: center;
    display: flex;
}

[b-ffw00dgayj] .header-cart-item-image {
    width: 68px;
    margin-right: 8px;
    border-radius: 6px;
    box-shadow: 0 0 6px #eee;
    overflow: hidden;
    min-width: 68px;
    aspect-ratio: 2 / 2;
}

    [b-ffw00dgayj] .header-cart-item-image img {
        width: 100%;
    }

[b-ffw00dgayj] .header-cart-item-body p {
    margin-bottom: 0;
    font-size: 12px !important;
    line-height: 20px;
}

[b-ffw00dgayj] .header-cart-item-body h6 {
    font-size: 14px;
    margin-bottom: 0;
}

[b-ffw00dgayj] .home-account-details span.dropdown-toggle {
    width: 28px;
    cursor: pointer;
    display: block;
}

    [b-ffw00dgayj] .home-account-details span.dropdown-toggle::after {
        display: none;
    }

[b-ffw00dgayj] .home-account-details p {
    white-space: normal;
}

[b-ffw00dgayj] .minicart:hover .cart-body {
    display: block;
}

[b-ffw00dgayj] .home-account-details:hover .dropdown-menu {
    display: block;
}

[b-ffw00dgayj] .cart-body li {
    list-style-type: none;
}

[b-ffw00dgayj] .cart-body ul {
    padding-left: 0px;
    max-height: 350px;
    overflow: auto;
}

[b-ffw00dgayj] .home-account-details .dropdown-menu {
    right: 0;
    background: transparent;
    border: none;
    top: 15px;
    padding-top: 21px;
}

[b-ffw00dgayj] .cart {
    position: relative;
    top: 0;
    z-index: 999;
    color: #28844e;
    font-size: 20px;
}

[b-ffw00dgayj] .home-account-details i {
    width: 26px;
}

[b-ffw00dgayj] .home-account-details a {
    text-align: left !important;
}

    [b-ffw00dgayj] .home-account-details a.dropdown-item {
        margin-left: 0px !important
    }

[b-ffw00dgayj] .minicart span.badge {
    position: absolute;
    background: #e2725b;
    color: #fff;
    width: 18px;
    height: 18px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -13px;
    border-radius: 50%;
    top: -8px;
}
[b-ffw00dgayj] .banner-botton a {
    text-align: center;
    color: #007540;
    text-decoration: none;
    font-weight: 600;
    font-size: 24px;
    animation: blinker-b-ffw00dgayj 1s linear infinite;
}
[b-ffw00dgayj] .Crown_header h2 {
    font-size: 20px;
    font-weight: 600;
}
[b-ffw00dgayj] .banner-botton {
    background-image: url(images/open-site/email-subscribe.webp);
    background-position: bottom;
    padding: 14px 0;
    text-align: center;
}

.achiver-image img[b-ffw00dgayj]{
    aspect-ratio:90/99;
}

@keyframes blinker-b-ffw00dgayj {
    50% {
        opacity: 0;
    }
}
.header-cart-item-image img[b-ffw00dgayj] {
    width: 100%;
}

.mainmenu-submenu[b-ffw00dgayj]  img {
    width: 40px;
    margin-right: 8px;
}

.single-menu.submenu li[b-ffw00dgayj] {
    width: 100%;
}

[b-ffw00dgayj] .single-menu a {
    color: #000;
    text-decoration: none;
    margin-bottom: 8px;
}
/*header end*/
/*product card*/
:: deep .product[b-ffw00dgayj] {
    border: 2px solid #8B96A5;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    height: 100%
}

[b-ffw00dgayj] .product-image {
    padding: 15px 15px 0 15px;
    position: relative;
}

[b-ffw00dgayj] .product-details {
    background: #F6F6F6;
    font-weight: 600;
    padding: 11px 15px;
    height: 100%;
}

    [b-ffw00dgayj] .product-details a {
        text-decoration: none;
        color: #000;
        width: 100%;
        height: 50px;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -webkit-box;
    }

[b-ffw00dgayj] .product-btn button {
    background: #264796;
    border-radius: 7px;
    border: none;
    width: 35px;
    height: 35px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.product-btn button i[b-ffw00dgayj] {
    display: block;
}

[b-ffw00dgayj] .product-image img {
    width: 100% !important;
}
/*product card end*/


/*slider strat*/
[b-ffw00dgayj] .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #000;
}

[b-ffw00dgayj] .mian-banner.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: calc(50% - 34px);
    font-size: 34px !important;
    color: #fff !important;
}

[b-ffw00dgayj] .mian-banner button.owl-next {
    right: 30px;
}

[b-ffw00dgayj] .mian-banner button.owl-prev {
    left: 30px;
}

[b-ffw00dgayj] .top-selling-products.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: calc(50% - 34px);
    font-size: 34px !important;
    color: #000 !important;
}

[b-ffw00dgayj] .top-selling-products button.owl-next {
    right: 30px;
}

[b-ffw00dgayj] .top-selling-products button.owl-prev {
    left: 30px;
}


[b-ffw00dgayj] .StarAchievers.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: calc(50% - 34px);
    font-size: 34px !important;
    color: #000 !important;
}

[b-ffw00dgayj] .StarAchievers button.owl-next {
    right: 30px;
}

[b-ffw00dgayj] .StarAchievers button.owl-prev {
    left: 30px;
}
/*slider end*/
.left-0[b-ffw00dgayj] {
    left: 0px !important
}

[b-ffw00dgayj] .subherder {
    position: relative;
}

[b-ffw00dgayj] .headertitle {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 9;
    color: #fff;
    display: flex;
    align-items: center;
    min-width: 100%;
    height: 100%;
    justify-content: center;
    background: #00000061;
}

[b-ffw00dgayj] .pagetitle {
    font-size: 26px;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 0;
}

[b-ffw00dgayj] .subheading {
    font-size: 29px;
    font-weight: bold;
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item[b-ffw00dgayj]::before {
    color: #fff !important;
}

.table .thead-success th[b-ffw00dgayj] {
    color: #fff;
    background-color: #28844e;
    border-color: #28844e;
}

[b-ffw00dgayj] .bodydata {
    position: relative;
}

/*::deep .content-bg::before {
    content: '';
    position: absolute;
    background-image: url('images/open-site/content-bg.jpg');
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.05;
    background-repeat: repeat;
    background-attachment: fixed;
}*/

[b-ffw00dgayj] .content {
    /*  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background: #fff;
    padding: 27px;*/
    margin: 30px 0px;
    /*border-radius: 6px;*/
}

.home-account-details p[b-ffw00dgayj] {
    white-space: normal;
}

[b-ffw00dgayj] .home-account-details .dropdown-menu {
    width: 300px;
}

.email-subscrible-sec[b-ffw00dgayj] {
    bottom: 60px;
    width: 100%;
}

    .email-subscrible-sec h2[b-ffw00dgayj] {
        color: #007540;
        font-weight: 600;
        font-style: italic;
    }

    .email-subscrible-sec .input-group-text[b-ffw00dgayj] {
        background: #8ac100;
        color: #fff;
        height: 47px;
        padding: 0 27px;
    }

[b-ffw00dgayj] .custom-readmore {
    display: inline-flex;
    align-items: center;
    position: relative;
}

    [b-ffw00dgayj] .custom-readmore::after {
        content: "";
        width: 83%;
        height: 2px;
        background: #161616;
        position: absolute;
        bottom: -4px;
    }

    [b-ffw00dgayj] .custom-readmore i {
        margin-left: 5px;
    }

.email-subscrible[b-ffw00dgayj] {
    background-image: url('images/open-site/email-subscribe.webp');
    padding-top: 12%;
    background-size: cover;
    padding-bottom: 2%;
}

[b-ffw00dgayj] .carousel-control-prev span, [b-ffw00dgayj] .carousel-control-next span {
    display: block !important;
}
.achiver-image[b-ffw00dgayj]  img {
    aspect-ratio: 90/99;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
     .header-icon-text[b-ffw00dgayj] {
        font-size: 11px !important;
    }
    .header-main-menu[b-ffw00dgayj] {
        position: fixed;
        width: 320px;
        background: #fff;
        left: -100%;
        top: 0;
        box-shadow: 0 0 6px;
        height: 100vh;
        transition-duration: 0.3s;
        z-index: 99;
    }

    .toogle-menu[b-ffw00dgayj] {
        font-size: 22px;
        padding: 6px 15px 6px 0;
    }

    nav.header-main-menu ul[b-ffw00dgayj] {
        padding: 0 12px;
        column-count: 1;
    }

    nav.header-main-menu li[b-ffw00dgayj] {
        width: 100%;
        display: block;
    }

    nav.header-main-menu a[b-ffw00dgayj] {
        margin-bottom: 8px;
    }

    .submenu[b-ffw00dgayj] {
        position: relative;
        top: 0;
        padding-top: 8px;
    }

    [b-ffw00dgayj] .mainmenu-submenu a {
        white-space: normal;
        display: flex;
    }

    [b-ffw00dgayj] .subheading {
        font-size: 20px;
    }

    .logo[b-ffw00dgayj] {
        margin-bottom: 0px;
        margin-top: 10px
    }

        .logo[b-ffw00dgayj]  img {
            width: 45px;
        }

    .email-subscrible[b-ffw00dgayj] { 
        padding-top: 53%;
        background-size: cover;
        padding-bottom: 2%;
        background-position: center;
    }

    .subsubmenu[b-ffw00dgayj] {
        position: relative !important;
        right: 0;
    }

    [b-ffw00dgayj] .subsubmenu a {
        white-space: break-spaces !important;
        font-size: 12px;
        white-space: break-spaces;
    }

    [b-ffw00dgayj] nav.header-main-menu a {
        display: flex;
        white-space: normal;
    }
   .header-icon-text[b-ffw00dgayj] {
        font-size: 10px !important;
    }
}


@media screen and (min-width: 481px) and (max-width: 1024px) {
    .email-subscrible-sec[b-ffw00dgayj] {
        bottom: 0;
    }
}

@media screen and (min-width: 1601px) {
    [b-ffw00dgayj] .container {
        min-width: 80%;
        max-width: 80%;
    }

  /*  ::deep p {
        font-size: 20px;
    }*/

   /* ::deep nav.header-main-menu a {
        font-size: 20px;
    }*/

  /*  ::deep .footer-links a {
        font-size: 18px;
    }*/

    /*.footer-middle {
        font-size: 20px;
    }*/

    .footer-links h1[b-ffw00dgayj] {
        font-size: 23px;
    }
    /*.footer-middle p {
        font-size: 16px;
        color: #000;
    }*/
}
/*Modal Added Loading*/
#loadingModal[b-ffw00dgayj] {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loadingModalContent[b-ffw00dgayj] {
    background-color: #fff;
    padding: 12px 32px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

    #loadingModalContent h3[b-ffw00dgayj] {
        margin-bottom: 0;
        font-size: 16px;
    }
[b-ffw00dgayj] .search-icons {
    background-image: url(images/icons/search.png);
    background-repeat: no-repeat;
    background-size: 23px;
    background-position: calc(100% - 7px) 6px;
    padding-right: 45px;
}

/* footer styles */
footer[b-ffw00dgayj] {
    background: linear-gradient(91deg, #264796, #67B437);
    padding: 15px 0px;
    color: #fff;
}

ul.footer-links[b-ffw00dgayj] {
    list-style: none;
    padding-left: 0;
}

    ul.footer-links li[b-ffw00dgayj] {
        font-size: 14px;
        display: flex;
        line-height:30px;
    }
@media screen and (min-device-width: 220px) and (max-device-width: 768px) {

    a.cart span[b-ffw00dgayj] {
        right: 0px;
    }
    ul.header-right-menu[b-ffw00dgayj] {
        padding-left: 0;
    }
  .cart[b-ffw00dgayj] {
        left: -15px;
    }
    .mobile-cart[b-ffw00dgayj] {
        position: absolute;
        right: 8px;
        bottom: 8px;
    }
    .search-area[b-ffw00dgayj] {
        position: relative;
        top: 6px;
    }

    /* ----------------Home page styles----------------  */
    .headertitle[b-ffw00dgayj] {
        position: absolute;
        top: 0;
        left: 0px;
        z-index: 9;
        color: #fff;
        display: flex;
        align-items: center;
        min-width: 100%;
        height: 100%;
        justify-content: center;
        background: #00000061;
    }

    .subherder[b-ffw00dgayj] {
        position: relative;
        border-bottom: 9px #b0d35d solid;
    }

    .subheading[b-ffw00dgayj] {
        font-size: 29px;
        font-weight: bold;
        color: #fff;
    }

    .breadcrumb-item + .breadcrumb-item[b-ffw00dgayj]::before {
        color: #fff;
    }
    /* about us css */

    .about_start[b-ffw00dgayj] {
        background: #f5fef7;
        padding: 40px 0;
    }

    .about_1 h5[b-ffw00dgayj] {
        padding: 0 0 15px 0;
    }

    .about_start p[b-ffw00dgayj] {
        text-align: justify;
        font-size: 14px;
        line-height: 25px;
    }

    .about_1_img img[b-ffw00dgayj] {
        width: 100%;
    }
   
    /* vision css */

    .vision_img[b-ffw00dgayj] {
        border: 9px solid #fff;
        box-shadow: 0px 0px 10px dimgrey;
    }

        .vision_img img[b-ffw00dgayj] {
            width: 100%;
        }

    .hovicon.effect-8[b-ffw00dgayj] {
        background: rgba(255, 255, 255, 0.1);
        -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
        -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
        transition: transform ease-out 0.1s, background 0.2s;
    }

    .block1 img[b-ffw00dgayj] {
        margin: inherit;
        width: 260px;
        height: 260px;
        border-radius: 50%;
    }

    .MDtitle[b-ffw00dgayj] {
        text-align: center;
        font-size: 17px;
        font-family: serif;
    }

    .hovicon.effect-8[b-ffw00dgayj]:after {
        top: 0;
        left: 0;
        padding: 0;
        z-index: -1;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
        opacity: 0;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

    .hovicon[b-ffw00dgayj]:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .MDtitle[b-ffw00dgayj] {
        text-align: center;
        font-size: 17px;
        font-family: serif;
    }

    .hovicon[b-ffw00dgayj] {
        display: inline-block;
        cursor: pointer;
        margin: 20px;
        width: 300px;
        height: 300px;
        border-radius: 50%;
        text-align: center;
        position: relative;
        text-decoration: none;
        z-index: 1;
        color: #000;
    }

        .hovicon.effect-8:hover[b-ffw00dgayj] {
            background: rgba(180, 207, 240, 0.374);
            -webkit-transform: scale(0.93);
            -moz-transform: scale(0.93);
            -ms-transform: scale(0.93);
            transform: scale(0.93);
            color: #000000;
        }

        .hovicon.effect-8[b-ffw00dgayj] {
            background: rgba(166, 209, 252, 0.488);
            -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
            -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
            transition: transform ease-out 0.1s, background 0.2s;
        }

    /* -------------Home page styles ----------------- */
}

