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

}
*{
	font-family: 'Oswald', sans-serif;

}
/*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;
    }
    .header{
        width: 100%;
    }
    .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 screen and (max-width: 1000px){
    .fa-bars:before {
  content: "\f0c9";
  color: white;
}
}

/*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/nachosbg1121.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*/
/*nachos section*/
.nacho-item img{
    height: 300px;
    width: 100% ;
   
}
.nacho-item h5{
    text-align: center;

}
.nacho-item p{
    text-align: center;
}
.nacho{
    margin: 1rem;
}
.nacho h2{
    text-align: center;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
@media (max-width:800px){
    .nacho-item {
    display:block;
    width:100%;
}
.nacho-item img{
    width:100% !important;
    /*margin-left:3rem;*/
}
}



  
/*end of nachos section*/
/*owl carousel*/

.dips h2{
    text-align: center;
	letter-spacing: 1px;
	padding-bottom: 2px;
   }
   .dips{
    margin: 1rem;
   }
.dip-item img{
    height: 350px;
    width: 100%;
}
.dip-item h5{
    text-align: center;
    margin-top: .5rem;
}
.dip-item p{
   text-align: center;
}
@media (min-width:1080px){
    .carousel-control-next{
    right:-30px !important;
    width:0%!important;
}
.carousel-control-prev{
    left:-30px !important;
    width:0% !important;
}
}
.fa-arrow-circle-left{
    color: black;
    font-size: 40px;
    opacity: 100 !important;
}
.fa-arrow-circle-right{
    color: black;
    font-size: 40px;
}
@media (max-width:800px){
        .carousel-control-next{
    
    width:5%!important;
}
.carousel-control-prev{
   
    width:5% !important;
}
}

/*end of carousel*/
/*equipment*/
.equip-item img{
    height: 350px;
    width: 100%;
}
.equip-item h5{
    text-align: center;
    margin-top: .5rem;
}
.equip-item p{
 text-align: center;
}
.equipment{
    margin: 2rem;
}
.equipment h2{
    text-align: center;
    padding-bottom: 2px;
	letter-spacing: 1px;
}
/*end of equipment*/

.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;
	letter-spacing: 1px;
	}
	.footer-social-icon span {
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: 700;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 1px;

	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;
}
.nachos
{
	letter-spacing: 1px;
}


/* slider */
#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;
}
.post-slide .post-title h3
{
    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:0;
    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: 0;
    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;
    font-size: 15px;
    letter-spacing: 1px;
}
.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;
}
  
