/* COLOUR PALETTE 


YELLOW (DARK)	= #D9B310
BLUE (DARK) 	= #0b3c5d


*/

body { background: #FAFEFF;overflow-x:hidden; font-family:Arial, Helvetica, sans-serif; color: #000;} 
header {padding: 10px 0;}
img {
	width: 100%;
    max-width: 100%;
    height: auto;
}
/*.container-fluid{padding:0;}*/
.container {padding:35px 15px 85px 15px; }
.container .container {
	width:100%;
	padding:0
}
header >.container {padding:0; }

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

#navbar {
    text-align: right;
	padding:0;
	margin:0;
	list-style:none;
}

.hide-children+.sub-menu {
    display: none
}

#navbar .sub-menu ul {
    padding: 0 15px
}

#navbar li {
    display: inline-block;
    position: relative
}

#navbar li a {
    display: block;
    padding: 10px 7px;
    text-transform: uppercase;
    font-size: 12px;
	font-weight:bold;
    color: #fff;
    letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
}
#navbar li.active a {
	text-decoration: underline
}

#navbar li:hover a {
	text-decoration: none;
}
/*#navbar li:hover a:before,#navbar li:hover a:after ,#navbar li.active a:before,#navbar li.active a:after{
	content: "";
    height: 2px;
    right: 10px;
    position: absolute;
    top: 9px;
    width: 1.6em;
    background: #fff;
}
#navbar li.first:hover a:before,#navbar li.first:hover a:after ,#navbar li.first.active a:before, #navbar li.first.active a:after{
	content: "";
    height: 2px;
    right: 10px;
    position: absolute;
    top: 9px;
    width: 1.6em;
    background: #fff;
}*/

.active-nav{
	background-color: #1d2731;
	/*margin: 10px 0;*/
}

.social a i.fa {
    color: #fff;
    padding: 10px 9px;
    font-size: 14px;
}

.headersocial{
	text-align: right;
}

/*.heading:before, .heading:after {
    content: "";
    height: 3px;
    right: 4px;
    position: absolute;
    top: -5px;
    width: 0.88em;
    background: #000;
}*/


h2.heading:before, h2.heading:after {
    right: 1px;
    width: 1.4em;
}

h3.heading:before, h3.heading:after {
    right: 0px;
    width: 1.38em;
}
 .yellow.slash .heading:before, .yellow.slash .heading:after, .blue.slash .heading:before, .blue.slash  .heading:after, .blue.slash  h2.heading:before, .blue.slash  h2.heading:after, .abs.heading:before,.abs.heading:after, footer .heading:before, footer .heading:after {
	background: #fff;
}

#navbar li:hover a:after, #navbar li.active a:after, #navbar li.first.active a:after, #navbar li.first:hover a:after, .heading:after {
	bottom: 10px;
	top: initial;
}
.heading:after {
    bottom: -5px;
    top: initial;
}
#navbar li a i {
    font-size: 14px
}

#navbar .sub-menu ul li a {
    color: #2c3e50;
    text-align: left
}


.sub-menu {
    background: #F5F7FA;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    box-shadow: 0 4px 3px #ccc;
    transition: max-height .4s,opacity .4s,visibility .4s ease-in-out;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 20px 30px 20px;
    color: #2c3e50;
    text-align: left
}

.sub-menu .sub-menu {
    box-shadow: none;
    position: relative;
    padding: 0
}

.sub-menu .sub-menu UL {
    padding: 0
}

#navbar li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    max-height: 1000px
}


.sub-menu ul li ul li {
    padding: 0 14px 0 0
}

#navbar .sub-menu .sub-menu ul li a {
    color: #75899D;
    text-transform: none;
    font-size: 14px;
    padding: 3px 0 3px 15px;
    font-weight: 100
}

.sub-menu ul li {
    color: #00bbae;
    width: 25%;
    margin: 0;
    position: relative;
    vertical-align: top;
    float: left
}

.sub-menu ul li a{
    padding: 20px 0 10px 0;
    font-size: 16px
}

.sub-menu ul li.active a,.sub-menu ul li.active .sub-menu ul li.active a {
    color: #2c3e50;
    font-weight: 700
}

.sub-menu ul li ul li {
    width: 100%
}

.heading {
	text-transform: uppercase;    
	display: inline-block;
    position: relative;
	margin: 10px 0 35px 0;
	font-family: 'Montserrat', sans-serif;
}

.hero-overlay {
    position: absolute;
    z-index: 22;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.hero-overlay .title {
    font-size: 64px;
    text-transform: uppercase;
    color: #fff;
}

.hero-overlay .subtitle {
	font-size: 24px;
    color: #fff;
}

.slash {
  background: #fff;
  color: #333;
  position: relative;
  z-index: 21;
}
.blue {
  background: #0b3c5d;
  color: #fff;
}
.yellow {
  background: #D9B310;
  color: #fff;
}
.slash:before {
  position:absolute;
  content: " ";
  display:block;
  left:0;
  top:-197px;
  width:100%;
  border-style: solid;
  border-width: 0 100vw 100px 0;
  border-color: transparent transparent #fff transparent;
  margin-top:100px;
}
.slash.yellow:before {
	 border-color: transparent transparent #D9B310 transparent;
}
.slash.blue:before {
  border-color: transparent transparent #0B3C5D transparent;	
}

.slash.right:before {
  border-width: 0 0 100px 100vw;
}

.slash >.container:before {
  position:absolute;
  /*content: url(../images/bg-icons.png);*/
  display:block;
  left: 8%;
  top: -30px;
}

.slash.right> .container:before {
	left: initial;
    right: 8%;
}
/*.container .container {
	padding: 0 15px;
}*/
#sticky {
	position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;

}
.parallax {
    padding: 80px 0;
    min-height: 500px;
    background-size: cover;
    background-position: 0 0;
    position: relative;
    z-index: 1;
    background-attachment: fixed;
}

/*.down-arrow {
    -webkit-animation: slideDown 0.9s linear infinite;
    -moz-animation: slideDown 0.9s linear infinite;
    animation: slideDown 0.9s linear infinite;	
}*/
.down-arrow {
	position: absolute;
    bottom: 50px;
    left: 50%;
    z-index: 22;
}

.down-arrow a i {    
	color: #fff;
    font-size: 48px;
}

@media screen and (max-width:1024px) {
	/*.down-arrow {
		left:31%;
	}*/
}
/*.down-arrow a i {
	-webkit-animation: neon 1.5s ease-in-out infinite alternate;
  -moz-animation: neon 1.5s ease-in-out infinite alternate;
  animation: neon 1.5s ease-in-out infinite alternate;
  color: #fff;
  font-size:48px
}*/
@keyframes neon {
  from {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #D90B0B, 0 0 70px #D90B0B, 0 0 80px #D90B0B, 0 0 100px #D90B0B, 0 0 150px #D90B0B;
  }
  to {
    text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #D90B0B, 0 0 35px #D90B0B, 0 0 40px #D90B0B, 0 0 50px #D90B0B, 0 0 75px #D90B0B;
  }
}
@keyframes slideDown {
    0% { bottom: 222px; }
    100% { bottom: 160px;}
}

#map_canvas {
	height:350px;
}

footer {
	background: #1d2731;
	text-align:center;
	color: #fff;
}
footer .container {
	padding: 35px 15px;
}
.copy {
	padding: 50px 0 15px 0;
}
footer form {
	margin-top:35px;
}
footer label {
	margin: 0;
    font-size: 18px;
    vertical-align: bottom;
}
footer ul li a {
	    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    border-right: 1px solid #fff;
    padding-right: 10px;
}
footer ul li.last a {
	border: 0;
}
footer ul li a:hover {	 
color: #fff;
}

footer a:hover {
color:#fff;
}
footer a {
color:#fff;
}

input.no-field{
	    border-radius: 0;
    background: none;
    border: none;
    border-bottom: 1px solid #333;
}
button.logo-btn { 
	border: 0;
    background: none;
    outline: none;
}

/*CATEGORY BOXES */

.catboxes {
	margin-top:30px;
	margin-bottom:30px;
}
.catboxes img {
	margin-bottom:30px;
}

/*.corrector{
	margin-left:-15px;
}*/

.abs {
	position: absolute;
	color:#fff;
}
.top-left{
    left: 30px;
    top: 10px;
}
.bottom-right {
    right: 30px;
    bottom: 10px;
}
.bottom-left{
    left: 30px;
    bottom: 10px;
}
.top-right {
    right: 30px;
    top: 10px;
}


/* TABS */

.tab-content .container, .tab-content section {
    background: transparent;
    width: 100%;
}
.horizontal {
	margin: 30px 0;
}

.nav-tabs{
	border-bottom:3px solid #000;
	text-align:center;
}
.nav-tabs>li{
	margin-bottom:0;
	float:none;
	display:inline-block;
}
.nav-tabs>li>a{
	margin:0;
	line-height:1.42857143;
	font-size:16px;
	border:0;padding:10px;
	color:#121212;
	background:transparent;
	font-weight:100;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover,.tab-content>.active{
	color:#000;
	border:0;
}
.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{
	border-bottom:10px solid #000;
}
.nav>li>a:focus,.nav>li>a:hover{
	background:transparent
}
.tab-content>.active{
	padding:30px 15px;
	background:#f3f3f3;
	border-top:0;
}
.tab-content .container,.tab-content section{
	background:transparent;
}
.horizontal .tab-content .col-sm-3>IMG{
	padding:0 20px;
}
.dropdown.select{
	margin:25px 0 35px 0;
}

/*TABS END*/

/*FLOATING PROMO STARTS*/


#EnquiryPopup .close {
    top: -15px;
    right: -15px;
    position: relative;
    font-size: 32px;
    height: 32px;
    width: 32px
}

.call-out-promo,.floating-promo {
    position: fixed;
    top: 30%;
    right: -72px;
    z-index: 23;
}

.floating-promo {
    right: 100px;
    max-width: 306px;
    padding: 20px;
    background: #efefef;
    z-index: 21;
    margin-top: -104px;
    box-shadow: 0 0 5px -1px #000;
    display: none
}

.floating-promo #mc_embed_signup button {
    width: 100%
}

.floating-promo #mc_embed_signup button>.glyphicon {
    display: none
}

.call-out-promo P {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    background: #efefef;
    padding: 10px 20px;
    margin: 0;
    font-size: 24px;
    box-shadow: 0 0 5px 0px #000;
    border-radius: 6px 6px 0 0;
    /*font-weight: 900;*/
    text-transform: uppercase
}

.call-out-promo>p>i {
    width: 24px
}

.call-out-promo P:hover {
    cursor: pointer
}

.call-out-promo.active .fa-chevron-up:before {
    content: "\f00d";
    color: #009C86;
    animation: all ease-in-out 0.8s
}


/*FLOATING PROMO ENDS*/



/*FORM STYLE STARTS*/

.form-inline label {
    color: #fff;
    padding: 5px 9px 7px 9px;
    border-radius: 4px 0 0 4px;
    font-weight: normal
}

.form-inline label + .form-control {
    border-radius: 0 4px 4px 0;
    padding: 0
}

form.black input,form.black select,form.black textarea {
    width: 100%
}

form.black input[type="radio"] {
    width: auto
}

form.black .btn.btn-color {
    margin-top: 20px
}

form.black .form-group {
    position: relative
}

form.black span.required {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 8px;
    color: #aaa
}

form.black .error+span.required {
    color: red
}

form.black .error {
    border: 1px solid red
}

input,.form-control {
    border-radius: 0;
    padding: 7px;
    color: #000
}

select {
    padding: 11px;
    color: #000;
    padding-bottom: 11px
}

#signupForm label {
    background: #333;
    /*padding: 11px;
    border-radius: 4px*/
}

.g-recaptcha {
    width: 100%
}

input.btn.btn-color, button.btn.btn-color {
    background-color: #0b3c5d;
    color: #fff;
}
/*FORM STYLE ENDS*/

/* TABLES / MENU STYLES STARTS*/

td {
	padding: 5px 3px;
	font-size: 14px;
}
.table-striped {
	width: 100%;
}
/* 1 ROWS per Item */
.table-striped > tbody > tr:nth-of-type(odd){ 
	background-color: transparent;
}
/* 2 ROWS per Item */
.table-striped.menuRows2 tr:nth-of-type(odd) td:first-child {
	color: #fff;
	font-weight: bolder;
	
}
.table-striped.menuRows2 tr:nth-of-type(odd) {
	background: #cecece;
}
/* 3 ROWS per Item */

.table-striped.menuRows3 tr:nth-of-type(3n-2), .table-striped.menuRows3 tr:nth-of-type(3n) {
	background: none;
}
.table-striped.menuRows3 tr:nth-of-type(3n-2),.table-striped.menuRows4 tr:nth-of-type(4n-3) {
	border-bottom: 1px solid #ececec;
}
.table-striped.menuRows3 tr:nth-of-type(3n-2) {
	background: #f2f2f2;
}
/* 4 ROWS per Item */
.table-striped.menuRows4 tr:nth-of-type(n) {
	color: #AB8F51;
	background: none;
}
.table-striped.menuRows4 tr:nth-of-type(4n-3) {
	background: #f2f2f2;
}

/* TABLES / MENU STYLES ENDS*/

.dropdown.select {
	margin: 25px 0 35px 0;
}
#SelectRestuarant, .btn.dropdown-toggle.select {
	font-weight: 300;
    color: #fff;
    border: 0;
    background: #000;
    padding: 0;
    line-height: 40px;
    padding-left: 15px;
}
#SelectRestuarant .fa, .btn.dropdown-toggle.select .fa {
    padding: 11px 15px 12px 15px;
    line-height: 18px;
    color: #fff;
	margin-left: 15px;
}
.select .fa {
    padding: 5px 15px 6px 15px;
    line-height: 18px;
    float: right;
}
#SelectRestuarant + UL, .btn.dropdown-toggle.select + UL {
	width: 100%;
	border-radius: 0;
	padding:17px 0 0 0;
	background:#F0EFF0;
}
.select.relative {
	position: relative;
}
.select .dropdown-menu>li {
	margin-bottom: 17px;
}
.select .dropdown-menu>li>a:focus, .select .dropdown-menu>li>a:hover, .select .dropdown-menu>li>a {
	color: #fff;
	background: #000;
	padding: 0;
	padding-left: 10px;
	line-height: 29px;
}
.gold-box {
	padding: 20px 15px;
    background: #AB8F51;
}

.gold-box .btn {
	width: 100%;
	text-align: left;
}
.gold-box h3 {
	margin-top: 0;
}
.bold {
	font-weight: 600;
}



/*BOXES W/ HOVER TEXT 
.hoverbox:hover p.hovertext {
    opacity: 1;
    transition: all ease-in 0.5s;
    background: rgba(255,255,255,0);
	position: absolute;
	top:25%;
	padding: 20px;
	text-align: center;
}

.overlay:hover{
	background: rgba(255,255,255,0.75);
}

p.hovertext {
    opacity: 0;  
}
*/

/*Q - BOXES W/ HOVER TEXT*/
.hoverbox {
    display: table;
    height: 100%;
	min-height: 300px;
	width:100%;
    text-align: center;
	background: rgba(255,255,255,.7);
	margin-bottom:30px;
    background-size: cover;
    background-position: 0% 0%;
	transition: background ease-out 0.4s;
}
.hoverbox .overlay {
	vertical-align: middle;
	display: table-cell;
	padding:25px 10%;
	opacity: 0;
    visibility: hidden;
    height: 0;
	background: rgba(0,0,0,0);
}
.hoverbox:hover{
	opacity: 1;
    height: 100%;
	transition: all ease-in 0.5s;
	background-color: rgba(255,255,255,0);
	background-position: 80% 50%;
}
.hoverbox:hover .overlay {
	opacity: 1;
    visibility: visible;
    height: 100%;
	transition: all ease-in 0.7s;
	background: rgba(0,0,0,0.7);
}
.hoverbox .overlay P {
	font-size: 14px;
	color: #fff;
	font-weight: 100;
	font-family: "Century Gothic";
}

.hoverbox .overlay h4 {
	color: #fff;
	font-weight: bolder;
	font-family: "Century Gothic";
	text-transform: uppercase;
}

img.logo-image {
	width: 100%;
	}

/* MODALS?POPUPS */
.modal-header {
    background: #009c86;
    border-bottom: 3px solid #333;
    color: #fff;
    text-transform: uppercase;
}

.modal-header .close {
	color: #fff;
	margin:0;
    opacity: 1;
    font-weight: 300;
	text-shadow: 1px 1px #333;
	
}
.modal label {
    font-weight: normal;
    color: #009c86;
	}
	
.modal-body #bookingWidget {
	position:relative;
	right: 0;
	top:0;
}


/*Form*/
form .input-group-addon:first-child {
    border-right: 0;
    min-width: 110px;
    text-align: left;
}
.modal form .input-group-addon:first-child {
    min-width: 0;
	color: #009c86;
    background-color: #ededed;
    border: 1px solid #ccc;
}
form .input-group, .form-group {
	margin-bottom: 12px;
}
form .btn.btn-color {
	width:100%; margin-top:20px;
}
form span.error {
	position: absolute;
    top: 7px;
    right: 20px;
    z-index: 2;
    color: #C6091D;
}

form .alert.alert-danger {
	padding: 6px 12px;
}

form .sectiontitle {
	padding-bottom: 10px;
}


textarea {
    width: 100%;
    min-height: 100px;
}

@media (max-width: 1200px){
	.headersocial{
		display:none!important;
	}
	ul#navbar{
		width:563px;
	}
	#navbar li a {
    padding: 10px 6px;
    font-size: 11px;
	}

}


@media (max-width: 768px) {
    .floating-promo {
		top:60px;
        bottom: 0;
        width: 100%;
        max-width: 300px;
        left: 0px;
        right: 0px;
        top: 0px;
        box-shadow: none;
        margin: 0px;
		margin-top: 20%;
    }
	
	form.black label {
		float: left;
		min-width: 62px;
	}
	form.black select {
		width: 66%;
	}
	/*.sticky {
	position: relative;
    top: auto;

	}*/
	
	#nav-icon {
	width: 36px;
	height: 24px;
	position: relative;
	top:0;
	right:18px;
	margin: 18px 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	/*float: right;*/
	z-index: 100
}
#nav-icon span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #fff;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	margin:0;
	top:0
}

#nav-icon span:nth-child(1) {
	top: 0
}
#nav-icon span:nth-child(2) {
	top: 10px
}
#nav-icon span:nth-child(3) {
	top: 20px
}
#nav-icon.open span {
	color: #aaa
}
#nav-icon.open span:nth-child(1) {
	top: 10px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}
#nav-icon.open span:nth-child(2) {
	opacity: 0;
	left: 60px
}
#nav-icon.open span:nth-child(3) {
	top: 10px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg)
}
	
.closer .fa-times {
    font-size: 26px;
    border: 1px solid #ccc;
    padding: 4px 7px;
    text-align: center;
    border-radius: 50%;
    color: #aaa	
}
	.heading:before, .heading:after{
		display: none;
	}
	
	.hoverbox .overlay {
    opacity: 1;
    visibility: visible;
    background: rgba(0,0,0,0.6);
	}
}

@media (max-width: 767px) {

    img.logo-image {
    padding: 15px;
	width: 30%;
	}
	#navbar {
    text-align: left;
	max-height: 350px;
	background-color: #414141;
	}
	#navbar li {
    display: block;
	border-top: 1px solid #fff;	
	}
	#navbar li:hover a:before,#navbar li:hover a:after ,#navbar li.active a:before,#navbar li.active a:after{
	left: 10px;
    
	}
	#navbar li.first:hover a:before,#navbar li.first:hover a:after ,#navbar li.first.active a:before, #navbar li.first.active a:after{

		left: 10px;

	}
	ul#navbar {
		width: 100%;
	}
}

@media (max-width: 399px) {
	img.logo-image {
    width: 50%;
	}
   .slash >.container:before {
	display:none;
	}
	.hero-overlay .title {
    font-size: 40px;
	}
	.hero-overlay .subtitle {
    font-size: 20px;
	}
	.down-arrow {
    bottom: 15px;
	}
	
}