@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
/*POPCORN PAGE*/
body{
	 background-color:white !important;
}
*{
	font-family: 'Oswald', sans-serif;

}
@media only screen and (max-width: 1000px){
    .body{
        width:100%;
		font-family: 'Oswald', sans-serif;
    }
    .equipment img{
        width:100%;
    }
    html{
        width:100%;
    }
    .fa-bars:before {
  content: "\f0c9";
  color: white;
}
}
/*navbar*/
.navbar {
    background-color: rgb(0, 0, 0) !important;
    width: 100%;
    box-shadow: 0px 1px 1px #f6d030;
    position: fixed !important;
}
.navbar-brand img{
  align-items: center !important;
  height:60px;
  width:120px;
}
.navbar-collapse a:hover{
	color: white !important;
	border-bottom: 1px solid white;
  }
  .navbar-collapse a{
  font-size: 18px !important;
  color: rgb(247,210,49) !important;
	text-decoration: none !important;
	font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  }
@media only screen and (max-width: 600px){
    .nav-item a{
        display:flex !important;
    }
	.headline h2 {
		font-size: 33px !important;
		padding-top: 15% !important;
		text-align: center !important;
		font-family: 'Oswald', sans-serif;
		color: white !important;
		padding-top: 40% !important;
	}
}
@media only screen and (max-width: 600px){
  .fa-bars:before {
    content: "\f0c9";
    color: white;
}
  }
  @media screen and (max-width: 1000px){
      .fa-bars:before {
    content: "\f0c9";
    color: white;
}
  .body{
      width:100%;
  }
  }

/*end of navbar*/
/*banner section*/
#banners {
	text-align: center;
	height: 400px;
	width:100%;
	background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(images/Frozenbg.jpg);
	background-size: cover;
  }
  
  .headline {
    padding-top: 30px;
  }
  
  .headline h2 {
    font-size: 50px;
    padding-top: 10%;
    text-align: center;
	font-family: 'Oswald', sans-serif;
    color: white;
  }
  .headline p{
    text-align: center;
    font-weight: 500;
    font-size: medium ;
	font-family: 'Oswald', sans-serif;
  }
  div#banner.smaller {
    opacity: 0;
  }
  
/*end of banner*/

/*veg products*/



.Veg h2{
	text-align: center;
	/*margin-bottom: 1rem;*/
	/*padding-top:1rem;*/
	letter-spacing: 1px;
}

.carousel-control-next i{ 
    color: black !important;
    font-size: 40px;
   
}
.carousel-control-next{
    opacity: .7 !important;
    width: 0% !important;
	right: -8px !important;
} 
.carousel-control-prev i{ 
    color: black !important;
    font-size: 40px;
   
}
.carousel-control-prev{
    opacity: .7 !important;
	width: 0% !important;
	left: -10px !important;
} 
.carousel-item .col-lg-4{
	padding-left: 1.5rem;
}


.card-body h5{
	text-align: center;
}
.card-body p{
	text-align: center;
}
.card{
	border: none !important;
}
.card img{
	height: 300px;
	width: 300px;
	border-radius: 10px;
}
.card img{
	height: 300px;
	width: 300px;
	border-radius: 10px;
}

/* end of veg products*/


/*non-veg products*/
.non-veg h2{
	text-align: center;
	/*padding-top: 2rem;*/
	/*margin-bottom: 1rem;*/
	letter-spacing: 1px;
}
/*end of non-veg*/
/*equipment*/

.equip1 h2{
	text-align: center;
	margin-bottom: 1rem;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
.equipment img{
    justify-content:center;
	height: 350px;
	width: 360px;
	border-radius: 10px;
}
.equipment h5{
	text-align: center;
	margin-top: 1rem;
}
@media only screen and (max-width:800px){
    .equipment img{
    justify-content:center;
	height: 350px;
	width: 100%;
	border-radius: 10px;
}
}

/*end of equipments*/

/*containers*/

.container-item img{
	height: 320px;
	width: 350px;
	border-radius: 10px;
	
} 
.container-item h5{
	text-align: center;
}
.containers1 h2{
	text-align: center;
	margin-bottom: 1rem;
}
.containers1{
	padding-bottom: 2rem;
}
/*end of containers*/

/* footer section */
.footer-section {
	background: #151414;
	position: relative;
	}
	.footer-cta {
	border-bottom: 1px solid #373636;
	}
	.single-cta i {
	color: #f7d231;
	font-size: 30px;
	float: left;
	margin-top: 8px;
	}
	.cta-text {
	padding-left: 15px;
	display: inline-block;
	}
	.cta-text h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 2px;
	}
	.cta-text span {
	color: #757575;
	font-size: 15px;
	}
	.footer-content {
	position: relative;
	z-index: 2;
	}
	.footer-pattern img {
	position: absolute;
	top: 0;
	left: 0;
	height: 330px;
	background-size: cover;
	background-position: 100% 100%;
	}
	.footer-logo {
	margin-bottom: 30px;
	}
	.footer-logo img {
	  max-width: 200px;
	}
	.footer-text p {
	margin-bottom: 14px;
	font-size: 14px;
		color: #7e7e7e;
	line-height: 28px;
	}
	.footer-social-icon span {
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 20px;
	}
	.footer-social-icon a {
	color: #fff;
	font-size: 16px;
	margin-right: 15px;
	}
	.footer-social-icon i {
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 38px;
	border-radius: 50%;
	}
	.facebook-bg{
	background: #3B5998;
	}
	.twitter-bg{
	background: #55ACEE;
	}
	.google-bg{
	background: #DD4B39;
	}
	.footer-widget-heading h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 40px;
	position: relative;
	}
	.footer-widget-heading h3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -15px;
	height: 2px;
	width: 50px;
	background: #f7d231;
	}
	.footer-widget ul li {
	display: inline-block;
	float: left;
	width: 50%;
	margin-bottom: 12px;
	}
	.footer-widget ul li a:hover{
	color: #f7d231;
	}
	.footer-widget ul li a {
	color: #878787;
	text-transform: capitalize;
	letter-spacing: 1px;
	}
	.subscribe-form {
	position: relative;
	overflow: hidden;
	}
	.subscribe-form input {
	width: 100%;
	padding: 14px 28px;
	background: #2E2E2E;
	border: 1px solid #2E2E2E;
	color: #fff;
	}
	.subscribe-form button {
	  position: absolute;
	  right: 0;
	  background: #f7d231;
	  padding: 13px 20px;
	  border: 1px solid #f7d231;
	  top: 0;
	}
	.subscribe-form button i {
	color: #fff;
	font-size: 22px;
	transform: rotate(-6deg);
	}
	.copyright-area{
	background: #202020;
	padding: 25px 0;
	}
	.copyright-text p {
	margin: 0;
	font-size: 14px;
	color: #878787;
	}
	.copyright-text p a{
	color: #f7d231;
	}
	.footer-menu li {
	display: inline-block;
	margin-left: 20px;
	}
	.footer-menu li:hover a{
	color: #f7d231;
	}
	.footer-menu li a {
	font-size: 14px;
	color: #878787;
	}
	/* end */
.hide
{
  display: none;
}
.close{
  cursor: pointer;
  padding: .5rem;
}

/*end of footer*/
.justify
{
	display: flex;
	align-items: center;
	justify-content: center; 
}
.frozen
{
	letter-spacing: 1px;
}
/* frozen */
/*#news-slider{*/
/*    margin-top: 80px;*/
/*}*/
.post-slide{
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    /*margin: -12px 15px 8px 15px;*/
    /*margin-left: -10px;*/
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
    text-align: center !important;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}
.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:34%;
    left: 0px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:34%;
    right: 0px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}
  .footer-widget ul {
    margin: 0px;
    padding: 0px;
}
.footer-text a
{
    color: #838787;;
}
.footer-text a:hover
{
    color: #f6d130;
}
.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
  