*{
	box-sizing: border-box;
}
html{
	scroll-behavior: smooth;
}

body{

    width:100%;
    height: 100%;
    margin: 0;
    padding: 0;
   font-family: 'Montserrat', sans-serif;
}

header{
	width: 100%;
	position: relative;
    background-color: #000;
	
}

nav{
    z-index: 100;
   
}



.navbar .navbar-nav li{
    margin-right: 15px;
}

.navbar .navbar-nav li a{
	color: #fff !important;
	font-size: 16px;
	font-weight: 500;
}

.navbar .navbar-nav li a:hover{
	color: #FEBE10 !important;
    text-decoration: underline;
    
}

.navbar-nav .active .nav-link{
	color: #FEBE10 !important;
    text-decoration: underline;
   
}

.navbar .navbar-brand img{

   width: 80px; 
}

.navbar .navbar-brand:hover{
    font-size: 45px;
	color: #2E3192;
	font-weight: 700;
}

.logo-head-slim{
   font-size: 15px;
}

.navbar-toggler{
	
	outline: 2px solid #f3bb20 !important;
    border-radius: 0px; 
}

.navbar-toggler i{
  color: #f3bb20 !important;
 
}


.nav-btn a{
    padding: 8px 30px;
    background-color:#FEBE10;
    border: 1px solid #FEBE10;
    color: #000;
    font-size: 16px;
    
}

.nav-btn a:hover{
    text-decoration: none;
    background-color: transparent;
    color: #FEBE10;
    transition: 1s ease;
}


.mob-slider{
    display: none;
}



.slider{
    margin-top: -127px;
    z-index: 99;
}


.carousel-caption{
    position: absolute;
    
    left: 9% !important;
    text-align: left !important;
    top: 40%;

}

.carousel-caption p {
    color: #fff;
font-size: 22px;
font-weight: 300;
}



.carousel-caption h5 {
    color: #fff;
   font-size: 60px;
  font-weight: 700;
}


.carousel-item img{
   
    
}


.banner-text-slim{
    font-weight: 300;
}



.slider-btn1{
    padding: 10px 20px;
background-color:#FEBE10;
color: #000;
font-size: 16px;
border: 1px solid #FEBE10;
margin-right: 10px;
margin-top: 20px;
display: inline-block;
}

.slider-btn1:hover{
    text-decoration: none;
color: #fff;
background-color: transparent;
border: 1px solid #fff;
transition: .5s ease;
}

.slider-btn2{
    padding: 10px 20px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    border:1px solid #fff;
    margin-top: 20px;
    display: inline-block;
}

.slider-btn2:hover{
    text-decoration: none;
color: #fff;
background-color: transparent;
transition: .5s ease;
}


.banner-text{
    text-align: center;
    color: #fff;
    margin-top: 50px;
}

.banner-text h3{
    font-size: 20px;
}


.banner-text h4{
    font-size: 15px;
    font-weight: 400;
}







.home-section1{
    padding: 100px 0px;
    background-color: #fff;
    padding-bottom: 70px;
}

.home-section1 h2{
    color:#000;
    font-weight: 600;
    font-size: 30px;
}

.home-section1 p{
    color: #555;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 20px;
}

.home-section1 i{
    color: #FEBE10;
    font-size: 15px;
    margin-right: 20px;
}

.home-section1 h3{
    font-size: 15px;
    font-weight: 700;
}

.home-section1-btn{
  padding: 8px 20px;
  background-color: #FEBE10;
  border: 1px solid #FEBE10;
  color: #000;
  display: inline-block;  
  margin-top: 30px;
  font-size: 15px;
}


.home-section1-btn:hover{
    text-decoration: none;
    background-color: transparent;
    color: #000;
    transition: 1s ease;
}


.home-section1-part2{
    padding: 70px 0px;
    background-color: #f9f9f9;
}

.home-section1-part2 h5{
   font-size: 14px;
   text-align: center;
  
}

.home-section1-part2 h2{
    font-size: 35px;
    text-align: center;
    font-weight: 700;
    color: #000;
    margin-bottom:70px;
 }

 .home-sec1-part2-content{
    text-align: center;
   
    padding: 0px 30px;
 }
 
 .home-sec1-part2-content i{
    color: #FEBE10;
    font-size: 55px;
 }

 .home-sec1-part2-content h3{
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
 }
 
 .home-sec1-part2-content p{
    font-size: 13px;
 }





.home-section2{
    padding: 100px 0px;
   /* background-color: #e9d7a5;*/
   background:linear-gradient(rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6)), url(image/home-sec2-bg.jpg);
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   background-attachment: fixed;
   
   
   
   
}

.home-sections2{
    padding: 100px 0px;
   /* background-color: #e9d7a5;*/
   background:linear-gradient(rgba(0, 0, 0, 0.6),rgba(0, 0, 0, 0.6)), url(image/home-sec2-bg-dish.jpg);
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   background-attachment: fixed;
  
   
   
   
}

.home-sections2 h2{
    color:#ffffff;
    font-weight: 600;
    font-size: 35px;
    text-align: center;  
}

.home-sections2 h4{
    color: #ffffff;
    font-weight: 300;
    font-size: 19px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 70px;
}

.home-section2 h2{
    color:#fff;
    font-weight: 600;
    font-size: 35px;
    text-align: center;  
}

.home-section2 h4{
    color: #fff;
    font-weight: 300;
    font-size: 19px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 70px;
}


.home-sec2-wrap{
    background-color: none;
    padding: 30px 50px;
    margin-bottom: 30px;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
    text-align: center;
    color:#fff;
}


.home-sec2-wrap:hover{
    box-shadow: 9px 11px 32px -19px rgba(0,0,0,0.75);
    background-color: none;
    transition: 1s ease;
}

.food-expose{
    background-color: #FEBE10;
}



.home-sec2-wrap img{
   margin-bottom: 20px;
}

.home-sec2-wrap i{
    color: #FEBE10;
    font-size: 13px;
}


.home-sec2-wrap h3{
    font-weight: 500;
  font-size: 21px;
  color:#ffffff;
}

.home-sec2-wrap h3:hover{
    color: #2E3192;
}


.home-sec2-wrap p{
  color: #ffffff;
    font-weight: 400;
    font-size: 15px;
    margin-top: 15px;
}

.home-sec2-wrap h5{
    font-weight: 500;
    font-size: 15px;
     color: #555;   
}

.home-sec2-wrap h5 a{
    text-decoration: none;
    color: #555
}

.home-sec2-wrap h5 a:hover{
    color:#2E3192
}

.home-sec2-btn-wrap{
    text-align: center;
    padding-top: 40px;
}

.home-sec2-btn{
  background-color: #FEBE10;
  color: #000;
  padding: 10px 25px;
  border-radius: 5px;
  font-weight: 600;
  font-size: 14px;
  border:1px solid #FEBE10;
}

.home-sec2-btn:hover{
    background-color: transparent;
    
    text-decoration: none;
    color: #FEBE10;
    
}

.home-section3{
    padding: 70px 0px;
   
}

.home-section3 h2{
  
    color: #000;
    font-weight: 700;
    font-size: 35px;
    margin-top:50px;
    margin-bottom: 50px;
}

.home-section3 h3{
  font-size: 16px;
  margin-top: 20px;
  color: #000;
}



.home-section3 p{
    
    color: #555;
    font-size: 14px;
    font-weight: 300;
    margin-top: 0px;
}


.home-sec3-btn{
    padding: 8px 20px;
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    display: inline-block;
    margin-top: 20px;

}

.home-sec3-btn:hover{
    text-decoration: none;
    background-color: transparent;
    color: #000;
    transition: 1s ease;
}




.home-section4{
    padding: 100px 0px;
    background-color:#ebde6f;
    padding-top: 50px;
    background:linear-gradient(rgba(0, 0, 0, 0.8),rgba(0, 0, 0, 0.8)), url(image/home-sec2-bg.jpg);
    background-attachment: fixed;
}

.home-section4 h2{
    text-align: center;
    color:#000;
    font-weight: 600;
    font-size: 35px;color: #fff !important;
}

.home-section4 h3{
    color: #555;
    font-weight: 300;
    font-size: 19px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 90px;color: #fff !important;
}

.home-sec4-part1{
    text-align: right;
    margin-top: 70px;
}

.home-sec4-part1 h4{
    color: #6e5204;
    font-size: 17px;
    margin-bottom: 7px;
    font-weight: 600;color: #fff !important;
}

.home-sec4-part1 p{
    color: #555;
    font-size: 15px;
    margin-bottom:40px;
    font-weight: 300;color: #fff !important;
}

.home-sec4-part3{
    margin-top: 70px;
}


.home-sec4-part3 h4{
    color: #6e5204;
    font-size: 17px;
    margin-bottom: 7px;
    font-weight: 600;color: #fff !important;
}

.home-sec4-part3 p{
    color: #555;
    font-size: 15px;
    margin-bottom:40px;
    font-weight: 300;color: #fff !important;
}

.home-sec4-part2 img{
    border: 4px solid #555;
    
}

.home-sec4-part2{
    padding: 0px 10%;
}








.home-section5{
  padding: 80px 0px;
  background-color: #f3bb20;

}

.home-section5-part2{
    text-align: right;

}

.home-section5-part2 i{
  font-size: 40px;
  background: #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home-section5-number{
    font-size:25px; 
    margin:0px 10px;
    margin-right: 40px;
    color: #000;
}

.home-break{
    display: none;
}

.home-section5-btn{
  padding: 15px 20px;
  background-color: #000;
  color: #fff;
  border-radius: 10px;
  font-size: 15px;
  border:1px solid #000;
  font-weight: 500;
}

.home-section5-btn:hover{
    text-decoration: none;
    background-color: transparent;
    color:#000;
    transition: 1s ease;
    
}

footer{
    padding: 70px 0px 20px 0px;
    background: #212529;

}

.footer-content h3{
   color: #fff;
   font-size: 17px;
   font-weight: 600;
   text-transform: uppercase;
   margin-bottom: 30px;

}

.footer-content p{
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}

.footer-content i{
    font-size: 35px;
    margin-right: 10px;
    color:#dddada;
}

.footer-content i:hover{
    color: #fff;
}

.footer-content a{
   
    color:#fff;
}

footer h4{
  color:#fff;
   text-align: center;
   font-size: 13px;
   margin-top:30px;
   padding-top:20px;
   border-top: 1px solid #fff;
   font-weight: 300;
  
}

/*......aboutus page....*/


.aboutus-banner{
	width: 100%;
	height: 50vh;
	background-image: linear-gradient(75deg, rgb(46 49 146 / 84%) 10%, rgb(27 255 255 / 37%)),url(image/aboutus-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.aboutus-section1{
    padding: 90px 0px;
    
}


.aboutus-section1 h2{
    font-size: 35px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}

.aboutus-section1 p{
    font-size: 15px;
    color: #555;
    font-weight: 400;
}


.aboutus-sec1-btn{
    padding: 10px 25px;
    background-color: #FEBE10;
    color: #000;
    display: inline-block;
    margin-top: 20px;
    border: 1px solid #FEBE10;
}


.aboutus-sec1-btn:hover{
    transition: 1s ease;
    background-color: transparent;
    text-decoration: none;
    color: #000;
}

.aboutus-sec1-img-wrap{
     
    position: relative;
   
}

.aboutus-sec1-img1{
    position: absolute;
    width:90%;
    right: 10px;
    z-index: 98;
}

.aboutus-sec1-img2{
    position: absolute;
    width: 20%;
    z-index: 99;
    left: 20px; 
     top: 250px;
}

.aboutus-sec1-yellowbox{
  position: absolute;
  top: -10px;
  right: 0;
  width: 150px;
  height: 100px;
  background-color: #FEBE10;
}


.aboutus-section2{
    background-color: #f9f9f9;
    padding: 90px 0px;
}


.aboutus-section2 h5{
    font-size: 14px;
   text-align: center;
}

.aboutus-section2 h2{
    font-size: 35px;
    text-align: center;
    font-weight: 700;
    color: #000;
    margin-bottom:70px;
}


.aboutus-sec2-content{
    text-align: center;
   
    padding: 0px 30px;
 }
 
 .aboutus-sec2-content i{
    color: #FEBE10;
    font-size: 55px;
 }

 .aboutus-sec2-content h3{
    font-size: 17px;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
 }
 
 .aboutus-sec2-content p{
    font-size: 13px;
 }


 .aboutus-section3{
    padding: 70px 0px;
    background-color: #FEBE10;
    text-align: center;
 }

 .aboutus-section3 img{
    border-radius: 5px;
    border:4px solid #fff;
    width:70%;
    
 }

 .aboutus-section3 h2{
    color: #000;
    font-size: 35px;
    font-weight: 700;
    margin-top: 30px;
    
 }

 .aboutus-section3 h5{
    color: #000;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
 }

 .aboutus-section3 p{
    color: #000;
    font-weight: 300;
    font-size: 24px;
 }



 .aboutus-section4{
    padding: 90px 0px;
    margin-bottom: 50px;
 }



 .aboutus-sec4-img-wrap{
     
    position: relative;
   
}

.aboutus-sec4-img1{
    position: absolute;
    width:90%;
    left: 10px;
    z-index: 98;
    filter: brightness(.7);
}

.aboutus-sec4-img2{
    position: absolute;
    width: 20%;
    z-index: 97;
    right: 35px; 
     top: 225px;
}

.aboutus-sec4-yellowbox{
  position: absolute;
  top: -10px;
  left: 0;
  width: 150px;
  height: 100px;
  background-color: #FEBE10;
}


.aboutus-section4 h2{
    font-size: 35px;
    color: #000;
    font-weight: 700;
    margin-bottom: 10px;
}

.aboutus-section4 p{
    font-size: 15px;
    color: #555;
    font-weight: 400;
}


.aboutus-sec4-btn{
    padding: 10px 25px;
    background-color: #FEBE10;
    color: #000;
    display: inline-block;
    margin-top: 10px;
    border: 1px solid #FEBE10;
}

.aboutus-sec4-btn:hover{
    transition: 1s ease;
    background-color: transparent;
    text-decoration: none;
    color: #000;
}


/*......products page....*/

.products-banner{
	width: 100%;
	height: 50vh;
	background-image: linear-gradient(75deg, rgb(46 49 146 / 84%) 10%, rgb(27 255 255 / 37%)),url(image/products-baneer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



.products-section1{

    padding: 100px 0px;
}

.products-section1 h2{
    color: #000;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}

.products-section1 p{
    color: #555;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}


.products-wrap{
    margin-top: 70px;
}

.products-item {
    text-align: center;
    padding: 20px 20px;
    margin-bottom: 40px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.products-item:hover{
    background-color: #FEBE10;
    cursor: pointer;
}


.products-item h3{
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-top: 20px;
}

.products-item p{
    font-size: 14px;
    font-weight: 400;
    color: #555;
}




/*......contactus page....*/



.contactus-banner{
	width: 100%;
	height: 50vh;
	background-image: linear-gradient(75deg, rgb(46 49 146 / 84%) 10%, rgb(27 255 255 / 37%)),url(image/contactus-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.contactus-section{
    padding: 100px 0px;
}



.contactus-sec1 h2{
    color:#000;
    font-weight: 600;
    font-size: 35px;  
}


.contactus-sec1-ul{
    height: 2px;
    width: 90px;
    background: #FEBE10;
    margin-top: 20px;
    margin-bottom: 20px;
    
}


.contactus-sec1 h3{
    margin-top: 20px;
    color: #555;
    font-weight: 400;
    font-size: 15px; 
}

.contactus-sec1 h4{
   margin-top: 60px;
   font-size: 20px;
   font-weight: 600;
   
}

.contactus-sec1 h6{
    font-size: 14px;
    color: #555;
    margin-top: 10px;
    font-weight: 400;
}

.contactus-sec1 h6 i{
    margin-right: 10px;
   color: #6e5204;
   
    font-size: 19px;
}


.contactus-sec2 h3{
    font-size: 20px;
    font-weight: 600;
}


.contactus-tb{
    width: 100%;
    border: 1px solid #ddd;
    height: 50px;
    margin-top: 20px;
    padding-left: 20px;
}

.contactus-ta{
    width: 100%;
    border: 1px solid #ddd;
    height: 150px;
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 40px;
}


.contactus-btn{
    padding: 15px 20px;
    background-color: #FEBE10;
    color: #000;
    border: 1px solid #FEBE10;
    
}

.contactus-btn:hover{
    text-decoration: none;
    background-color: #fff;
   
    color: #000;
    transition: 1s ease;
}








/*........ media queries.......*/


@media screen and (max-width: 1200px) {

.carousel-caption{
    text-align: center !important;
    top: 30%;
    
}


.aboutus-sec1-img2{
   
    z-index: 90;
    left: 20px; 
     top: 190px;
}

.aboutus-sec4-img2{
    right: 25px;
  top: 190px;
}


}

@media screen and (max-width: 1100px) {

    .carousel-caption p {
       
    font-size: 22px;
    font-weight: 300;
    }
    
    
    
    .carousel-caption h5 {
        
       font-size: 45px;
      font-weight: 700;
    }
   
    }





@media screen and (max-width: 993px) {


    .navbar-nav{
        background-color: #000;
        padding-left: 30px;
    }
    
    .nav-btn{
       display: none;
    }

   

    
    .carousel-caption p {
       
        font-size: 20px;
        font-weight: 300;
        }
        
        
        
        .carousel-caption h5 {
            
           font-size: 35px;
          font-weight: 700;
        }

  
 .home-section5-part2{
    text-align: center;
 }

 .home-section5-part2 i{
    margin-bottom: 40px !important;
 }

 
 
 .aboutus-sec1-img2{
   
  
    left: 14px; 
     top: 140px;
}


.aboutus-sec4-img2{
    right: 17px;
  top: 140px;
}



 .contactus-banner{
    height: 60vh;
 }


 .contactus-section{
    padding: 50px 0px;
 }


 .contactus-sec2 h3{
   margin-top: 50px;
 }


 

}

@media screen and (max-width: 768px) {

    .slider-btn2{
       display: none;
    }



    .carousel-caption p {
        text-align: center;
        font-size: 20px;
        font-weight: 300;
        }
        
        
        
        .carousel-caption h5 {
            text-align: center;
           font-size: 35px;
          font-weight: 700;
        }

   .slider-btn1{
    margin-top: 0;
   }


    .hero-text{
        text-align: center;
    }

.home-section1{
    padding: 50px 0px;

}
.home-section1 p{
    text-align:justify;
}

.home-section1 img{
    margin-top: 40px;
}

.home-section1-part2{
   padding-bottom: 10px !important;
}

.home-sec1-part2-content p{
    margin-bottom:50px;
}




.home-section2{
    padding: 50px 0px;
    text-align: center;
}


.home-section2 i{
    margin-bottom: 20px;
}

.home-sec2-btn-wrap{
   
    padding-top: 20px;
}

.home-section3 p{
    text-align: start;
}



.home-section4{
    padding: 50px 30px;
    
}

.home-section4 h3{
    margin-bottom: 50px;
}

.home-sec4-part1{
    margin-top: 0px;
}

.home-sec4-part1 h4{
    text-align: start;
}


.home-sec4-part1 p{
    text-align: start;
}


.home-sec4-part2{
    padding: 0;
}


.home-sec4-part3{
    margin-top: 30px;
}


.home-sec4-part3 h4{
    text-align: start;
}

.home-sec4-part3 p{
    text-align: start;
}






.home-section5 h2,p{
    text-align: center;
}


footer{
    text-align: center;
    padding: 20px 0px;
}

.footer-content h3{
   margin-bottom: 10px;
   margin-top: 30px;
}

.banner-text{
   
    padding-top:120px;
}


.aboutus-section1{
    padding: 50px 0px;
    
}

.aboutus-section1 p{
    text-align: left;
}


.aboutus-sec1-img1{
    position: static;
    margin-top: 40px;
   
    width: 100%;
}


.aboutus-sec1-img2{
   display: none;
}

.aboutus-sec1-yellowbox{
    display: none;
}

.aboutus-section2{
    padding: 50px 0px;
    padding-bottom: 0px;
}

.aboutus-section3{
    padding: 50px 0px;
    
}

.aboutus-sec3-img-wrap{
    padding: 0 20%;
} 

.aboutus-section4{
    padding: 50px 0px;
    padding-bottom: 0px;
}

.aboutus-sec4-img1{
  position: static;
  width: 100%;
  margin-bottom: 30px;
}

.aboutus-sec4-img2{
 display: none;
}

.aboutus-sec4-yellowbox{
    display: none;
}

.aboutus-section4 p{
    text-align: left;
}



.products-section1{
    padding: 50px 0px;
    padding-bottom: 20px;
}

.products-wrap{
    margin-top: 40px;
}


.contactus-sec1 h4{
    margin-top: 30px;
    
    
 }



}


@media screen and (max-width: 700px) {

    .carousel-caption{
      
        top: 40%;
    
    }




    .carousel-caption p {
       
        display: none;
         }
 

}




@media screen and (max-width: 550px) {


  

    .mob-slider{
        display: block;
    }

    .big-slider{
        display: none;
    }

   
     .home-sec4-content-wrap{
            margin-top: 30px;
        }
        .home-section5{
            padding: 60px 0px;
        }

}




@media screen and (max-width: 500px) {




    .hero-text{
        text-align: center;
    }

    .hero-text h1{
        font-size: 32px;
       
    }
    
    .hero-text p{
        font-size: 15px;
       
    }


    .home-break{
       display: block;
    }
  

.home-section3 {
  padding: 50px 0px;

}

.aboutus-section3 p{
    font-size: 18px;
}

.aboutus-sec3-img-wrap{
    padding: 0 30%;
} 


}

@media screen and (max-width: 380px) {

    .carousel-caption{
      
        top: 50%;
        left: 11% !important;
    }
  
        .carousel-caption h5 {
           
           font-size: 35px;
          
        }


    .hero-text{
        margin-top: 11%;
    }

}