.ingredients-text{
    align-content:center;
}
    .matop{
        margin-top:-150px;
    }
    .mart{
    margin-top:-80px;
}
.shadowss{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.redius{
        border-radius: 8px 30px 8px 30px;
}
.overl{
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
    width: 94%;
    height: 100%;
    position: absolute;
    left: 3%;
    bottom: 0;
}
.posss{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.gradients{
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}
.gradients h5,.gradients h2{
    mix-blend-mode: multiply;
    position: relative;
    z-index:-1;
}
.f45{
    font-size:45px;
}
.f75{
    font-size:75px;
}
.gobhi::before {
    content: " ";
    background: url(./img/gobhi.webp);
    background-size: contain;
    width: 170px;
    height: 170px;
    z-index: 1024;
    position: absolute;
    top: -30px;
    right: 0;
}
.op40{
    opacity:0.4;
}
.abss{
    position: absolute;
    top: 0;
    left: 8%;
}
.shadoww{
    box-shadow: rgba(0, 0, 0, 0.04) 0 32px 25px;
}
.heropack p{
    font-size:14px;
}
    .scrollimg{
        width:200px;
        height:200px;
    }
    .scr{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 250px;
        position: absolute;
        left: 24%;
        bottom: 130px;
    }
    .scrollimgarr{
        height:60px;
    }
    
    .rotate-center {
	-webkit-animation: rotate-center 20s linear infinite reverse both;
	        animation: rotate-center 20s linear infinite reverse both;
}
@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}


.shake-vertical {
	-webkit-animation: shake-vertical 10s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite alternate-reverse both;
	        animation: shake-vertical 10s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite alternate-reverse both;
}
@-webkit-keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}
@keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}

body, .hiden_x{
        overflow-x: hidden;
}
.men{
    top: 0;
    left: 0;
    width: 100%;
}
.bg_img{
    
        z-index: -1;
    background: url(../img/OmGold.webp) no-repeat;
    background-size: cover;
    height: 110vh;
    background-position: bottom;
    margin-top: -144px;

}

.find-store-btn {
    background: linear-gradient(90deg, #FF5E00, #FF9800); 
    color: white; 
    font-size: 18px; 
    font-weight: bold; 
    border: none;
   border-radius: 8px 30px 8px 30px;
    padding: 10px 30px; 
    cursor: pointer; 
    transition: all 0.3s;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

.find-store-btn:hover {
    background: linear-gradient(90deg, #FF9800, #FF5E00); 
    box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.2);
    color:white;
}

.aboutimage{
    margin-top: -150px;
    background: url(../img/abouthero.webp) no-repeat;
    background-size: cover;
    width:100%;
    height: 800px;
    background-position-y: center;
}
.brown{
    color:var(--brown);
}
.opacity80{
    opacity:0.8;
}
 .fw400{
     font-weight:400;
 }
 .lheight102{
         line-height: 1.2;
 }
 .lheight06{
         line-height: 0.6;
 }
 .lh60{
         line-height: 60%;
 }
 .lh1{
         line-height: 1;
 }
.f50{
    font-size:50px;
}
.fs80{
    font-size:80px;
}
.fs96{
    font-size:96px;
}
.fs80{
    font-size:80px;
}
.fs85{
    font-size:85px;
}
.fs64{
    font-size:64px;
}
.f24{
    font-size:24px;
}
.fs20{
    font-size:20px;
}
.f28{
    font-size:28px;
}
.f60 {
    font-size: 60px;
}
.fw300 {
    font-weight: 300;
}
.subheading{
    font-size:40px;
}
.h750{
    height:588px;
}
.buttons{
    background: var(--red);
    color: var(--white);
    font-weight: 500;
    padding: 8px 30px;
    font-size: 16px;
    border-radius: 10px 20px 10px 20px;
}
a{ 
    color:var(--base);
    text-decoration: none;
}
.fogg:after{
    content: ". ";
    background: url(../img/fogg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -86%;
    left: -29%;
    width: 125%;
    height: 238%;
    z-index: -1;
    color: transparent;
}
.aboutoil:before{
    content: " ";
    background: url(../img/aboutoil.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 28%;
    height: 400px;
    z-index: 1;
}
.eclip:before{
    content: " ";
    background: url(../img/ellipse.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: -65%;
    bottom: -60%;
    width: 100%;
    height: 200%;
    z-index: 1;
}
.buttons:hover{
    color:var(--white);
}
.siz{
    height: 388px;
    object-fit: cover;
}

.radius{
    border-radius: 10px 30px 10px 30px;
}
.bg-darkgray{
    background:#E2E2E0;
}
.bg-ivory{
    background:var(--ivory);
}
.bg-ivory2{
    background:var(--ivory2);
}
.bg-lightr{
    background:var(--light);
}
.bg-khakhi{
    background:var(--khakhi);
}
.bg-brown{
    background:var(--brown);
}
.bg-radial{
    background:var(--radialgradient);
}
.bg-themgray{
    background:var(--themegray);
}
.bgcolorradial{
    background:radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(255,238,209,1) 65%)
}
.bot-grad{
    background:linear-gradient(0deg, rgba(255,238,209,1) 0%, rgba(255,255,255,1) 100%);
}
.bg_botgred{
    background:linear-gradient(0deg, rgba(255,238,209,1) 0%, rgba(255,248,237,1) 100%);
}
.bg_processgrad{
    background: linear-gradient(180deg, rgba(255,238,209,1) 0%, rgba(255,242,220,1) 56%, rgba(255,248,237,1) 100%);
}
.bg-homegrad{
     background:var(--homegrad);
}
.bggray{
    background:var(--gray);
}
.hearts:after{
    content: ". ";
    background: url(../img/oil_heart.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -44%;
    right: -28%;
    width: 85%;
    height: 70px;
    color: transparent;
}
.hat:after{
    content: ". ";
    background: url(../img/hat.svg) no-repeat;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: -12px;
    right: 5px;
    width: 52px;
    height: 90px;
    color: transparent;
}
/*#contact:after{*/
/*    content: " ";*/
/*    background: url(../img/oil.webp);*/
/*    background-size: 100%;*/
/*    background-repeat: no-repeat;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    right: 0;*/
/*    width: 265px;*/
/*    height: 280px;*/
/*}*/
.khakhi{
    color:var(--khakhi);
}
.f20{
    font-size:20px;
}
.rice:after{
    content: ". ";
    background: url(../img/rice.webp);
    background-size: 148px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: 0px; 
    width: 9.3%;
    height: 180px;
    z-index: 1025;
    color: transparent;
    opacity: 0.25;
}
.leaf:after{
    content: ". ";
    background: url(../img/leaf.webp);
    background-size: 300px;
    background-repeat: no-repeat;
    position: absolute;
    top: 11px;
    left: -97px;
    width: 22%;
    height: 180px;
    z-index: 1025;
    color: transparent;
    opacity: 0.05;
    transform: rotate(16deg);
}
.leafright:after{
    content: ". ";
    background: url(../img/leaf.webp);
    background-size: 300px;
    background-repeat: no-repeat;
    position: absolute;
    top: 11px;
    right: -87px;
    width: 22%;
    height: 180px;
    z-index: 1025;
    color: transparent;
    opacity: 0.05;
    transform: rotateY(180deg);
}
.jadi:before{
    content: ". ";
    background: url(../img/jadi.webp);
    background-size: 130px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 2px;
    left: -30px;
    width: 22%;
    height: 260px;
    z-index: 1025;
    color: transparent;
    opacity: 0.1;
}
.jadiya:before{
    content: ". ";
    background: url(../img/jadi.webp);
    background-size: 108px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 46px;
    left: -8px;
    width: 42%;
    transform: rotateY(150deg);
    height: 260px;
    z-index: 0;
    color: transparent;
    opacity: 1;
}
.backheading{
    font-size:110px;
    font-weight:700;
    color:var(--khakhi);
    opacity:0.18;
    margin-bottom:-60px;
}
.card{
    background:#ffffff6b;
    border:1px solid #ffffff;
    padding: 2.5rem 2rem;
    
}
.z2{
    z-index:2;
}
.w-60{
    width:60%;
}
.product_subtitle{
    font-size:18px;
}
.rang:after{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background: #c7481661;
    filter: blur(30px);
    z-index: -1;
}
.rang:before{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background: #ffcd7b;
    filter: blur(30px);
    z-index: -1;
}
.backlit:after{
    content: "";
    position: absolute;
    top: 27%;
    right: 5%;
    width: 85%;
    height: 70%;
    border-radius: 50%;
    background: var(--white);
    filter: blur(30px);
    z-index: -1;
    opacity:0.8;
}
.fogg_light:after{
    content: "";
    position: absolute;
    top: 14%;
    right: 17%;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: #E9E9E7;
    filter: blur(30px);
    z-index: 0;
    opacity: 0.8;
}
.product_heart:after{
    content: " ";
    background: url(../img/oil_heart.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -74%;
    right: -37%;
    width: 103%;
    height: 70px;
    color: transparent;
}
.proheart:after {
    content: " ";
    background: url(../img/oil_heart.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -8%;
    right: -22%;
    width: 65%;
    height: 185px;
}

.backlit{
    z-index:2;
}
.cheems .owl-stage-outer{
    padding-top:1.5rem;
}
.owl-theme .owl-nav {
    display: flex;
    position: absolute;
    justify-content: space-between;
    width: 100%;
    bottom: 50%;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #00000000!important;
    color: var(--red)!important;
    text-decoration: none;
    font-size: 35px;
    width: 25px;
}
.owl-theme .owl-nav [class*=owl-] {
    background: #00000000!important;
    color: var(--red)!important;
    text-decoration: none;
    font-size: 35px!important;
    width: 25px;
}
.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    border: 2px solid var(--red);
    margin: 5px 7px;
    background: #d6d6d600;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    opacity: 0.5;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff00;
    opacity: 1;
}
.w50{
    width:50px;
}
.resz{
    padding: 4px 20px;
    font-size: 14px;
    font-weight:500;
}
.f18{
    font-size:18px;
}
.f13{
    font-size:13px;
}
.f14{
    font-size:14px;
}
.f16{
    font-size:16px;
}
.f22{
    font-size:22px;
}
.f24{
    font-size:24px;
}
.f40{
    font-size:40px;
}
.f50{
    font-size:50px;
}
.readmore{
    font-size:14px;
    color:var(--red);
}
.w-85{
    width:85%;
}
.w-80{
    width:80%;
}
.w-30{
    width:30%;
}
 footer{
     border-top:1px solid #85680038;
 }
 .offset-md-1 {
    margin-left: 4.333333%;
}
 .offset-md1 {
    margin-left: 14.333333%;
}
 .w-78{
     width:78%;
 }
  .w-90{
     width:90%;
 }
 .top_gred{
     background:var(--top-grad);
 }
 .backimg1{
     background:url('../img/ricecup1.webp')no-repeat;
     background-size:cover;
     width:100%;
     height:750px;
 }
 .w200{
     width:200px;
 }
 .grids{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
 }
 .fr2{
     grid-template-columns: 1fr 1fr;
 }
 .iso{
     width: 70px;
    height: 60px;
 }
 .bg_prograd{
     background:var(--product-grad);
 }
 .product_card{
     background:#ffffffc7;
 }
 .liner{
         border-bottom: 7px solid var(--red);
 }
 .w-85{
     width:85%;
 }
 .contactimg_size{
     width:75px;
 }
 .contactimg_size2{
     width:80px;
 }
 
 .cookingfont{
     color:var(--brown);
 }
 .op4{
     opacity:0.4;
 }
 
 .gridimg img{
    width: auto;
    height: 74px;
    padding: 0 20px;
 }
  
 .goldicon{
    
    padding: 10px;
    margin-top: -65px;
    width:65px;
 }
 .bg-trans{
     background:transparent !important;
 }
 .borderbrown{
     border:1px solid #543b0a36;
 }
 .f65{
     font-size:65px;
 } 
 .f60{
     font-size:60px;
 }
 .f32{
     font-size:32px;
 } 
 .f36{
     font-size:36px;
 } 
 .w-110{
         width: 110%;
 }
 .w150{
     width:150px;
 }
 ul{
     list-style-type: none;
 }
 .w25{
     width:25px;
 }
 .gola{
     box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
     
     border-radius:50px; 
     padding:10px;
     display:flex; 
     justify-content:center; 
 }
 .iconwh{
      
     height:30px;
 }
 .w-70{
     width:70%;
 }
 .fw-600 {
     font-weight:600;
 }
 .mh150{
     min-height:150px;
 }
 .imagerender{
     width:200px;
     height:200px; 
     border:4px solid var(--brown);
     border-radius:50%;
     position:relative;
     background:var(--brown);
     filter:drop-shadow(-3px 8px 6px #BCB6A8);
 }
 
 .imagerender img{
     border: 4px solid var(--white);
     border-radius: 50%;
     overflow:hidden;
     z-index: 2;
     position: relative;
 }
 div.imagerender::after{
    content: " ";
    width: 152px;
    height: 152px;
    background: var(--brown);
    position: absolute;
    top: -3px;
    left: -8px;
    z-index: 1;
    border-radius: 50%;
 }
 .oppo{
     transform: rotate(180deg);
 }
 .coma img{
     opacity:0.3;
 }
 .carousel-indicators .ind {
    width: 16px;
    height: 16px;
    border: 2px solid var(--brown) !important;
    background-color: #0000 !important;
    border-radius: 50px;
    opacity:0.4;
 }
  .carousel-indicators .ind.active {
    opacity:1;
 }
 .slogan{
     font-size:90px;
     
 }
 .bgcolor{
     background:#FFF6E7;
 }
 .accordion-body{
     font-size:16px;
 }
 
 .word {
 
  width: 500px;
  opacity: 0;
}

.letter {
  display: inline-block;
  position: relative;
  float: left;
  transform: translateZ(25px);
  transform-origin: 50% 50% 25px;
}

.letter.out {
  transform: rotateX(90deg);
  transition: transform 0.32s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.letter.behind {
  transform: rotateX(-90deg);
}

.letter.in {
  transform: rotateX(0deg);
  transition: transform 0.38s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
 .heartshap{
    width:200px; 
    position:absolute;
    right: 220px;
    top: -73px;
 }
 .choice img{
    width: 35px;
 }
 .choice .remt{
    border: 1px solid var(--brown);
    border-radius: 50px;
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:var(--light);
 }
 .choice li{
    display:flex;
    align-items: center;
    line-height: 2;
    font-size: 18px;
    margin: 70px 0;
    border-radius: 50px;
 }
 .leftli{
     background: linear-gradient(90deg, rgba(249,225,186,1) 0%, rgba(249,225,186,1) 75%, rgba(249,225,186,0) 100%);

 }
 .rightli{
     background: linear-gradient(270deg, rgba(249,225,186,1) 0%, rgba(249,225,186,1) 75%, rgba(249,225,186,0) 100%);
justify-content: flex-end
 }
 #contact{
     padding-top:110px;
 }
 
 
 
 
 /**
 * ----------------------------------------
 * animation blink-2
 * ----------------------------------------
 */
 
 .blink-2 {
	-webkit-animation: blink-2 5s infinite both;
	        animation: blink-2 5s infinite both;
} 

@-webkit-keyframes blink-2 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink-2 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}



.light_title{
    font-size:36px;
    font-weight:300;
}
.martops{
    margin-top:-150px;
}
.websites{
    width:25px;
}
.toping{
    margin-top:-20px;
}
.shadowleft:before{
        content: " ";
    background: url(../img/shadow.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 120%;
    z-index: 0;
}
.shadowright:after{
        content: " ";
    background: url(../img/shadowright.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0;
    width: 100%;
    height: 130%;
    z-index: 0;
}
.corngredient{
    background: rgb(255,236,201);
    background: linear-gradient(180deg, rgba(255,236,201,0) 0%, rgba(255,236,201,1) 61%, rgba(255,230,185,1) 62%, rgba(255,230,185,0) 100%);
}
.corngredient2{
    background:linear-gradient(180deg, rgba(255,236,201,0) 0%, rgba(255,236,201,1) 79%, rgba(255,230,185,1) 80%, rgba(255,230,185,0) 100%)
}




@media (min-width: 768px){

.packwidth{
            height: 200px!important;
            width:auto !important;
    }
}
 
@media (min-width: 1601px){
     #navbardesk:before { 
    bottom: 25px !important;
    left: 0px;
    width: 20% !important;
    height: 4px; 
}


 }
 
 
 @media (min-width: 1501px){
     .recipe_banner::before {
    background-size: 45%!important;
}
 }