.company-for.grocery{}
.company-for.grocery .play i.grocery {
    background: #0b9944;
    box-shadow: 0 0 0 7px rgba(11, 153, 68, .5)
}

.company-for.grocery .play i.grocery:hover {
    background: #85cca1;
    box-shadow: 0 0 0 7px rgba(11, 153, 68, 1)
}
.company-for.grocery .btn.btn-request-demo, .company-for.grocery .btn-request-demo:hover {
    background: #0b9944; 
}

@media (max-width: 767px) {
    .company-for.grocery #main-slider2 .carousel-inner img, .visible-xs img {
    padding: 0;
    width: 400px;
   }
   .company-for.grocery .heading{
    font-size:30px ;
    line-height: 40px;
        }
   .company-for.grocery h2.section-header{
    font-size: 25px;
    line-height: 36px;
   }
}
@media (min-width: 768px) and (max-width:1400px) {
    .company-for.grocery .heading{
        font-size:37px ;
        line-height: 48px;
    }
    .company-for.grocery h2.section-header{
        font-size: 33px;
        line-height: 47px;
       }
}
@media (min-width: 768px) and (max-width: 991px) {
    .company-for.grocery #main-slider2 .carousel-inner img {
    padding: 80px 0 0; 
    }
}
@media (min-width:992px) and (max-width:1200px) {
    .company-for.grocery #main-slider2 .carousel-inner img{
       padding: 80px 10px 0 30px;
    }
}
@media (min-width:1201px) and (max-width:1400px) {
    .company-for.grocery #main-slider2 .carousel-inner img{
     padding: 70px 0 0 30px
    }
}
@media (min-width: 1401px){
    .company-for.grocery .heading{
        font-size:40px ;
        line-height: 53px;
            }
    #main-slider2 .carousel-inner img {
        padding: 0 0 0 40px;
        width:100%
    }

    .company-for.grocery h2.section-header{
        font-size: 34px;
        line-height: 46px;
       }
}


#grocery-services .bs-w-i-box .flex-container{
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    align-items: center;
}

#grocery-services .bs-w-i-box img{
    height: 80px;
    width: 80px;
}
#grocery-services .bs-w-i-box .bs-w-i-title {
    font-weight: 700;
    line-height: 27px;
    letter-spacing: .4px;
    margin: 10px 0;
    padding: 0;
    font-size: 19px;
    font-family: lato, sans-serif;
}

#grocery-services .bs-w-i-box .bs-w-i-description {
    line-height: 25px;
    font-size: 17px;
    letter-spacing: .3px;
    font-family: lato, sans-serif;
    color: #555;
}

@media (min-width:768px) {
    #grocery-services{
        padding:60px 0 30px
    }
}

@media (min-width: 1201px) {
    #on-demand-services .bb-container.flex-container .flex-box-image img {
    width: 95%;
}
}

#on-demand-services  .theme-box{
    background: #2F9F4C;
    border: 1px solid #0b9944;
    padding: 20px;
    border-radius: 8px;
    display: flex;
    gap:15px;
    margin-top: 20px;
}
#on-demand-services  .theme-box h4{
    color: #fff;
    font-weight: 700;
    line-height: 27px;
    letter-spacing: .4px;
    margin: 0 0 8px;
    padding: 0;
    font-size: 19px;
    font-family: lato, sans-serif;
}
#on-demand-services  .theme-box .bs-w-i-description-title{
color: #eee;
}
#on-demand-services  .theme-box svg{
    width: 55px;
    height: 55px;
    border-radius: 15px;
    padding:10px;
    background: #fff;
}

@media screen and (min-width: 768px)  and (max-width:991px){
    #ai-enhanced-features .grid-container.grid-small {
        grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));
    }
}
@media screen and (min-width: 992px)  and (max-width:1200px){
    #ai-enhanced-features .grid-container.grid-small {
        grid-template-columns: repeat(auto-fit, minmax(31%, 1fr));
    }
}
@media (min-width: 1201px) {
    #ai-enhanced-features .grid-container.grid-small {
        grid-template-columns: repeat(auto-fit, minmax(23%, 1fr));
    }
} 




/*====================================================*/
#grocery-process img{
    height: 110px;
} 
#grocery-process .bottom-note {
    margin-top: 20px;
    background: #E6F5EC;
    backdrop-filter: blur(12px); 
    border: 1px solid #C9E8D5;
    border-radius: 24px;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.04);
    text-align: left;
}

#grocery-process .bottom-note-icon {
    min-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #0b9944;
    display: flex;
    align-items: center;
    justify-content: center;
}

#grocery-process .bottom-note-icon img {
    width: 42px;
}
#grocery-process .bottom-note .seprator{
    height: 50px;
    width: 2px;
    background: #C9E8D5;
}
#grocery-process .bottom-note .bs-w-i-description-title {
    font-size: 18px; 
    line-height: 28px;
    color: #222;
    margin: 0;
}

#grocery-process .bottom-note span {
    color: #0b9944;
    font-weight: 600;
}

@media (min-width: 1201px) {
    #grocery-process .grid-container.grid-small {
        grid-template-columns: repeat(auto-fit, minmax(21%, 1fr));
    }
} 


/* ================== SECTION WRAPPER ================== */
#grocery-business-models {
    /* background: linear-gradient(180deg, #ffffff 0%, #E6F5EC 100%); */
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}
/* ===== DECORATIVE SHAPES ===== */
#grocery-business-models::before {
    content: "";
    width: 420px;
    height: 420px;
    background: #E6F5EC;
    position: absolute;
    top: -180px;
    left: -120px;
    border-radius: 50%;
}

#grocery-business-models::after {
    content: "";
    width: 320px;
    height: 320px;
    background: rgba(11, 153, 68, 0.05);
    position: absolute;
    top: 50%;
    right: -120px;
    border-radius: 50%;
} 
 
#grocery-business-models .section-header span {
    color: #0b9944;
} 

/* ===== TIMELINE WRAPPER ===== */
#grocery-business-models .models-wrapper {
    position: relative;
    display: flex;
    flex-direction: column; 
}

/* ===== CENTER LINE ===== */
#grocery-business-models .models-wrapper::before {
    content: "";
    position: absolute;
    left:45px;
    top: 50px;
    transform: translateX(-50%);
    width: 3px;
    height: 85%;
    background: #0b9944;
    border-radius: 20px;
}

/* ===== ROW ===== */
#grocery-business-models  .model-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    gap:50px
}

/* ===== CONTENT ===== */ 
#grocery-business-models  .model-content {
    flex:1
}
#grocery-business-models  .model-content .bs-w-i-title { 
    color: #0b9944; 
}
 

/* ===== ICON CIRCLE ===== */
#grocery-business-models .model-icon {
    width: 85px;
    height: 85px;
    max-height: max-content;
    background: #E6F5EC;
    border-radius: 50%;
    padding: 15px;
    border: 3px solid rgba(11, 153, 68, 0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    box-shadow: 0 10px 30px rgba(11, 153, 68, 0.08);
}

#grocery-business-models .model-icon img {
    width: 55px;
    border-radius: 20px;
}

/* ===== CONNECTOR ===== */
#grocery-business-models .connector {
    position: absolute;
    width: 90px;
    height: 3px;
    background: #0b9944;
    top: 50%;
}
 

/* ===== BOTTOM NOTE ===== */
.bottom-note {
    margin-top: 50px;
    background: #E6F5EC;
    backdrop-filter: blur(12px);
    border: 1px solid #C9E8D5;
    border-radius: 24px;
    padding: 25px 30px;
    display: flex;
    align-items: center;
    gap: 20px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.04);
}

.bottom-note-icon {
    min-width: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #0b9944;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom-note-icon img {
    width: 42px;
}

.bottom-note .bs-w-i-description-title {
    font-size: 18px; 
    line-height: 28px;
    color: #222;
    margin: 0;
}

.bottom-note span {
    color: #0b9944;
    font-weight: 600;
}



/* ===== RESPONSIVE ===== */
@media (max-width: 991px) {
    #grocery-business-models .models-wrapper{
        gap:30px
    }
    #grocery-business-models .model-row {
        gap:30px
    }
    #grocery-business-models .connector{
        left: 20px;
    }
    .bottom-note {
        flex-direction: column;
        text-align: center;
        margin-top: 30px;
        padding: 20px;
        gap: 10px;
    }
    .bottom-note .bs-w-i-description-title {
        font-size: 16px;
    line-height: 24px;
    }
}
@media (min-width:992px){
      
    #grocery-business-models .models-wrapper {  
        /* gap: 0; */
        flex-direction: row;
        flex-wrap: wrap;
    }
    #grocery-business-models .models-wrapper::before{
        left: 50%;
        top:0;
        height: 80%;
    }
    #grocery-business-models .model-row.left {
        justify-content: flex-start;
        gap: 20px;
        width: 50%; 
        height: fit-content;
    }
 
    #grocery-business-models .model-row.right {
        justify-content: flex-end;
        margin-left: auto;
        gap: 20px;
        width: 50%;
        margin-top: 40px; 
    }
    #grocery-business-models .model-content{
        width: calc(100% - 200px);
        flex: none;
    }
    #grocery-business-models .model-row.left .connector{
        right:0;
        width: 70px;

    }
    #grocery-business-models .model-row.right .connector{
        left:0;
        width: 70px;

    }
    #grocery-business-models .model-row .connector::before {
        content: "";
        width: 14px;
        height: 14px;
        background: #fff;
        border: 2px solid #0B9943;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: -5px;
        transform: translateX(-50%);
    } 
    #grocery-business-models .model-row .connector::after {
        content: "";
        width: 14px;
        height: 14px;
        background: #fff;
        border: 2px solid #0B9943;
        border-radius: 50%;
        position: absolute;
        right: -14px; 
        top: -5px;
        transform: translateX(-50%);
    } 
    /* ===== MEMBERSHIP CENTER ===== */
    #grocery-business-models .model-row.center {
    text-align: center;
    margin-top: 10px;
    flex-direction: column;
    gap: 0;
    width: 100%;
}

#grocery-business-models .model-row.center .model-content {
    width: 100%;
    max-width: 850px;
    margin: auto;
}
#grocery-business-models .model-row.center .connector{        
    transform: rotate(90deg);
    top: 7px;
    width: 30px;}
#grocery-business-models .model-row.center .model-icon {
    margin: auto auto 0;
}
}



/* FEATURES */

.features-section {
    background: linear-gradient(180deg, #ffffff 0%, #E6F5EC 100%); 
    border: 1px solid #F6FAF8;
    border-radius: 20px;
    padding: 25px 30px;
    margin-bottom: 40px;
  }
  
  .feature-grid {
    display: grid; 
    margin-top: 35px;
  }
  
  .feature-item {
    display: flex;
    align-items: center;
    gap: 15px;   
    font-size: 16px;
    font-family: lato, sans-serif; 
  }
  .feature-item .bs-w-i-description{
    flex: 1;
  }
  
  .feature-item span {
    width: 50px;
    height: 50px;
    background: #E6F5EC;
    color: #0b9944;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
  }
  
  /* CTA */
  
  .bottom-cta {
    background: #fff;
    box-shadow:rgba(0, 0, 0, 0.06) 0px 0.2rem 3.2rem;
    border-radius: 28px;
    padding: 25px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
  }
 
  .bottom-cta svg{
    width:80px;
    height:80px;
  }
  .bottom-cta .bottom-cta-content{
    flex:1
  }
  .bottom-cta .cta-btn { 
    font-family: lato, sans-serif; 
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 25px;
    background: #0b9944;
    color: #fff;
    text-decoration: none;
    border-radius: 15px;
    font-size: 17px; 
    transition: 0.3s;
    white-space: nowrap;
  }
  
  .cta-btn:hover {
    background: #087836;
  }
  
  /* RESPONSIVE */
  
  @media (max-width: 991px) {
    .top-content {
      flex-direction: column;
    }
  
    .left-content h2 {
      font-size: 42px;
    }
   
  
  }
  
  @media (max-width: 600px) {
    #grocery-mobile-app {
      padding: 60px 0;
    }
  
    .left-content h2 {
      font-size: 34px;
    }
  
    .features-section {
      padding: 30px 20px;
    }
  
    .feature-heading {
      font-size: 26px;
    }
  
    .feature-item {
      font-size: 16px;
    }
  
    .phone-mockup {
      width: 280px;
    }
  
    .right-content::before {
      width: 350px;
      height: 350px;
    }
  }

  @media screen and (max-width:767px){
    .feature-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
      }

    .bottom-cta {
        text-align: center;
        flex-direction: column;
        gap: 10px;
      }
      .bottom-cta .cta-btn{
        white-space: wrap;
      }
  }
  @media (min-width:768px) and (max-width:991px){
    .feature-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 24px;
      }
  }
  @media (min-width:992px) and (max-width:1200px){
    .feature-grid {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 24px;
      }
  }
  @media (min-width:1201px) {
    .feature-grid {
        display: grid;
        grid-template-columns: repeat(5, 1fr);
        gap: 24px;
      }
      .bottom-cta .bottom-cta-content {
        display: flex;
        align-items: center;
        gap: 25px;
      }
  }
  


  #business-models .grid-container{
    gap:40px 30px
}
#business-models .bs-w-i-box{
    /* box-shadow: rgba(204, 204, 204, 0.52) 0px 0px 10px; */
    box-shadow: none;
    padding: 0;
    border-radius: 15px;
}
#business-models .bs-w-i-box img{
    height: auto;
    border-radius: 15px;
}
#business-models .process-box-content{
    padding: 5px 15px 25px;
}  
#business-models .grocery-theme-line{
    border:0;
    border-top:2px solid #16a34a;
    margin:10px auto;
    width:30%
}
#business-models .bs-w-i-image{
  position: relative;
}

#business-models .bs-w-i-image .overlay{
  background: rgba(0, 0, 0, 0.6);
  border-radius: 15px; 
  top: 0;
}
#business-models .bs-w-i-image .overlay .bs-w-i-title{
color: #fff;
    bottom: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 18px;
}

@media screen and (min-width: 768px) {
    #business-models .grid-container {
        grid-template-columns: repeat(auto-fit, minmax(31%, 1fr));
    }
}


  #grocery-mobile-app {
    position: relative;
    overflow: hidden;
    padding: 50px 0 40px;
    background: #F9FCFA; 
    z-index: 1;
  }
  
  /* Top Left Large Shape */
  #grocery-mobile-app::before {
    content: "";
    position: absolute;
    top: -210px;
    left: -100px;
    width: 350px;
    height: 400px;
    background: #eef7f0;
    border-radius: 50%;
    z-index: -1;
  } 


/* Features */
#grocery-mobile-app .features {
    display: flex;
    gap: 11px;
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 0;
  }
  
  #grocery-mobile-app .feature-box {
    text-align: center;
    max-width: 140px;
    flex: 1;
  }
  
  #grocery-mobile-app .icon-circle {
    width: 60px;
    height: 60px;
    border: 2px solid #cfead7;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto auto 15px;
    font-size: 35px;
    color: #16a34a;
    background: #fff;
  }
  
  #grocery-mobile-app .feature-box h4 {
    font-size : 14px;
        line-height: 18px;
        color: #111827;
        font-family: lato, sans-serif;
  }

  @media (min-width:768px){
    #grocery-mobile-app .bb-container.flex-container .flex-box-image img{
        width:100%
    }
  }
  /* Extra Floating Shapes */ 
  
  .bg-circle-one {
    position: absolute;
    right: -40px;
    top: -40px;
    width: 180px;
    height: 180px;
    border: 2px dashed rgba(34, 197, 94, 0.15);
    border-radius: 50%;
    z-index: -1;
  }
  
  /* Dot Pattern Top Left */
  .dot-pattern-top {
    position: absolute;
    top: 70px;
    left: 60px;
    width: 80px;
    height: 80px;
    background-image: radial-gradient(#b7d8bf 2px, transparent 2px);
    background-size: 14px 14px;
    opacity: 0.8;
    z-index: -1;
  }
  
  /* Dot Pattern Bottom Right */
  .dot-pattern-bottom {
    position: absolute;
    right: 50px;
    bottom: 20px;
    width: 90px;
    height: 90px;
    background-image: radial-gradient(#b7d8bf 2px, transparent 2px);
    background-size: 14px 14px;
    opacity: 0.7;
    z-index: -1;
  }

