body {
	background:url(../gfx/background.jpg) no-repeat top center #000 fixed;
}
.mobile,.noBanners {
	display:none;
}
.wrapper {
	width:1130px; margin:auto; position:relative;
}
h1 {
	line-height:156px; font-size:65px; color:#cdd2d9; text-align:center;
}
h1.home {
	text-align:right; padding:7px 72px 0 0;	background:url(../gfx/tibupuertobanus.png) no-repeat 55px 39px;
}
h2 {
	color:#9b5bf7; font-size:48px; padding:40px 0 0 20px;
}
h3 {
	color:#9b5bf7; font-size:30px; margin:0 20px 5px 20px;
}
.logo {
	text-align:center;
}
.headerContact, .headerSocial {
	position:absolute; left:10px; top:15px; width:30%; height:200px; font-size:22px; text-align:left;
}
.headerContact div {
	font-size:16px; line-height:20px; margin-top:7px;
}
.headerContact a {
	color:#cdd2d9;
}
.headerSocial {
	left:auto; right:10px; text-align:right;
}
.homeContacts {
	width:482px; height:426px; padding:35px 10px 0 15px; float:right; margin:57px 0 0 40px; background:#2c2c2c; color:#fff;
}
.homeContacts h3 {
	margin-bottom:20px;
}
.bars {
	height:12px;
}
.bars img {
	position:absolute; z-index:50;
}
.txtBlock1 {
	padding:35px 0 23px 0; font-size:24px;
}
.txtBlock2 {
	padding:35px 0 23px 0;
}
.innerShadow{
	-webkit-box-shadow: inset 0px 4px 9px -3px #000000;
	-moz-box-shadow: inset 0px 4px 9px -3px #000000;
	-o-box-shadow: inset 0px 4px 9px -3px #000000;
	box-shadow: inset 0px 4px 9px -3px #000000;
}
.dropShadow {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.75);
}
.sliderb {
	height:335px;
}
.slick div {
	display:inline;
}
.finestClub {
	position:absolute; right:0; bottom:0;
}
/*nav*/
.nav, .footer ul {
	display:block; width:100%; text-align:center;
}
.nav ul li, .footer ul li {
	display:inline-block; margin:0 8px 3px 8px; font-size:22px; line-height:24px;
}
.nav ul li a {
	color:#e1e2e4;
}
.nav ul li a:hover {
	color:#a29dfc;
}
/*footer*/
.footerWrapper {
	background:#5f5e6d;
}
.footer {
	height:289px; margin-bottom:20px; background:url(../gfx/footerlogo.gif) no-repeat 10px 0;
}
.footerTag {
	font-size:36px; color:#000; padding:119px 0 0 253px;
}
.footer ul {
	position:absolute; top:176px; left:253px; border-bottom:1px solid #000; width:626px; text-align:left;
}
.footer ul li {
	margin:0 16px 0 0;
}
.footer ul li:last-child {
	margin:0;
}
.footer li a {
	color:#000;
}
.footer li a:hover {
	color:#fff;
}
.footer .copy {
	font-size:15px; color:#000; position:absolute; bottom:60px; left:253px;
}
/*forms*/
.contactPage {
	float:left; width:426px; height:auto; padding:55px 10px 20px 15px; margin:30px 26px 0 0;
}
.contactForm {
	float:left; background:#2c2c2c; padding:50px 35px 0 0; margin-top:30px;
}
.contactForm p {
	text-align:center;
}
.contactForm h3 {
	padding-bottom:25px;
}
input,textarea {
	width:337px; height:23px; line-height:29px; padding:0 6px; background:#fff; 
	float:left; color:#000; border:3px solid #fff; margin-bottom:11px; font-size:18px; font-weight:400;
}
.error {
	border:3px solid #fc2736;
}
#error {
	display:none; text-align:center; color:#fc2736; padding-bottom:7px;
}
label {
	float:left; clear:left; text-align:right; width:240px;
	color:#fff; padding:5px 10px 15px 5px; font-size:36px;
	text-shadow:0px 5px 5px rgba(0, 0, 0, 0.75); font-family:'Great Vibes',sans-serif;
}
textarea {
	height:130px;
}
.submitBtn {
	margin-left:300px; clear:both;
}
#ThankYou {
	padding:200px 0 0 0; font-size:16px; text-align:center; color:#aca8a1;
}
#booked {
	width:80%; margin:auto; padding:100px 0; text-align:center; font-size:22px; color:#aca8a1; display:none;
}
/*packages*/
.packages {
	background:#2c2c2c; margin-top:35px; padding:50px 0;
}
.packages h3 {
	margin:0 20px 40px 40px;
}
/*gallery*/
.gallery {
	padding:20px 40px;
}
.gallery div {
	width:157px; height:170px; float:left; margin:0 7px; text-align:center;
}
.gallery img {
	width:157px; height:117px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.75);
}
a.ga {
	background:url(../gfx/galleryarrow.png) no-repeat left center; padding-left:15px; color:#fff;
}
a.ga:hover {
	color:#a29dfc; background:url(../gfx/galleryarrowover.png) no-repeat left center;
}
.gallery div.photoclear {
	height:1px; clear:both; float:none; width:100%; margin:0;
}
.photoDates {
	float:left; width:263px;
}
.photoGallery {
	width:867px; float:left; padding-top:10px;
}
.back2Gallery {
	margin-left:25px; text-transform:uppercase;
}
.dateTitle {
	padding:25px;
}
.days {
	margin-left:25px;
}
h2.photoh2 {
	margin-left:170px; padding:0;
}
.photoGallery h2 {
	margin:0; text-align:center; padding-bottom:15px;
}
.photoGallery div {
	float:left; padding:7px 0 7px 7px; margin-right:7px; height:118px;
}
.photoGallery div.slick {
	height:auto;
}
.photoGallery div.noRightMargin {
	margin-right:0;
}
.photoGallery div img {
	max-width:157px; max-height:118px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.75);
}
.photoGallery div.photoLinks {
	clear:both; width:100%; height:auto; float:none; margin:0; text-align:center; padding:15px 0 50px 0;
	color:#fff; font-family:'Great Vibes',sans-serif; font-weight:bold; font-size:48px;
}
.photoGallery div.photoLinks img {
	border:none;
	-webkit-box-shadow:0 0 0 0;
	-moz-box-shadow:0 0 0 0;
	box-shadow:0 0 0 0;
}
.photoGallery div.photoLinks a {
	color:#fff; font-size:36px; font-weight:normal;
}
.photoGallery div.photoLinks a:hover {
	color:#fff;
}
/* package booking */
.pckHeader {
	text-align:center;
}
.tblCart {
	width:100%;
}
.tblCart th, tr.packTotal td.totalOrder {
	color:#fff; padding:5px 5px 15px 5px; font-size:36px;
	text-shadow:0px 5px 5px rgba(0, 0, 0, 0.75); font-family:'Great Vibes',sans-serif;
}
.tblCart th span {
	font-family: 'Roboto', sans-serif; font-size: 16px;
}
.tblCart td {
	color:#fff; padding:9px;
}
.tblCart td span.pinkpack {
	font-size: 17px;
}
.tblCart td.select {
	font-family:'Great Vibes',sans-serif; font-size:60px; font-weight:bold;
}
.tblCart td.select a:first-child {
	color:#fff; font-weight:normal;
}
tr.packRow td {
	background:#383737;
}
tr.packTotal td.totalOrder {
	padding:15px 10px 15px 0; text-align:right;
}
tr.packTotal td.reset {
	font-family: 'Roboto', sans-serif; padding-top:15px; font-size:14px;
}
input[type="number"] {
	width:50px;
}
#bookSubmit a, .submitBtn a {
	font-family:'Great Vibes',sans-serif; font-size:34px; color:#fff; height:76px; line-height:76px;
	text-shadow:0px 5px 5px rgba(0, 0, 0, 0.75); display:block;
	background:url(../gfx/arrowgallery.png) no-repeat 0 10px; padding:0 0 0 30px;
}
#bookSubmit a:hover, .submitBtn a:hover {
	color:#a29dfc; background:url(../gfx/arrowgalleryover.png) no-repeat 0 10px;
}
.purple {
	color:#9b5bf7;
}
.plus {
	padding:0 0 0 10px;
}
.tblCart input {
	margin:0;
}
.packagesSpacer {
	height:70px;
}
.tblRestaurantForm {
	float:left; width:600px; margin-top:85px;
}
.tblPackageForm {
	width:600px; margin:85px auto 0 auto;
}
.tblRestaurantForm label, .tblPackageForm label {
	width:210px;
}
#bookSubmit {
	clear:both; margin-left:220px;
}
.crest h3 {
	margin:0 20px 5px 20px;
}
h2.book {
	padding:15px 0 25px 0;
}
h2.book a {
	color:#9b5bf7; background:url(../gfx/restaurantarrow.png) no-repeat 0 3px; padding-left:30px;
}
h2.book a:hover {
	color:#a29dfc; background:url(../gfx/restaurantarrowover.png) no-repeat 0 3px;
}
.menuWrapper {
	width:50%; margin:auto;
}
.menus {
	float:left; width:50%; text-align:center;
}
.swipe-wrap div {
	display:inline;
}
.th1 {
	width:185px;
}
.th2 {
	width:400px;
}
.th3 {
	text-align:right;
}
.th4 {
	width:80px; text-align:right;
}
.th5 {
	width:100px; text-align:center;
}
.th6 {
	width:250px;
}
.restaurant {
	width:100%!important; float:none!important;
}
.restaurant img {
	float:none; margin:6px; width:291px;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.75);
}
/*events*/
.eventsTitle {
	line-height: 65px; padding: 40px 0 0 0;
}
.eventsWrapper {
	margin: 25px 0; padding: 30px 0; background: #000; width: 100%; float: left; position: relative;
}
.eventsText {
	width: 400px; text-align: center; float: left; position: relative; padding-top: 100px;
	/*display: flex; flex-direction: column; align-items: center; justify-content: center;*/
}
.eventsImg {
	width: 700px; padding: 0 10px 0 20px; float: left; position: relative; text-align: center;
}
.eventsImg img {
	margin: auto;
}
.eventsText h3 {
	margin: 0 0 16px 0; font-family: 'Oswald', sans-serif; font-size: 60px; line-height: 65px; color: #fff; text-transform: uppercase; font-weight: 700;
}
.eventsText h4 {
	font-family: 'Oranienbaum', serif; font-size: 50px; line-height: 53px; margin: 0 0 16px 0; color: #a29dfc;
}
.eventsText p {
	margin: 0;
}
.row2 .eventsText, .row2 .eventsImg {
	float: right;
}
/*slimbox*/
#lbOverlay {
	position:fixed; z-index:9999; left:0; top:0; width:100%; height:100%; background-color:#54575c; cursor:pointer;
}
#lbCenter, #lbBottomContainer {
	position:absolute; z-index:9999; background-color:#161616; height:86px;
}
.lbLoading {
	background:url(../gfx/loader.gif) no-repeat center;
}
#lbImage {
	position:absolute; left:0; top:0; border:86px solid #161616; border-bottom:none; background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display:block; position:absolute; top:0; width:50%; outline:none;
}
#lbPrevLink {
	left:7px; opacity:0; background:transparent url(../gfx/previous.png) no-repeat 0 50%;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#lbPrevLink:hover {
	opacity:1;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#lbNextLink {
	right:7px; opacity:0; background:transparent url(../gfx/next.png) no-repeat 100% 50%;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#lbNextLink:hover {
	opacity:1;
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#lbBottom {
	font-size:30px; text-align:left;
}
#lbCloseLink {
	display:block; float:right; width:66px; font-size:36px; color:#cdd2d9;
}
#lbCloseLink::after {
	content:'X';
}
#lbNumber, #lbCloseLink, .gotogallery {
	font-family:'Great Vibes',sans-serif;line-height:86px;
}
#lbNumber {
	width:160px; padding-left:20px;
}
#imgSocial {
	width:220px; cursor:pointer; position:absolute; left:0; right:0; top:-1px; z-index:999999; margin:auto; padding-top:25px;
}
.home #lbCaption {
	top:0; position:absolute; z-index:99999; width:100%;
}
#lbCaption {
	display:none;
}
.home #lbCaption {
	display:block;
}
.gotogallery {
	font-size:40px; width:200px; padding-left:30px; margin:auto; background:url(../gfx/arrowgallery.png) no-repeat left center;
}
.gotogallery a {
	color:#cdd2d9;
}
table.tblOrder {
	margin-top:15px!important; width:70%; margin:auto;
}
.tblOrder th {
	font-weight:bold; text-align:right; color:#000; padding:7px;
}
.tblOrder td {
	color:#000; padding:7px;
}
td.orderContacts {
	background:#cdd2d9; padding-top:20px;
}
.orderContactName {
	background:#bdace3; width:50%;
}
.paypalLogo {
	position:absolute; bottom:10px; left:20px;
}
.orderSpacer {
	height:145px;
}
.gmap {
	height:400px; width:100%;
}