body{
    padding:0;
    margin:0;
    background-color: #fff;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
	overflow-x: hidden;
}
h4{
    font-size: 32px;
    color:#CA9C48;
    font-weight:600;
    margin-bottom: 20px;
}
.header-bg{
    width: 100%;
    background-color: #010101;
    padding: 12px 0;    
    position: relative;
    z-index: 10;
    box-shadow: 0 0 20px 5px #313131;
}
.logo img{
    width: 180px;
}
.navbar-expand-lg .navbar-collapse{
    justify-content: flex-end;
}
.navbar-expand-lg .navbar-nav li.nav-item a.nav-link{
    padding: 5px 0;
    margin: 0 15px;
    font-size: 16px;
    color:#fff;
    position: relative;
}
.navbar-expand-lg .navbar-nav li.nav-item a.nav-link.active{
    color: #CA9C48;
}
.navbar-expand-lg .navbar-nav li.nav-item a.nav-link:hover::before,
.navbar-expand-lg .navbar-nav li.nav-item a.nav-link.active::before{
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    content:'';
    height: 2px;
    background-color: #CA9C48;
}
.navbar-expand-lg .navbar-nav li.nav-item a.nav-link:hover::before{
    background-color: #ffffff;
}
.banner-bg{
    padding: 0;
    width: 100%;    
}
.banner-slide .banner-item{
    height: calc(100vh - 111px);
    /*background-image: url(../images/banner-image.png);*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.banner-slide .banner-item::before{
    position: absolute;
    content:'';
    z-index:2;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background: rgba(0, 0, 0, 0.7);
}
.banner-content{
    text-align: center;
    position: relative;
    z-index:10;
	padding: 50px 0;
}
.banner-content h2{
    font-size: 75px;
    color:#fff;
    font-family: "Poppins", sans-serif;
    line-height: 95px;
    margin-bottom: 5px;
}
.banner-content h4{
    font-size: 34px;
    color:#fff;
    margin-bottom: 20px;
}
.banner-content p{
    font-size: 18px;
    color:#fff;
}
.banner-slide.slick-slider button.slick-arrow{
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 1;
    padding: 0;
    border: 0;
    width: 40px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 0 0 1px 2px #535353;
    background-color: #000;
}
.banner-slide.slick-slider button.slick-arrow.slick-prev{
    left:15px;    
}
.banner-slide.slick-slider button.slick-arrow.slick-prev::before{
    position: absolute;
    left:0;
    right:0;
    top:50%;
    transform: translate(0, -50%);
    content:"\f053";
    font-size:18px;
    color:#fff;
    font-family:'fontawesome';
}
.banner-slide.slick-slider button.slick-arrow.slick-next{
    left:auto;
    right:15px;
}
.banner-slide.slick-slider button.slick-arrow.slick-next::before{
    position: absolute;
    left:0;
    right:0;
    top:50%;
    transform: translate(0, -50%);
    content:"\f054";
    font-size:16px;
    color:#fff;
    font-family:'fontawesome';
}
.about-bg{
    padding: 80px 0;
    background-color: #f5f5f5;
	overflow: hidden;
}
.about-content h4{
    font-size: 42px;
    color: #111;
    font-weight:bold;    
    margin-bottom: 20px; 
}
.about-content p{
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}
.about-content h6{
    font-size: 16px;
    color: #111;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}
.about-content a.btn{
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: 4px;
    background-color: #CA9C48;
}
.about-image img{
    width: 100%;
}
.food-bg{
    padding: 80px 0;
    background-color: #fff;
	overflow: hidden;
}
.our-hygiene-bg {
    padding: 80px 0;
	overflow: hidden;
}
.hygiene-sub-title {
    font-size: 20px;
    color: #333333;
    font-weight: 600;    
    text-transform: capitalize;
    margin-bottom: 2px;
}
.headding-rating-title {
    color: #111;
    font-size: 42px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 0px;
}
.ratings-food-image img {
    min-width: 100% !important;
    width: 100%;
}

/*----------------------------------------*/
/*  Food Style 1
/*----------------------------------------*/
.most-popular-food-area {
	position: relative;
	padding-top: 60px;
	padding-bottom: 80px;
    background-color:#f5f5f5;
	overflow: hidden;
}
.testimonials-section .section-titleV1,
.food-gallery-area .section-titleV1,
.most-popular-food-area .section-titleV1 {
    text-align: center;
	margin-bottom: 30px;
}
.testimonials-section .section-titleV1 h3,
.food-gallery-area .section-titleV1 h3,
.most-popular-food-area .section-titleV1 h3{
    font-size: 42px;
    color: #111;
    font-weight:bold;
}

.most-poplar-food-wrappper {
	position: relative;
}

.popular-food-carousel {
	position: relative;
}

.popular-food-carousel .item {
	position: relative;
	margin-bottom: 80px;
}

.popular-food-carousel .owl-dots {
	position: relative;
	margin: -20px auto 0px !important;
	padding: 0px;
}

.popular-food-carousel .owl-dots .owl-dot {
	position: relative;
}

.popular-food-carousel .owl-dots .owl-dot span {
	height: 8px;
	width: 8px;
	background-color: #c8c9c9;
	margin: 6px;
	transition: .5s ease;
}

.popular-food-carousel .owl-dots .owl-dot.active span {
	width: 20px;
	background-color: #e7cd14;
}

.single-food-box {
	position: relative;
	max-width: 100%;	
	background-color: #fff;
	padding: 0px;
	border-radius: 10px;
	box-shadow: -0.326px 0.946px 14.72px 1.28px rgba(232, 235, 234, 0.53);
	transition: .5s ease;
    margin-bottom: 30px;
    overflow: hidden;
}

.single-food-box:hover {
	box-shadow: 7.251px 37.302px 64.4px 5.6px rgba(232, 235, 234, 0.91);
}

.single-food-box:hover .sfb-img .sfbi-btn {
	opacity: 1;
}

.single-food-box .sfb-img {
	position: relative;
	height: 250px;
	width: 100%;
}

.single-food-box .sfb-img img {
	height: 100%;
	width: 100%;
	position: absolute;
	object-fit: cover;
}

.single-food-box .sfb-img .sfbi-btn {
	position: relative;
	left: 0;
	top: 0;
	text-align: center;
	z-index: 1;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	transition: .5s ease;
	opacity: 0;
}

.single-food-box .sfb-img .sfbi-btn a.add-cart-btn {
	position: absolute;
	top: calc(50% - 20px);
	left: calc(50% - 69px);
}

.single-food-box ul.sbfi-ratings {
	position: relative;
	padding: 0;
	list-style-type: none;
	margin: 15px auto;
}

.single-food-box ul.sbfi-ratings li {
	position: relative;
	display: inline-block;
}

.single-food-box ul.sbfi-ratings li i {
	font-size: 26px;
	color: #CA9C48;
	margin: 0px;
}

a.add-cart-btn {
	position: relative;
	font-size: 15px;
	letter-spacing: 0px;
	color: #fff;
	line-height: 20px;
	background-color: #CA9C48;
	padding: 10px 25px;
	font-weight: 500;
	border-radius: 25px;
	display: inline-block;
    text-decoration: none;
}

.single-food-box .sbf-info {
	position: relative;
	padding: 30px 25px;
	text-align: center;
}

.single-food-box .sbf-info h4 {
	font-size: 26px;
	letter-spacing: 0px;
	line-height: 34px;
	color: #212121;
	font-weight: 600;
	margin-bottom: 10px;
}
.single-food-box .sbf-info h4 a{
    color:#111;
	font-size: 24px;
    text-decoration: none;
}
.single-food-box .sbf-info p.price {
	font-size: 20px;
	letter-spacing: 0px;
	color: #212121;
	font-weight: 600;
	line-height: 24px;
    margin-bottom: 0;
}

/*----------------------------------------*/
/*  Gallery Style
/*----------------------------------------*/
.food-gallery-area {
	position: relative;
	padding: 100px 0;
	overflow: hidden;
}

.single-food-gallery {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.single-food-gallery img{
	width: 100%;
	height:300px;
	object-fit: cover;
	transition: all 0.5s;
}
.single-food-gallery:hover img{
	transform: scale(1.1);
}
.single-food-gallery a {
	position: relative;
	display: block;
}

.single-food-gallery a:before {
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	background-color: #000;
	top: -100%;
	left: 0;
	opacity: .4;
	z-index: 1;
	transition: .5s ease;
}

.single-food-gallery a h4 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: #fff;
	text-align: center;
	z-index: 2;
	font-size: 24px;
	letter-spacing: 0px;
	font-weight: 700;
	line-height: 30px;
	transition: .75s ease;
	opacity: 0;
}

.single-food-gallery:hover a:before {
	top: 0px;
}

.single-food-gallery:hover a h4 {
	bottom: calc(50% - 15px);
	opacity: 1;
}

.testimonials-section{
    padding: 60px 0;
}
.testimonial-item{
    padding: 40px;
    background-color: #f5f5f5;
    border-radius: 30px;
    text-align: center;
}
.testimonial-item img{
    width: 80px;
    display: inline-block;
    margin-bottom: 20px;
}
ul.ratings-list{    
    padding:0;
    margin:0 0 15px 0;
}
ul.ratings-list li{
    display: inline-block;
    margin: 0 5px;
}
ul.ratings-list li i{
    font-size: 18px;
	color:#CA9C48;
}
.testimonial-item p{
    font-size: 16px;
    line-height: 28px;
}
.testimonial-item h4{    
    font-size: 22px;
    color: #CA9C48;
    font-weight:bold;
    margin-bottom:0;
}
ul.slick-dots {
    padding:0;
    margin:10px 0 0 0;
    display:flex;
    justify-content: center;
}
ul.slick-dots li{ 
    display: inline-block;
    margin:0 4px;
}
ul.slick-dots li button{
    font-size: 0;
    padding:0;
    width: 10px;
    height: 10px;
    border:0;
    border-radius: 50%;
    background-color: #d9d9d9;
}
ul.slick-dots li.slick-active button{
    background-color: #CA9C48;
}
/*----------------------------------------*/
/*  Gallery Style END
/*----------------------------------------*/
.map-section iframe{
    width:100%;
    height:380px;
}

/*----------------------------------------*/
/*  Footer Style
/*----------------------------------------*/
.footer-area {
	position: relative;
	background-color: #000;
	z-index: 1;
	margin-top:-15px;
}

.footer-area::before {
	position: absolute;
	content: '';
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-image: url(../img/bg/footer-bg-frame.png);
	background-size: 100% 100%;
	z-index: -1;
}

.footer-widget-area {
	position: relative;
	padding: 80px 0px 50px;
	overflow: hidden;
}

.f-widget {
	position: relative;
	margin: 15px auto;
}

.f-widget h4 {
	font-size: 24px;
	letter-spacing: 0px;
	color: #fff;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px;
}

.f-widget ul.fw-links {
	position: relative;
	padding: 0px;
	list-style-type: none;
}

.f-widget ul.fw-links li {
	color: #fff;
	letter-spacing: normal;
	margin-bottom: 15px;
}
.f-widget ul.fw-links li i{
	margin-right: 5px;
}
.f-widget ul.fw-links li:last-child {
	margin-bottom: 0px;
}

.f-widget ul.fw-links li a {
	font-size: 16px;
	letter-spacing: 0px;
	color: #fff;
	line-height: 20px;
    text-decoration: none;
}
.f-widget ul.happ-hours{
	padding:0;
	margin:0;
}
.f-widget ul.happ-hours li{
	padding: 9px 0; 
	display: flex;
    justify-content: space-between;
	color: #fff;
    font-size: 12px;
	letter-spacing: normal;    
	border-bottom:1px solid #f5f5f5;
}
.footer-logo-info {
	position: relative;
}

.footer-logo-info img {
	width: 180px;
	margin-bottom: 20px;
}
.footer-logo-info  p{
	font-size: 13px;
	color: #fff;
	line-height: 24px;
}
.f-widget .fw-contact {
	position: relative;
}

.f-widget .fw-contact p {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	font-weight: 400;
	position: relative;
	margin-bottom: 22px;
}

.f-widget .fw-contact a {
	position: relative;
	display: block;
	padding-left: 23px;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 22px;
	margin-bottom: 0px;
	color: #fff;
}

.f-widget .fw-contact a.fmail {
	margin-top: 20px;
}

ul.fw-instagram {
	position: relative;
	padding: 0;
	list-style-type: none;
}

ul.fw-instagram li {
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
	margin: 5px 2px;
}

ul.fw-instagram li a {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

ul.fw-instagram li a img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	border-radius: 5px;
}

.f-widget.f-instawiget {
	max-width: 325px;
	margin-right: 0;
}
.f-widget ul.app-icons{
	padding:0;
	list-style: none;
}
.f-widget ul.app-icons li{
	margin-bottom: 15px;
}
.f-widget ul.app-icons li img{
	border:1px solid #919191;
	border-radius: 5px;
}
.footer-copyright-area {
	position: relative;
}

.footer-copyright-area .copyright-text {
	position: relative;
	text-align: center;
	border-top: 1px solid #fff;
	padding: 20px 0;
}

.footer-copyright-area .copyright-text p {
	color: #dcdcdc;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 24px;
	font-weight: 400;
    margin:0;
}

.footer-copyright-area .copyright-text a {
	color: #dcdcdc;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 24px;
	font-weight: 400;
}

.footer-copyright-area .copyright-text a:hover {
	color: #e7cd14;
}

.footer-social-widget {
	text-align: left;
	margin-top: 30px;
}

ul.footer-social {
	position: relative;
	padding: 0px;
	list-style-type: none;
}

ul.footer-social li {
	position: relative;
	margin-left: 10px;
	display: inline-block;
}

ul.footer-social li a {
	color: #8e8d8e;
	font-size: 16px;
	line-height: 22px;
}

ul.footer-social li a:hover {
	color: #e0b83c;
}

.footer-social-widget ul.footer-social {
	display: inline-block;
}

.footer-social-widget h4 {
	display: inline-block;
	color: #fff;
	font-size: 18px;
	letter-spacing: 0px;
	font-weight: 400;
}

.offer-section{
	padding: 60px 0;
}
.offer-heading{
	text-align: center;
}
.offer-heading h4{
	color: #111;
	font-weight:bold;
}
.offer-box{
	margin-bottom: 40px;
}
.offer-box h4{
	text-align: center;
}
.offer-box img{
	width: 100%;
}
.download-menu-btn{
	text-align: center;
}
.download-menu-btn a.btn{
	color: #fff;
    font-size: 16px;
    padding: 12px 25px;
    border-radius: 4px;
    background-color: #CA9C48;
}
.career-section{
	padding: 60px 0;
}
.cheif-image{
	padding: 20px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: auto;
	display: table;
	background-color: #fff;
	border:2px solid #f5f5f5;
	margin-bottom: 15px;
}
.cheif-image img{
	width: 75px;
	height: 75px;
	border-radius: 50%;
}
.section-title{
	margin-bottom: 15px;
}
.section-title h2{
	font-size: 24px;
	font-weight:600;
}
.career-section p a{
	color:#111;
	font-weight:600;
	text-decoration:none;
}
.career-top-section{
	padding: 25px;
	border-radius: 20px;
	margin-bottom: 30px;
	background-color: #f5f5f5;
}
.career-top-section .section-title{
	margin-bottom:0;
}
.career-top-section .section-title h2{
	margin-bottom:0;
}