@import url("https://fonts.googleapis.com/css2?family=Gotu&family=Kumbh+Sans:wght@100..900&display=swap");
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
/* body{
    
} */
 ::selection{
    background-color: #49B33B !important;
    color: #FFF !important;
 }
 .hero-header {
    position: relative;
    z-index: 1;
}
a{
    text-decoration: none !important;
    font-family: "Kumbh Sans", sans-serif;
}
p, .f-ks {
    text-decoration: none !important;
    font-family: "Kumbh Sans", sans-serif;

}
h1, h2, h3, h4, h5, h6, .f-gotu{
    font-family: "Gotu", sans-serif;
}
.navbar .cus-container {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}
.cus-container {
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
}
.bg-clay{
    background-color: #48b43c0e;
}
.bg-main{
    background: #f4eee5;
}
.bg-second{
    background: #eff5f6;
}
.color0{
    color: #000 !important;
}
.colorf{
    color: #fff !important;
}
.color3{
    color: #fa8b37  !important;
}
.color4{
    color: #333 !important;
}
.bg-fff{
    background: #fff !important;
}
.tbp{
    padding: 100px 0;
}
.tbm{
    margin: 100px 0;
}
.mt-10{
    margin-top: 10px !important;
}
.mt-20{
    margin-top: 20px !important;
}
.mt-30{
    margin-top: 30px !important;
}
.mt-40{
    margin-top: 40px !important;
}
.mt-50{
    margin-top: 50px !important;
}
.mr-10{
    margin-right: 10px !important;
}
.mr-20{
    margin-right: 20px !important;
}
.mr-30{
    margin-right: 30px !important;
}
.mr-40{
    margin-right: 40px !important;
}
.mr-50{
    margin-right: 50px !important;
}
.ml-10{
    margin-left: 10px !important;
}
.ml-20{
    margin-left: 20px !important;
}
.ml-30{
    margin-left: 30px !important;
}
.ml-40{
    margin-left: 40px !important;
}
.ml-50{
    margin-left: 50px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}
.mb-20{
    margin-bottom: 20px !important;
}
.mb-30{
    margin-bottom: 30px !important;
}
.mb-40{
    margin-bottom: 40px !important;
}
.mb-50{
    margin-bottom: 50px !important;
}
.py-70{
    padding: 70px 0;
}
.py-80{
    padding: 80px 0;
}
img{
    width: 100%;
}
.text-secondary{
    color: #435250 !important;
}
.text-justify{
    text-align: justify !important;
}
section.top-header {
    background: #1b4962;
}
.thi-ic {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    font-size: 14px;
}
.thil {
    display: flex;
    column-gap: 20px;
}
.thir {
    display: flex;
    gap: 12px;
}
.thil a {
    color: #fff;
}
.thil a i{
    color: #3CB12C;
}
.thir span {
    color: #fff;
}
.thir a {
    color: #3CB12C;
}
.thil a i {
    color: #3CB12C;
    margin-right: 6px;
}
a.navbar-brand img {
    max-width: 130px;
}
ul.navbar-nav {
    margin: 0 0 0 auto;
}
.btn1 {
    border: none;
    display: inline-block;
    background: #3CB12C;
    color: #fff;
    padding: 12px 28px;
    border-radius: 100px;
    border: none;
    font-weight: 400;
    letter-spacing: 0.4px;
}
.btn2 {
    border: none;
    display: inline-block;
    background: #fff;
    color: #3CB12C;
    padding: 12px 28px;
    border-radius: 100px;
    border: none;
    font-weight: 400;
    letter-spacing: 0.4px;
}
.btn1 i, .btn2 i{
    margin-left: 5px;
}
a.nav-link {
    padding: 36px 0 !important;
    margin: 0 18px;
    font-weight: 500;
    color: #000;
}
a.navbar-brand {
    padding: 0 0;
    margin: 0;
}
/* .mbs-con {
    position: relative;
    z-index: 0;
} */
.mbs-box {
    position: relative;
    z-index: 0;
}
.mbs-ic {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 550px;
}
.main-tt h1 {
    font-size: 28px;
    color: #1b4962;  
    position: relative;
    z-index: 0;
    text-transform: uppercase;  font-weight:bold;
}
.main-tt h5 {
    font-size: 18px;
    color: #1b4962;
    margin-bottom: 12px;
    padding-left: 70px;
    position: relative;
    z-index: 0;
    text-transform: uppercase;
    display: inline-flex;
}
.main-tt h5:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #3CB12C;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -2px;
}
.main-tt h3 {
    font-size: 50px;
    font-weight: 700;
    color: #1b4962;
    line-height: 60px;
    margin-bottom: 14px;
}
.text-green{
    color: #3cb12c !important;
}
.lg-text{
    font-size: 20px !important;
    font-weight: 500;
}
.xl-text{
    font-size: 20px !important;
    font-weight: 500;
}
.banner-txt h5 {
    font-size: 18px;
    color: #1b4962;
    margin-bottom: 12px;
    padding-left: 70px;
    position: relative;
    z-index: 0;
    text-transform: uppercase;
    display: inline-flex;
}
.banner-txt h5:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 2px;
    background: #3CB12C;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 2px;
}
.banner-txt h3 {
    font-size: 50px;
    font-weight: 700;
    color: #1b4962;
    line-height: 80px;
}
.banner-txt h3 span{
    font-family: "Roboto", sans-serif;
    color: #3CB12C;
}
.main-tt h3 span{
    color: #3CB12C;
}
.mbs-ic p {
    margin-bottom: 26px;
    font-weight: 400;
    color: #000;
}
.mbs-btn {
    display: flex;
    gap: 20px;
}
.f-70{
    font-size: 70px !important;
}
.main-con p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px;
}
.habr-ic {
    height: 100%;
    border-radius: 0 50px;
    box-shadow: 0px 10px 16px #0000003b;
}
.habr-ic img{
    height: 100%;
    object-fit: cover;
    border-radius: 0 50px;
}

.hsr-ic {
    display: flex;
    gap: 40px;
}
.hsr-frow {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 16px;
}
.hsrf-l span {
    background: #bbe4b5;
    display: inline-flex;
    border-radius: 100%;
    width: 70px;
    height: 70px;
    padding: 10px;
}
.hsrf-r h3 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 0;
    color: #000;
}
.hsr-srow p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 20px;
    color: #333;
}
.hsr-btn a {
    color: #3CB12C;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.2px;
    display: inline-block;
}
.hsr-btn {
    position: relative;
    z-index: 0;
}
.hsr-btn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #3CB12C;
    max-width: 62%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
section.h-services {
    background: #1b4962;
}
section.h-services {
    background: #eff2f4;
    position: relative;
    z-index: 0;
}
.hsbr-main .hsrf-l span {
    background: #3CB12C;
    padding: 12px;
}
.hsbr-main .hsrf-l span img {
    filter: brightness(0) invert(1);
}
.hsr-box {
    border-radius: 40px 0;
    background: #fff;
    padding: 30px 30px;
}
section.h-product {
    position: relative;
    z-index: 0;
}

section.h-product:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/hpr.jpg);
    z-index: 0;
    top: 50%;
    max-width: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    background-position: center left;
}
.hprs-img span {
    background: #1b4962;
    width: 120px;
    display: flex;
    height: 100px;
    clip-path: polygon(0 0, 85% 0, 100% 100%, 15% 100%);
    justify-content: center;
    align-items: center;
}
.hprs-img span img {
    filter: brightness(0) invert(1);
    max-width: 62%;
}
.hprs-img {
    margin-bottom: 16px;
}
.hprs-con h4 {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 12px;
    color: #000;
}

.hprs-con p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 12px;
    color: #333;
}
.hprs-con a {
    color: #1b4962;
    font-weight: 600;
}

.hprs-box {
    padding: 0 20px;
}
section.h-contact {
    position: relative;
    z-index: 0;
}
section.h-contact {
    position: relative;
    z-index: 0;
    background: url(../../assets/img/bg2.jpg);
    background-size: cover;
    background-position: top center;
}
.form-row {
    display: flex;
    column-gap: 16px;
}
.form-group {
    margin-bottom: 16px;
    width: 100%;
}
.form-control, .form-select {
    border-radius: 20px !important;
    padding: 10px 14px !important;
}
section.h-contact:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #1b4962, transparent);
    z-index: -1;
    top: 0;
}
.hwds-box img {
    max-height: 220px;
    min-height: 220px;
    object-fit: contain;
}
.ftc-box {
    display: flex;
    column-gap: 16px;
    align-items: flex-start;
    margin-bottom: 20px;
}

.ftc-tt h5 {
    padding: 0px 0 0px 70px;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    margin-bottom: 30px;
    color: #3CB12C;
    display: inline-block;
}

.ftc-tt h5:before {
    content: "";
    height: 1px;
    width: 55px;
    position: absolute;
    left: 0;
    bottom: 8px;
    background: #3CB12C;
}

.ftc-tt h5:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 35px;
    background: #3CB12C;
    left: 0px;
    bottom: 12px;
}

.ftc-bl span {
    background: #03a9c61f;
    color: #3CB12C;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 5px;
    font-size: 18px;
}

.ftc-br h5 {
    margin-bottom: 4px;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}

.ftc-br p a {
    color: #fff;
}

.ftc-br p {
    margin: 0;
    color: #fff;
}

.ftc-br p a:hover {
    color: #3CB12C;
}

.ftc-ul ul li {
    position: relative;
    margin: 0 0 10px;
    line-height: 1.8em;
    color: #111;
    width: 100%;
    /* max-width: 50%; */
    max-width: 100%;
}

.ftc-ul ul li a {
    color: #fff;
    font-weight: 500;
}

.ftc-ul ul li a:hover {
    color: #3CB12C;
}

.ftc-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

/* .ftc-ul ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/point2.png);
    left: 0;
    background-repeat: no-repeat;
    top: 4px;
    background-size: 18px;
    max-width: 20px;
} */

.ftc-logo {
    max-width: 200px;
    margin-bottom: 20px;
}

.ftc-con p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #fff;
}

.ftc-ic {
    margin-right: 40px;
}

.ftc-social span {
    font-size: 18px;
    font-weight: 500;
    color: #3CB12C;
}

.ftc-social a {
    background: #03a9c61f;
    color: #3CB12C;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    border-radius: 100%;
    font-size: 18px;
}

.ftc-social {
    display: flex;
    column-gap: 14px;
    align-items: center;
}

footer {
    background: #000000;
    padding-top: 100px;
    position: relative;
    z-index: 0;
}

.ft-btm {
    display: flex;
    justify-content: space-between;
    background: #3CB12C;
    padding: 30px 50px 20px;
    margin-top: 50px;
}

.ft-btm p {
    font-weight: 500;
    margin-bottom: 0;
    color: #fff;
}

.ft-btm p a {
    color: #fff;
}
footer {
    background: #001018;
    padding-top: 50px;
    position: relative;
    z-index: 0;
    border-top: 1px solid #efefef38;
}
ul.dropdown-menu {
    border-top: 4px solid #3cb12c !important;
    border-radius: 0 0;
    border: none;
    padding: 8px 8px;
    box-shadow: 0 0 10px #00000020;
}
a.dropdown-item {
    padding: 6px 8px;
    border-bottom: 1px solid #3cb12c45;
    font-weight: 500;
}
ul li:last-child a.dropdown-item {
    padding: 8px 8px;
    border-bottom: none;
}
@media(min-width:992px){
    li.dropdown:hover .dropdown-menu {
        display: block;
    }
}
nav.navbar {
    padding: 2px 0;
}
.navbar-toggler {
    border: 2px solid #49B43C !important;
}
.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='%2349B43C' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.5' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0.25rem #48b43c57 !important;
}
.main-header {
    position: relative;
    z-index: 1;
}.sticky {
    width: 100%;
    position: fixed !important;
    top: 0px;
    z-index: 999999 !important;
    background-color: #fff;
    box-shadow: 0 0 10px  #00000020;
}
.sticky a.navbar-brand img {
    max-width: 110px;
}
.rg-30{
    row-gap: 30px;
}
.hprl-ic img{
    display: none;
}
.btnz {
    display: inline-block;
    border: 1px solid #3CB12C;
    color: #3CB12C;
    padding: 12px 28px;
    border-radius: 100px;
    font-weight: 400;
    letter-spacing: 0.4px;
}
.btnz:hover {
    background-color: #3CB12C;
    color: #fff;
    transition: 0.4s;
    
}
.mbn-ic {
    /* background: url(../../assets/img/hbg.jpg); */
    border-radius: 20px;
    padding: 100px 0 70px;
    position: relative;
    z-index: 0;
    box-shadow: 10PX 10px 10px #0000000d;
}
.mbn-ic:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../img/ban-bg.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
    left: 0;
    top: 0;
    border-radius: 20px;
    opacity: 0.5;
}
.mbnr-img img {
    border-radius: 400px 400px 30px 30px;
    min-height: 550px;
    max-height: 550px;
    height: 100%;
    /* object-position: left center; */
    object-position: top;
    object-fit: cover;
    border: 10px solid  #fff;
}
.mbnr-txt h4 {
    color: #000;
    /* color: #3CB12C; */
    font-size: 60px;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 58%);
    line-height: 72px;
    margin-bottom: 16px;
}
.mbnr-txt h4 span{
    color: #3CB12C;
}
.mbnr-r {
    margin: 0 50px;
}
.mbnr-img {
    border-radius: 400px 400px 30px 30px;
    box-shadow: 10px 0px 60px #0000002e;
    margin-bottom: -120px;
    margin-top: -50px;
}
.mpv-ic {
    text-align: center;
}
.mpv-ico span {
    width: 100px;
    display: inline-block;
    margin-bottom: 18px;
}
.mpv-con h4 {
    font-size: 24px;
    font-weight: 800;
    color: #3CB12C;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
    display: inline-block;
}

.mpv-con h4:before {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 60px;
    background: #3CB12C;
    height: 4px;
    left: 50%;
    border-radius: 10px;
    transform: translateX(-50%);
    bottom: 0;
}
.mpv-con h5 {
    font-size: 18px;
    font-weight: 900;
    color: #333;
    margin-bottom: 12px;
}
.mpv-con p {
    max-width: 680px;
    margin-inline: auto;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 0;
}
section.m-abc {
    background: url(../../assets/img/hab-bg.png);
    background-size: cover;
    background-position: top center;
    position: relative;
    z-index: 0;
}
section.m-abc:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #3CB12C, transparent);
    top: 0;
    left: 0;
    z-index: -1;
}
/* .mabl-ic {
    height: 100%;
} */
 .mabl-ic{
    height: 520px;
    width: 520px;
    border-radius: 50%;
    outline: 2px dotted #dfeadd;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    border: 7px solid #d8e3d66b;
 }
/* .mabl-ic img {
    height: 100%;
    border-radius: 500px;
    object-fit: cover;
    max-height: 450px;
    min-height: 450px;
} */
 .mabl-ic img {
    height: 506px;
    /* border-radius: 50%; */
    object-fit: cover;
    /* max-height: 450px; */
    object-position: 59%;
    /* min-height: 450px; */
}
.srz-div {
    display: flex;
    gap: 32px;
    flex-wrap: wrap;
    margin: 30px 0;
}
.srz-box {
    /* width: 100%; */
    text-align: center;
}
.srzb-ico span {
    width: 90px;
    display: flex;
    height: 90px;
    margin-bottom: 12px;
    margin-inline: auto;
    background: #c3e7be;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    padding: 16px;
}
.srzb-con h4 {
    font-size: 16px;
    font-family: "Kumbh Sans", sans-serif;
    margin: 0;
}
.srzr-ic {
    height: 100%;
}
.srzr-ic img{
    height: 100%;
    object-fit: cover;
}
.srzr-ic img {
    height: 100%;
    object-fit: cover;
    border-radius: 10px 10px 10px 200px;
}
section.sh-ser {
    position: relative;
    z-index: 0;
}
.sh-ser:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/hbg.jpg);
    z-index: -1;
    left: 0;
    top: 0;
    border-radius: 20px;
    opacity: 0.3;
    background-size: cover;
}
.wuil-con {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.wuil-box {
    max-width: 45%;
    width: 100%;
}
.wuil-frw {
    display: flex;
    column-gap: 14px;
    align-items: center;
    margin-bottom: 10px;
}
.wuil-frw p {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    font-family: "Gotu", sans-serif;
}
.wuil-frw span {
    background: #d5ffcf;
    color: #3CB12C;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    border-radius: 100%;
    font-weight: 700;
    padding: 15px;
}
.wuil-srw p {
    margin-bottom: 0;
    color: #333;
}
section.why-us {
    position: relative;
    z-index: 0;
}
section.why-us:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/wuc.jpg);
    background-size: cover;
    max-width: 40%;
    top: 0;
    right: 0;
    background-position: 50% 50%;
}
.wuir-ic {
    display: none;
}
section.main-testimonial {
    background: #dff9db;
}
.mts-box {
    position: relative;
    text-align: center;
    margin: 0 14px;
    background: #fff;
    padding: 36px 30px;
    border-radius: 20px;
}
.mts-box span {
    display: flex;
    justify-content: center;
    margin-bottom: 14px;
    gap: 5px;
    font-size: 18px;
    color: #3CB12C;
}
.mts-box p {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    margin-bottom: 30px;
}
/* For WebKit browsers (Chrome, Edge, Safari) */
.mts-box p::-webkit-scrollbar {
    width: 3px;
}

.mts-box p::-webkit-scrollbar-thumb {
    background-color: #49B33B;
    border-radius: 10px;
}

.mts-box p::-webkit-scrollbar-track {
    background: transparent;
}
.mts-box img {
    max-width: 40px;
    margin-inline: auto;
    margin-bottom: 10px;
}
.mts-box h5 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
/* .hgl-con {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
} */
.hglc-box {
    width: 100%;
    max-width: 32%;
}
.hglc-box img {
    max-height: 400px;
    min-height: 400px;
    object-fit: cover;
    border-radius: 10px;
}
.mcf-ic {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 20px;
}
.mcf-l {
    width: 100%;
    max-width: 45%;
}
.mcf-r {
    width: 100%;
    padding: 60px 70px;
}
.mcfl-ic img {
    border-radius: 20px 0 0 20px;
    min-height: 610px;
}
section.main-cnc-form {
    background: url(../../assets/img/hbg.jpg);
}
.srzc2 img {
    border-radius: 10px 200px 200px 10px !important;
}
.srzr3 img {
    border-radius: 200px 10px 10px 10px !important;
}
.hglc-box {
    margin: 0 12px;
}
.hgl-con .slick-list{
    margin: 0 -12px;
}
/* Breadcrumb */
.site-breadcrumb {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  border-radius: 20px;
  z-index: 0;
}
.site-breadcrumb::before {
    content: "";
    position: absolute;
    background: rgb(24 64 18 / 59%);
    border-radius: 20px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.site-breadcrumb .breadcrumb-title {
  font-size: 45px;
  line-height: 50px;
  color: #FFF;
  font-weight: 900;
  margin-bottom: 25px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.site-breadcrumb .breadcrumb-menu {
  position: relative;
  z-index: 1;
}
.site-breadcrumb .breadcrumb-menu li {
  position: relative;
  display: inline-block;
  margin-left: 25px;
  color:#FFF;
  font-weight: 500;
  text-transform: capitalize;
}
.site-breadcrumb .breadcrumb-menu li a {
  color: #FFF;
  transition: all 0.5s ease-in-out;
}
.site-breadcrumb .breadcrumb-menu li::before {
  position: absolute;
  content: '\f101';
  font-family: 'Font Awesome 6 Pro';
  right: -21px;
  top: 1px;
  text-align: center;
  font-size: 16px;
  color: #FFF;
}
.site-breadcrumb .breadcrumb-menu li:first-child {
  margin-left: 0;
}
.site-breadcrumb .breadcrumb-menu li:last-child:before {
  display: none;
}
.site-breadcrumb .breadcrumb-menu li a:hover {
  color: #49B43C;
}
.site-breadcrumb .breadcrumb-menu li.active{
  color: #49B43C;
}
/* About us */
.abtusnth-lhs-wrap {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.abtusnth-lhs-wrap img {
  display: block;
  max-width: 100%;
  min-height: 400px;
  height: auto;
  border-radius: 20px;
  object-fit: cover;
}
.abtusnth-lhs-wrap .shine {
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0.0) 0%,
    rgba(255, 255, 255, 0.5) 50%,
    rgba(255, 255, 255, 0.0) 100%
  );
  transform: skewX(-25deg);
  transition: none;
  pointer-events: none;
}
.abtusnth-lhs-wrap:hover .shine {
  animation: shineAnim 1s ease forwards;
}
@keyframes shineAnim {
  from {
    left: -75%;
  }
  to {
    left: 125%;
  }
}
.rhealbe-wrapper{
    padding: 35px !important;
    background-color: #48b43c17;
    border-radius: 20px;
    margin-top: 40px;
}
.rhealbe-list-wrapper{
    margin-top: 20px;
}
.rhealbe-list-ul {
  list-style: none;
  padding-left: 0;
}
.rhealbe-list-ul li {
    font-size: 16px;
  position: relative;
  padding-left: 2em;
  margin-bottom: 0.75em;
}
.rhealbe-list-ul li::before {
  content: "\f138"; 
  font-family: 'Font Awesome 6 Pro'; 
  position: absolute;
  left: 0;
  top: 0.1em;
  font-weight: 900; 
  color: #49B43C; 
}
.rhealbe-list-wrapper.benefits .rhealbe-list-ul li::before{
    content: "\f058" !important; 
}
.booknfm-container{
    background-color: #48b43c17;
    border-radius: 20px;
    padding: 25px;
}
.booknfm-title{
    color: #49B43C;
    font-size: 23px;
    font-weight: 600;
    text-align: center;
}
.booknfm-wrapper {
    margin-top: 25px;
}
.booknfm-wrapper .form-control:focus, .booknfm-wrapper .form-select:focus{
    box-shadow: none;
    border-color: #49B43C;
    transition: border-color 0.3s ease;
}
.booknfm-wrapper .form-select option[selected] {
  color: #585B5E !important;
}
.flatpickr-day.selected, .flatpickr-day:hover{
    background: #49B43C !important;
    border-color: #49B43C !important;
}
.flatpickr-month{
    margin-bottom: 10px !important;
}
.flatpickr-prev-month:hover svg, .flatpickr-next-month:hover svg {
    fill: #49B43C !important;
}
/*FAQ Accordion */
.FAQ-accordion-wrapper .accordion-item{
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 0 !important;
    border: none !important;
    background-color:#FFF !important;
    box-shadow: 1px 0px 18px 0px rgba(0, 0, 0, .03) !important;
}
.FAQ-accordion-wrapper .accordion-header{
    border-radius: 0px !important;
}
.FAQ-accordion-wrapper .accordion-button{
    padding-top: 35px !important;
}
.FAQ-accordion-wrapper .accordion-button, .FAQ-accordion-wrapper .accordion-button:focus, .FAQ-accordion-wrapper .accordion-button:active{
    box-shadow: none;
    font-size: 18px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    color:#051815 !important;
    border-top: 1px solid #a8b8a6;
    border-radius: 0 !important;
}
.FAQ-accordion-wrapper .accordion-button:not(.collapsed){
    background-color: #49B43C !important;
    box-shadow: none !important;
    color:#FFF !important;
    padding-top:20px !important;
}
.FAQ-accordion-wrapper  .accordion-button::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
}
.FAQ-accordion-wrapper .accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e") !important;
}
/*  */
.list-act-nav-wrapper{
    margin-top: 35px;
}
.list-act-nav-wrapper .listact-wrap{
    padding: 35px 30px;
    border-radius: 30px;
    background-color: #48b43cc4;
}
.listNaV {
    margin-top: 25px;
}
.listact-ul{
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}
.listact-ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
}
.listact-ul li a {
    color: #FFF;
    font-size: 19px;
    text-shadow: 1px 1px 2px rgb(0 0 0 / 8%);
}
.listact-ul li img{
    width: 25px;
    height: auto;
}
/* Contact Us */
.cont-card{
    height: 100%;
    background-color: #FFF !important;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1) !important;
    padding: 45px 15px 30px 40px;
    border-radius: 150px 0px 0px 0px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    text-align: center;
    border: 1px solid transparent;
    transition: 0.3s ease;
}
.cont-card:hover{
  border-color: #49B43C;
  transition: border-color 0.3s ease;
}
.cont-card.second-child, .cont-card.second-child a {
    color: #FFF !important;
    background-color: #49B43C !important;
}
.cont-card.second-child .cont-ico-avatar i{
  color: #FFF !important;
}
.cont-ico-avatar{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.cont-ico-avatar i{
    color: #49B43C;
    font-size: 45px;
}
.cont-card .cont-title{
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 10px;
}
.cont-card p, .cont-card h6 {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.cont-card a{
    color: #000;
}
.contus-form-wrap {
    padding: 50px 50px 30px 55px;
    background-color: #FFF;
    border-radius: 150px 0px 0px 0px;
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
}
.contus-form-wrap .form-header{
    padding: 20px 0px;
}
.contus-form-wrap .form-header h4{
    color: #49B43C;
    font-size: 24px;
    font-weight: 600;
}
.contus-form-wrap label{
   font-weight: 500;
   padding-left: 10px;
}
.form-control:focus, .form-select:focus {
    border-color: #3cb12c !important;
    box-shadow: 0 0 0 .25rem rgb(60 177 44 / 27%)  !important;
}
.contus-form-wrap .form-control, .contus-form-wrap .form-select {
    background-color: #f0f0f0 !important;
    border: 1px solid transparent;
    transition: 0.3s ease;
}
.contus-form-wrap .form-control:focus, .contus-form-wrap .form-select:focus{
    box-shadow: none !important;
    background-color: transparent !important;
    border-color: #49B43C !important;
    transition:all 0.3s ease;
}
.map-wrapper iframe{
    min-height: 500px;
    border-radius: 60px 10px 10px 10px;
}
/* Overview */
.inner-sec-heading {
    position: relative;
    text-transform: capitalize;
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    line-height: 46px;
    margin-top: 20px;
    margin-bottom: 18px;
    padding-bottom: 7px;
}
.inner-sec-heading:before{
  content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #49B43C;
    bottom: 0;
    max-width: 100px;
    left: 0;
}
.inner-sec-heading:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #49B43C;
    bottom: 0;
    max-width: 30px;
    border-inline: 4px solid #fff;
    left: 0;
    margin-left: 60px;
}
.ov-list-wrapper {
    margin-top: 7px;
}
.ov-list-ul {
  list-style: none; 
  padding-left: 0;
}
.ov-list-ul li {
  position: relative;
  font-size: 16px;
  color: #000;
  padding-left: 30px; 
  margin-bottom: 10px;
}
.ov-list-ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 15px;
  height: 15px;
  background-image: url('../img/list-arrow.png');
  background-size: contain;
  background-repeat: no-repeat;
}
/* Gallery */
.gallery-card {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 25px;
    box-shadow: rgba(73, 180, 60, 0.3) 0px 0px 0px 3px;
}
.gallery-card img {
    max-height: 250px;
    min-height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    transition: transform 0.8s ease;
}
.gallery-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #48b43c3f;
    opacity: 0;
    transition: opacity 0.6s ease;
    z-index: 1;
}
.zoom-icowrap {
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #49B43C;
    border-radius: 50%;
    outline: 2px dotted #FFF;
    outline-offset: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 20%) scale(1);
    opacity: 0;
    z-index: 2;
    transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}
.gallery-card:hover .zoom-icowrap {
    transform: translate(-50%, -50%) scale(1); /* Move to center */
    opacity: 1;
}
.zoom-icowrap i{
    color: #FFF;
    font-size: 25px;
}
/* Hover Effect */
.gallery-card:hover img {
    transform: scale(1.1);
}
.gallery-card:hover::before {
    opacity: 1;
}
.sergrid-card-col{
    margin-bottom: 40px;
}
.sergrid-card{
    border: none !important;
    position: relative;
  overflow: hidden;
  transition: transform 0.6s ease;
}
.sergrid-card .card-body {
    padding: 30px 20px;
    border-bottom-left-radius: 13px;
    border-bottom-right-radius: 13px;
    background-color: #48b43c2e;
}
.sergrid-img-wrap {
    position: relative;
    overflow: hidden;
}
.sergrid-img-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    background-color: rgba(73, 180, 60, 0.5); /* semi-transparent overlay */
    transform: translateX(-50%);
    transition: width 0.6s ease;
    z-index: 1;
}
.sergrid-img-wrap img {
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: transform 0.6s ease;
    position: relative;
    z-index: 0;
    border-top-left-radius: 13px !important;
    border-top-right-radius: 13px !important;
}
.sergrid-card:hover .sergrid-img-wrap::before {
    width: 100%;
}
.sergrid-card:hover img {
    transform: scale(1.1);
}
.sergrid-card .card-body .card-title, .sergrid-card .card-body .card-title a{
    font-size: 19px;
    font-weight: 600;
    color: #000;
}
.sergrid-card .card-body .card-text {
    color: #2b4827;
    padding: 8px 0;
    font-weight: 600;
    font-size: 14px;
}
.sergrid-list-ul{
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}
.sergrid-list-ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sergrid-list-ul li a {
    color: #435250;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    transition: 0.3s ease;
}
.sergrid-list-ul li a i{
    font-size: 22px;
    color: #49B43C !important;
}
.sergrid-list-ul li:hover a{
    color: #49B43C;
    transition: 0.3s ease all;
}
/* Product page */
.pro-card-col{
    margin-bottom: 25px;
}
.product-card{
    height: 100% !important;
    border: none !important;
    background-color: #FFF;
    box-shadow: 0 4px 12px rgba(60, 177, 44, 0.2), 0 2px 6px rgba(0, 0, 0, 0.05);
    transition: 0.5s ease;
}
.product-card:hover {
  box-shadow: 0 6px 16px rgba(60, 177, 44, 0.25), 0 3px 8px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
  transition: 0.3s ease;
}

.product-card .card-img-wrap{
    overflow: hidden;
    position: relative;
}
.product-card .card-img-top{
    height: 250px;
    object-fit: cover;
    transition: 1.3s ease;
}
.product-card:hover .card-img-top{
    transform: scale(1.1) rotate(3deg);
    transition: transform 1.3s ease-in-out;
}
.product-card .card-body{
    text-align: center;
}
.product-card .card-title {
    color: #3CB12C !important;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.product-card p{
    min-height: 130px;
    font-size: 17px;
    color: #000;
}
.abtusnth-lhs-wrap.rhs-widget img{
    height: 400px;
}
.crse-footer-wrap {
    margin-top: 45px !important;
}
.duration-ribbon {
  position: relative;
  display: inline-block;
  background-color: #E6F4EA;
  padding: 12px 20px;
  border-left: 6px solid #3CB12C;
  border-radius: 4px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  margin-top: 20px;
}
.crsedur-text {
  font-size: 18px;
  font-weight: 600;
  color: #3CB12C;
  margin: 0;
}
.crsedur-text img{
    width: 40px;
    padding-right: 10px;
}
.crsedur-text span {
  color: #000;
  padding-left: 6px;
  font-weight: 700;
}
.button-enquire-green {
  position: relative;
  display: inline-block;
  padding: 1em 2.5em;
  background: linear-gradient(135deg, #3CB12C, #046A38);
  background-size: 200% 200%;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  border-radius: 50px;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  animation: bgHealingFlow 4s ease infinite;
  box-shadow: 0 4px 15px rgba(60, 177, 44, 0.4);
}

.button-enquire-green::before {
  content: '';
  position: absolute;
  top: 0;
  left: -80%;
  width: 60%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  transform: skewX(-25deg);
  transition: left 0.6s ease;
}

.button-enquire-green:hover::before {
  left: 130%;
}

.button-enquire-green:hover {
  transform: translateY(-3px) scale(1.02);
  box-shadow: 0 8px 18px rgba(4, 106, 56, 0.5);
}

@keyframes bgHealingFlow {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}
.button-enquire-green i {
  margin-right: 0.6em;
  animation: arrowSlide 2.5s ease-in-out infinite;
  display: inline-block;
}
@keyframes arrowSlide {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(6px);
  }
}
.Ridd-InOff{
    margin: 15px 0;
}
.serinnsub-heading {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding-left: 20px;
}
.serinnsub-heading::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    height: 10px;
    width: 10px;
    border-radius: 30px;
    background-color: #3CB12C;
}
.serinnsub-p{
     padding-left: 20px;
}
.sloganinn-ser{
    margin-top: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #465A58;
}
.continnp-ser{
    padding-top: 10px !important;
    font-size: 16px;
    font-weight: 500;
    color: #465A58 !important;
}
.continnp-ser a{
    color: #3CB12C !important;
    padding-right: 4px;
}
.continnp-ser i{
    color: #e84118 !important;
}
/* Floating Whatsapp Icon */
.floating_btn_whatsapp {
    position: fixed;
    bottom: 20px;
    right: 30px;
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
@keyframes pulsing {
	to {
		box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
	}
}
.contact_icon_whatsapp {
    background-color: #42db87;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 22px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    /* animation: pulse 1.5s infinite; */
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}
.floating_btn_phone {
     position: fixed;
    bottom: 97px;
    right: 30px;
    width: 50px;
    height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}
.contact_icon_phone {
    background-color: #0F75BC;
    color: #fff;
    width: 50px;
    height: 50px;
    font-size: 22px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    /* animation: pulse 1.5s infinite; */
    box-shadow: 0 0 0 0 #0F75BC;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}
.woe-img{
    height: 100px;
    width: auto;
}
.woe-text {
    font-size: 21px;
    font-weight: 700;
    color: #FFF;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    text-align: center;
    padding-top: 21px;
    margin-bottom: 0;
}
.award-col{
    overflow: hidden;
    margin-bottom: 30px;
}
.award-name{
    font-size: 17px;
    line-height: 27px;
    color: #000;
    font-weight: 800;
    text-align: center;
    margin-top: 30px;
    max-width: 60%;
    position: relative;
    display: inline-block;
    transition: 0.3s ease;
}
.award-name a{
     color: #000;
}
.award-col:hover .award-name, .award-col:hover .award-name a{
    color: #4BB43D !important;
    transition:color 0.3s ease;
}
.award-name::before,
.award-name::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 60px;
    height: 3px;
    background-color: #49B33B;
}

.award-name::before {
    left: -80px;
}

.award-name::after {
    right: -80px;
}

.award-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px 40px 10px 40px;
    cursor: pointer;
   box-shadow: rgba(73, 179, 59, 0.25) 0px 10px 36px 0px,
            rgba(73, 179, 59, 0.1) 0px 0px 0px 1px;

}
.award-card img {
    height: 370px;
    width: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
}
.award-card::before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(73, 179, 59, 0.7);
    transition: top 0.4s ease-in-out;
    z-index: 1;
}
.href-icon-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    opacity: 0;
    background-color: #fff;
    z-index: 2;
    transition: all 0.4s ease-in-out;
   height: 50px;
   width: 50px;
   border-radius: 10px;
   display: flex;
   justify-content: center;
   align-items: center;
}
.href-icon-wrap i{
    font-size: 20px;
    color: #49B33B;
}
.award-card:hover::before {
    top: 0;
}
.award-card:hover .href-icon-wrap {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}
.translate-btn{
    margin-top: -20px;
    display: block;
    text-align: end;
    color: #49B33B;
    font-weight: 600;
}
.testi-img-wrap{
    display: flex;
    justify-content: center;
    margin: 14px 0;
}
.testi-img-avatar{
    position: relative;
    overflow: hidden;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #49B33B;
    border-radius: 50%;
}
.testi-img-avatar img {
    height: 100%;
    width: 100% !important;
    max-width: 100% !important;
    object-position: 0 0px;
    object-fit: cover !important;
    margin-bottom: 0 !important;
    transform: scale(1.1);
}
 .mts-box p {
        min-height: 250px;
        max-height: 250px !important;
        overflow-y: scroll;
        scrollbar-width: thin; 
    scrollbar-color: #49B33B transparent; 
    }
     .mts-box {
        min-height: 500px !important;
         max-height: 500px !important;
     }
     .test-Riddi{
         min-height: 300px;
     }
    .test-Riddi.custom {
    position: relative;
    min-height: 300px;
    /* left: 40%; */
}
.ment-prof-circle {
    position: relative;
    overflow: hidden;
    height: 350px;
    width: 350px;
    border: 10px solid #00b5424a;
    outline: 2px dashed #00b74e;
    /* outline-offset: 10px; */
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgba(0, 182, 76, 0.35) 0px 18px 50px -10px;
}
.ment-prof-circle img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    /* object-position: 0px 74%; */
}
/* .mentname-wrap {
    padding: 15px 20px;
    border: 10px solid #00b64c1a;
    background-color: #FFF;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    margin-top: 30px;
} */
.mentname-wrap h3 {
    font-size: 25px;
    font-weight: 800;
    color: #00B64C;
    margin-top: 40px;
    text-align: center;
}
.mentname-wrap h5 {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    padding-top: 3px;
}
.ment-crse-wrap {
    background-color: #00b64c1a;
    padding: 30px 40px;
    border-radius: 10px;
}
.spcin-ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px; /* row gap, column gap */
    margin-top: 10px;
    margin-bottom: 0;
}

.spcin-ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    width: calc(50% - 10px); /* 2 items per row */
}

.spcin-ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    background-image: url('../img/our-mentors/check-mark.png');
    background-size: contain;
    background-repeat: no-repeat;
}
.spcin-ul.expertise li::before{
    background-image: url('../img/our-mentors/arrow-right.png') !important;
}
.h-ruler-ment{
    margin: 3rem 0 !important;
    color: #00b542 !important;
}
/* .brandlogo-container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
} */
 .brandlogo-wrap{
    padding: 35px;
    box-shadow: rgba(0, 182, 76, 0.3) 3px 3px 6px 0px inset, 
  rgba(0, 182, 76, 0.3) -3px -3px 6px 0px inset,
  rgba(0, 182, 76, 0.3) 3px -3px 6px 0px inset,  
  rgba(0, 182, 76, 0.3) -3px 3px 6px 0px inset;
  transition: box-shadow 0.4s ease;
 }
 .intro-ico{
    width: 100px;
    display: flex;
    height: 100px;
    margin-bottom: 18px;
    margin-inline: auto;
    background: #EBFFEE;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    padding: 16px;
 }
 .brandlogo-wrap h5{
  font-size: 18px;
    font-weight: 900;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
 }
.brand-logo-box {
    display: flex;
    justify-content: center;
    align-items: center;
    /* width: fit-content; */
    column-gap: 30px;
}
.box-index {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 35px;
    box-shadow: rgba(0, 182, 76, 0.3) 3px 3px 6px 0px inset, 
  rgba(0, 182, 76, 0.3) -3px -3px 6px 0px inset,
  rgba(0, 182, 76, 0.3) 3px -3px 6px 0px inset,  
  rgba(0, 182, 76, 0.3) -3px 3px 6px 0px inset;
  transition: box-shadow 0.4s ease;
}
.brandlogo-wrap img {
    height: 170px;
    width: auto;
    object-fit: contain;
}
.brandlogo-wrap:hover, .box-index:hover{
    box-shadow:
    inset 0 1px 6px rgba(0, 182, 76, 0.25),
    inset 0 -1px 6px rgba(0, 182, 76, 0.25),
    0 2px 8px rgba(0, 182, 76, 0.3),
    0 0 4px rgba(0, 182, 76, 0.15);
    transition: box-shadow 0.4s ease;
}
.iso-logo-wrap{
    margin-top: 40px;
}
.iso-logo-wrap img{
    height: 240px;
    width: auto;
}
.src-wrap-Riddhi{
    width: fit-content;
}
.lined-text {
    position: relative;
    display: inline-block;
    margin-left: 25% !important;
    padding: 0 20px;
}
.lined-text::before,
.lined-text::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 60px;
  height: 2px;
  background-color: #11B652;
}
.lined-text::before {
  left: -70px;
  transform: translateY(-50%);
}
.lined-text::after {
  right: -70px;
  transform: translateY(-50%);
}
.src-wrap-Riddhi .srz-div{
    gap: 40px;
}

