/**/
@font-face {
	font-family: Brandon-bold;
	src: url(../custom-fonts/Brandon/HVD_Fonts_BrandonText-Bold.otf);
}
@font-face {
	font-family: Brandon-Regular;
	src: url(../custom-fonts/Brandon/HVD_Fonts_BrandonText-Regular.otf);
}
@font-face {
	font-family: Brandon-Light;
	src: url(../custom-fonts/Brandon/HVD_Fonts_BrandonText-Light.otf);
}
@font-face {
	font-family: Brandon-Medium;
	src: url('../custom-fonts/Brandon/HVD_Fonts_ BrandonText-Medium.otf');
}
@font-face {
  font-family: Fabrikat-Bold;
  src: url(../custom-fonts/Fabrikat/Fabrikat-Bold.otf);
}

html {
  scroll-behavior: smooth;
}

body{
	font-family: Brandon-Regular;
  position: relative;
}
body::-webkit-scrollbar {
  width: 8px;
}
 
body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color:  #c9920e;
  outline: 1px solid slategrey;
}
a{text-decoration: none !important;}
.mt-70{margin-top: 70px;}
.mt-22{margin-top: 22px;}
.mt-23{margin-top: 23px;}
.mt-122{margin-top: 122px;}
.mt-130{margin-top: 130px;}
.mtb-40{ margin: 40px 0px;}
.btn-theme{
	background-color: #c9920e;
	border: 1px solid #c9920e;
	color: #fff; 
}
.btn-theme:hover{
	color: #fff;
	opacity: 0.9;
}
/*.btn:focus,input:focus {
  outline: none !important;
}*/
.btn.focus, .btn:focus ,.form-control:focus{
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0,123,255,0) !important;
}
.container{max-width: 1200px !important;}
.text-black{color: #000000;}
.title-heading{
	font-size: 36px;
	font-family: Fabrikat-Bold;
}
.body-text{font-size: 16px;}
.seprator{
	height: 2px;
	width:70px;
	margin: 22px auto; 
}
.theme-bg{background-color: #c9920e;}
.theme-color{color: #c9920e; }
.text-dull{color: #c7c7c7;}
.text-black{color: #000;}
.text-white{color: #fff;}

.seprator.theme{background-color: #c9920e;}
.seprator.dark{background-color: #ffffff;}
.plr-40{}
.vertical-align{
   margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*=====fade carsoual======================*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: 1s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

/*===============Divider=================*/
hr {
  height: 1px;
  /*margin: 50px 0;*/
  background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(0, 0, 0, 0)), color-stop(0.5, #333333), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), #333333, rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0), #333333, rgba(0, 0, 0, 0));
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0), #333333, rgba(0, 0, 0, 0));
  background: linear-gradient(left, rgba(0, 0, 0, 0), #333333, rgba(0, 0, 0, 0));
  border: 0;
  width: 100%;
}
hr:after {
  display: block;
  content: '';
  height: 2px;
  background-image: -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 116, color-stop(0%, #cccccc), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-radial-gradient(center top, farthest-side, #cccccc 0%, rgba(255, 255, 255, 0) 118%);
  background-image: -moz-radial-gradient(center top, farthest-side, #cccccc 0%, rgba(255, 255, 255, 0) 118%);
  background-image: -o-radial-gradient(center top, farthest-side, #cccccc 0%, rgba(255, 255, 255, 0) 118%);
  background-image: radial-gradient(farthest-side at center top, #cccccc 0%, rgba(255, 255, 255, 0) 118%);
}
/*================header/nav===========*/
.navbar .flex-1 {
    flex: 1;
    flex-basis: 100%;
}
#primary-carosual .carousel-item {
  height: calc( 100vh);
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#primary-carosual .carousel-control-next span:hover, #primary-carosual .carousel-control-prev span:hover{
    background: rgba(0,0,0,1);
}
#primary-carosual .carousel-control-next span:hover i, #primary-carosual .carousel-control-prev span:hover i{
    color: #c9920e;
    font-weight: bold;
}
.main-slider .carousel-item{
    background-blend-mode: overlay;
    background-color: rgba(0,0,0,0.4) !important;
}
header nav{z-index: 100;}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    font-size: 15px !important;
    padding-top: 26px;
}
.fixed-top .nav {
    padding-top: 30px;
    display: inline-flex;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #c9920e;
}
header nav .nav-left .nav-link{
	padding-right: 40px !important;
}
header nav .nav-right .nav-link{
	padding-left: 40px !important;
}
#primary-carosual{
	margin-top: -100px;
	z-index: 10; 
}
#primary-carosual .slider-2,#primary-carosual .slider-3{
	background-blend-mode: overlay; 
	background-color: rgba(0,0,0,0.4) !important;
}
#primary-carosual .carousel-control-next,#primary-carosual .carousel-control-prev{opacity: 1 !important;}
#primary-carosual .carousel-control-next-icon{
	position: absolute;
	right: -22px;
	background:rgba(0,0,0,0.5);
	opacity: 1;
    height: 60px;
    width: 60px;
    border-radius: 100% 0px 0px 100%;

}

#primary-carosual .carousel-control-prev-icon{
	position: absolute;
	left: -22px;
	background:rgba(0,0,0,0.5);
	opacity: 1;
    height: 60px;
    width: 60px;
    border-radius: 0px 100% 100% 0px;
}
#primary-carosual .carousel-control-prev-icon i{
    position: absolute;
    right: 20px;
    top: 20px;
}
#primary-carosual .carousel-control-next-icon i{
    position: absolute;
    left: 20px;
    top: 20px;
}


/*about us*/
.about-us{
	/*margin-top: -121px;*/
    position: relative;
    z-index: 1000;
    height: fit-content;
    /*margin-bottom: 120px;*/
    margin: 120px 0;
}
.about-us .carousel-indicators{
	/*bottom:176px;*/
}
.about-us .carousel-indicators .active {
    background-color: #c9920e;
}
.about-us .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 1px solid #c9920e;
    background-color: rgba(255, 255, 255, 0);
}
.about-us .box{
	width: 80%;
	min-height: 312px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.about-img{
	height: 700px;
	width: 100%;
	background-size: cover;
	background-position: center;
}
/*menu*/
.memu-list{
	background-image: url('../img/menu-ng.jpg');
	padding:120px 0px;
	background-repeat: no-repeat;
	background-size: cover;
}
.memu-list .nav{
	width: fit-content;
	margin: 60px auto 40px auto;
	color: #fff;
}
.memu-list .nav-link {
    border-radius: 0px;
    color: #c7c7c7 !important;
    padding: 0px 1rem !important;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link{
     color: #c9920e !important;
}
.memu-list .nav-link.active,.memu-list .show>.nav-link {
    color: #c9920e !important;
    background-color: transparent;
}
.memu-list .nav-link.active:after{
	content: '';
   display: block;
   width: 7px;
   height: 7px;
   -moz-border-radius: 7.5px;
   -webkit-border-radius: 7.5px;
   border-radius: 7.5px;
   background-color: #c9920e;
   margin-top: 24px;
   margin-left: auto !important;
   margin-right: auto !important;
}
.memu-list .tab-content .name{
	font-size: 16px;
	color: #ffffff;
}
.memu-list .tab-content{
	max-width: 1170px;
	margin: 0 auto; 
}
.memu-list .tab-content .description{
	font-size: 14px;
	color: #c7c7c7;
}

.memu-list hr:not(:first-child){
	margin: 18px 0px 21px 0px !important;
}
.memu-list .btn-theme{
	padding: 15px 30px;
}
/*===========gallery=============*/
.gallery{
	margin: 120px 0px;
}
.gallery .row{margin-bottom: 30px;}
#galley-filter{
  width: fit-content;
  margin: 40px auto;
}
#galley-filter .btn{
  background-color: transparent;
  columns: #000;
}
#galley-filter .btn:not(.active) {
   margin-bottom: 22px;
}

#galley-filter .btn.active:after{
   content: '';
   display: block;
   width: 7px;
   height: 7px;
   -moz-border-radius: 7.5px;
   -webkit-border-radius: 7.5px;
   border-radius: 7.5px;
   background-color: #c9920e;
   margin-top: 15px;
   margin-left: auto !important;
   margin-right: auto !important;
}
#galley-filter .active{color:#c9920e;}


/*============we-deliver==========*/
.we-deliver{
	/*background-image: url('../img/we-deliver-bg.jpg');*/
	padding:290px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: overlay;
	background-color: rgba(0,0,0,0.7);
	background-attachment: fixed;
}
.food-patner{margin-top: 74px;}
.food-patner .img{margin-right: 30px;}
.we-deliver .right-border{
	border-right: 1px solid #c9920e;
}
.wow {
   visibility: hidden;
}
/*====================subscribe=============*/
.subscribe{
	background-image: url('../img/subscribe-bg.jpg');
	padding:120px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	
}
.subscribe input {padding-left: 20px;}
.subscribe input ,.subscribe button{height: 48px;}
.subscribe button{padding-left: 40px;padding-right: 40px;}
/*====================footer=============*/
footer{
	margin-top: -10px;
	background-color: #222222;
	padding:63px 0px;
	background-repeat: no-repeat;
	background-size: cover;
	
}
footer .box p{
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 30px;
  font-family: Fabrikat-Bold;
}
footer .box li:not(:last-child){
  margin-bottom: 30px;
}
footer .box li span{
  color: #c7c7c7;
  font-size: 16px;
  margin-bottom: 50px;
}

footer .box li strong{
  color: #ffffff;
  font-size: 18px;
}
footer .box ul{
  list-style: none;
  padding: 0px;
  margin: 0px;
}
footer .box {
  color: #c7c7c7;
  font-size:16px;
  font-family: Brandon-bold;
}
footer .box .active {
  color: #c9920e;
}
footer .box li:hover{
  color: #c9920e;
}
.contact-info li i{
  color:#c9920e; 
}
.clearfix{clear: both;}
.contact-info .icon{
  width: 25px;
  float: left;
}
.contact-info .detial{
  width: calc(100% - 25px);
  float: right;
}
.footer-copyright{ 
  background-color: #333333;
  padding: 30px 0px;
  color: #fff;
  font-size: 16px;

}
.footer-copyright a{
  color: #fff;
}
.footer-copyright a:not(:last-child){
  margin-right: 20px;
}
.footer-copyright a:hover{
  color: #c9920e;
}

.btn-top{
  position: fixed;
  bottom: 30px;
  right: 3%;
  z-index: 10000;
  display:none;
}
.btn-top a{
  color: #c9920e;
}

.grid:after {
  content: '';
  display: block;
  clear: both;
}

.grid-sizer,
.grid-item {
  width: 33.333%;
}
.modal-content .modal-body .img_src img{
    max-width:100%;
}

/* Fixes */
.active.nav-item .nav-link {
    font-weight: 700;
}
.mt-60{
    margin-top: 60px;
}
.fixed-top {
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    background-color: #fff !important;
}
/*.active.nav-item .nav-link:before {*/
/*    content: '';*/
/*    width: 40px;*/
/*    height: 1px;*/
/*    position: absolute;*/
/*    background-color: #fff;*/
/*    margin: 22px auto 0 auto;*/
/*}*/
/*.nav-link:hover:before {*/
/*    background-color: #c9920e !important;*/
/*}*/
@media (max-width: 575px) {
  .grid-sizer,
  .grid-item {
    width: 100%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .grid-sizer,
  .grid-item {
    width: 50%;
  }
}

/* To change the amount of columns on larger devices, uncomment the code below */

/* @media (min-width: 768px) and (max-width: 991px) {
  .grid-sizer,
  .grid-item {
    width: 33.333%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .grid-sizer,
  .grid-item {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .grid-sizer,
  .grid-item {
    width: 20%;
  }
} */

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}
._booking a {
    font-weight: 700;
}
.mt-50 {
  margin-top: 50px;
}
.map {
  margin-bottom: -22px;
}
.widget_wysija_cont {
    width: 100%;
}
.widget_wysija {
    display: flex;
}
.wysija-submit:hover{
    color: #fff;
    opacity: 0.9;
}
.wysija-paragraph {
    width: 70%;
}
.wysija-submit {
    background-color: #c9920e;
    border: 1px solid #c9920e;
    color: #fff;
    width: 30%;
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.wysija-input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-right: none !important;
}
.plr-30{
    padding-left: 30px;
    padding-right: 30px;
    font-weight:bold;
}
.f-22 {
    font-size: 22px;
}
.ml_-25 {
    margin-left: -25px;
}
.gallery img { width: 100%; }
.nav-right .sub-menu { padding: 0; }
.nav-right .sub-menu li {
    list-style: none;
}
.mc4wp-form { width: 100%; }