
body{
    overflow-x: hidden;
    margin: 0px auto;
}
@font-face {
    font-family:mm1;
    src: url(../fonts/centurygothic.ttf);
}

@font-face {
    font-family: mm2;
    src: url(../fonts/Days.ttf);
}

@font-face {
    font-family: mm3;
    src: url(../fonts/Amithen.ttf);
}

@font-face {
    font-family: mm4;
    src: url(../fonts/Opificio_regular.ttf);
}
@font-face {
    font-family: mm5;
    src: url(../fonts/DaysOne-Regular.ttf);
}

@font-face {
    font-family: mm6;
    src: url(../fonts/HelveticaNeueLTStd-Cn.otf);
}



/*---------------------------------------------------------header start-----------------------------------------------*/

.topbar{
    width: 70%;
    text-align: center;
    margin: auto;
}
.tpbar{
        padding: 6% 0% 6% 0%;
    }
.tpbar a h3{
    font-family: mm2;
    font-size: 1.1vw;
    color: #000;

}
.topbar img{
    width: 100%;
    padding-top: 6%;

}






/*---------------------------------------------------------header end-----------------------------------------------*/

/*---------------------------------------------------------index start-----------------------------------------------*/
/* width */
::-webkit-scrollbar {
  width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ed3237;
  border-radius: 25px; 
  transition: all 0.5s;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #000; 
}
.bn1{
    background: url(../assets/img/banner-1.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    padding: 0% 0% 42% 0%;
}
.feel{
    position: absolute;
    top: 25%;
    right: 5%;
}
.feel h3{
    font-family: mm3;
    font-size: 7vw;
    color: #fff;
}
.feel h4{
    font-family: mm3;
    font-size: 7vw;
    color: #ffde1a;
}
.bn2{
    background: url(../assets/img/banner_namkeen.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    padding: 0% 0% 42% 0%;
}
.bn3{
    background: url(../assets/img/Rafan-Banner1.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    padding: 0% 0% 42% 0%;
}
.the{
    position: absolute;
    top: 27%;
    left: 5%;
    text-align: center;
}
.the h3{
    font-family: mm3;
    font-size: 8vw;
    color: #fff;
}
.the h4{
    font-family: mm3;
    font-size: 8vw;
    color: #ffde1a;
}

.banner1{
    background: url(../assets/img/bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: center;
}
.banner1 h3{
    font-family: mm3;
    font-size: 6vw;
    color: #ed3237;
    padding-top: 5%;
}
.banner1 h4{
    font-family: mm5;
    font-size: 2vw;
    color: #000;
    padding-top: 3%;
}
.banner1 img{
    width: 30%;
    padding-top: 3%;
}
.design {
    background: url("../assets/img/line1.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.bad {
    background-color: #ed3237;
    padding: 0% 0% 6% 0%;
}
.blink21 {
    margin: auto;
    color: #fff;
    font-family: mm3;
    font-size: 6vw;
   padding-top: 5%;
}
.product1 {
    width: 22%;
    position: absolute;
    top: 1%;
    left: 17%;
}

.product2 {
    width: 36%;
    position: absolute;
    top: 0%;
    right: 3%;
}

.product3 {
    width: 35%;
    position: absolute;
    top: 68%;
    left: 12%;
}

.product4 {
    width: 37%;
    position: absolute;
    top: 41%;
    right: 7%;
}

.product5 {
    width: 32%;
    position: absolute;
    top: 1%;
    left: 15%;
}

.product6 {
    width: 34%;
    position: absolute;
    top: -5%;
    right: 16%;
}

.product7 {
    width: 37%;
    position: absolute;
    top: 55%;
    left: 13%;
}

.product8 {
    width: 37%;
    position: absolute;
    top: 55%;
    right: 11%;
}

.product9 {
    width: 30%;
    position: absolute;
    top: 1%;
    left: 15%;
}

.product10 {
    width: 33%;
    position: absolute;
    top: -9%;
    right: 13%;
}

.product11 {
    width: 38%;
    position: absolute;
    top: 55%;
    left: 13%;
}

.product12 {
    width: 36%;
    position: absolute;
    top: 55%;
    right: 11%;
}
.yellow {
    background: url(../assets/img/yellow.png);
    padding: 35% 0% 35% 0%; 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 67%;
    position: relative;
}

.snack1 {
    text-align: center;
    font-family: mm5;
    font-size: 2vw;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.floor {
    background: url(../assets/img/rust-bg.jpg);
    padding: 13% 0% 11% 0%;
    background-size: 100%;
}
.chef {
    position: absolute;
    bottom: -10%;
    right: 8%;
    width: 48%;
}
.chef img{
    width: 95%;
}
.samosa {
    position: absolute;
    top: -20%;
    left: 5%;
    width: 50%;
}
.samosa img{
    width: 95%;
}

.sauce {
    z-index: 999;
    position: absolute;
    top: 3%;
    left: -3%;
    width: 40%;
}
.sauce img{
    width: 45%;
}

.packet {
    z-index: 999;
    position: absolute;
    left: 78%;
    width: 50%;
    bottom: -31%;
}
.packet img{
    width: 40%;
}
.tilt1 {
    z-index: 999;
    position: relative;
    font-family: 'Amithen';
    font-size: 2.9vw;
    top: -35%;
    right: -58%;
    color: #000;
    font-weight: 500;
    transform: rotate(-10deg);
}
.tilt2 {
    z-index: 999;
    position: relative;
    left: 8%;
    font-family: 'Amithen';
    font-size: 2.9vw;
    top: 0%;
    color: #000;
    font-weight: 500;
    transform: rotate(-10deg);
}
.ringss {
    background: url(../assets/img/Ring-bg.jpg);
        height: 100%;
    background-size: 100%;
    padding: 8% 0% 14% 0%;
}
.full0 {
    width: 24%;
    position: absolute;
    top: 10%;
    left: 35%;
}

.ring-pack {
    position: relative;
    left: 64%;
    top: 10%;
    width: 18%;
}
.range {
    color: black;
    position: absolute;
    bottom: -48%;
    left: 58%;
    font-size: 1vw;
    font-family: mm5;
}
.ring-pack1 {
    position: relative;
    left: 56%;
    top: 40%;
    width: 18%;
}
.grif {
    font-family: 'Amithen';
    position: absolute;
    bottom: -20%;
    left: 50%;
    font-size: 3vw;
    transform: rotate(-10deg);
}

.grif2 {
    font-size: 6vw;
    font-weight: 100;
    position: absolute;
    left: -65%;
    top: 65%;
}

.grif2 {
    font-size: 6vw;
    font-weight: 100;
    position: absolute;
    left: -65%;
    top: 65%;
}

.test{
    background-color: #ed3237;
    padding: 1% 19% 4% 19%;
    width: 100%;
    text-align: center;
    margin: auto;
}
.test h3{
    font-family: mm3;
    font-size: 7vw;
    color: #fff;
    padding-bottom: 3%; 
}
.txt1{
    background-color: #fcdc1a;
    padding: 4% 6% 4% 6%;
    height: 100%;
}
.girl1{
    width: 100%;
}
.girl1 img{
    width: 100%;
}
.txt1 h4{
    font-family: mm5;
    font-size: 2.5vw;
    text-align: justify;
    color: #000;
    line-height: 1.5;
    border-bottom: 4px solid #000;
}
.txt1 p{
    font-family: mm4;
    font-size: 1.1vw;
    color: #000;
    text-align: justify;
    padding-top: 2%;
}
.dot1{
    width: 10%;
    margin-left: auto;
}
.dot1 img{
    width: 100%;
}
.htm h3{
    font-family: mm3;
    font-size: 10vw;
    color: #000;
}
.htm{
    position: absolute;
    top: 22%;
    right: 40%;  
}

/*--------------------------------------------------------index end-----------------------------------------------*/

/*--------------------------------------------------------footer start-----------------------------------------------*/

.fot{
    width: 100%;
    text-align: justify;
    margin: auto;
    padding: 2% 2% 0% 14%;
    background-color: #e8e8e8;
}

.fot3 img{
    width: 100%;
}
.fot1 h3{
    font-family: mm5;
    font-size: 1.3vw;
    color: #000;
    padding-top: 6%;
}
.fot2 h3{
    font-family: mm5;
    font-size: 1.3vw;
    color: #000;
    padding-top: 12%;
}
.fot2 h4 a{
    font-family: mm5;
    font-size: 1.3vw;
    color: #000;
    line-height: 2;
}
.fot1 h4{
    font-family: mm5;
    font-size: 1vw;
    color: #000;
    padding-bottom: 6%;
}
.fot1 h5 a{
    font-family: mm5;
    font-size: 1.1vw;
    color: #000;
}
.fot1 h5 i{
    font-size: 1.3vw;
    
}
.fot1 a{
    font-size: 1.9vw;
    color: #000 !important;
    padding: 2%;
    transition: all 0.5s;
}
.fot1 a:hover {
    opacity: 0.5;
}

.fot4{
    background-color: #ed3237;
    text-align: center;
    padding: 0.8% 0% 0.8% 0%;
}
.fot4 h3{
    font-family: mm4;
    font-size: 1vw;
    color: #fff !important;
    }


/*#myBtn {
  display: none; 
  position: fixed; 
  bottom: 20px; 
  right: 30px; 
  z-index: 9999; 
  border: none; 
  outline: none; 
  background-color: #fcdc1a; 
  color: #000; 
  cursor: pointer;
  border-radius: 50px;
  padding:10px;  
  font-size: 35px;
  transition: all 0.5s;
}

#myBtn:hover {
  background-color: #ed3237;
  color: #fff;
}*/
#button {
 display: none; 
  position: fixed; 
  bottom: 20px; 
  right: 30px; 
  z-index: 9999; 
  border: none; 
  outline: none; 
  background-color: #fcdc1a; 
  color: #000; 
  cursor: pointer;
  border-radius: 50px;
  padding:10px;  
  font-size: 35px;
  transition: all 0.5s;
}
/*#button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}*/
#button:hover {
  background-color: #ed3237;
  color: #fff;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}


/*--------------------------------------------------------footer end-----------------------------------------------*/


/*--------------------------------------------------------products start-----------------------------------------------*/

.red{
    background: rgb(240,11,11);
    background: linear-gradient(90deg, rgba(240,11,11,1) 35%, rgba(157,5,5,1) 100%);
    text-align: center;
    padding: 1% 0% 1% 0%;
}
.red h3{
    font-family: mm3;
    font-size: 5vw;
    color: #fff;
}
.pro{
    width: 50%;
    margin: auto;
    text-align: center;
    padding: 3% 0% 0% 0%;
}

.pro1{
    width: 70%;
    margin: auto;
    text-align: center;
    padding: 3% 0% 5% 0%;
}
.btnn{
    width: 12%;
    margin: auto;
     border: none;
    outline: none;
    padding: 1%;
    background-color: #f1f1f1;
    cursor: pointer;
    transition: all 0.5s;
    border-radius: 10px;
}
.btnn img{
    width: 60%;
}
.btnn:hover {
    background-color: #ddd;
}

.btnn h3{
    font-size: 1vw;
    font-family: mm5;
    color: #000 !important;
    margin-top: 10px;
}

.products img {
    width: 80%
}



.shade {
    transition: box-shadow .3s;
    width: 100%;
    margin: auto;
    border-radius: 10px;
    border: 1px solid #ccc;    
}
.shade:hover {
  box-shadow: 0 0 15px rgba(33,33,33,.2); 
}

.king {
    padding-top: 3vw;
}


.products h3{
    font-family: mm6;
    font-size: 1.5vw;
    color: #000;
}
.pro11{
    background: url(../assets/img/Product-Banner.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 0% 0% 30% 0%;
    position: relative;
}
.prd{
    position: absolute;
    top: 35%;
    right: 12%;
}
.prd h3{
    font-family: mm3;
    font-size: 8vw;
    color: #fff;
}













/*--------------------------------------------------------products end-----------------------------------------------*/




/*--------------------------------------------------------Contact us Start-----------------------------------------------*/
.reach{
    background: url(../assets/img/Reach-us.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 0% 0% 30% 0%;
    position: relative;
}
.reach1{
    position: absolute;
    top: 0%;
    left: 37%;
}
.reach1 h3{
    font-family: mm3;
    font-size: 8vw;
    color: #57442e;
}
.inter {
    height: 45vw;
    display: block;  
}

.parallax {
    overflow: hidden;
    background-image: url(../assets/img/contact-banner.jpg);
    position: relative;
    z-index: 1;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

.text-center {
    text-align: center;
}

.contact {
    width: 100%;
    margin: auto;
    color: #fff;
    font-family: mm3;
    font-size: 7vw;
    margin-top: 4vw;
}

.symbols i {
    color: #ed3237;
    width: 100%;
    margin: auto;
    font-size: 3vw;
    padding-top: 2vw;
}

.sick {
    font-family: 'mm2';
    font-size: 2vw;
}

.text-center p {
    font-family: mm6;
    font-size: 1.1vw;
    color: #000;
}
.text-center p a {
    font-family: mm6;
    font-size: 1.1vw;
    color: #000;
}
::placeholder{
    color: #858181 !important;
    font-size: 1vw;
    font-family: mm6;
}

.form1 {
    width: 80%;
    margin: auto;
}

.stop {
    color: #ed3237;
    text-align: revert;
}

.label {    
    color: #ed3237;
    font-size: 1vw;
    font-family: 'mm5';
    color: #000;
}

.next{
    padding: 3% 0% 3% 0%;
}

.form-placeholder1 {
    font-size: 0.8vw !important;
    color: #ed3237 !important;
    border-radius: 8px !important;
}

.form-button1 {
    background-color: #ed3237 !important;
    border: none !important;
    font-size: 0.8vw !important;
    color: #fff !important;
    border-radius: 8px !important;
}

.form-control:focus {
    border-color: #ed3237 !important;
}











/*--------------------------------------------------------Contact us End-----------------------------------------------*/


/*--------------------------------------------------------About us Start-----------------------------------------------*/

.parallax2 {
    overflow: hidden;
    background-image: url(../assets/img/about-banner.jpg);
    position: relative;
    z-index: 1;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

.inter2 {
    height: 30vw;
    display: block;
    position: relative;  
}

.black {
    position: absolute;
    background-color: #0000007a;
    height: 100%;
    width: 100%;
}

.text-center {
    text-align: center !important;
}

.red2 {
    background: rgb(240,11,11);
    background: linear-gradient(90deg, rgba(240,11,11,1) 35%, rgba(157,5,5,1) 100%);
    text-align: center;
    padding: 1% 0% 1% 0%;
}
.red2 h3{
    font-family: mm3;
    font-size: 6vw;
    color: #fff;
}

.abt1{
    width: 70%;
    text-align: center;
    margin: auto; 
    padding-top: 5%;  
}

.about2 {
    padding-top: 7% !important; 
}

.turn {
    font-family: 'mm2';
    color: #ed3237;
    font-size: 1.6vw;
}

.turn strong {
    font-weight: 800;
    color: #696969;
}

.company {
    padding-top: 3%;
    text-align: justify;
    font-size: calc(0.8vw + 0.8vh);
    color: #000000;
}

.company2 {
    text-align: justify;
    font-size: calc(0.8vw + 0.8vh);
    color: #000000;
}

.rock {
    margin-top: -2%;
}

.points {
    color: #ed3237;
    margin-right: 20px;
}

.parallax3 {
    overflow: hidden;
    background-image: url(../assets/img/factory.jpg);
    position: relative;
    z-index: 1;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}

.inter3 {
    height: 15vw;
    display: block;
    position: relative;
}

.factory {
    padding: 3% 0% 3% 0%;
}

.black2 {
    position: absolute;
    background-color: #000000a1;
    height: 100%;
    width: 100%;
}

.nif {
    padding-bottom: 1%;
    width: 70%;
    text-align: center;
    margin: auto;
}

.infrastructure {
    color: #ed3237;
    font-family: 'mm3';
    font-size: 6vw;
    padding-top: 3%;
}

.bullets {
    color: #ed3237;
    font-size: 10px !important;
}
.noodle{
    width: 100%;
    padding: 12% 0% 10% 0%;
}
.noodle img{
    width: 100%;
}












/*--------------------------------------------------------About us End-----------------------------------------------*/
.menu ul li, .hidden-menu {
    list-style:none;
    margin:0;
    padding:0;
}   

.mobile-menu-bar {
    display: none;
    position: relative;
    height: 50px;
    width: 100%;
    background: #fff;
    top: 0;
    border-bottom: 1px solid #ddd;
    z-index:101;
}
.mm-top-bar {
    width: 100%;
    height: 50px;
    position: relative;
}
.mm-top-bar .logo {
    position: absolute;
    right: 10px;
    height: 50px;
}
.mm-top-bar .logo img {
    height: 40px;
    margin: 5px;
}
.mm-top-bar > .menu {
    height:50px;
    width:50px;
}
.mm-top-bar > .menu > img{
    width:50px;
}
.hidden-menu {
    position: absolute;
    left: 0;
    top:50.5px;
    width: 50%;
    height:0px;
    transition:height 1s ;
    overflow:hidden;
}
.hidden-menu.active {
    top: 50.5px;
    display:block;
    width: 50%;
    height:300px;
}
.hidden-menu li {
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
}
.hidden-menu li > a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    display: block;
    height: 50px;
    border-bottom: 1px solid #000;
    font-size: 14px;
    border-radius: 25px;
    width: 100%;
    background-color: #ed3237c7;
}

















#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50000 ;
}
#loader-img {
    display: block;
    position: relative;
    top: 35%;
    width: 31%;
    height: 27%;
    margin: auto;
    z-index: 1001;  
    background-image: url(../assets/img/sshape-1.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
    animation: bounce  2s  infinite;
    
    z-index: 1020;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;  
    background: #fff;
    z-index: 1000;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.loader-section.section-left {
    left: 0;
}

.loader-section.section-right {
    right: 0;
}

.panel_left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)
}

.panel_right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)
}

.loaded-circle {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.loaded-img {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out
}



  