

.hero{

/*background:#003d15;*/
color:white;
/*padding:70px 5%;*/
/*background-image:url(../images/banx.jpg);*/
}
.hero img{
    height: 100vh;
    object-fit: cover;
}





.hero-text {
    width: 38%;
    position: absolute;
    top: 54%;
    transform: translateY(-50%);
}


.tag{

color:#d48d00;
font-weight:600;

}


h1{

font-size:44px;
line-height: 68px;

}


h1 span {
    color: #d48d00;
    font-weight: 700;
}


.hero-text p {
    margin: 20px 0;
    font-size: 18px;
    letter-spacing: 0.55px;
    line-height: 30px;
}

.cards div img{
    width: 40px;
    margin-bottom: 10px;
}

.features{

display:flex;
gap:15px;

}


.features div{

border:1px solid #567;
padding:15px;
border-radius:10px;
font-size:13px;

}



.buttons a{

display:inline-block;
margin-top:30px;
background:#d48d00;
padding:15px 30px;
border-radius:30px;
color:white;

}



.video{

background:transparent!important;
border:1px solid #d48d00;

}



.hero-img{

position:relative;
width:50%;

}


.hero-img img{

width:100%;
border-radius:30px;

}


.cashew{

position:absolute;
bottom:-50px;
right:20px;
width:250px!important;

}

.ssw img{
    width:50px;
    margin:0 auto 1rem;
}
.ssw {
    height: 100%;
    border: 1px solid #2f70002b;
    border-radius: 15px;
    text-align: center;
    align-items: center;
    /* display: flex; */
    padding: 2rem;
}
.vcre {
    height: 100%;
    background: linear-gradient(360deg, black, #2f7000);
    padding: 3rem;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
}
.vcre::after {
    position: absolute;
    content: "";
    background-image: url(../images/mashroom.png);
    background-size: contain;
    height: 300px;
    width: 300px;
    bottom: -4%;
    right: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: bottom;
    opacity: 0.1;
    filter: brightness(0) invert(1);
}
.counter {
    gap: 3rem;
    display: flex;
    justify-content: space-around;
    padding: 40px 10%;
    background-color: #f4fff6;
    border-bottom: 1px solid #022b0914;
}
.counter p{
    margin-bottom:0;
}
.counter h2 {
    color: #07501d;
    font-weight: 700;
}



.cards {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cards div {
    padding: 30px 10px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 12px;
    flex: 1 0 21.4%;
    font-weight: 400;
    font-size: 18px;
    line-height: calc(1.66667);
    transition:all .3s;
    cursor:pointer;
}
.cards div:hover{
        box-shadow: #d48d006b 0px 0px 25px -5px;
}
.deliver {
    background: linear-gradient(45deg, #032d07cf, #004d07e6);
}
.deliver-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.deliver-grid div {
    padding: 30px;
    /* box-shadow: 0 0px 7px -1px #ddd; */
    background-color: #fff;
    border-radius: 10px;
}
.form-section{
background:#eef4e8;
padding:60px 20%;

}


form{

background:white;
padding:30px;
box-shadow:0 0 20px #bbb;

}
.ivv2121{
    padding:6rem 0;
}


input,textarea,select{

width:100%;
padding:15px;
margin:10px 0;

}


button{

background:#d48d00;
color:white;
padding:15px 40px;
border:0;

}


.process-box{

display:grid;
grid-template-columns:repeat(6,1fr);
gap:20px;

}


.process img {
    width: 120px !important;
    height: 120px;
    object-fit: cover;
    border-radius: 50%;
}



@media(max-width:900px){

.container{
flex-direction:column;
}

.hero-text,.hero-img{
width:100%;
}

.cards,
.deliver-grid,
.process-box{

grid-template-columns:1fr 1fr;

}

}


.cirw {
    height: 70px;
    width: 70px;
    border: 1px solid #012d0c42;
    border-radius: 50%;
}
.w-61{
    width:61%;
}

.counter .row{
    border-right: 1px solid #012d0c42;
}

.counter .row:last-child{
    border-right: none;
}

.deliver-grid h3{
    font-size: 21px;
    letter-spacing: 0.55px;
    margin-bottom: 1rem;
}

.mncir img {
    border-radius: 50%;
    border: 3px solid #d48d00;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.process143 .mncir img {
    border-radius: 0;
    border: none;
    top: 50%;
    left: 50%;
    transform: initial;
    width: 74px !important;
    height: auto;
}
.process143 .mncir {
    height: auto;
    width: 130px;
    margin: 0 auto 1rem;
    z-index: 1;
}
.process143 .mncir::before {
    filter: brightness(0);
}
.process143 .mncir::before {
    position: absolute;
    content: "";
    background-size: contain;
    height: 128px;
    width: 113px;
    top: 22%;
    left: 170px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    z-index: -1;
}
.mncir {
    height: 130px;
    width: 130px;
    margin: 0 auto 1rem;
    z-index: 1;
}
.process-box h4{
    font-size: 18px;
    font-weight: 600;
}

.numbx {
    height: 40px;
    width: 40px;
    background-color: #d48d00;
    border-radius: 50%;
    top: -2%;
    left: -2%;
    z-index: 9;
}
.numbx span{
    color:#fff;
}

.enqw222 {
    background-color: #2f700005 !important;
}
.enqw222::after {
    opacity: 0.1 !important;
}
.mncir::before {
    position: absolute;
    content: "";
    background-image: url(../images/arw.png);
    background-size: contain;
    height: 128px;
    width: 128px;
    top: 33%;
    left: 195px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    z-index: -1;
}
.mncir25::before {
    background-image: none;
}



.deliver456{
    position:relative;
}
.deliver456::after {
    position: absolute;
    content: "";
    background-image: url(../images/CashewProcessing.webp);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
    /* background-attachment: fixed; */
}










.counter252 .cirw {
    height: 70px;
    width: 70px;
    border: 1px solid #ffffff42;
    border-radius: 50%;
}
.counter252 .cirw img{
    filter:brightness(0)invert(1);
}
.counter252 .row {
    border-right: 1px solid #ffffff42;
}
.deliver789::after {
    /* background-image: url(../images/far.webp); */
    background-image: url(../images/retdsf56.png);
    background-size: cover;
    background-position: bottom;
}
.deliver6789::after {
    background-image: url(../images/mshbg.jpg) ;
}
.deliver789{
        background: none;
}
.enqw222246{
        background: linear-gradient(180deg, #2f700042 50%, transparent 0);
        background-color: #2f700000 !important;
}
.enqw222246::after {
    position: absolute;
    content: "";
    background-image: none !important;
}
.mncir55::before{
    background-image: none !important;
}
.fing p img{
    width: 21px;
}

.heroec::after {
    position: absolute;
    content: "";
    background: linear-gradient(90deg, #ffffff, #ffffff70, transparent);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.5;
    /* backdrop-filter: blur(59px); */
}
.process-box252{
    grid-template-columns: repeat(5, 1fr) !important;
}
.process-box252 img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    border-radius: 10px 10px 0 0 !important;
    margin-bottom: 1rem;
}
.process-box252 div.text-center{
    margin-bottom:1rem  !important;
}
@media(max-width:1366px){
    .process img {
        width: 95px !important;
        height: 95px;
        object-fit: cover;
        border-radius: 50%;
    }
    .mncir::before {
        position: absolute;
        content: "";
        background-image: url(../images/arw.png);
        background-size: contain;
        height: 114px;
        width: 114px;
        top: 33%;
        left: 175px;
        transform: translateX(-50%);
        background-repeat: no-repeat;
        z-index: -1;
    }
    .numbx {
        height: 33px;
        width: 33px;
        background-color: #d48d00;
        border-radius: 50%;
        top: 7%;
        left: 7%;
        z-index: 9;
    }
    .numbx span {
        color: #fff;
        font-size: 13px;
    }
    .process143 .mncir25::before{
        background-image:none !important;
    }
}
@media(max-width:900px){
    .deliver789::after {
    /* background-image: url(../images/far.webp); */
    background-image: none;
    background-size: cover;
    background-position: bottom;
}
    h1 {
        font-size: 21px;
        line-height: 35px;
    }
    .hero-text {
        width: 100%;
        position: absolute;
        top: 16% !important;
        transform: initial !important;
        left: 0;
        padding: 0 6%;
        text-align: left !important;
    }
    .hero-text p {
        margin: 0;
        font-size: 15px;
        letter-spacing: 0.55px;
        line-height: 25px;
    }
    /*.cirw {*/
    /*    height: 55px;*/
    /*    width: 55px;*/
    /*    border: 1px solid #012d0c42;*/
    /*    border-radius: 50%;*/
    /*    margin-bottom: 1rem;*/
    /*}*/
        .cirw {
        height: 55px;
        width: 55px;
        border: 1px solid #012d0c42;
        border-radius: 50%;
        margin-bottom: 1rem;
        margin: 0 auto 1rem;
    }
    .counter .col-lg-3,.counter .col-lg-9{
        padding:0;
    }
    .counter h2 {
        color: #07501d;
        font-weight: 700;
        font-size: 20px;
        margin: 2px;
    }
    .process .hd p{
        width:100% !important;
    }
    .numbx {
        height: 30px;
        width: 30px;
        background-color: #d48d00;
        border-radius: 50%;
        top: 12%;
        left: 12%;
        z-index: 9;
    }
    
    .process-box div.text-center {
        text-align: start !important;
        height: 100%;
    } 

}

@media(max-width:552px){
/*    .hero img {*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/

        .hero img {
        height: 75vh;
        min-height: 655px;
        max-height: 75vh;
        object-fit: cover;
        object-position: bottom;
    }
    .process-box252 {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    
.process-box252 img {
    width: 100% !important;
    height: 270px !important;
    object-fit: cover;
    border-radius: 10px 10px 0 0 !important;
    margin-bottom: 1rem;
}
.process-box252 div.text-center {
    text-align: start !important;
    height: 100% !important;
}
}
@media(max-width:360px){
    
.mncir::before {
        position: absolute;
        content: "";
        background-image: url(../images/arw.png);
        background-size: contain;
        height: 167px !important;
        width: 167px !important;
        top: 30% !important;
        bottom: 0;
        left: 51%;
        transform: translateX(-50%) rotate(90deg);
        background-repeat: no-repeat;
        z-index: -1;
        transform-origin: left;
    }
}








.mushroom-services{
    background:#f8f6ee;
}


.service-box{

    background:#f1efdf;
    border-radius:18px;

    height:72px;

    display:flex;
    align-items:center;

    padding:8px 15px;

    gap:18px;

    transition:.3s;
}


.service-box:hover{
    transform:translateY(-5px);
    box-shadow:0 8px 20px rgba(0,0,0,.12);
}



.service-box .icon{

    width:45px;
    height:45px;

    border-radius:50%;

    background:#2f7000;

    display:flex;
    align-items:center;
    justify-content:center;

    flex-shrink:0;

}



.service-box .icon img{

    width:25px;
    height:25px;

    object-fit:contain;

    filter:brightness(0) invert(1);

}



.service-box span{

    font-size:16px;

    font-weight:600;

    line-height:22px;

    color:#222;

}



@media(max-width:768px){

    .service-box{
        height:auto;
        min-height:70px;
    }


    .service-box span{
        font-size:14px;
    }

}
@media(max-width:552px){
    .process143 .process-box div.text-center {
        text-align: start !important;
        height: 100%;
    }
    
    .process143 .mncir {
        text-align: center;
    }
    .counter25222 .cirw {
        height: 55px;
        width: 55px;
        border: 1px solid #ffffff42;
        border-radius: 50%;
    }
    .ssw {
    height: 100%;
    border: 1px solid #2f70002b;
    border-radius: 15px;
    text-align: center;
    align-items: center;
    /* display: flex; */
    padding: 1rem;
}
   .solutions223 .ssw img {
        width: 34px;
        margin: 0 auto 1rem;
    }
    .deliver6789 .col-lg-6{
        padding:0;
    }
    .process143{
        overflow:hidden;
    }
    .vcre::after {
        height: 128px;
        width: 128px;
    }
    .solutions223 .col-lg-5,.solutions223 .col-lg-7,.solutions223 .col-lg-3,.container12666 .col-lg-6{
        padding:0;
    }
    .mushroom-services {
    background: #f8f6ee00;
}
}