/*------------StyleSheet-----------*/

*{
	padding:0px;
	margin:0px;
}

body{	
	font-family: 'Nunito Sans', sans-serif;
	color: #3b3b3b;	
}


.about {
	overflow: hidden;
    z-index: -1000;
	width:100%;
	min-height:100vh;
	overflow: hidden;
}


.aboutleft {
width: 49%;
	padding-top: 140px;
	padding-left: 10%;
	padding-right: 5%;
	padding-bottom: 0px;
	float: left;
	font-size: 18px;
	line-height: 28px;
	font-weight:200;
}

.aboutright {
	width: 30%;
	min-height:98vh;
	padding-top: 147px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 0px;
	background-color: #e9edf1;
	float: right;
	font-size: 32px;
	font-weight:200;
}

.gellryleft {
width: 85%;
	padding-top: 105px;
	padding-left: 10%;
	padding-right: 5%;
	padding-bottom: 0px;
	float: left;
	font-size: 18px;
	line-height: 28px;
	font-weight:200;
	text-align: left;
}

.gellryleft h1 {
	font-size: 16px;
}









.aboutleft h1 {
	font-size: 42px;
	font-weight: normal;
	margin: 5px 0px 21px 0px;
}


.special
{
	width: 30%;
	min-height:95vh;
	padding-top: 147px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 0px;
	background-color: #eff2f5;
	float: left;
	font-size: 32px;
	font-weight:200;
	color: #353535;
}


.chef
{
	float:left; 	
	width:64%;
}


.landing1 {
	width: 99%;
	float: left;
	margin: 0 6% 0 0;
}

.landing2 {
	width: 31%;
	float: left;
	margin: 0 0 0 0;
}

.ll1head {
	font-size: 24px;
	font-weight: 600;
	padding: 0px 0px 10px 0px;
	border-bottom: solid 1px #dbdbdb;
}

.ll1txt {
	font-size: 15px;
	font-weight: 200;
	padding: 10px 0px 10px 0px;
	border-bottom: solid 1px #dbdbdb;
}








.background-wrap{
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1000;
	width:100%;
	min-height:100vh;
	
}

.content{
	color:#fff;
/*	background-color: rgba(255,255,255,0.50); */
	background-color: rgba(0,0,0,0.10);
	min-height:100vh;
}

nav
{
	position:fixed;
	width:100%;
	background-color: rgba(0, 0, 0, 0.6); 
	background-color: rgba(255, 255, 255, 0.6); 
	z-index:99;
	text-align:center;
	box-shadow: 1px 1px 7px #7a7979;
}

nav a
{
	text-decoration:none;
	color:#03244d;	
	margin:2vw;
	line-height:35px;
	font-size: 10pt;
}

nav a:hover
{
	padding-bottom: 5px;
	border-bottom: thin solid #ff0000;
	transition:1s;
}

.navlink
{
	padding-top:5px;
}









.nav
{
	position:fixed;
	width:100%;
	background-color: rgba(255, 255, 255, 0.6); 
	z-index:99;
	text-align:center;
	box-shadow: 1px 1px 7px #7a7979;
}

.nav li {
	display: inline;
}

.nav a
{
	text-decoration:none;
	color:#03244d;	
	margin:2vw;
	line-height:35px;
	font-size: 10pt;
}

.nav a:hover
{
	padding-bottom: 5px;
	border-bottom: thin solid #ff0000;
	transition:1s;
}

.navlink
{
	padding-top:5px;
}






























p{
	margin: 15px 0 15px 0;
}

.vibe
{
	position:fixed;
	width:100%;
	background-color: rgba(0, 0, 0, 0.7); 
	z-index:99;
	text-align:center;
	width:150px;
	margin-top:400px;
	border-radius:6em;
	margin-left:88%;
}

.clear
{
	clear:both;
}




/*---------------Body--------------------*/



.content1{
	padding: 15% 2% 1% 10%;
	
}


.greatfood
{
	background-attachment:fixed;
	background-size: cover;
	background-color: no-repeat;
	background-image: url("../img/girl-children.jpg");
	min-height:100vh;
	margin-top:-20px;
}








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

.menuehead
{
	color:#FF7F00;
}

.menupic
{
	float:left; 
	width:60%;
	
}


.menu
{
	float:left; 
	width:35%;	
	margin-top:-15px;
}


.content2{
	padding: 15% 2% 0 20%;
	
}


table
{
	margin-top:2%;
	margin-bottom:5%;
}

td
{
	width:200px;
	padding-bottom:7px;
}

tr
{
	
}



/*----------------Gallary hover-----------------------------*/

.column {
	padding: 0;
}
.column:last-child {
	padding-bottom: 60px;
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	position: relative;
	float: left;
	width: 300px;
	height: 200px;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	width: 300px;
	height: 200px;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}



/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}






/*----------Slideshow----------------*/

.slideshow-container {
  width:100%;
  position: absolute;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -80px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  margin-left: 55%;
  border-radius: 3px 0 0 3px;
}

/* Position the "next button" to the right */
.prev {
  margin-left: 45%;
  border-radius: 3px 0 0 3px;
}



/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: relative;
  bottom: 0px;
  width: 457px;
  height:40px;
  background-color:rgba(0,0,0,0.7);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}



.imgs
{
	background-size: cover;
	background-color: no-repeat;
	background-attachment:fixed;
	width:100%; 
	min-height:100vh;
}



















.rsvp
{
	background-color: #a7aaaf;
	color:#fff;
	padding:7% 0 5% 0;
}

/*----------RSVP Form------------*/


#page-wrap {
	width: 760px;
	padding: 10px 50px 10px 50px;
	margin: 10px auto;
}

#contact-area {
	width: 700px;
	margin-top: 10px;
}

#contact-area input {
	padding: 5px;
	width: 471px;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 0px solid #ccc;
	background-color:white;
}

#contact-area textarea {
	padding: 5px;
	width: 471px;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 0px solid #ccc;
	background-color:white;
}



#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	font-size: 14px;
	width: 100px;
	float: right;
	color:#000;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 200px;
	padding-top: 5px;
	font-size: 1.4em;
}




.footer {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	background-color: #06080c;
	color: #ffffff;
}


.footerleft {
width: 77%;
height: 112px;
	border-right: solid 1px #282f3b;
	float: left;
margin: 20px 0px 0px 20px;
}
.footerleft h4 {
	font-weight: bold;
}

.footerright {
	width: 20%;
	font-size: 13px;
	line-height: 21px;
	padding: 0 0 0 1%;
	margin: 20px 0px 0px 0px;
	float: left;
}

.footerright a {
	text-decoration: none;
	color: #c08237;
}

.partnerslcont {
	width: 105px;
	height: 77px;
	float: left;
	margin: 0px 14px 0px 0px;
	border: 1px solid #46423c;
	text-align: center;
}

.partnerslcont2 {
	width: 210px;
	height: 77px;
	float: left;
	margin: 0px 14px 0px 0px;
	border: 1px solid #46423c;
	text-align: center;
}


.partnersl {
	width: 80%;
	margin: 14px auto;
}

.partnersl2 {
	width: 80%;
	margin: 24px auto;
}

.partnersl3 {
	width: 65%;
	margin: 4px auto 0px auto;
}






.galleryhead {
	width: 94%;
	height: 35px;
	margin: 0px auto;
	clear: both;
}
.galleryhead h1 {
	font-size: 16px;
}

.galleryhead h2 {
	font-weight: normal;
}



.galleryhead h1 a {
	font-weight: normal;
	color: #3b3b3b;	
}
.gallerycontainer {
	height: 200px !important;
	overflow: hidden;
}


.gallerycontainer_one {
	height: 385px !important;
	overflow: hidden;
}


