
/* Hamburger Menu */
body {
	margin: 0;
	padding: 0;
 background: #fced50;
	color: #333333;
  font-family: "Sen", sans-serif;
 font-optical-sizing: auto;
 font-weight: 400;
 font-style: normal;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5{font-family: "Cinzel", serif !important; letter-spacing: 2px;}

a {
	text-decoration: none !important;
	color: #000000;
	transition: color 0.3s ease;
}

a:hover {
	color: #000000;
}


.headernew{background: #ffffff;
    padding: 18px 0px;
    align-items: center;
    display: flex;}


    .carousel-caption h5{font-size: 40px;}

    .home-project{width: 100%; padding: 40px 0px;}
      .home-project h1, .home-project h2{font-size: 40px;text-transform: uppercase; margin: 20px 0px; color: #fd0000}
      .home-project p{font-size: 16px;}


.chef-specialties {width: 100%; padding: 40px 0px;}
.chef-specialties  h2{font-size: 40px;text-transform: uppercase; margin: 20px 0px; color: #000; text-align: center; margin-top: 0px; margin-bottom: 35px;}
.menu-card{background: #4aa4ff; min-height: 525px; border-radius: 10px;}
.imagesection{
position: relative;

align-items: center;

}

.imagecontent{position: relative;text-align: center;
    margin: 0 auto;
  }

.menu-card .content{padding: 15px 20px;}

.menu-card .content h3{font-size: 25px; color: #000;}
.menu-card .content p{font-size: 16px; color: #ffffff}
.bookBtton{background: #000; color: #fff; text-align: center;padding: 10px 15px; text-transform: uppercase;font-weight: 700;font-size: 22px; margin-top: 30px;}

.testimonials{ background-image:url("../images/Testimonials-bg.webp"); width: 100%; padding: 100px 0px;    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;}
.testimonials-bg{background: #056db4; border-radius: 10px}
.testimonials-bg .btop{border-top-right-radius: 10px;
    border-top-left-radius: 10px;}
	.testimonials-bg .bbottom{border-bottom-right-radius: 10px;
		    border-bottom-left-radius: 10px;}

				.testimonials-bg .content{text-align: center; padding: 50px 30px;}
.testimonials-bg .content h2{font-size: 25px; color: #fced50;}
.testimonials-bg .content h3{font-size: 40px; color: #fff; margin-bottom: 30px;}
.testimonials-bg .content p{color: #ffffff; font: 16px;}
.content .carousel-control-next, .content .carousel-control-prev {
    position: relative;
    margin: 0 auto;

    display: inline-block;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
		background: #fced50;
		    width: auto;
				padding: 7px 18px 1px 18px;
    border-radius: 10px;
    opacity: 1;
    margin-top: 30px;
}



.borderRight{border-right: 2px solid #fff}


.Specialproposals{ background:#e30117; width: 100%; padding: 100px 0px;}
.Specialproposals-bg{}
.Specialproposals-bg .btop{border-top-right-radius: 10px;
    border-top-left-radius: 10px;}
	.Specialproposals-bg .bbottom{border-bottom-right-radius: 10px;
		    border-bottom-left-radius: 10px;}

				.Specialproposals-bg .content{text-align: center;}
.Specialproposals-bg .content h2{font-size: 25px; color: #fced50;}
.Specialproposals-bg .content h3{font-size: 40px; color: #fff; margin-bottom: 30px;}
.Specialproposals-bg .content p{color: #fced50; font-size: 18px; margin-bottom: 0px;}
.Specialproposals-bg .content p span{color: #000; font-size: 16px;}
.Specialproposals .content .carousel-control-next, .content .carousel-control-prev {
    position: relative;
    margin: 0 auto;

    display: inline-block;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
		background: #fced50;
		    width: auto;
				padding: 7px 18px 1px 18px;
    border-radius: 10px;
    opacity: 1;
    margin-top: 30px;
}




      .news{width: 100%; padding: 40px 0px;}
      .news h2{font-size: 40px; text-align: center; text-transform: uppercase; margin: 20px 0px;}
       .news h3{font-size: 20px; color: #ffffff }
        .news p{font-size: 16px; text-align: justify; color: #ffffff}
        .news-bg{padding: 20px; background-image:url("../images/news-bg.webp"); }

        .news a  {text-align: right; display: block; color: #058908}

        .footer{ background: #ffffff;}
.red-bg{background:#e30117}

				.col50 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

		.text-box-clas1 {
    font-size: 14px;
    width: 50%;
    background: #FFFFFF;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    border: 1px solid #9b9898;
    padding: 12px;
    color: #666666 !important;
    margin-bottom: 15px;
}
.alingitem{align-items: center;}
.footer h2{font-size: 20px; color: #fced50; margin-bottom: 20px;}
.footer p{margin-bottom: 9px; font-size: 15px; color: #fff}
.footer-ling{list-style-type: none;   padding-left: 0; margin-left: 0px;}
  .footer-ling li{line-height: 40px;}
    .footer-ling li a{color: #ffffff;    font-weight: 700;
    font-size: 20px;}
        .social{list-style-type: none; display: flex; padding-left: 0; margin-left: 0px; margin-bottom: 0px;}
          .social li{margin-right: 15px;}
          .social a img{width: 35px;}

          .alignitems{align-items:center; display: flex;}

              .footer-2{ padding: 5px 0px; color: #000; background: #fff}
.mrleft {
    padding-left: 75px;
		padding-top: 50px;
		padding-right: 30%;
		padding-bottom: 30px;
}

.leftcontent{position: relative;}

.footer-image{position: absolute;
  bottom:0px;
  right: 0px;}

				@media only screen and (max-width: 600px) {

					#menuToggle {

					    top: 30px;
					    right: 15px;

					}
					.mrleft {
					    margin-left: 0px;
					}



.footer-ling li a {
    color: #ffffff;
}
.footer h2{margin-top: 20px;}

							}


			.imgbox{ border: 1px solid #058908; padding: 20px;}




			.gallery{width: 100%; padding: 50px 0px; color: #ffffff; }
			.gallery h2{font-size: 30px; text-align: center; color: #000000; margin-bottom: 20px; text-transform: uppercase;}
					.owl-nav button {
					  position: absolute;
					  top: 50%;
					  background-color: #000;
					  color: #fff;
					  margin: 0;
					  transition: all 0.3s ease-in-out;
					}
					.owl-nav button.owl-prev {
					  left: 0;
					}
					.owl-nav button.owl-next {
					  right: 0;
					}

					.owl-dots {
						display: none;
					  text-align: center;
					  padding-top: 15px;
					}
					.owl-dots button.owl-dot {
					  width: 15px;
					  height: 15px;
					  border-radius: 50%;
					  display: inline-block;
					  background-color: #ccc !important;
					  margin: 0 3px;
					}
					.owl-dots button.owl-dot.active {
					  background-color: #000 !important;
					}
					.owl-dots button.owl-dot:focus {
					  outline: none;
					}
					.owl-nav button {
					    position: absolute;
					    top: 50%;
					    transform: translateY(-50%);
					    background: rgba(255, 255, 255, 0.38) !important;
					}
				.owl-nav	span {
					    font-size: 70px;
					    position: relative;
					    top: -5px;
					}
					.owl-nav button:focus {
					    outline: none;
					}


					.aboutus{width: 100%; padding: 40px 0px;}
						.aboutus h1, .aboutus h2{font-size: 60px; color: #fff; text-transform: uppercase; margin: 0px 0px; font-weight: 700; }
						.aboutus p{text-align: justify;font-size: 16px; color: #ffffff}
  .aboutus1, .aboutus2{  background-image:url("../images/line.webp");background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }

		.contactus{ background:#fced50; width: 100%; padding: 100px 0px;}
		.contactus-bg{background: #056db4; border-radius: 10px}
		.contactus-bg .btop{border-top-right-radius: 10px;
		    border-top-left-radius: 10px;}
			.contactus-bg .bbottom{border-bottom-right-radius: 10px;
				    border-bottom-left-radius: 10px;}

						.contactus-bg .content{padding: 50px 30px;}
		.contactus-bg .content h2{font-size: 25px; color: #fff; margin-bottom: 30px;}
		.contactus-bg .content h3{font-size: 40px; color: #fced50; margin-bottom: 30px;}
		.contactus-bg .content p{color: #ffffff; font: 16px;}


	.contactus-bg .content	.text-box-clas1 {
    font-size: 14px;
    width: 100%;
    background: #FFFFFF;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
    border: 1px solid #9b9898;
    padding: 12px;
    color: #666666 !important;
    margin-bottom: 15px;
}

.amenities .aligned {
    display: flex;
   align-items: flex-start;
    margin-bottom: 20px;
}

.amenities .aligned span {
    padding-left: 10px;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    font-weight: normal;

}


/*--------------------------------
Menu Page
-----------------------------------*/

.menu-section {
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: 1200px;
  padding-top:25px;
}

.menu-list {
  float: left;
  width: 100%;
  margin-right: 10px;
  padding-bottom:25px;
	margin-top: 30px;
}

.page-template-menu-template .interior-cta-background {
  display: inline-block;
  width: 100%;
  background: #ccc;
  text-align: center;
  margin-top: -114px;
  padding: 150px 30px;
  background-repeat: no-repeat;
  color: #ffffff;
  background-size: cover;
  background-position: center center;
}

.page-template-menu-template .site-header li a {
  color: #fff;
}

.menu-list hr {
  margin: 36px 0
}

.nav-tabs{border-bottom: none !important}

.menu-list span.dots {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0;
  border: 0;
  height: 3px;
  display: block;
  background-image: radial-gradient(circle closest-side, #b3b3b3 99%, transparent 1%);
  background-position: bottom;
  background-size: 6px 3px;
  background-repeat: repeat-x
}

.menu-list__title {
  text-align: left;


  font-weight: 500;
}

.menu-list__item {
  position: relative;
  margin-bottom: 30px;
  list-style: none;
}

.menu-list__item:last-child {
  margin-bottom: 0
}

.menu-list__item-title {
	display: flex;
	align-items: center;
  margin-bottom: 0px;
}

.menu-list__item-title .item_title {
  position: relative;
  z-index: 5;
  background-color: #fced50;
  font-size: 20px;
  font-weight: 500;

}

.menu-list__item-title .item_title p {
  position: relative;
  z-index: 5;
  background-color: #fced50;
  font-size: 14px;
  font-weight: 500;

}

.menu-list__item-title img{background: #fced50; z-index: 7; padding-right: 20px;}

p.menu-list__item-desc {
  position: relative;
  margin-bottom: 0;
  text-align: left
}

p.menu-list__item-desc+span.dots {
  display: none
}

.desc__content {
  position: relative;
  z-index: 5;
  background-color: white
}

.menu-list__item-price {
	position: relative;

    right: 0;
    margin: 0 auto;
    display: flex
;
    width: 100%;
    z-index: 1;

    background-color: #fced50;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.27316;
    font-weight: bold;

    justify-content: flex-end;
}

.menu-list__item-price p {
  color: #000;
  font-size: 17px;

}

.menu-list__item-highlight-title {
  position: absolute;
  top: -38px;
  left: -18px;
  padding: 0 18px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.250em;
  color: white;
  background-color: #c59d5f
}

.menu-list__item-highlight-wrapper {
  margin-top: 54px;
  margin-bottom: 38px
}

.menu-list__item-highlight-wrapper:before {
  content: '';
  position: absolute;
  top: -18px;
  left: -18px;
  right: -18px;
  bottom: -18px;
  border: 2px solid #c59d5f
}

@media(max-width:1000px) {
  .menu-list {
    display:block;
    margin:0 auto;
    float: none;
    width: 100%;
    max-width:100%;
  }
}

							.pclass{color: #231f20 !important; font-size: 20px !important; text-align: left !important; margin: 10px 0px ; }



							 .dwn-clas1 {
							    color: #FFF;
							    width: 100%;
							    text-align: center;
							    font: 15px;
							    font-weight: 700;
							    background: #000;
							    border: 1px solid #000;
							    border-radius: 6px;
							    -moz-border-radius: 6px;
							    -webkit-border-radius: 6px;
							    -ms-border-radius: 4px;
							    padding: 8px 25px;
							    -webkit-transition: all .5s ease-in-out;
							    -moz-transition: all .5s ease-in-out;
							    -ms-transition: all .5s ease-in-out;
							    -o-transition: all .5s ease-in-out;
							    transition: all .5s ease-in-out;
							    margin-top: 5px;
							}

							.dwn-clas1:hover {
							    color: #fff;
							    background-color: #15559a;
							}


							.sidenav {
							  height: 100%;
							  width: 0;
							  position: fixed;
							  z-index: 1;
							  top: 0;
							  right: 0;
							  background-color:#3f9249;
							  overflow-x: hidden;
							  transition: 0.5s;
							  padding-top: 160px;
								z-index: 999;
							}

							.sidenav a {
								font-family: 'carot_displayregular' !important;
							  padding: 8px 8px 8px 80px;
							  text-decoration: none;
							  font-size: 15px;
							  color: #ffffff;
							  display: block;
							  transition: 0.3s;
							}

							.sidenav a:hover {
							  color: #f1f1f1;
							}

							.sidenav .closebtn {
							  position: absolute;
							  top: 0;
							  right: 25px;
							  font-size: 36px;
							  margin-left: 50px;
								color: #fb9187;
							}

							@media screen and (max-height: 450px) {
							  .sidenav {padding-top: 15px;}
							  .sidenav a {font-size: 18px;}
							}


							.navicon{font-size: 40px;
							    cursor: pointer;
							    float: right;
							    position: absolute;
							    z-index: 99;
							    right: 0;
							    color: #000000;
							    margin-right: 10%;
							    margin-top: 0px;}
