/*
@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);
*/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

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;
}

#one-eatery a{
	color: #ffffff;
	
}

#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;
	
}





/*
.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;
}





/*-----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;
}



#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{
	
}






/*
@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);
	}
	

	
}
*/
/*
@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);
	}
	

}
*/


/*---Firefox Bug Fix --*/


/*--- 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) { ... }
*/
.nav-top{
	  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 5px;
	background-color: #C10230; box-shadow: 2px 2px 1px #A80433;
z-index: 100;
} 

.logo-img{
	padding-left: 135px ;
/*
	padding-right: 135px;
	
	padding-top: 30px;
	padding-bottom: 0px;
*/

}
.download-app{
	
padding-right: 135px;
	text-align: right;
}

	.oe-text{
    font-size: 90px;
    font-weight: 300;
    color: #ffffff;
    line-height: 1;
	font-family: 'Bebas Neue', cursive;
	padding-left: 125px ;
	padding-right: 50px;
	animation: fromLeft;
    animation-duration: 3s;
/*    animation-delay: 1s;*/
    opacity: 0;
    animation-fill-mode: forwards;
		margin: 0 auto;
}

@keyframes fromLeft{
	0%{
        transform: translateX(-100px);
        opacity: 0;
    }
    50%{
        transform: translateX(30px);
    }
    100%{
        transform: translateX(0);
        opacity:1;
    }
}
	
	.hero-right{

		background: url("../img/Group 373.png");
		background-repeat: no-repeat;
		background-position: right;
		width: 100%;
		
		height: 1000px;
/*		margin-right: -500px;*/
		
/*		transform: translate(-50%, 0%);*/
/*		animation: rotation 20s infinite linear;*/
	}

.rotate {
	
margin-right: -500px;
  animation: rotation 20s infinite linear;
}

/*
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
*/

	

@keyframes rotation {
  from {
/*	  transform: translate(-50%, -50%) rotate(0deg);*/
    transform: rotate(0deg);
  }
  to {
/*    transform: translate(-50%, -50%) rotate(359deg);*/
	  transform: rotate(359deg);
  }
}


#middle-header{
	margin: 0px!important;
	padding: 0px!important;
	overflow: hidden;
}

#circle-white{
	background-color: #C10230;
	padding:0px!important;
	margin: 0px!important;
}
#kitchen {
	background-color: #ffffff;
	padding:0px!important;
	margin: 0px!important;
}

.middle-text{
	font-size:45px;
	font-family:'Bebas Neue', cursive; 
	color: #000000;
	line-height: 0.75;
}
.sub-text{
	width:50%;
	height: auto;
	font-size: 20px;
	font-family: "Open Sans", arial, sans-serif;
	color: #000000;
	 opacity: 0.9;
	padding:15px;
    transition: all 1s linear;
	text-align: justify; 
}

.sub-text:hover{
	transform: scale(1.05) ;
    z-index: 30;
    opacity: 1;
	overflow: hidden;
	
}
.circle-container:hover .sub-text:not(:hover){
	opacity: 0.5

	}

.circle-container{
/*	padding-top: 100px;*/
	position: relative;
	z-index: 50;
	
}

		hr {
  border: 0;
  clear:both;
  display:block;
  width: 96%;               
  background-color:#cccccc;
  height: 1px;
}

.text-title{
	font-size:70px;
	font-family:'Bebas Neue', cursive; 
	color: #C10230;
	padding: 25px;
	line-height: 0.75;
}


.brands-title{
	padding-bottom: 70px;
	color: #ffffff;
	font-size:70px;
	font-family:'Bebas Neue', cursive; 
	line-height: 0.75;
	animation: pulse 4s infinite;
}	

#gathering{
	margin: 0px auto;
}
.gathering-text{
	padding-top: 50px;
	padding-bottom: 50px;
	color: #ffffff;
	font-size: 70px;
	font-family: 'Bebas Neue', cursive; 
	line-height: 0.75;
}

#kitchen{
	background-color: #ffffff;
}

.text-title {
	animation: pulse 4s infinite;
}

@keyframes pulse {
    from {
        transform : scale(1) ;
        opacity   : 1;
    }
    50% {
        transform : scale(0.75);
        opacity   : 0.5;
    }
    to {
        transform : scale(1);
        opacity   : 1;
    }
}

.img-container img{
	transition: all 2s ease;	
}

.img-container:hover img{
/*	transform: rotate3d(1, 1, 1, 360deg);*/
	transform: rotateY(6rad);
	
}

.gathering_sub-text{
	
	
	
	margin: 35px;
	padding-left: 25px;
	color: #ffffff;
	
	font-size: 25px;
	line-height: 1.5;
	text-align: justify;
}

.gathering-img{
	padding: 25px;
	position: relative;
	
}
.BG-img{
	position: relative;
	top: 0;
	left: 0;
}
.carousel-rest{
	position: absolute;
	left: 50%;
	top:50%;
	width: 80%;


	transform: translate(-50%,-50%);
}

.text-title1{
	font-size:60px;
	font-family:'Bebas Neue', cursive; 
	color: #C10230;
	padding: 35px;
	line-height: 0.75;
}


.curve{
	width: 100%;
	height: 100%;
}
@media (max-width: 1200px){
	
	.oe-text{
	 font-size: 70px;
	}
	
	.rotate {
	
margin-right: -300px;
  animation: rotation 20s infinite linear;
}

}


@media (max-width: 1500px){
		.oe-text{
	 font-size: 70px;
	}
	.rotate{
		margin-right: -400px;

}

}




	@media (max-width: 992px) {

		
		.rotate {
	
	margin-right: -200px;
  animation: rotation 20s infinite linear;
}
	.nav-top{
	padding-bottom: 10px;
	}
	.logo-img{
	padding: 35px 105px 35px 105px;	
}
.download-app {
    padding-right: 80px;
    text-align: right;
    /* text-align: right; */
}
		.rotate{
			margin-right: -250px;
		}
	
	.oe-text{
	 font-size: 50px;
	padding-left: 60px;
		text-align: left;
		}
	
		.logo{
			margin: 0px auto;
		}
		
.text-title{
	padding-left: 25px;
	padding-right: 25px;
}
		
		.middle-text{
		font-size:25px;
		text-align: center;
		
	
	
}
.sub-text{
	font-size: 12px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #ffffff;
	
}
		
		.country{
			max-width: 500px!important;
		}
		
	
		.gathering-text{
			padding-top: 35px;
	padding-bottom: 15px;
			line-height: 0.75;
		}
		.gathering_sub-text{
			font-size: 25px;
			text-align: center!important;
			line-height: 1;
		}
}
@media(max-width:768px){

		.logo-img {
		padding: 35px 105px 15px 105px;
		margin: 0px auto;
}
	.download-app{
	
padding: 35px 105px 15px 105px;
	margin: 0px auto;
}
	
}
@media (max-width: 576px) {

	.rotate{
		margin-right: 0px;
	}
	.logo-img {
		padding: 15px 105px 15px 105px;
		margin: 0px auto;
}
	.download-app{
	
padding: 35px 105px 15px 105px;
	text-align: center;
}
	.oe-text{
		text-align: center;
	}
		
	
}
