.navbar-nav {
    display: flex;
    gap: 20px;
}

.navbar-brand {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
} */
.navbar-light .navbar-nav .nav-link {
    color: #343f52;
}
.navbar-brand img {
    width: 60%;
}
.navbar-logo img{
    width: 50%;
}

.nav-link {
    font-size: 16px;
    font-weight: bold;
    color: #000 !important;
}

.navbar {
    background-color: #ffffff;
    /* padding: 8px !important; */
}

.navbar.navbar-light.fixed .btn:not(.btn-expand) {
    background: #0A8543;
    border-color: #0A8543;
    color: #fff;
}
.image-wrapper {
    background-image: url(../../imgs/freepik__background__28194.png) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.button {
    display: flex;
    gap: 20px;
}

.banner-img img {
    width: 100%;
}

.svg-inject {
    fill: #0A8543;
}

.service-text {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    /* background-color: #DBEDEE; */
    padding: 40px;
    border-radius: 30px;
}

.service-text h2 {
    color: #0A8543;
    padding: 20px;
}

.service-point {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    text-align: start;
    gap: 150px;
}
.cart {
    margin-top: 5rem;
}
.fpo-box{
    background-color:#DBEDEE;
    padding: 25px 40px;
    border-radius: 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-self: flex-end;
}
.fpo-box h2{
    color: #0A8543;
    padding-bottom:20px ;
}
.fpo-box h4{
   font-size: .75rem;
}
.fpo-item{
    line-height: 24px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    }
.box{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 30px;
}

.btn-primary {
    color: #fff;
    background-color: #0A8543;
    border-color: #0A8543;
}
.price-currency{
    padding: 0 !important;
}

.price-value{
    font-size: 20px !important;
}
.widget img{
    width: 60%;
}
.erp-cart{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 30px;
    background-color: #DBEDEE;
    padding: 20px 20px;
    border-radius: 30px;
    margin-bottom: 20px;
}
.erp-cart i{
    font-size: 26px;
    color: #0A8543;
}

/* end of iFPO */


/* start of Karabi */


.navbar-brand a img{
    width: 100%;
}
.navbar-brand-2{
    width: 50%;
}
.navbar-brand-2 img{
    width: 60%;
}
.box32{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f1f5fd;
    padding: 20px 40px;
    width: calc(100% / 3);
}
.box23{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 30px;
}
.box32 i{
    font-size: 26px;
    color: #0A8543;
}

.domeItem{
    border: none;
    background-color: transparent;
    color: #0A8543;
    font-weight: bold;
    font-size: 24px;
}

.btn-primary:hover {
    color: #000;
    background-color: #DBEDEE;
    border-color: #0A8543;
}
.btn-yellow{
    color: #fff;
    background-color: #2a6aca;
    border-color: #fff;
}

.n-cart-img img{
    width: 40%;
}
.n-cart-img{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50%;
}
.n-cart{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 30px 0;
    background-color: #f1f5fd;
    padding: 50px;
}
.n-cart-text h4{
    color: #0A8543;
    font-size:1.5rem ;
}

.why-img{
    width: 100%;
    border-radius: 30px;
}
.card-header{
    background-color: #0479ce;
    padding: 10px 30px;
}
.card-title{
    color: #ffffff;
}
.card-text{
    color: #3d3d3d;
    text-align: start;
}
.feature-box{
    display: flex;
    justify-content: center;
    gap: 20px;
}
.head-text{
    display: flex;
    align-items:center ;
    justify-content: center;
    flex-direction: column;
}
.section-subtitle{
    text-align: center;
}
.d-btn {
    background-color: #0479ce !important;
    border: 2px solid #ffffff;
}
.btn-primary:hover{
    background-color: #ffffff !important;
    border: 2px solid #0479ce;
}
.feature-box-new  h3{
    text-align: end;
}
.feature-box-new  p{
    text-align: end;
}
.feature-box-new2  h3{
    text-align: start;
}
.feature-box-new2  p{
    text-align: start;
}

.feature-box-content h3{
    color:#0479ce;
}

.fbc-btn img{
    width: 30%;
    padding: 20px 20px;
    border: 1px solid #8888;
    border-radius: 30px;
    margin-bottom: 30px;
}
.fbc-btn img{
    width: 25%;
}





/* agrioneek */
.a-bar{
    background-color: #ffffff;
}
.transition-none {
    width: 100%;
}
.logo-dark{
    width: 100%;
}

.logo-light{
    width: 100%;
}
.a-navbar-nav{
    color: #3d3d3d !important;
}
.mid-img img{
    width: 80%;
}
.text-navy{
    color: #666666 !important;
}
.bg-navy {
    --bs-bg-opacity: 1;
    background-color: #666666!important;
}
.text-inverse {
    --bs-text-opacity: 1;
    color: #ffffff !important;
}
.list-unstyled li a{
    color: #fff !important;
}
.flip {
    position: relative;
    >.front,
    >.back {
        display: block;
        transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
        transition-duration: .5s;
        transition-property: transform, opacity;
    }
    >.front {
        transform: rotateY(0deg);
    }
    >.back {
        position: absolute;
        opacity: 0;
        top: 0px;
        left: 16px;
        width: 100%;
        height: 100%;
        transform: rotateY(-180deg);
    }
    &:hover {
        >.front {
            transform: rotateY(180deg);
        }
        >.back {
            opacity: 1;
            transform: rotateY(0deg);
        }
    }
    &.flip-vertical {
        >.back {
            transform: rotateX(-180deg);
        }
        &:hover {
            >.front {
                transform: rotateX(180deg);
            }
            >.back {
                transform: rotateX(0deg);
            }
        }
    }
}

.flip {
    position: relative;
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 1em;
    width: 400px;
    >.front,
    >.back {
      display: block;
      color: white;
      width: inherit;
      background-size: cover!important;
      background-position: center!important;
      height: 220px;
      padding: 1em 2em;
      background: #313131;
      border-radius: 10px;
      p {
        font-size: 0.9125rem;
        line-height: 160%;
        color: #999;
      }
    }
}

.text-shadow {
text-shadow: 1px 1px rgba(0, 0, 0, 0.04), 2px 2px rgba(0, 0, 0, 0.04), 3px 3px rgba(0, 0, 0, 0.04), 4px 4px rgba(0, 0, 0, 0.04), 0.125rem 0.125rem rgba(0, 0, 0, 0.04), 6px 6px rgba(0, 0, 0, 0.04), 7px 7px rgba(0, 0, 0, 0.04), 8px 8px rgba(0, 0, 0, 0.04), 9px 9px rgba(0, 0, 0, 0.04), 0.3125rem 0.3125rem rgba(0, 0, 0, 0.04), 11px 11px rgba(0, 0, 0, 0.04), 12px 12px rgba(0, 0, 0, 0.04), 13px 13px rgba(0, 0, 0, 0.04), 14px 14px rgba(0, 0, 0, 0.04), 0.625rem 0.625rem rgba(0, 0, 0, 0.04), 16px 16px rgba(0, 0, 0, 0.04), 17px 17px rgba(0, 0, 0, 0.04), 18px 18px rgba(0, 0, 0, 0.04), 19px 19px rgba(0, 0, 0, 0.04), 1.25rem 1.25rem rgba(0, 0, 0, 0.04);
}





/* new styles */
.carousel-inner{
    height: 50vh;
}
.b-cart{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    border-radius: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),  0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px 40px;
    margin-bottom: 20px;
    background-color: #ffffff;
}
.b-cart img{
    width: 100%;
}
.crt-img{
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid black;
}
.crt-img img{
    width: 100%;
}
.about-crt{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 30px;
    text-align: center;
}
.product-content{
   display: flex;
   align-items: flex-start; 
   justify-content: center;
   flex-direction: column;
   gap: 10px;
}
.product-img{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;


}
.product-img img{
    width: 70%;    
}
.work-bg{
    background-color: #0d2049;
    padding: 50px 0;
}
.w-img{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}
.w-img img{
    width: 100%;
}
.w-content{
    color: #ffffff;
}
.w-content h2{
    font-size: 36px;
    color: #ffffff;
}
.logo{
    display: flex;
    justify-content: center;
}
.logo img{
    width: 50%;
}
.t-content h2{
    color: #104368;
    font-size: 48px ;
}
.r-cart{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    border-radius: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),  0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 20px 40px;
    margin-bottom: 20px;
    background-color: #ffffff;
    color: #000;
}
.r-cart img{
    width: 100%;
}
.btn:hover{
    background-color: #0d2049 !important;
    color: #ffffff !important;
} 
.svg-img{
    position: relative;
    
}
.svg-img img{
    width:20%;
    position: absolute;
    top: 0;
    right:0rem;
    z-index: -1;
}
.svg-img-1{
    position: relative;
 
}
.svg-img-1 img{
    width: 20%;
    position: absolute;
    top: 5rem;
    left:0rem;
    z-index: -1;
}
.svg-img-h-1{
    position: relative;
}
.svg-img-h-1 img{
    width: 14%;
    position: absolute;
   bottom: 0;
    left:0rem;
    z-index: -1;
}
.svg-img-h{
    position: relative;
}
.svg-img-h img{
    width:20%;
    position: absolute;
    top: 0px;
    right:0rem;
    z-index: -1;
}
.svg-img-m{
    position: relative;
}
.svg-img-m img{
    width: 20%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;

}


/* /agrioneek */


.btn-old{
    background: rgb(26,91,150);
    background: linear-gradient(85deg, rgba(26,91,150,1) 46%, rgba(10,47,82,1) 100%);
    color: #ffffff !important;
    font-size: 14px !important;
    width: 29px !important;
    height: 28px !important;
    padding: 0 !important;
    border: none !important;
}

.btn-1{
    color: #ffffff !important;
    font-size: 14px !important;
    width: 29px !important;
    height: 28px !important;
    padding: 9px !important;
    border: none !important;
    border-radius: 4PX !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-2{
    background: #298cf3 !important;
    color: #ffffff !important;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    /* flex-direction: column; */
    gap: 4px;
    padding: 6px 6px 6px 6px !important;
    font-size: 10px;
    border-radius: 4px !important;
    font-weight: 700;
}
.btn-2 i{
    font-size: 14px;
}
.o-i{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}


@media (min-width: 426px) and (max-width: 768px) {
    .button {
        display: none;
    }
    .cart {
        margin-top: 10rem;
    }
    
    .display-1 {
        font-size: 1.5rem;
    }
    
    .lead {
        font-size: 0.8rem;
    }
    
    .btn {
        font-size: 0.6rem;
        padding: 8px 15px;
    }
    
    .banner-img img {
        width: 60%;
    }
    .box32{
       flex-wrap: wrap;
    }
}


@media (max-width: 425px) {
    .button {
        display: none;
    }
    
    .cart {
        margin-top: 10rem;
    }
    .display-1 {
        font-size: 1rem;
    }
    
    .lead {
        font-size: 0.5rem;
    }
    
    .btn {
        font-size: 0.5rem;
        padding: 6px 10px;
    }
    .banner-img img {
        width: 30%;
    }
    .service-point{
        flex-direction: column;
        gap: 20px;
    }
    .service-point ul li{
        font-size: 0.6rem;
    }
    .fpo-box h2{
        font-size: 1.2rem;
    }
    .fpo-box h4{
        font-size: 0.8rem;
    }
    iframe{
        width: 100%;
    }
    .box23{
        flex-direction: column;
        flex-wrap: wrap;
     }
    .box32{
       width: 100%;
     }
     .item figure img{
        width: 100% !important;
     }
     .feature-box{
        flex-direction: column;
        gap: 15px;
        padding-left:40px ;
    }
    .feature-box-new{
        height: auto;
    }
 }

@media (min-width: 992px) {
    .offset-lg-2 {
        margin-left: 0;
    }
}
@media (min-width: 768px) {
    .offset-md-1 {
        margin-left:0;
    }
}