body {
	
	
    font-family: 'Montserrat',sans-serif;
}
.navbar-expand-lg{
	background: #fff;
}
.navbar-nav {
	background: #fff;
	color: #000000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 5px 12px;
}

.navbar-dark .navbar-nav .nav-link {
	    color: #000000 !important;
    padding-left: 9px;
    padding-right: 9px;
    line-height: 15px;
    font-size: 14px;
}

.topser {
	padding: 0px 15px !important;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	height: 30px;
	border-radius: 15px;
	line-height: 1;
}

.header_bg {
	position: relative;
}

.page-header {
	min-height: 100vh;
	max-height: 999px;
	padding: 0;
	color: #FFFFFF;
	position: relative;
	overflow: hidden;
}

.page-header>.content {
	margin-top: 12%;
	text-align: center;
	margin-bottom: 50px;
}

.page-header .page-header-image {
	position: absolute;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.page-header .content-center {
	position: absolute;
	top: 36%;
	left: 10%;
	z-index: 2;
	color: #FFFFFF;
	padding: 0 15px;
	width: 100%;
	max-width: 880px;
}

.content-center {
	position: absolute;
	top: 36%;
	left: 10%;
	z-index: 2;
	color: #FFFFFF;
	padding: 0 15px;
	width: 100%;
	max-width: 880px;
}

#demo ul.carousel-indicators li {
	bottom: 40px;
	cursor: pointer;
}

#demo ul.carousel-indicators li,
#demo ul.carousel-indicators li.active {
	width: 18px;
	height: 18px;
	margin: 1px 8px;
	border-radius: 50%;
	cursor: pointer;
}

#demo ul.carousel-indicators li {
	background: #fff;
	cursor: pointer;
	border-color: transparent;
	/*box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);*/
}

#demo ul.carousel-indicators li.active {
	background: #fff;
	width: 18px;
	cursor: pointer;
	height: 18px;
	/*box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);*/
}

.btn-yallow {
	background: #d2ab66;
	color: #4e2010;
}

section {
	padding: 40px;
	margin-top: 7%;
}
.all-pages-sec{
	margin-top: 0% !important;
}
.bg-white {
	background: #ffffff;
}

.bg-brown {
	/*background-color: #4e2010;
	padding-top: 20px;
	padding-bottom: 20px;*/
}
.bg-brown-1{
	background-color: #d5e4c0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.bg-lightbrown {
	/*background: #FFFFAA;*/
}

.imp_block .saperator {
	width: 40px;
	background: #000;
	margin: 15px auto;
	height: 5px;
	display: block;
}

.imp_block h3 {
	font-size: 21px;
}

.imp_block p {
	color: #6b6b6b;
}

h2.food_title {
	color: #4e2010;
	margin: 40px 0px 30px 0;
}

h3.cheifbg {
	background: #4e2010;
	width: 200px;
	margin: 0px auto;
	font-size: 21px;
	padding: 8px;
	color: #FFFFFF
}

h3.cheifbg span {
	font-size: 16px;
}

.btn-ourmenu {
	background: none;
	border: 2px solid #fd3911;
	font-size: 22px;
	margin-bottom: 30px;
	color: #4d1f0f;
}
.btn-ourmenu:hover{
	background:#fd3911;
	color: #fff; 
}

.navtop {
	margin-top: 50px;
}

.tab-content {
	padding: 40px;
	margin-top: -20px;
}

.nav-pills li.nav-item a.nav-link {
	background: #d2ab66;
	color: #000000;
	width: 180px;
	margin: 0px auto;
}

.nav-pills li.nav-item a.active {
	background: #4e2010;
	color: #FFFFFF;
}

.chef-qt {
	position: relative;
}

.chef-qt .social-bar {
	position: absolute;
	top: 50px;
	left: 50px;
}

.chef-qt .social-bar {
	border: 1px dotted #adadad;
	webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	padding: 5px;
}

.food-items {
	padding: 30px 0;
}

.food-items img {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border: 3px solid #fa9312;
}

h5.item-price {
	background: #4e2010;
	display: inline;
	padding: 0px 5px;
	font-size: 15px;
	color: #FFFFFF;
}

.carousel .item {
	color: #999;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	min-height: 290px;
}

.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}

.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}

.carousel .testimonial {
	padding: 30px 0 10px;
}

.carousel p.testimonial {
	font-size: 16px;
	color: #000000;
}

.carousel .overview {
	font-style: italic;
}

.carousel .overview b {
	text-transform: uppercase;
	color: #333333;
}

.carousel .carousel-control {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 50%;
	background: none;
}

.carousel-control i {
	font-size: 68px;
	line-height: 42px;
	position: absolute;
	display: inline-block;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

.carousel .carousel-indicators {
	bottom: -40px;
	display: none;
}

.carousel-indicators li,
.carousel-indicators li.active {
	width: 18px;
	height: 18px;
	margin: 1px 8px;
	border-radius: 50%;
}
.navbar-dark .navbar-toggler {
    color: #000 !important;
    border-color: #000 !important;
}
.carousel-indicators li {
	background: #fc3913;
	border-color: transparent;
	/*box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);*/
}

.carousel-indicators li.active {
	background: #fc3913;
	width: 18px;
	height: 18px;
	margin-top: -5px;
	/*box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);*/
}
.footpadding h5{
	margin-bottom: 12px;
	color: #000;
}

.footpadding h5:after{
	    content: "";
    position: absolute;
    display: block;
    width: 32px;
    height: 3px;
    background: #ff2d3a;
    bottom: 0;
    left: 14px;
    top: 24px;
}
.ft-social-icon{
	margin-bottom: 0px;
	display: flex;
	text-align: center;
	    justify-content: center;
}
.ft-social-icon li{
	list-style: none;
	display: inline-flex;
	  padding: 0px 30px 0px 0px;
}
.ft-social-icon li a img{
	height: 30px;
	width: 30px;
}
.ft-social-icon li i{
	color: #000;
    font-size: 20px;
    border: 1px solid #000;
    height: 36px;
    width: 36px;
    line-height: 36px;
    border-radius: 20px;
}
.ft-bg-2 p{
	margin-bottom: 0px;
}
.ft-bg-2 {
    background-color: #d5e4c0;
    padding-top: 15px;
    padding-bottom: 15px;
    
}

.footpadding p{
	color: #000;
}

.menu-gap{
	margin-top: 20px;
}
.menu-hotel-card img{

	box-shadow: 0 1px 1px #000;
    border-radius: 8px;
    transition: all .5s ease;
    cursor: pointer;
}

.menu-hotel-card img:hover{
	transition: all .5s ease;
    box-shadow: 0 1px 1px #000;
    transform: scale(0.9) perspective(1px);
    
}
.modal-menu-pop img{
	border-radius: 8px;
}

.nav-part-dir{
	flex-direction: column;
	padding-bottom: 0px !important;
}
/*.nav-part-dir img{
	height: 100px;
}*/

@media screen and (max-width: 768px) {

.nav-part-dir{
flex-direction: row;
    padding-bottom: 0px !important;
    justify-content: center !important;
}
.nav-part-dir img{
	height: 100px;
}
.nav-part-dir .navbar-toggler{
	position: absolute;
    right: 7px;
    top: 45px;
}
.navbar-expand-lg{
	border-bottom: 1px solid #000;
}
section {
	padding: 10px !important;
}
}

.Press-media-links p a{
	text-decoration: none;
	color: #000;
	font-size: 16px;
	font-weight: 600; 
}

.awards-menu p{
	color: #000;
	font-size: 16px;
	font-weight: 600; 
}

.slider-caption .carousel-caption{
	    bottom: 26% !important;
}
.slider-caption .btn{
	    background: none;
    border: 2px solid #fff;
    font-size: 18px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 600;
}
.slider-caption h5{
	margin-bottom: 15px;
}

/*new-styles--css*/
.line-bar-one hr{
	    background-color: #90795c;
	    margin: 44px;
}
.fde-itmes{
	    font-weight: 400;
    font-size: 33px;
    line-height: 2.1em;
 
    text-align: center;
}

/*gallery--cs--*/
.foodie-dish img{
	width: 100%;
	border-radius: 3px;
}
.foodie-out img{
width: 100%;
	border-radius: 3px;
}
.fillthefrom{
	display: block !important;
	margin-left: auto;
	margin-right: auto;
}
.learn-mt1{
	margin-top: 30px;
}


/* Slick Slider */

.slick-prev, .slick-next {
  position: absolute;
  top: 135%;
  font-size: 1.8rem;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.items-slide .slide {
    transition: filter .4s;
    margin: 0px 40px;
}

.fas {
    color: #96bd0b;
}
.slick-prev {
    left: 0;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 35%;
    font-size: 1.8rem;
}

.items-slide{
	background-color: #eff8f8;
	margin-top: 30px;
	padding-bottom: 70px;
}
.ft-main-bar{
	background-color: #d5e4c0;
	    padding: 68px 34px;
}

.ft-links{
	display: flex;
	text-align: center;
	    justify-content: center;
	    margin-top: 30px;
}

.ft-links li{
	list-style: none;
	    padding: 0px 27px;
	    border-right: 1px solid #000;
}
.ft-links li a{
	text-decoration: none;
	color: #000;
}

/*banner--csss*/

.foodie-dish .btn{
	border-width: 2px;
    border-style: solid;
    background-color: transparent;
    transition: 0.1s background-color linear, 0.1s color linear;
        padding: 13px 26px;
            font-size: 16px;
    font-weight: 200;
    font-style: normal;
    text-transform: none;
    letter-spacing: 1.17px;
        border-color: #90795c;
}
.foodie-dish .btn a{
	color: #000;
	font-weight: 500;
}
.foodie-dish-range .btn{
border-width: 2px;
    border-style: solid;
    background-color: transparent;
    transition: 0.1s background-color linear, 0.1s color linear;
        padding: 13px 26px;
            font-size: 16px;
    font-weight: 200;
    font-style: normal;
    text-transform: none;
    letter-spacing: 1.17px;
        border-color: #90795c;
}
.foodie-dish-range .btn a{
	color: #000;
	font-weight: 500;
}
#owl-main-bar .res-btn{
border-width: 2px;
    border-style: solid ;
    background-color: transparent;
    transition: 0.1s background-color linear, 0.1s color linear;
    padding: 13px 20px ;
    font-size: 16px ;
    font-weight: 600 ;
    font-style: normal;
    text-transform: none;
    letter-spacing: 1.17px;
    border-color: #fff ;
    color: #FFF;
    position: relative;
}
.res-btn a{
	color: #fff;
}
#owl-main-bar .item {
  height: 100%;
  position: relative;
}
#owl-main-bar .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#owl-main-bar .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
#owl-main-bar .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
#owl-main-bar .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
#owl-main-bar .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
#owl-main-bar .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
#owl-main-bar .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
#owl-main-bar .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#owl-main-bar .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#owl-main-bar .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
#owl-main-bar .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
#owl-main-bar .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 55%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
#owl-main-bar .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
#owl-main-bar .owl-nav .owl-prev:focus {
  outline: 0;
}
#owl-main-bar .owl-nav .owl-prev:hover {
  background: #000 !important;
}
#owl-main-bar .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 55%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
#owl-main-bar .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
#owl-main-bar .owl-nav .owl-next:focus {
  outline: 0;
}
#owl-main-bar .owl-nav .owl-next:hover {
  background: #000 !important;
}
#owl-main-bar:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
#owl-main-bar:hover .owl-next {
  right: 0px;
  opacity: 1;
}
@media only screen and (max-width: 768px) {
	.ft-links li a {
    
    font-size: 13px !important;
}
.ft-links{
	display: block !important;
}
.ft-links li{
	border-right: 0px solid #000;
}
#owl-main-bar .item{
	height: 400px;
}
#owl-main-bar .item .cover .header-content h2{
	    font-weight: 600;
    font-size: 18px;
}
#owl-main-bar .item .cover .header-content h4{
	font-size: 16px;
    font-weight: 300;
    line-height: 20px;
}
#owl-main-bar .res-btn{
	    padding: 4px 11px !important;
    font-size: 13px !important;
    font-weight: 600;
}
#owl-main-bar .item .cover .header-content .line{
	border: 3px solid #fff !important;
}
.line-bar-one{
	display: none;
}
.foodie-dish .btn{
	margin-bottom: 25px;
}
}

.location-section p{
	text-align: center;
}
.location-section h4{
text-align: center;
font-weight: 600;
padding-bottom: 15px;
padding-top: 15px;
}
.location-section .col-md-6{
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.contact-email p{
	margin-bottom: 5px;
}
.promotions-img h4{
	text-align: center;
	margin-top: 10px;
}
.promotions-img img{
	display: block;
	margin:0 auto;
	border-radius: 5px;
}
.Press-media-1{
	width: 100%;
}