:root {
    --orange-color: #F9B233;
    --green-color: #0B4619;
}

*{
    padding: 0;
    margin: 0;
}
body{
    font-family: 'Montserrat', sans-serif !important;
}
h6{
    font-family: 'Shadows Into Light', cursive;
}

.sec-heading{
    font-size: 32px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 2px;
    text-align: center;
}


.shree-veg-nav{
    box-shadow: 0px 4px 9px 5px rgba(0, 0, 0, 0.03);
}
.shree-veg-nav.scrolled{
    box-shadow: 0px 4px 9px 5px rgba(0, 0, 0, 0.03);
}
.shree-veg-nav ul li a{
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-weight: 500;
}
.shree-veg-nav ul .download-btn {
    display: inline-block;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    color: #ffffff;
    background-color: var(--orange-color);
    text-decoration: none;
    border-radius: 8px;
    box-shadow: 0px 4px 9px 5px rgba(0, 0, 0, 0.03);
    transition: background 0.3s ease, transform 0.2s ease;
}

.shree-veg-nav ul .download-btn:hover {
    background-color: var(--green-color);
    color: white;
}

.shreeveg-banner {
    background: url('../img/banner-bg.webp') no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 650px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shreeveg-banner .banner-content h3{
    color: var(--green-color);
    font-size: 24px;
    font-weight: 600;
}
.shreeveg-banner .banner-content h1{
    color: black;
    font-size: 50px;
    font-weight: 600;
    line-height: 66px;
    max-width: 490px;
}
.shreeveg-banner .banner-content p{
    color: black;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    max-width: 391px;
}


.shreeveg-choose-us{
    padding: 50px 0 90px;
    position: relative;
}
.shreeveg-choose-us .choose-us-img{
    position: absolute;
    bottom: 0;
    left: calc(50% - 266px);
}
.shreeveg-choose-us .choose-us-card .choose-us-card-inner{
    padding: 10px;
    width: 230px;
    /* background: #f0fff3;
    border: 1px solid #154e22; */
    border-radius: 20px;
    transition: 0.3s ease;
}
.shreeveg-choose-us .choose-us-card .choose-us-card-inner:hover{
    background: #154e22;
}
.shreeveg-choose-us .choose-us-card .choose-us-card-inner:hover h3, .shreeveg-choose-us .choose-us-card .choose-us-card-inner:hover p{
    color: white;
}
.shreeveg-choose-us .choose-us-card .choose-us-card-inner h3{
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    color: #333333;
}
.shreeveg-choose-us .choose-us-card .choose-us-card-inner p{
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #666666;
}

.shreeveg-categories{
    padding: 50px 0 70px;
    margin-top: 30px;
    background-color: rgba(215, 215, 215, 0.19);

}
.shreeveg-categories .shreeveg-categories-card{
    padding: 20px 40px;
    position: relative;
    border-radius: 10px;
    height: 100%;
}
.shreeveg-categories .shreeveg-categories-card .categories-card-content {
    display: flex;
    flex-direction: column;
    gap: 0;
    justify-content: center;
}
.shreeveg-categories .shreeveg-categories-card .categories-card-content h6{
    font-size: 30px;
    margin: 0;
}
.shreeveg-categories .shreeveg-categories-card .categories-card-content h3{
    font-size: 26px;
    font-weight: 600;
    color: #1A2428;
}
.shreeveg-categories .shreeveg-categories-card .categories-card-content p{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}
.shreeveg-categories .shreeveg-categories-card .categories-card-content a{
    text-decoration: none;
    color: white;
    
    padding: 10px 18px;
    border-radius: 7px;
    font-weight: 600;
}
.shreeveg-categories .shreeveg-categories-card .shreeveg-categories-card-1-bg{
    position: absolute;
    right: 0;
    bottom: 0;
}

.shreeveg-about-us{
    padding: 70px 0 0px;
}
.shreeveg-about-us .about-us-content h3{
    margin-top: 70px;
}
.shreeveg-about-us .about-us-content h3{
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 500;
}
.shreeveg-about-us .about-us-content p{
    color: #737373;
    font-size: 19px;
}

.shreeveg-connect-now {
    background: url('../img/shreeveg-connect-now.webp') no-repeat center center;
    background-size: cover;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px 0 0;
}
.shreeveg-connect-now .connect-now-content {
    margin-top: 70px;
}
.shreeveg-connect-now .connect-now-content h2{
    font-size: 48px;
    color: var(--green-color);    
    font-weight: 600;
}
.shreeveg-connect-now .connect-now-content p{
    font-size: 19px;
    color: black;
    font-weight: 500;
}

.shreeveg-testimonials{
    padding: 50px 0 120px;
    position: relative;
    background-color: rgba(217, 217, 217, 0.19);

}
.shreeveg-testimonials .testimonials-tomato-img{
    position: absolute;
    left: 0;
    bottom: -120px;
    width: 257px;
    height: 267px;

}
.shreeveg-testimonials .testimonials-leafimg{
    position: absolute;
    right: 0;
    top: -120px;
    width: 212px;
    height: 245px;
}
.shreeveg-testimonials .swiper-slide.swiper-slide-active{
    height: 350px;
}
.shreeveg-testimonials .testimonials-card{
    padding: 15px 10px;
    box-shadow: 0px 12px 24px 0px rgba(64, 72, 82, 0.2);
    border-radius: 10px;
    
}
.shreeveg-testimonials .testimonials-card h3{
   color: #1F2933;
   font-size: 18px;    
}
.shreeveg-testimonials .testimonials-card pre{
   color: #8D8D8D;
   font-size: 15px;    
}
.shreeveg-testimonials .testimonials-card p{
   color: #1F2933;
   font-size: 15px;    
   line-height: 24px;
}

.shreeveg-testimonials span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0B4619;
    scale: 1.2;
}
.shreeveg-faq{
    padding: 50px 0 70px;
}
.shreeveg-faq .accordion-item{
    border: none ;
}
.shreeveg-faq button.accordion-button.collapsed {
    border-left: 5px solid var(--orange-color);
    border-radius: 0;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 500;
}
.shreeveg-faq button.accordion-button {
    font-size: 17px;
    font-weight: 500;
}
.accordion-button:not(.collapsed) {
    background: var(--orange-color) !important;
    color: black;
}
.accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(209, 253, 13, 0.25) !important;
}

.shreeveg-contactus{
    padding: 50px 0 70px;
    background-color: rgba(217, 217, 217, 0.19);

}

.form-container {
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: white;
}


.form-control {
    margin-bottom: 20px !important;
    padding: 12px !important;
    border: 1px solid #8B8B8B !important;
    border-radius: 5px !important;
}
.form-control:focus {
    border-color: #0b5345;
    box-shadow: 0 0 0 0.25rem rgba(11, 83, 69, 0.25);
}
.shreeveg-contactus .form-btn {
        background: var(--green-color);
        padding: 15px 40px;
        width: 160px;
        border: none;
        border-radius: 7px;
        color: white;
        font-size: 19px;
        font-weight: 600;
    
}
.shreeveg-contactus .form-btn:hover {
    background-color: #055746;
}
textarea.form-control {
    min-height: 150px;
}


.shreeveg-footer{
    padding: 50px 0 70px;
    background: var(--green-color);
}
.shreeveg-footer .footer-logo p{
    max-width: 220px;
    font-size: 12px;

}
.shreeveg-footer h2{
    font-size: 22px;
    color: white;
    border-left: 4px solid var(--orange-color);
    padding-left: 20px;

}
.shreeveg-footer .quick-links ul{
    list-style: none;
    padding: 0;
}
.shreeveg-footer .quick-links ul li a, .shreeveg-footer .social-links a{
   text-decoration: none;
   color: white;
}

.shree-veg-nav .offcanvas{
    display: none;
}












@media (max-width: 1200px) {
    .shree-veg-nav ul li a {
        font-size: 16px;
    }
    .shree-veg-nav ul .download-btn {
        padding: 15px 15px;
        font-size: 16px;
    }
    .shreeveg-connect-now .connect-now-content h2 {
        font-size: 38px;
    }
    .shreeveg-connect-now .connect-now-content {
        margin-top: 20px;
    }
    .shreeveg-connect-now .connect-now-img img {
        height: 490px;
        width: auto;
    }
    .shreeveg-connect-now {
        padding: 50px 0 50px;
    }
    .shreeveg-testimonials .testimonials-tomato-img {
        width: 207px;
        height: 207px;
    }
    .shreeveg-testimonials .testimonials-leafimg {
        width: 172px;
        height: 205px;
    }
    .shreeveg-testimonials .swiper-slide.swiper-slide-active {
        height: 390px;
    }
    
}
@media (max-width: 991px) {
    .shree-veg-nav .offcanvas{
        display: block;
    }
    .shreeveg-choose-us .choose-us-card {
        justify-content: center !important;
        margin: 0 !important;
    }
    .shreeveg-choose-us {
        padding: 50px 0 290px;
    }
    .shreeveg-categories .row{
        row-gap: 30px;
    }
    .shreeveg-about-us .row{
        flex-direction: column-reverse;
    }
    .shreeveg-about-us .about-us-content h3 {
        margin-top: 20px;
    }
    .shreeveg-connect-now .connect-now-img  {
       display: none;
    }
    .shreeveg-connect-now .connect-now-content {
        text-align: center;
    }
    .shreeveg-connect-now .connect-now-content .app-android-ios{
        justify-content: center;
    }
    .shreeveg-testimonials .testimonials-tomato-img {
        bottom: 0px;
    }
    .shreeveg-faq .row, .shreeveg-contactus .row{
        flex-direction: column-reverse;
    }
    .faq-content{
        margin-bottom: 50px;
    }
    .shreeveg-contactus h2{
        margin-bottom: 20px !important;
    }
    .shreeveg-footer .footer-logo p {
        max-width: 100%;
    }
    .shreeveg-footer .row {
        row-gap: 30px;
    }
    .shreeveg-footer .quick-links ul {
        gap: 10px !important;
    }
    .shreeveg-banner {
        background-position: inherit;
    }
}
@media (max-width: 768px) {
    .shreeveg-testimonials .testimonials-leafimg {
        width: 122px;
        height: 155px;
        top: -20px;
    }
    .shreeveg-connect-now .connect-now-content h2 {
        font-size: 30px;
    }
    .shreeveg-connect-now .connect-now-content p {
        font-size: 16px;
    }
}
@media (max-width: 576px) {
    .shreeveg-testimonials .testimonials-leafimg {
        width: 92px;
        height: 115px;
    }
    .form-container {
        padding: 20px;
        margin: 20px auto;
    }
    .form-title {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }
    .form-control {
        padding: 10px;
        margin-bottom: 15px;
    }
    .btn-submit {
        padding: 10px;
    }
    .shreeveg-choose-us .choose-us-img {
        left: calc(50% - 200px);
        height: auto;
        width: 400px;
    }
    .shreeveg-banner .banner-content h1 {
        font-size: 42px;
        line-height: 46px;
    }
    .shreeveg-about-us .about-us-content h3 {
        font-size: 26px;
    }
    .shreeveg-categories .categories-card-img{
        display: flex;
        align-items: center;
    }
    .shreeveg-categories .categories-card-img img{
        height: auto;
        width: 100px;
    }
}
@media (max-width: 450px) {
    .shreeveg-categories .shreeveg-categories-card .categories-card-content h3 {
        font-size: 21px;
    }
    .shreeveg-categories .shreeveg-categories-card .categories-card-content p {
        font-size: 13px;
    }
    .shreeveg-categories .shreeveg-categories-card .categories-card-content h6 {
        font-size: 22px;
    }
    .shreeveg-banner .banner-content h1 {
        font-size: 35px;
    }
}
@media (max-width: 400px) {
    .shreeveg-categories .shreeveg-categories-card .categories-card-content h3 {
        font-size: 16px;
    }
    .shreeveg-categories .shreeveg-categories-card .categories-card-content p {
        font-size: 11px;
    }
    .shreeveg-categories .shreeveg-categories-card .categories-card-content a {
        font-size: 12px;
    }
}