@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,300,700);
@import url(https://fonts.googleapis.com/css?family=Dosis:300,400,700);

body{
	margin: 0;
	padding: 0px;
	padding-top: 120px; 
	color: #111;
    font-size: 14px;
    font-family: "Open Sans", arial, sans-serif;
    line-height: 1.6;    
    -webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}
html{
	overflow-x: hidden;
}

::placeholder{
	color: #000000;
}

.preloader{
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #ffffff;
	z-index: 999;
}


.hidepreloader{
	display: none!important;
}
a{
    color: #111;
    text-decoration: underline;
}
a:hover{
    color: #888;
    text-decoration: underline;
}

#facts h5{
	 font-size: 18px;
}

.text{   
	padding-top: 25px;
    font-size: 12px;
    font-weight: 300;
    color: #5f5f5f;
    line-height: 1.8;
}


h1,h2,h3,h4,h5,h6{
    margin-bottom: 1.3em;
    line-height: 1.4;
    font-weight: 400;
   
}
h1{
    font-size: 32px;
}
h2{
    font-size: 28px;
}
h3{
	
	font-size: 24px;
}
h6{
    font-weight: 700;
}

.iframeContainer{
position:relative;


}

.iframeBlocker{
position:absolute;
width:100%;
height:100%;
background:#000;
opacity:0;
}
   

.bg-gray-lighter{
    background-color: #f8f8f8;
	padding: 35px;
	background-blend-mode: overlay;
	
}
.about-font{
	
    font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

.font-alt{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 50px;
	text-align: center;
	text-shadow: 0px 3px 3px #000000;
	color: #ffffff;
    font-family: Dosis, arial, sans-serif;
    letter-spacing: 0.15rem;
	
}
.font-alt1{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 25px;
	text-align: center;
	
	color: #000000;
    font-family: Dosis, arial, sans-serif;
    letter-spacing: 0.15rem;
	
}

.font-news{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 25px;
	text-align: left;
	
	color: #000000;
    font-family: Dosis, arial, sans-serif;
    letter-spacing: 0.15rem;
	
}



.nav-top a{
	text-transform: uppercase;
}

.navbar-brand{
	margin-left:15px;
	
}

.navbar button{
	margin-right: 15px;
}
.navbar-light{
	background: #fff !important; 
}

.nav-item a{
	
	margin-right: 20px;
	font-size: 14px;
	letter-spacing: 0.2em;
}

.nav-link{
	margin-left: 20px;
}


/*---Header---*/

#header{
	padding: 0;
	margin: 0;
	position: relative;
}


.carousel-control-prev-icon{
	width:10px !important;
    height:30px !important;
	background-color: #000000 !important;
	 padding-top: 50px;
	 padding-left: 20px;
	margin: 0 auto;
	
	padding-bottom: 10px;
}

.carousel-control-next-icon{
	width: 10px !important;
    height: 30px !important;
	background-color: #000000 !important;
	 padding-top: 50px !important;
	padding-left: 20px;
	margin: 0 auto !important;
	padding-bottom: 10px !important;
}

.carousel-control-prev-icon1{
	width:10px !important;
    height:30px !important;
	background-color: #000000 !important;
	 padding-top: 50px;
	 padding-left: 50px;
	margin: 0 auto;
	
	padding-bottom: 10px;
}

.carousel-control-next-icon1{
	width: 10px !important;
    height: 30px !important;
	background-color: #000000 !important;
	 padding-top: 50px !important;
	padding-left: 50px;
	margin: 0 auto !important;
	padding-bottom: 10px !important;
}


#header .container-fluid{
	margin: 0px;
	padding: 0px;
}

	.what-carousel{
			margin: 0px auto;
			width: 90%;
			
		}


.hero-image1{
	background:url('../img/carousel1a.jpg'); background-size:cover; min-height: calc(100vh - 117px);
}

.hero-image2{
	background:url('../img/carousel2ba.jpg'); background-size:cover; min-height: calc(100vh - 117px);
}
.hero-image3{
	background:url('../img/carousel3a.jpg'); background-size:cover; min-height: calc(100vh - 117px);
}




#header .text-header{
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
	text-transform: uppercase;
	font-size: 4em;
	text-align: center;
	

}

/*---About---*/

.about-heading p{
	
	font-size: 24px;
	text-align: center;
	
	
}

.benefits-descr{
    position: relative;
    font-size: 13px;
    font-weight: 300;
    color: #777;
}
/* Facts & Figures */

.icon-border{
	
	 padding-top: 25px;
	margin: 0 auto;
	border-radius: 0.25rem;
	box-shadow: 2px 2px 5px #DFDFDF;
	font-size: 22px;
	padding-bottom: 10px;
	
	
}


/* Home - Middle Image */



#kitchen-image video{
	width: 100%;
	height: 25%;
	
	object-fit: cover;
	object-position: center;
	margin: 0px auto;
		
}

#klc-culture video{
	width: 100%;
	height: 25%;
	object-fit: cover;
	object-position: center;
	margin: 0px auto;
}

.insta-images{
	margin-top:38px;
	padding: 0px 100px;
}


/*    Core vlaues    */

#core-values li{
	list-style: none;
	
	text-decoration: none;
	
}

#core-values .text-item{
	text-transform: uppercase;
	margin: 5px;
}


#order-now{
	list-style: none;
}

.online-del{
	
	margin: 10px;
}

.page-section{
    width: 100%;
    display: block;    
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    padding: 70px 0;
}


	.section-text{
    font-size: 25px;
    font-weight: 300;
    color: #777;
    line-height: 1.5;
		
}


.culture-text{
	font-family: Century Gothic, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	line-height: 1.5;
	padding: 30px 30px 30px 30px;
	text-align: justify;
}

.cloud-text{
	font-family: Century Gothic, sans-serif;
	font-size: 18px;
	font-weight: 300;
	color: #000000;
	line-height: 1.5;
	padding: 0px 30px 30px 30px;
	text-align: justify;
	
}
.section-text blockquote{
    margin-top: -5px;
}



.bg-dark-order{
	background: #f0f0f0;
	
}

#owl-order{
	margin-top: 138px !important;
}


#owl{
    width: 100%;
    height: 100%;
	padding: 45px;
}

#owl .owl-carousel .img-fluid{
    min-width: 100%;
    height: 100%;
    display: block;
}
#owl .owl-carousel{
    position: relative;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
  }
#owl  .owl-nav button.owl-prev {
    left: 0;
	opacity: 0;
  }
#owl .owl-nav button.owl-next{
    right: 0;
	opacity: 0;
  }

#owl .scroll:hover .owl-nav button.owl-prev {
		opacity: 1;
}

#owl .scroll:hover .owl-nav button.owl-next {
		opacity: 1;
}

#owl .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
#owl span {
    font-size: 70px;    
    position: relative;
    top: -5px;
}
.owl-nav button:focus {
    outline: none;
	background-color: #D64749;
}

.order{
    margin: 0px auto;
}

.order-item img{
    width: 250px !important;
	height: 90px !important;
    margin: 0px auto;
   
}


.owl-dots {
    text-align: center;
    padding-top: 15px;
  }
  .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
   
    margin: 0 3px;
  }


 
  .owl-dots button.owl-dot:focus {
    outline: none;
	  
  }

#owl-order{
	padding-bottom: 35px;
	
	
}
#owl-order img{
		width:200px;
		margin:0px auto;
	}
#owl-order .owl-theme .owl-dots .owl-dot span{
	
	background-color: #E6E5E5!important;
}

#owl-order .owl-theme .owl-dots .owl-dot.active span{
	
	background:transparent!important;
	border: 1px solid #ffffff;
}
#owl .owl-theme .owl-dots .owl-dot span{
	
	background-color: #f0f0f0!important;
}

#owl .owl-theme .owl-dots .owl-dot.active span{
	
	background:transparent!important;
	border: 1px solid #f0f0f0;
}


/*-----Footer------*/


.emailid{
	text-transform: lowercase;
}
#contact{
	padding-top: 0px;
}

#contact img{
	
	margin: 0px auto;
}

#join li{
	
	text-decoration: none;
	list-style: none;
	
}

#join h4{
	margin-bottom: 20px;
}

.join-margin{
	
	margin-bottom: 40px;
}

.section-title {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 400;
	text-transform: uppercase;
    font-family: Dosis, arial, sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.4;
}
.about-img{
	min-width: 100vw;
	min-height: 50vh;
	background:url("../img/About-hero1.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#vision .container-fluid{
	margin: 0;
	padding: 0;
}

.vision-title{
	margin-top: 20px;
	 font-size: 30px;
    font-weight: 400;
	text-transform: uppercase;
    font-family: Dosis, arial, sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.4;
	padding: 10px 45px;
	background-color: #DDDBDB !important;
	width: 200px;
	margin-left: -84px;
}

.core-values{
	margin:  0px auto;
	padding:138px 0px 0px 0px;
}

.core-title{
	margin:  0px auto;
	width:30%;
text-align: center;
	font-size: 30px;
    font-weight: 400;
	text-transform: uppercase;
    font-family: Dosis, arial, sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.4;
	padding:15px 45px;
	
	background-color: #DDDBDB !important;

}

.core-img{
	width: 65%;
}
.core-banner{
	margin-top: -130px;
	padding: 10px 15px;
}

.font-mail{
	font-family: Dosis, arial, sans-serif;
    font-size: 30px;
    letter-spacing: 0.1em;
	margin: 70px;
	
}



#footer{
	
	padding-top: 20px;
	font-size: 12px;
}


.logo-image{
	
	margin-top: -15px;
	width: 217px;
	height: 150px;
	
	background-color: #f8f8f8;
	background-image: url("../img/KLC-Anim-Logo.gif");
	background-blend-mode:darken;
	background-repeat: no-repeat;
}

.font-footer a{
	
	color: #7e7e7e;
	transition: color 1s ease-in;
	
}

.font-footer a:hover{
	color: #000000;
}
.font-footer {
	
	text-align: left;
	font-size:14px;
	line-height: 2;
	color: #7e7e7e;
	text-transform: uppercase;
	
}
.font-footer1 {
	
	text-align: left;
	font-size:14px;
	line-height: 2;
	color: #0B109F;
	text-transform: uppercase;
	text-decoration: none;
	
}

.font-footer1 a{
	text-decoration: none;
}



.footer-links li{
	text-decoration: none;
	list-style: none;
}

.footer-links .btn{
	
	
	background-color: #787878 !important;
	color: #ffffff;
	width: 200px;
	height: 40px;
	text-decoration: none;
	border: none;
	text-align: center;
	font-size: 16px;
	
	display: inline-block;
	
}

.footer-links  .btn:hover{
	
	background-color: #000000 !important;
}




@keyframes transitionFooter{
	from{
		opacity:0;
		transform:translateY(10px);
	}
	
	to{
		opacity: 1;
		transform: translateY(0);
	}
}

.footer a:hover{
    color: #111;
     text-decoration: underline;
}
.footer-copy{
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.footer-made{
    font-size: 11px;
    color: #999;
}





.footer-social {
 
  text-align:center;
  
}
.footer-social a {
  width: 25px;
  height: 25px;
  margin: 0 6px;
  text-align: center;
  display: inline-block;
  color: #111;
  border: 1px solid #111;
  border-radius: 2px;
  transform: rotate(45deg);

  transition: all 500ms ease;
}

.footer-social .icon-footer{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/* hover */
.footer-social a:hover{
    color: #fff;
}
.footer-social a:hover{
    background: #111;
}

a:link{
  text-decoration: none!important;
}


a.link-to-top{
    float: right;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 10px;
    text-align: center;
    color: rgba(0,0,0, .2);
    font-size: 48px;
	margin-bottom: -10px;
}



#myBtn1{
	float:right;
	
	margin-top: -50px;
	bottom: -20px;
	background-color: transparent;
	border: 0;
	color: rgba(0,0,0, .2);
    font-size: 48px;
}

#myBtn1:hover {
  color: black;
}

.local-scroll a{
	
}

/*---- About Us --*/

#about-us{
	
	position:relative;
	
	padding-top: 5px;
	
}

.text-about{
	text-transform: uppercase;
	margin-top: 0;
	letter-spacing: 0.1em;
	font-family:Dosis, arial, sans-serif;
	font-size: 45px;
	font-weight: 400;
	padding: 10px 50px;
}


.text-about1{
	text-transform: uppercase;
	margin-top: 0;
	letter-spacing: 0.1em;
	font-family:Dosis, arial, sans-serif;
	font-size: 45px;
	font-weight: 400;
	padding: 10px 50px;
}

.sub-title{
	margin: 0px;
	padding: 0;
	font-family:Dosis, arial, sans-serif;
	letter-spacing: .1rem;
	font-size: 20px;
}

.text-middle{
	font-size: 21px;
	font-weight: 300;
	color: #777;
	line-height: 1.7;
	text-align: left;
	padding:  25px;
}

.normal{
    font-weight: normal;
}


#about-team{
	margin-top: 138px;
	animation: transitionIn 0.75s;
	padding-bottom: 30px;
}




@keyframes transitionIn{
	
	from{
		opacity:0;
		transform:translateY(10px);
	}
	
	to{
		opacity: 1;
		transform: translateY(0);
	}
}


.team-item{
	position: relative;
}


.team-item-detail-text{
	
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	
}

.team-item-detail{
	
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: rgba(255,255,255,0.7);
}


.team-item-name {
    margin-top: 23px;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.4em;
	
}





.team-item-image:hover .team-item-detail{
	
	opacity: 1;
	
}




.content-slider {
    bottom: 15px;
}

.clearlist, .clearlist li {
    list-style: none;
    padding: 0;
    margin: 0;
    background: none;
}


/*---- What we do --*/


#what-text{
	
	margin-bottom:80px;
	
}

#what-middleImg .middleImg{
	
	min-height: 100vh;
	background: url("../img/cloudKitchen@2x.jpeg");
	
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.banner{
	
	position: absolute;
	right: 30%;
	top:30%;
	transform: translate(50%,50%);
	
}

.food-title{
	
	margin-top: 20px;
	font-family: Dosis, arial, sans-serif;
	font-size:50px;
	
}

#food-delivery{
	margin-bottom: 138px;
}



/* ==============================
   Blog
   ============================== */

.blog-item{
    margin-bottom: 80px;
    position: relative;
}

.blog-item-date{
    width: 100px;
    padding: 10px;
    position: absolute;
    top: 0px;
    left: -130px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    color: #999;
    border-right: 1px solid #eee;
    
}
.date-num{
    display: block;
    margin-bottom: 3px;
    font-size: 18px;
    font-weight: 400;
    color: #555;
}
.blog-media{
    margin-bottom: 30px;
}
.blog-media img,
.blog-media video,
.blog-media iframe{
    width: 100%;
}
.blog-item-title{
    margin: 0 0 .5em 0;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;

}
.blog-item-title a{
    color: #111;
    text-decoration: none;
}
.blog-item-title a:hover{
    color: #777;
    text-decoration: none;
}
.blog-item-data{
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    color: #aaa;
}
.separator{
    margin: 0 5px;
}
.blog-item-data a{
    color: #aaa;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.blog-item-data a:hover{
    color: #000;
    text-decoration: none;
}
.blog-post-data{
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    color: #aaa;
}
.blog-item-body{
    font-size: 16px;
    font-weight: 300;
    color: #5f5f5f;
    line-height: 1.8;
}
.blog-item-body h1,
.blog-item-body h2,
.blog-item-body h3,
.blog-item-body h4,
.blog-item-body h5,
.blog-item-body h6{
    margin: 1.3em 0 0.5em 0;
}

.blog-item-more{
    border: 1px solid #eaeaea;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #777;
    letter-spacing: 1px;
    
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.blog-item-more:hover{
    text-decoration: none;
    border-color: #111;
}
a.blog-item-more{
    color: #777;
    text-decoration: none;
}
a.blog-item-more:hover{
    color: #111;
}

.blog-item-q{
    background: none;
    border: none;
    padding: 0;
    margin: 1em 0;
}
.blog-item-q p{
    position: relative;
    background: #f8f8f8;
    padding: 17px 20px;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0;
}
.blog-item-q p a{
    color: #555;
    text-decoration: none;
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.blog-item-q:hover a,
.blog-item-q p a:hover{
    text-decoration: none;
    color: #777;
}
.blog-item-q p:before,
.blog-item-q p:after{
    -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
    -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
    transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
.blog-item-q p:before{
    content: '"';
    position: absolute;
    top: 10px;
    left: 10px;
}
.blog-item-q p:after{
    content: '"';
}

.blog-item-q p:hover:before,
.blog-item-q p:hover:after{
    color: #777;
}
.blog-page-title{
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}

.card-logo{
	
	background-color: #FFFFFF;
	
	padding: 20px 5px 0px 5px;
	width: 200px;
	height: auto;
	
	margin: 0px auto;
	
	
}

#brands-text{
	font-size: 25px;
}

.font-brands{
	font-size: 60px;
	font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
	
	letter-spacing: 5px;
	line-height: 76px;
}

.card-logo1{
	
	background-color: #FFFFFF;
	
	padding: 15px 5px 0px 5px;
	width: 250px;
	height: auto;
	
	margin: 0px auto;
	
	
}

.card-logo2{
	
	background-color: #FFFFFF;
	
	padding: 15px 5px 0px 5px;
	width: 270px;
	height: auto;
	
	margin: 0px auto;
	
	
}

.cardtext{
	font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
	font-size: 25px;
	padding-top: 10px;
}

.cardtext1{
	font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
	font-size: 25px;
	padding-top:-10px;
}

.card-detail-text{
	padding: 0px;
	font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
	font-size: 12px;
	
}





.dept-head{
	
	font-size: 45px;
	font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
	letter-spacing: 0.1em;
    line-height: 1.4;
}

.dept-text{
	font-size: 25px;
    line-height: 1.4;
	
}



.bg-design-left{
	
	background-color: #ffffff;
	margin-right: -150px;
	z-index: 1;
	position:relative;
	
	
}

.bg-design-right{
	background-color: #ffffff;
	margin-left: -150px;
	z-index: 1;
	position: relative;
}




#resposibility-middleImg{
	font-size: 25px;
}

#equality{
	
}

#equality .container-fluid{
	padding: 0px;
	margin: 0px;
	
}

.equality-text {
	  font-size: 25px;
    font-weight: 300;
    color: #777;
    line-height: 1.5;
	background-color: #f8f8f8;
}


/* Gallery */


.what-title {
   	margin-top: 20px;
    font-size: 60px;
    font-weight: 400;
	text-transform: uppercase;
    font-family: Dosis, arial, sans-serif;
    letter-spacing: 0.1em;
    line-height: 1.4;
}

.culture-title {
   	font-family: arial, sans-serif;
    font-size: 47px;
	font-weight:700;
	line-height: 1.3;
	padding-left: 30px;
	padding-right: 30px;
	
}

.wrapper{
	padding-left: 25px;
	padding-right: 25px;
	max-width: 100vw;
	margin:0px auto;
}

.gallery{
	display: grid;
	grid-template-columns: repeat(4, (1fr));
	grid-template-rows: repeat(3, 13rem);
	gap: .5rem;
}

.gallery-resp{
	display: grid;
	grid-template-columns: repeat(4, (1fr));
	grid-template-rows: repeat(3, 13rem);
	gap: .5rem;
}


.gallery-image{
	width: 100%;
	height: 100%;
	object-fit: cover;
}



.gallery-item-1{
	grid-column: 1 / span 1;
    grid-row: 1 / span 2;
	
	
}

.gallery-item-2{
	
	grid-column: 2 / span 1;
    grid-row: 1 / span 1;
	
}

.gallery-item-3{
	
	grid-column: 3 / span 1;
    grid-row: 1 / span 1;
	
}

.gallery-item-4{
	
	grid-column: 4 / span 1;
    grid-row: 1 / span 1;
	
}

.gallery-item-5{
	
	grid-column: 4 / span 1;
    grid-row: 2 / span 1;
	
}

.gallery-item-6{
	
	grid-column: 4 / span 1;
    grid-row: 3 / span 1;
	
}

.gallery-item-7{
	
	grid-column: 2 / span 1;
    grid-row: 2 / span 2;
	
}

.gallery-item-9{
	
	grid-column: 3 / span 1;
    grid-row: 2 / span 2;
	
}
.gallery-item-8{
	
	grid-column: 1 / span 1;
    grid-row: 3 / span 1;
	
}

.gap-bet{
	padding: 50px;
}

.video-style{
	min-height: 57vh;
	
	
}
.linked-style{
	min-height: 100vh;
}

.linked-style1{
	min-height: 85vh;
}

.linked-style2{
	min-height: 90vh;
}

#resposibility-middleImg .gallery-item-1{
	grid-column: 1 / span 1;
    grid-row: 1 / span 1;
	
	
}

#resposibility-middleImg .gallery-item-2{
	
	grid-column: 2 / span 1;
    grid-row: 1 / span 1;
	
}

#resposibility-middleImg .gallery-item-3{
	
	grid-column: 3 / span 1;
    grid-row: 1 / span 1;
	
}

#resposibility-middleImg .gallery-item-4{
	
	grid-column: 4 / span 1;
    grid-row: 1 / span 1;
	
}

#resposibility-middleImg .gallery-item-5{
	
	grid-column: 4 / span 1;
    grid-row: 2 / span 1;
	
}

#resposibility-middleImg .gallery-item-6{
	
	grid-column: 4 / span 1;
    grid-row: 3 / span 1;
	
}

#resposibility-middleImg .gallery-item-7{
	
	grid-column: 2 / span 1;
    grid-row: 2 / span 1;
	
}

#resposibility-middleImg .gallery-item-8{
	
	grid-column: 1 / span 1;
    grid-row: 3 / span 1;
	
}

#resposibility-middleImg .gallery-item-9{
	
	grid-column: 3 / span 1;
    grid-row: 2 / span 1;
	
}

#resposibility-middleImg .gallery-item-10{
	
	grid-column: 1 / span 1;
    grid-row: 2 / span 1;
	
}

#resposibility-middleImg .gallery-item-11{
	
	grid-column: 2 / span 1;
    grid-row: 3 / span 1;
	
}

#resposibility-middleImg .gallery-item-12{
	
	grid-column: 3 / span 1;
    grid-row: 3 / span 1;
	
}


/*---Contact Us --*/
.text-box{
	width:100%;
	height:50px;
	background-color: #f8f8f8;
	border: none;
	color: #000000;
	opacity: 0.5;
	
	padding-left: 15px;
	padding-left: 15px;
	font-size: 16px;
	
}

.textarea-box{
	width:100%;
	height:250px;
	background-color: #f8f8f8;
	border: none;
	color:#000000;
	opacity: 0.5;
	padding-left: 15px;
	font-size: 16px;
}

.button-box{
	margin: 0 auto;
	cursor: pointer;
	width:300px;
	height:50px;
	background-color: #787878;
	border: none;
	color:#ffffff;
	text-transform: uppercase;
}

.roles-option{
	color: #A3A1A1;
	opacity: 0.5;
}

/*---Media Queries --*/


@media (max-width: 1024px) {
.linked-style{
	min-height: 60vh;
}
	.linked-style1{
	min-height: 60vh;
}
		.linked-style2{
	min-height: 60vh;
}
	
		.video-style{
	min-height: 60vh;
			width: 100%;
}

}

@media (max-width: 992px) {
	
	.gap-bet{
	padding: 25px;
}
	
	.hero-image1{
	background:url('../img/carousel1a.jpg'); background-size:cover; min-height:38vh;
}

.hero-image2{
	background:url('../img/carousel2ba.jpg'); background-size:cover; min-height:38vh;
}
.hero-image3{
	background:url('../img/carousel3a.jpg'); background-size:cover; min-height:38vh;
}
	

	.insta-images{
	margin-top:38px;
	padding: 0px 10px;
}
	
.video-style{
	min-height: 25vh;
	width: 100%;
}
	.linked-style{
		min-height:  50vh;
	}	
	.linked-style1{
		min-height:  50vh;
	}
	
.font-alt{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 35px;
	text-align: center;
	text-shadow: 0px 3px 3px #000000;
	color: #ffffff;
    font-family: Dosis, arial, sans-serif;
    letter-spacing: 0.15rem;
	
}
	.text-about1{
	
	font-size: 40px;
	
}
	


	.section-text{
    font-size: 18px;
		
}
	.culture-text{
		font-size: 18px;
	}
	
	.core-img{
	width: 50%;
}
	
	.vision-title{
		font-size: 25px;
	
	width: 150px;
	margin: 0px auto;
}
	

	
.core-title{
	
	width:75%;
	font-size: 25px;
	margin: 0px auto;
	padding:15px 45px;
		
	}
	
	.core-values{
	margin:  0px auto;
	padding:50px 0px 0px 0px;
}
	
	
	.core-banner{
	margin-top: 25px;
	padding: 10px 15px;
	}
	
.text-middle{
	
		padding: 25px;
	
	}
	
	#about-team{
		margin-top:75px;
	}

	.resp-image{
	
	min-height: 25vh; 
}
	
	.about-img{
	min-width: 100vw;
	min-height: 20vh;
	}
	.banner{
	
	
	position: absolute;
	right: 50%;
	top:30%;
	transform: translate(50%,50%);
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 3px 6px #000000;
	color: #ffffff;
}
	
		#what-middleImg .middleImg{
	
	min-height: 50vh;
	background: url("../img/cloudKitchen@2x.jpeg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
	

.bg-design-left{
	
	background-color: #ffffff;
	margin: 0px auto;
	z-index: 1;
	position:relative;
	
	
}

.bg-design-right{
	background-color: #ffffff;
	margin: 0px auto;
	z-index: 1;
	position: relative;
}


.what-title {
   	margin-top: 5px;
    font-size: 40px;
    
}
	
	.gallery{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(3, 13rem);
	gap: .2rem;
}
	.gallery-resp{
	display: grid;
	grid-template-columns: repeat(2, (1fr));
	grid-template-rows: repeat(6, 8rem);
	gap: .5rem;
}
	
	.gallery-item-1{
	grid-column: 1 / span 1;
    grid-row: 1 / span 1;
	
	
}

.gallery-item-2{
	
	grid-column: 2 / span 1;
    grid-row: 1 / span 1;
	
}

.gallery-item-3{
	
	grid-column: 1 / span 1;
    grid-row: 2 / span 2;
	
}

.gallery-item-4{
	
	grid-column: 2 / span 1;
    grid-row: 2 / span 1;
	
}

.gallery-item-5{
	
	grid-column: 2 / span 1;
    grid-row: 3 / span 1;
	
}
	
#what-we-do	.gallery-item-6{
		display: none;
		
	}
#what-we-do	.gallery-item-7{
		display: none;
		
	}
	#what-we-do .gallery-item-8{
		display: none;
		
	}
	
	#what-we-do .gallery-item-9{
		display: none;
		
	}
	
	
#resposibility-middleImg .gallery-item-1{
	grid-column: 1 / span 1;
    grid-row: 1 / span 1;
	
	
}

#resposibility-middleImg .gallery-item-2{
	
	grid-column: 2 / span 1;
    grid-row: 1 / span 1;
	
}

#resposibility-middleImg .gallery-item-3{
	
	grid-column: 1 / span 1;
    grid-row: 2 / span 1;
	
}

#resposibility-middleImg .gallery-item-4{
	
	grid-column: 2 / span 1;
    grid-row: 2 / span 1;
	
}

#resposibility-middleImg .gallery-item-5{
	
	grid-column: 1 / span 1;
    grid-row: 3 / span 1;
	
}

#resposibility-middleImg .gallery-item-6{
	
	grid-column: 2 / span 1;
    grid-row: 3 / span 1;
	
}

#resposibility-middleImg .gallery-item-7{
	
	grid-column: 2 / span 1;
    grid-row: 4 / span 1;
	
}

#resposibility-middleImg .gallery-item-8{
	
	grid-column: 1 / span 1;
    grid-row: 4 / span 1;
	
}

#resposibility-middleImg .gallery-item-9{
	
	grid-column: 2 / span 1;
    grid-row: 5 / span 1;
	
}

#resposibility-middleImg .gallery-item-10{
	
	grid-column: 1 / span 1;
    grid-row: 5 / span 1;
	
}

#resposibility-middleImg .gallery-item-11{
	
	grid-column: 2 / span 1;
    grid-row: 6 / span 1;
	
}

#resposibility-middleImg .gallery-item-12{
	
	grid-column: 1 / span 1;
    grid-row: 6 / span 1;
	
}

	
	.equality-text {
	  font-size: 18px;
    
}
	
	.font-brands{
		font-size: 45px;
	}
	
	.dept-head{
	
	font-size: 35px;
	font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
	letter-spacing: 0.1em;
    line-height: 1.4;
}

#food-delivery{
	margin-bottom: 50px;
}
	
	.card-logo1{
	
	background-color: #FFFFFF;
	
	padding: 15px 5px 0px 5px;
	width: 240px;
	height: auto;
	
	margin: 0px auto;
	
	
}

.card-logo2{
	
	background-color: #FFFFFF;
	
	padding: 15px 5px 0px 5px;
	width: 245px;
	height: auto;
	
	margin: 0px auto;
	
	
}


  }
@media (max-width: 768px) {
  .navbar-brand img{
        width: 200px;
    }
	
	.navbar-collapse{
		background-color: #2D2C2C!important;
		color: #ffffff!important;
		border-bottom: 1px solid rgba(255,255,255, .065)
	}
	
	.nav-link{
		color: #ffffff!important;
		border-bottom: 1px solid rgba(255,255,255, .065);
	}
	
	#header .text-header{
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
	text-transform: uppercase;
	font-size: 3em;
	text-align: center;
	

}
	
	
	#owl-order img{
		width:200px;
		margin:50px auto;
	}
	
	#owl .scroll:hover .owl-nav button.owl-prev {
		opacity: 0;
}

#owl .scroll:hover .owl-nav button.owl-next {
		opacity: 0;
}
	
	
	.text-middle{
	font-size: 18px;
		padding: 25px;
	
	}
	
	.blog-item-date{
       
	
	  width: auto;
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        text-align: left;
    }
	
	#join h4{
	margin-bottom: 10px;
}
	

	
.vision-title{
	font-size: 25px;
	
	width: 150px;
	margin: 0px au
	margin: 0px auto;
}
	

.bg-design-left{
	
	background-color: #ffffff;
	margin: 0px auto;
	z-index: 1;
	position:relative;
	
	
}

.bg-design-right{
	background-color: #ffffff;
	margin: 0px auto;
	z-index: 1;
	position: relative;
}

	.banner{
	
	
	position: absolute;
	right: 50%;
	top:20%;
	transform: translate(50%,50%);
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 3px 6px #000000;
	color: #ffffff;
}	
	
	.core-title{
	
	width:75%;
	font-size: 25px;
	margin: 0px auto;
	padding:15px 45px;
		
	}
	
	.core-values{
	margin:  0px auto;
	padding:50px 0px 0px 0px;
}
	
	
	.core-banner{
	margin-top: 25px;
	padding: 10px 15px;
	}
	
	/*---  */
	
	.gap-bet{
	padding: 25px;
}
	
	.hero-image1{
	background:url('../img/carousel1a.jpg'); background-size:cover; min-height:38vh;
}

.hero-image2{
	background:url('../img/carousel2ba.jpg'); background-size:cover; min-height:38vh;
}
.hero-image3{
	background:url('../img/carousel3a.jpg'); background-size:cover; min-height:38vh;
}
	

	.insta-images{
	margin-top:38px;
	padding: 0px 10px;
}
	
.video-style{
	min-height: 25vh;
	width: 100%;
	
	
}
	
	.linked-style{
		min-height: 50vh;
	}
		.linked-style1{
		min-height: 50vh;
	}
.font-alt{
	text-transform: uppercase;
	font-weight: 400;
	font-size: 35px;
	text-align: center;
	text-shadow: 0px 3px 3px #000000;
	color: #ffffff;
    font-family: Dosis, arial, sans-serif;
    letter-spacing: 0.15rem;
	
}
	.section-text{
    font-size: 18px;
		
}
	.culture-title {
   
    font-size: 33px;
	
	
}
	.culture-text{
		font-size: 18px;
	}	
	.core-img{
	width: 50%;
}
	
		
	
	#what-text{
	
	margin-bottom:40px;
	
}


	.wrapper{
	padding-left: 15px;
	padding-right: 15px;
	
}

	
	


	#about-team{
		margin-top:75px;
	}

	.resp-image{
	
	min-height: 25vh; 
}
	
	.about-img{
	min-width: 100vw;
	min-height: 20vh;
	}
	.banner{
	
	
	position: absolute;
	right: 50%;
	top:30%;
	transform: translate(50%,50%);
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 3px 6px #000000;
	color: #ffffff;
}
	
		#what-middleImg .middleImg{
	
	min-height: 50vh;
	background: url("../img/cloudKitchen@2x.jpeg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
	



.what-title {
   	margin-top: 5px;
    font-size: 40px;
    
}
	
	.gallery{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(3, 13rem);
	gap: .2rem;
}
	
	.gallery-resp{
	display: grid;
	grid-template-columns: repeat(2, (1fr));
	grid-template-rows: repeat(6, 8rem);
	gap: .5rem;
}
	
#what-we-do	.gallery-item-1{
	grid-column: 1 / span 1;
    grid-row: 1 / span 1;
	
	
}

#what-we-do	 .gallery-item-2{
	
	grid-column: 2 / span 1;
    grid-row: 1 / span 1;
	
}

#what-we-do	 .gallery-item-3{
	
	grid-column: 1 / span 1;
    grid-row: 2 / span 2;
	
}

#what-we-do	 .gallery-item-4{
	
	grid-column: 2 / span 1;
    grid-row: 2 / span 1;
	
}

#what-we-do	 .gallery-item-5{
	
	grid-column: 2 / span 1;
    grid-row: 3 / span 1;
	
}
	
#what-we-do	.gallery-item-6{
		display: none;
		
	}
#what-we-do	.gallery-item-7{
		display: none;
		
	}
#what-we-do	.gallery-item-8{
		display: none;
		
	}
	
#what-we-do	.gallery-item-9{
		display: none;
		
	}
	
		
#resposibility-middleImg .gallery-item-1{
	grid-column: 1 / span 1;
    grid-row: 1 / span 1;
	
	
}

#resposibility-middleImg .gallery-item-2{
	
	grid-column: 2 / span 1;
    grid-row: 1 / span 1;
	
}

#resposibility-middleImg .gallery-item-3{
	
	grid-column: 1 / span 1;
    grid-row: 2 / span 1;
	
}

#resposibility-middleImg .gallery-item-4{
	
	grid-column: 2 / span 1;
    grid-row: 2 / span 1;
	
}

#resposibility-middleImg .gallery-item-5{
	
	grid-column: 1 / span 1;
    grid-row: 3 / span 1;
	
}

#resposibility-middleImg .gallery-item-6{
	
	grid-column: 2 / span 1;
    grid-row: 3 / span 1;
	
}

#resposibility-middleImg .gallery-item-7{
	
	grid-column: 2 / span 1;
    grid-row: 4 / span 1;
	
}

#resposibility-middleImg .gallery-item-8{
	
	grid-column: 1 / span 1;
    grid-row: 4 / span 1;
	
}

#resposibility-middleImg .gallery-item-9{
	
	grid-column: 2 / span 1;
    grid-row: 5 / span 1;
	
}

#resposibility-middleImg .gallery-item-10{
	
	grid-column: 1 / span 1;
    grid-row: 5 / span 1;
	
}

#resposibility-middleImg .gallery-item-11{
	
	grid-column: 2 / span 1;
    grid-row: 6 / span 1;
	
}

#resposibility-middleImg .gallery-item-12{
	
	grid-column: 1 / span 1;
    grid-row: 6 / span 1;
	
}



	
	
	.equality-text {
	  font-size: 18px;
    
}
	
	.font-brands{
		font-size: 45px;
	}
	
	.dept-head{
	
	font-size: 35px;
	font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
	letter-spacing: 0.1em;
    line-height: 1.4;
}

#food-delivery{
	margin-bottom: 50px;
}
	
	.card-logo1{
	
	background-color: #FFFFFF;
	
	padding: 15px 5px 0px 5px;
	width: 240px;
	height: auto;
	
	margin: 0px auto;
	
	
}

.card-logo2{
	
	background-color: #FFFFFF;
	
	padding: 15px 5px 0px 5px;
	width: 245px;
	height: auto;
	
	margin: 0px auto;
	
	
}
	
	
.g-recaptcha {
transform:scale(0.77);
-webkit-transform:scale(0.77);
transform-origin:0 0;
-webkit-transform-origin:0 0;

	}
	.button-box{
		width:200px;
	}
	
}
@media (max-width: 576px) {
	.navbar-brand img{
        width: 175px;
    }
	.navbar-collapse{
		background-color: #2D2C2C!important;
		color: #ffffff!important;
		border-bottom: 1px solid rgba(255,255,255, .065)
	}
	
	.nav-link{
		color: #ffffff!important;
		border-bottom: 1px solid rgba(255,255,255, .065);
	}
	
	#header .text-header{
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%,-50%);
	text-transform: uppercase;
	font-size: 2.8em;
	text-align: center;
	

}
	
	#owl-order img{
		width:200px;
		margin:0px auto;
	}
	
	#owl .scroll:hover .owl-nav button.owl-prev {
		opacity: 0;
}
	

#owl .scroll:hover .owl-nav button.owl-next {
		opacity: 0;
}
	
	.text-middle{
	font-size: 18px;
	padding: 15px;
	}
	
	#join h4{
	margin-bottom: 8px;
}
	
	
.vision-title{
	
	margin: 0px auto;
}

	.banner{
	
	
	position: absolute;
	right: 50%;
	top:0%;
	transform: translate(50%,50%);
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0px 3px 6px #000000;
	color: #ffffff;
}	
	
	.core-title{
	
	width:75%;
	font-size: 25px;
	margin: 0px auto;
	padding:15px 45px;
		
	}
	
	.core-values{
	margin:  0px auto;
	padding:50px 0px 0px 0px;
}
	
	
	.core-banner{
	margin-top: 25px;
	padding: 10px 15px;
	}
	
	.linked-style{
	min-height:40vh;
}
	.linked-style1{
	min-height:40vh;
}

	
	/* ------------------------------------- */
	
	

}


/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 1rem;
}





/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)

*/
@media only screen and (max-width: 767px) {
.blog-item-date{
       
	
	  width: auto;
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        text-align: left;
    }
	

	

 }
/*
Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/








