:root{--red-bg:#fc8181;--red:#e53e3e;--red-hover:#e53e3e}*,:after,:before{margin:0;padding:0;box-sizing:border-box}.nav-link,body,button,p{font-family:Nunito,sans-serif}img{max-width:100%}.py-6{padding:5rem 0}.mb-6{margin-bottom:5rem}.heading{font-family:Nunito Sans,sans-serif;font-weight:800}.red{color:#e53e3e;color:var(--red)}.container{padding-right:25px;padding-left:25px}p{margin-bottom:0;color:#343434}a{color:#e53e3e;color:var(--red);cursor:pointer}a:hover{color:#e53e3e;color:var(--red-hover)}.btn-primary{background-color:#e53e3e;background-color:var(--red);border-color:#e53e3e;border-color:var(--red)}.btn-primary:hover{background-color:#e53e3e;background-color:var(--red-hover);border-color:#e53e3e;border-color:var(--red-hover)}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{background-color:#e53e3e;background-color:var(--red);border-color:#e53e3e;border-color:var(--red)}.btn-secondary{color:#e53e3e;color:var(--red)}.btn-secondary,.btn-secondary:hover{background-color:transparent;border-color:#e53e3e;border-color:var(--red)}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{background-color:transparent;border-color:#e53e3e;border-color:var(--red);color:#e53e3e;color:var(--red)}label{font-size:.9rem;color:#787}.hvr-shutter-out-horizontal{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;background:#fff;transition-property:color;transition-duration:.1s}.hvr-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e53e3e;background:var(--red);transform:scaleX(0);transform-origin:50%;transition-property:transform;transition-duration:.1s;transition-timing-function:ease-out}.hvr-shutter-out-horizontal:active,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:hover{color:#fff}.hvr-shutter-out-horizontal:active:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:hover:before{transform:scaleX(1)}@media screen and (max-width:769px){#quality .card-body{padding:0}.h3,.h4,.h5{font-size:18px}.btn-secondary,.btn-secondary:hover{background:#e53e3e;background:var(--red);color:#fff}.hvr-shutter-out-horizontal:before{display:none}}.navbar{z-index:2;position:fixed;width:95%;left:2.5%;top:2.5%;background:#fff;border-radius:.375rem;box-shadow:0 2.8px 2.2px rgba(0,0,0,.02),0 6.7px 5.3px rgba(0,0,0,.028),0 12.5px 10px rgba(0,0,0,.035)}.nav-logo{width:56px}@media screen and (max-width:993px){.navbar{width:100vw;left:0;top:0}.nav-logo{width:42px}.nav-item{margin:5px 0}.nav-item button{margin-bottom:10px}}.hero{min-height:100vh;background-image:url(/images/banner.jpg);background-size:cover;background-repeat:no-repeat;background-attachment:fixed}@media screen and (max-width:769px){.hero{min-height:0;background-image:url(/images/banner.jpg);background-size:200%;background-repeat:no-repeat;height:55vh;background-position:87% 0}}.about-left{transform:translateX(-60px) scale(1.2)}.about-right{transform:translateX(60px) scale(1.2)}@media screen and (max-width:1150px){.about-left,.about-right{transform:translate(0) scale(1)}}#products{background-image:url(/images/pine-wood-texture.jpg);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-attachment:fixed}@media screen and (max-width:769px){#products{background-repeat:repeat;background-size:350px}}.product-certified-icon{position:relative}.product-certified-icon:before{position:absolute;display:block;content:"";width:96px;height:96px;top:50%;left:50%;transform:translate(-50%,-50%);border:3px solid #e53e3e;border:3px solid var(--red);border-radius:50%}.product-image,.product-image:hover{transition:transform .25s}.product-image:hover{transform:scale(1.25)}.emulsions-group-img{margin-top:-50px}@media screen and (max-width:1025px){.product-image:hover{transform:scale(1)}}@media screen and (max-width:768px){.product-certified-icon{margin-left:15px}}#market-segments{position:relative}#market-segments .card{transition:.25s ease}#market-segments .card:hover{transform:scale(1.05)}@media screen and (max-width:1024px){#market-segments .card:hover{transform:scale(1)}}.veggie-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/veggie-bg.png);opacity:.15}.card-img-top{border-bottom:1px solid rgba(0,0,0,.1)}#contact{background-color:#fc8181;background-color:var(--red-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='72' viewBox='0 0 36 72'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23e53e3e' fill-opacity='0.18'%3E%3Cpath d='M2 6h12L8 18 2 6zm18 36h12l-6 12-6-12z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;padding:6rem}.enquiry-inner{background:#fff;border-radius:.375rem;padding:5rem}@media screen and (max-width:769px){#contact{padding:96px 16px}#contact .container{padding-left:0;padding-right:0}.enquiry-inner{padding:16px}}footer{color:#787}