@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap";:root{--header-height: 4.5rem;--background-color: #fffff5;--header-white-color: #fff;--white-color: #fff;--black-color: #000;--body-font: "Montserrat", sans-serif;--normal-font-size: .938rem;--font-regular: 400;--font-semi-bold: 600;--z-tooltip: 10;--z-fixed: 100}@media screen and (min-width: 1024px){:root{--normal-font-size: 1rem}}.wrapper{padding-bottom:60px}*{box-sizing:border-box;padding:0;margin:0}body{font-family:var(--body-font);font-size:var(--normal-font-size);background-color:var(--background-color)}ul{list-style:none}a{text-decoration:none}.container{max-width:1120px;margin-inline:1.5rem}.header{position:fixed;top:0;left:0;width:100%;background-color:var(--header-white-color);box-shadow:0 2px 16px #0e121b4d;z-index:var(--z-fixed)}.nav{height:var(--header-height)}.nav__logo,.nav__burger,.nav__close{color:var(--black-color)}.nav__data{height:100%;display:flex;justify-content:space-between;align-items:center}.nav__logo img{width:40px}.nav__logo{display:inline-flex;align-items:center;column-gap:.25rem;width:200px;font-weight:var(--font-semi-bold)}.nav__logo i{font-weight:initial;font-size:1.25rem}.nav__toggle{position:relative;width:32px;height:32px}.nav__burger,.nav__close{position:absolute;width:max-content;height:max-content;top:0;right:0;bottom:0;left:0;margin:auto;font-size:1.25rem;cursor:pointer;transition:opacity .1s,transform .4s}.nav__close{opacity:0}.gold-desktop{display:none}.gold-small{margin-top:1.2rem;margin-left:2rem}.gold-small img{width:80%}.dropdown__menu span{background-color:purple;padding:.2rem;color:var(--white-color)}.hero-section{background-color:#fffff5;margin-top:40px;padding-top:3rem}.bg-hero-image{display:flex;flex-direction:column;width:90%;margin:1rem auto;padding-top:45px}.welcome-para{line-height:1.9;max-width:500px;margin:0 auto}.welcome-para a{background-color:transparent;padding:.5rem 1rem;border:1px solid #ccc;display:inline-block;margin:1rem 0;border-radius:5px;color:#454545;font-weight:bolder;letter-spacing:3px}.welcome-para a:hover,.welcome-para a:focus{background-color:#5a5a5a;color:var(--white-color)}.bg-map{background-image:url(/images/layer.png);background-repeat:no-repeat;background-size:cover;background-position:center;height:180px;width:100%;max-width:500px;margin:0 auto;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:1.4rem}.img-box{width:90%;margin:0 auto;padding-top:1rem}.img-box img{width:100%;margin:0 auto}.win-container{width:80%;margin:1em auto;background:linear-gradient(90deg,rgba(183,164,0,.34) 0%,rgba(255,225,118,.51) 58.65%,rgba(255,250,118,.34) 85.21%);padding:1em;border-radius:30px;font-size:21px;font-family:Lato;font-style:normal;font-weight:400}.gold-image{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:1rem 0}.qoute-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:.5rem;letter-spacing:23%}.ingredients{width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.bg-orange{background:#FFECDB;margin-top:10px}.ingredients .ingredient{max-width:600px;width:90%;color:#fff;margin:1rem;background-position:center;background-size:cover;background-repeat:no-repeat;text-align:left;line-height:24px;padding:10px;border-radius:10px}.rice{background:linear-gradient(180deg,rgba(0,0,0,.176) 0%,rgba(0,0,0,.8) 98.55%),url(../images/Rice.png)}.pulses{background:linear-gradient(180deg,rgba(0,0,0,.176) 0%,rgba(0,0,0,.8) 98.55%),url(../images//pulses.png)}.spices{background:linear-gradient(180deg,rgba(0,0,0,.176) 0%,rgba(0,0,0,.8) 98.55%),url(../images//Spices.png)}.vegetables{background:linear-gradient(180deg,rgba(0,0,0,.176) 0%,rgba(0,0,0,.8) 98.55%),url(../images/Vegetables.png)}.paper{background:linear-gradient(180deg,rgba(0,0,0,.176) 0%,rgba(0,0,0,.8) 98.55%),url(../images/Paper-bag.png)}.flavour{background:linear-gradient(180deg,rgba(0,0,0,.176) 0%,rgba(0,0,0,.8) 98.55%),url(../images/Flavour-enhancers.png)}.ingredients h1{text-align:center;margin:1rem;text-transform:uppercase}.ingredient .link{display:flex;justify-content:center;margin:1rem 0}.ingredient .link a{display:inline-block;background-color:#fff;color:#000;padding:.3rem 1.4rem;border-radius:5px}.ingredient .link a:hover,.ingredient .link a:focus{background-color:#ae764e;color:var(--white-color)}.order-wrapper{background-color:#fff7f7;padding-top:1rem;border-radius:5px}.order-title h3{text-align:center;margin:1.5rem 0;font-size:1.5rem}.orders{width:100%;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;align-content:space-between}.order{width:40%;margin:.5rem auto;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.5rem;background-color:var(--white-color);color:var(--black-color);border-radius:10px;box-shadow:0 0 4px #00000059}.order p{font-size:.9rem;font-weight:bolder;display:block}.order span{display:block;margin-bottom:.8rem}.order small{font-weight:bolder;margin-bottom:.8rem}.order button{padding:4px 20px;background-color:#328616;border-radius:20px;cursor:pointer;border:none;margin:5px;color:var(--white-color)}.order button:hover,.order button:focus{background-color:#eea230;color:var(--white-color)}.our-services{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0}.service{width:100%;margin:0 auto;padding:1rem;display:flex;flex-direction:column}.img-card-right{display:flex;flex-direction:column;justify-content:flex-end;align-items:end}.card{width:100%;padding:.5rem 1.5rem;border:1px solid #c3c3c3;border-radius:30px}.card h4{padding-top:16px;text-align:center;margin:2rem;justify-content:space-between}.card-dark{background:linear-gradient(270deg,rgba(255,236,219,.43) 0%,#FFECDB 100%)}.card-light{display:flex;flex-direction:column}.about-us-wrapper{margin-top:3rem;padding-top:4rem}.about-us,.contact-us-links{margin-top:4rem;background-color:#ffecdb;padding:2rem 1rem}.about-title{width:70%;margin:0 auto}.about-title .title{text-align:center;font-size:18px;line-height:1.7;color:#5a5a5a}.about-title .title span{text-transform:uppercase;color:#000;font-weight:1200;display:block}.who-we-are{display:flex;flex-direction:column;align-items:center}.who-we-are-image img{width:70%;margin-left:1.5rem}.who-we-are-para,.what-we-do-para,.why-love-us-container,.our-vision,.key-service{max-width:900px;margin:2rem auto;line-height:1.6}.why-love-us-container{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.why-love-us-container h3{margin-bottom:1rem}.why-love-us{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;padding:2rem}.why-love-us span{background-color:var(--white-color);padding:.8rem;border-radius:50px;color:#eea230;font-weight:bolder;font-size:.8rem;display:flex;flex-direction:row;flex-wrap:wrap;margin:1rem}.why-love-us ion-icon{color:#eea230;font-size:1.2rem;display:inline-block;margin-right:.5rem}.who-we-are-para h4,.what-we-do-para h4{margin-bottom:1rem}.key-service-title,.our-vision-title{width:80%;text-align:center;border-bottom:1px solid #000;line-height:.1em;margin:2rem}.key-service-title span,.our-vision-title span{background:#ffecdb;padding:0 10px}.contact-us-title{text-align:center;width:500px;padding-top:18px;padding-bottom:10px;margin:1rem auto;border-top:4px solid #ae764e}.contact-us-para{max-width:600px;margin:1rem auto;padding:1rem;line-height:1.6}.contact-us-links-container{display:flex;flex-direction:column;margin-bottom:1rem;padding:0 1rem 0 2rem}.contact-us-link{display:flex;align-items:center;margin-bottom:1rem}.contact-us-link ion-icon{font-size:1.2rem;margin-right:.5rem}.box{margin-left:1rem;width:250px}.box h5{text-transform:uppercase;font-size:.7rem;font-weight:bolder}.box small,.box a{color:#dd5471;font-size:.8rem}.desc-contact-form{max-width:600px;margin:1rem auto;line-height:2;color:#484848;margin-bottom:0;padding:1rem}form{display:flex;flex-direction:column;align-items:center;padding:1rem}input[type=text],input[type=email],input[type=submit],textarea{width:100%;padding:.4rem;margin:.5rem;border:none;outline:none;border:1px solid #FFFFFF;border-radius:2px}input[type=text]:hover,input[type=email]:hover,textarea:hover{width:100%;padding:.4rem;margin:.5rem;border:#dd5471;outline:#fd4141;border:2px solid #fd4141;border-radius:2px}input[type=submit]{color:var(--white-color);background-color:#dd5471;text-transform:uppercase;cursor:pointer}input[type=submit]:hover,input[type=submit]:focus{background-color:#dd5471}.footer-container{width:80%;margin:0 auto;display:flex;flex-direction:row;padding:1rem 0;justify-content:space-between}.footer-image img{width:60px}.footer-links{display:flex;flex-direction:column;align-items:center;line-height:2.4;font-size:12px;padding-top:13px;padding-left:5px}.footer-links span{font-size:.8rem;color:#000}.footer-links small a,.footer-links span a{color:#000}@media screen and (max-width: 945px){.nav__menu{position:absolute;left:0;top:2.5rem;width:100%;height:calc(100vh - 3.5rem);overflow:auto;pointer-events:none;opacity:0;transition:top .4s,opacity .3s}.nav__menu::-webkit-scrollbar{width:0}.nav__list{background-color:var(--white-color);padding-top:1rem}}.nav__link{color:var(--black-color);background-color:var(--white-color);font-weight:var(--font-semi-bold);padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s}.nav__link:hover{background-color:var(--white-color)}.show-menu{opacity:1;top:3.5rem;pointer-events:initial}.show-icon .nav__burger{opacity:0;transform:rotate(90deg)}.show-icon .nav__close{opacity:1;transform:rotate(90deg)}.dropdown__item{cursor:pointer;margin-right:3rem}.dropdown__arrow{font-size:1.25rem;font-weight:initial;transition:transform .4s}.dropdown__link{padding:1.25rem 1.25rem 1.25rem 2.5rem;color:var(--black-color);background-color:var(--white-color);display:flex;align-items:center;column-gap:.5rem;font-weight:var(--font-semi-bold);transition:background-color .3s;border:1px solid #7E6F1F;border-width:80%;border-radius:1px}.dropdown__link:hover{background-color:var(--white-color);color:#454545}.dropdown__menu{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.dropdown__item:hover .dropdown__menu{max-height:1000px;transition:max-height .4s ease-in}.dropdown__item:hover .dropdown__arrow{transform:rotate(180deg)}.dropdown__add{margin-left:auto}@media screen and (max-width: 340px){.container{margin-inline:1rem}.nav__link{padding-inline:1rem}}@media screen and (min-width: 945px){.container{margin-inline:auto}.nav{height:calc(var(--header-height) + 1rem);display:flex;justify-content:space-between}.nav__toggle{display:none}.nav__list{height:100%;display:flex;column-gap:2rem}.nav__link{height:100%;padding:0;justify-content:initial;column-gap:.25rem}#contact-navlink{font-weight:400}.nav__link:hover{background-color:transparent}.dropdown__item,.dropdown__subitem{position:relative}.dropdown__menu{max-height:initial;overflow:initial;position:absolute;left:0;width:300px;top:6rem;opacity:0;pointer-events:none;transition:opacity .3s,top .3s}.dropdown__link,.dropdown__sublink{padding-inline:1.4rem 3.5rem}.dropdown__subitem .dropdown__link{padding-inline:1rem}.dropdown__submenu{position:absolute;left:100%;top:.5rem}.dropdown__item:hover .dropdown__menu{opacity:1;top:5.5rem;pointer-events:initial;transition:top .3s}.dropdown__subitem:hover>.dropdown__submenu{opacity:1;top:0;pointer-events:initial;transition:top .3s}.gold-small{display:none}.gold-desktop{display:block;margin-top:1.2rem}.gold-desktop img{width:80%}.bg-hero-image{flex-direction:row;justify-content:space-between;width:85%}.img-box{width:50%;margin:0 auto}.img-box img{width:80%;margin:0 auto}.win-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.qoute-container{flex-direction:row;align-items:flex-start}.quote{display:flex;flex-direction:row;align-items:flex-start}.ingredients{width:80%;margin:0 auto;padding:1rem;flex-direction:row;justify-content:space-between}.ingredient{width:30%;margin:1rem}.orders{width:80%}.order{width:20%}.who-we-are{width:70%;margin:0 auto;flex-direction:row}.who-we-are-image img{width:120px;margin-right:3rem}.service{width:80%;flex-direction:row;align-items:center;justify-content:center}.img-card img{width:150px}.img-card-right{display:flex;flex-direction:column;justify-content:center;align-items:start}.card h4{text-align:left;margin:.5rem}.card-light{display:flex;order:-1}.contact-us-links-container{order:1}.contact-us-title{width:200px}.contact-us{width:80%;margin:0 auto;display:flex;flex-direction:row;background-color:#ffecdb}.contact-us-links-container{width:80%;margin:0 auto}.contact-us-link{margin:1rem 0}.box{line-height:2}}.nav__link.active-link{color:#dd5471;position:relative}.nav__link.active-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#dd5471}.ingredients .ingredient{padding:0;overflow:hidden}.product-image-container{width:100%;height:400px;background-position:center;background-size:cover;background-repeat:no-repeat;text-align:left;line-height:24px;padding:20px;border-radius:10px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.product-image-container h1{text-align:center;text-transform:uppercase}.product-image-container p{flex-grow:1;margin:1rem 0}.product-image-container .link{display:flex;justify-content:center;margin:1rem 0}.product-image-container .link a{display:inline-block;background-color:#fff;color:#000;padding:.5rem 1.4rem;border-radius:5px;transition:background-color .3s,color .3s}.product-image-container .link a:hover,.product-image-container .link a:focus{background-color:#ae764e;color:var(--white-color)}.error-text{color:#fd4141;font-size:.8rem;display:block;width:100%;text-align:left;margin-top:-8px;margin-left:10px;margin-bottom:5px}#form-status{margin-top:15px;font-weight:700}.new-footer{background-color:#2c2c2c;color:#a9a9a9;padding:60px 0 0;font-size:.9rem;line-height:1.6}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-grid{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:40px}.footer-column h4{color:#fff;font-size:1.1rem;margin-bottom:20px;font-weight:600}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:10px}.footer-column ul li a,.footer-column address a{color:#a9a9a9;text-decoration:none;transition:color .3s ease}.footer-column ul li a:hover,.footer-column address a:hover{color:#fff}.footer-column .corporate-detail{color:#a9a9a9}.footer-column .corporate-detail strong{color:#dcdcdc}.footer-logo{display:flex;align-items:center;margin-bottom:20px;text-decoration:none;color:#fff}.footer-logo img{width:50px;margin-right:15px;filter:brightness(0) invert(1)}.footer-logo span{font-size:1.2rem;font-weight:600;line-height:1.2}.social-icons{margin-top:20px;display:flex;gap:15px}.social-icons a{color:#a9a9a9;font-size:1.8rem;transition:color .3s ease,transform .3s ease}.social-icons a:hover{color:#fff;transform:translateY(-2px)}.footer-column address{font-style:normal;margin-bottom:15px}.contact-links i{margin-right:10px;width:20px}.footer-bottom{border-top:1px solid #444;padding:20px 0;margin-top:40px;text-align:center;font-size:.8rem}@media (min-width: 768px){.footer-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 992px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.feature-section{padding:60px 20px;background-color:#f8f9fa;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.feature-container{max-width:1200px;margin:0 auto}.feature-grid{display:grid;grid-template-columns:1fr;gap:40px}.feature-item{text-align:center}.feature-item i{font-size:3rem;color:#ae764e;margin-bottom:15px;display:block}.feature-item h4{font-size:1.25rem;font-weight:600;margin-bottom:10px}.feature-item p{line-height:1.6;color:#6c757d}@media (min-width: 768px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.gold-small img,.gold-desktop img{height:60px;width:auto;border-radius:50%}.contact-us-container .contact-us-title{border-top:4px solid #ae764e;max-width:300px;padding-top:18px;padding-bottom:10px;margin:1rem auto}.contact-us-wrapper{background-color:#ffecdb}.contact-us-wrapper .contact-us{max-width:1200px;margin:0 auto;padding:60px 20px;display:flex;flex-wrap:wrap;gap:40px;align-items:flex-start}.contact-us-wrapper .contact-us-links-container,.contact-us-wrapper .form{flex:1;min-width:300px}.contact-us-wrapper .form{padding:20px;background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d}.contact-us-wrapper form{padding:0;margin:0}.contact-us-wrapper input[type=text],.contact-us-wrapper input[type=email],.contact-us-wrapper textarea,.contact-us-wrapper select{width:100%;padding:12px;margin:0 0 15px;border:1px solid #ddd;border-radius:5px;font-family:Montserrat,sans-serif;font-size:1rem;background-color:#f9f9f9;transition:border-color .3s,box-shadow .3s}.contact-us-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}.contact-us-wrapper input:focus,.contact-us-wrapper textarea:focus,.contact-us-wrapper select:focus{outline:none;border-color:#ae764e;box-shadow:0 0 5px #ae764e80}.contact-us-wrapper .btn-submit{width:100%;background-color:#ae764e;color:#fff;padding:12px 25px;border:none;border-radius:5px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s,transform .2s}.contact-us-wrapper .btn-submit:hover{background-color:#9c6c44;transform:translateY(-2px)}.contact-us-wrapper .btn-submit:disabled{background-color:#ccc;cursor:not-allowed}.nav__logo{width:auto;flex-shrink:1;margin-right:1rem}.header-logo-circle{display:none}.header-logo-circle img{height:60px;width:auto;border-radius:50%}@media screen and (min-width: 945px){.nav{display:flex;align-items:center;justify-content:space-between}.nav__list{display:flex;align-items:center;gap:1.5rem}.header-logo-circle{display:block;margin-left:1rem}}
