/*------------StyleSheet-----------*/

*{
	padding:0px;
	margin:0px;
}

body{	
	font-family:Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
}

.bookingbtn {
    text-decoration: none;
    padding:7px 25px;
    background-color:#ccc;
    color: #000 !important;
    border-radius:8px;
}

.bookingbtn a {
    color: #000 !important;
}

.top {
	width: 100%;
	height: 168px;
	overflow: hidden;
	position: fixed;
	top: 0px;
}

.topwhite {
	width: 100%;
	height: 98px;
	background: url(topbg.jpg);
	background-repeat: repeat-x;
}


.toplogo {
	width: 217px;
	margin: 4px 0px 0px 0px;
}

.toplogocont {
	width: 215px;
	height: 98px;
	margin: 0px 35px 0px 70px;
	float: left;
}


.logocont {
	width: 100%;
	height: 280px;
	background-color: rgba(255, 255, 255, 0.3);
	/*margin-top: 280px;*/
}

.background-wrap{
	position: absolute;
    top: 70px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -1000;
	width:100%;
	min-height:100vh;
	
}

.content{
	color:#fff;
	background-color: rgba(0,0,0,0.1);
	min-height:100vh;
}

nav
{
	width:447px;
	height: 35px;
	margin: 35px 0px 0px 0px;
	float: left;
/*	background-color: rgba(0, 0, 0, 0.6); */
	z-index:99999999;
	text-align:center;
}

nav a
{
	text-decoration:none;
	color:#262627;
	line-height:35px;
	font-size: 10pt;
	padding: 9px 14px 9px 14px;
	border-radius: 5px;
}

nav a:hover, nav a.active
{
	color: #ffffff;
	padding-bottom: 9px;
	border-bottom: thin solid #2c402c;
	transition:1s;
	background: #535453;
}

.ndnav
{
	width:210px;
	height: 35px;
	border-right: solid 1px #ccc;
	margin: 35px 0px 0px 0px;
	float: left;
	z-index:99;
}

.ndnav a
{
	text-decoration:none;
	color:#262627;
	line-height:35px;
	font-size: 10pt;
	padding: 9px 14px 9px 14px;
	border-radius: 5px;
}

.ndnav a:hover, .ndnav a.active
{
	color: #ffffff;
	padding-bottom: 9px;
	border-bottom: thin solid #2c402c;
	transition:1s;
	background: #535453;
}


.trdnav
{
	width:142px;
	height: 42px;
	margin: 35px 0px 0px 0px;
	float: left;
	z-index:99;
}

.trdnav a
{
	text-decoration:none;
	color:#262627;
	line-height:35px;
	font-size: 10pt;
	padding: 9px 14px 9px 14px;
	border-radius: 5px;
}

.trdnav a:hover, .trdnav a.active
{
	color: #ffffff;
	padding-bottom: 9px;
	border-bottom: thin solid #2c402c;
	transition:1s;
	background: #535453;
}











.navlink
{
	padding-top:5px;
}




.checkavailability {
	position:fixed;
	width:100%;
	height: 84px;
	background-color: rgba(44, 64, 44, 0.9); 
	z-index:99;
	text-align:center;
}

p{
	margin: 15px 0 15px 0;
}

.vibe
{
	padding: 14px 4px 5px 4px;
	position:fixed;
	background-color: rgba(0, 0, 0, 0.7); 
	z-index:99;
	text-align:center;
	width:167px;
	height: 28px;
	margin-top:210px;
	border-radius:6em;
	margin-left:87%;
}


.vibe2
{
	padding: 14px 4px 5px 4px;
	position:fixed;
	background-color: rgba(0, 0, 0, 0.7); 
	z-index:99;
	text-align:center;
	width:167px;
	height: 28px;
	margin-top:154px;
	border-radius:6em;
	margin-left:87%;
}


.vibe a, .vibe2 a {
	color: white;
	text-decoration: none;
}


.vibe2:hover, .vibe:hover {
	background-color: rgba(213, 88, 4, 0.7); 
}





.clear
{
	clear:both;
}




/*---------------Body--------------------*/

.special
{
	float:left; 
	width:50%;
	background-size: cover;
	background-color: no-repeat;
	background-image: url("../img/image7.jpg");
	height:660px;
	
	/*min-height:54.0vh;*/
}


.chef
{
	float:left; 	
	width:50%;
	overflow: hidden;
}


.content1{
	padding: 15% 2% 1% 10%;
}

.content1 a {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	color: #017440;
}


.greatfood
{
	background-attachment:fixed;
	background-size: cover;
	background-color: no-repeat;
	background-image: url("../images/naledi_5875.jpg");
	min-height:100vh;
	margin-top:-20px;
}





.reviewsbg {
	width: 100%;
	height: 768px;
	background-image: url(naledi_6104.jpg);
	text-shadow: 1px 1px 5px #3f3f3f;
}

.reviewscontent {
	width:100%; 
	height:460px; 
	padding:308px 0px 0px 0px; 
	background-color:rgba(0,0,0,0.3);
	text-align: center;
	color: #ffffff;
}

.reviewscontent h1 {
	font-size: 30px;
	font-weight: normal;
}

/*----------------Menu-----------------------------*/

.menuehead
{
	color:#305330;
}

.menupic
{
	float:left; 
	width:48%;
	
}


.menu
{
	float:left; 
	width:50%;	
	margin-top:0px;
}


.content2{
	width: 413px;
	padding: 15% 2% 0 5%;
	
}


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
{
	height: 21px;
	background-color: #5c645c;
	color:#fff;
	padding:0;
}

/*----------RSVP Form------------*/


#page-wrap {
	width: 760px;
	padding: 20px 50px 20px 50px;
	margin: 10px auto;
}

#contact-area {
	width: 556px;
	margin-top: 10px;
	margin-right: 35px;
	float: left;
}

#contact-area input {
	padding: 5px;
	width: 329px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border: 0px solid #ccc;
	background-color:white;
}



#contact-area2 {
	width: 556px;
	margin-top: 10px;
	float: left;
}

#contact-area2 input {
	padding: 5px;
	width: 329px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0px 0px 10px 0px;
	border: 0px solid #ccc;
	background-color:white;
}


.select {
	padding: 5px;
	width: 336px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 0px solid #ccc;
	background-color:white;
}

.txtarea {
padding: 5px;
width: 329px;
height: 98px;
border: 0px solid #ccc;
margin-bottom: 20px;

}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
	color:#000;
}


#contact-area2 input.submit-button {
	width: 100px;
	float: right;
	color:#000;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 200px;
	padding-top: 5px;
	font-size: 1.4em;
}


.greatfoodtxt {
	margin: 0px auto;
	padding: 147px 0px 0px 0px;
	text-align: center;
	font-size: 42px;
	color: #ffffff;
	
}


#contactnaledi {
	height: 600px;
}

.contactnaledi_left {
	width: 420px;
	height: 420px;
	margin: 35px 20px 0px 35px;
	float: left;
}


.contactnaledi_right {
	width: 420px;
	height: 420px;
	margin: 35px 20px 0px 35px;
	float: left;
}

.contactnaledi_right a {
	text-decoration: none;
	color:#b44c07;
}


.contactnaledi_right a:hover {
	text-decoration: underline;
	color:#b44c07;
}

.sm_container {
width: 200px;
height: 23px;
padding: 10px 0px 0px 0px;
border-top: solid 1px #ccc;
}


.inputcontainer {
	width: 210px;
	height: 35px;
	margin: 21px 10px 0px 0px;
	float: left;
}

.topinput {
	width: 203px;
	height: 28px;
	font-size: 14px;
	font-weight:bold;
}



.topselect {
    -webkit-appearance: none;
	width: 203px;
    height: 35px;
    background-color:#FFF;
    color:#242424;
    font-weight:bold;
    border: solid #666 1px;
    font-size: 14px;
}

.submitbtn {
    -webkit-appearance: none;
	width: 203px;
    height: 35px;
    background-color:#797b78;
    color:#cccccc;
    font-weight:bold;
    border: solid #374e37 1px;
    font-size: 14px;
}

.checkcontainer1 {
	width: 880px;
	height: 35px;
	margin: 0px auto;
}

.gallerymain {
	width: 1100px;
	padding:  200px 0px 0px 0px;
	margin: 0px auto;
}

.galimage {
	width: 230px;
	height: 154px;
	padding: 7px;
	overflow: hidden;
	box-shadow: 1px 1px 10px #d0d3d7;
	float: left;
	margin: 0px 35px 35px 0px;
}

.galimage2 {
	width: 230px;
	height: 156px;
	padding: 7px;
	overflow: hidden;
	box-shadow: 1px 1px 10px #d0d3d7;
	float: left;
	margin: 0px 0px 35px 0px;
}

.insideslidermain {
	position: relative;
}

.insidesliderimg {
	z-index: 9;
}

.insideslidertxt {
	width: 70%;
	position: absolute;
	top: 455px;
	left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
	font-size: 35px;
	text-shadow: 2px 2px 10px #010101;
	text-align: center;
	color: #ffffff;
	z-index: 10;
}


.insideslidertxt2 {
	width: 70%;
	position: absolute;
	top: 540px;
	left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
	font-size: 35px;
	text-shadow: 2px 2px 10px #010101;
	text-align: center;
	color: #ffffff;
	z-index: 10;
}


.insideslidertxt3 {
	width: 70%;
	position: absolute;
	top: 520px;
	left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
	font-size: 35px;
	text-shadow: 2px 2px 10px #010101;
	text-align: center;
	color: #ffffff;
	z-index: 10;
}


.bookingsmain {
	width: 1050px;
	padding:  200px 0px 0px 0px;
	margin: 0px auto;
}

.bookingsimage {
	width: 497px;
	height: 300px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	border: solid 1px #ccc;
}
.bookingsimages {
		width: 499px;
	height: 900px;
	margin: 0px 30px 0px 0px;
	float: left;
}

.bookingstxt {
	width: 420px;
	float: left;
}

.bookingstxt h2 {
	font-size: 35px;
	font-weight: normal;
	color: #017440;
}


.bookingstxt h4 {
	font-size: 24px;
	font-weight: bold;
	color: #017440;
}




.bookingstxt h3 {
	font-size: 21px;
}

.bookingstxt h3 a {
	color: #000000;
	text-decoration: none;
}

.bookingstxt h3 a:hover {
	text-decoration: underline;
}



.bookingsright1 {
	width: 420px;
	height: 21px;
	padding: 10px 0px 0px 0px;
	border-top: solid 1px #ccc;
	font-size: 12px;
	font-weight: bold;
}


.bookingscalendar {
	width: 420px;
	height: 350px;
	padding: 10px 0px 0px 0px;
	margin: 2px 0px 3px 0px;
	border-top: solid 1px #ccc;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.thecov {
width: 100%;
	height: 24px;
	background-color: #ffffff;
	position: absolute;
	bottom: 0px;
}


.bookingsright2 {
	width: 420px;
	height: 21px;
	padding: 5px 0px 5px 0px;
	border-top: solid 1px #ccc;
	font-size: 12px;
	font-weight: bold;
}

.brleft {
	width: 240px;
	height: 21px;
	float: left;
}

.brleft1 {
	width: 270px;
	height: 21px;
	float: left;
}

.bookername {
	width: 140px;
	height: 21px;
	border: solid 1px #e9ebea;

}

.bookertel {
	width: 160px;
	height: 21px;
	border: solid 1px #e9ebea;
}

.bookeremail {
	width: 131px;
	height: 21px;
	border: solid 1px #e9ebea;	
}

.bookersurname {
	width: 108px;
	height: 21px;
	border: solid 1px #e9ebea;
}


.paymentmethod {
	width: 290px;
	height: 21px;
	border: solid 1px #e9ebea;
}


.bookingsright4 {
	width: 420px;
	height: 21px;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border-top: solid 1px #ccc;
	font-size: 12px;
	font-weight: bold;
}


.paypallogo {
	width: 200px;
}













/*--slider--*/



.w3ls-text {
	width: 847px;
	margin: 20px auto;
}

.w3ls-text h3 {
	font-size: 23px;
	line-height: 35px;
	font-weight: normal;

}

.w3ls-text p {
	font-size: 14px;
	font-weight: bold;
}









#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    bottom: -50%;
    left: 0;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 40px;
    height: 40px;
    background: transparent url("../images/arrows.png") no-repeat left top;
}
 .callbacks_nav:hover{
  	opacity: 0.3;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  left: 95.5%;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	left: 91%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs{
	list-style: none;
    position: absolute;
    bottom: -31%;
    left: 0;
    padding: 0;
    margin: 0;
    display: block;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
    display: inline-block;
    margin: 0;
}





