@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.bookingtable {
    margin: auto;
}

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #DA272D;
  border-bottom: 16px solid #DA272D;
  border-left: 16px solid #111;
  border-right: 16px solid #111;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#page {
  display: none;
  text-align: center;
}

.divider1 {
	background: #111;
	text-align: center;
}

.divider2 {
	background: #fff;
	text-align: center;
}

.titleheader1 {
	background: #fff;
	text-align: center;
	height: 50px;
	color: #111;
	padding-top: 10px;
}

.titleheader2 {
	background: #111;
	text-align: center;
	height: 50px;
	color: #fff;
	padding-top: 10px;
}

.titleheader3 {
	background: #111;
	text-align: center;
	height: 50px;
	color: #fff;
	padding-bottom: 20px;
}

.titletext1 {
	background: #fff;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	font-size: 32px;
	line-height: 40px;
	color: #111;
	padding-top: 10px;
}

.subtext1 {
	background: #fff;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	font-size: 20px;
	line-height: 32px;
	color: #111;
	padding-top: 5px;
}

.titletext2 {
	background: #111;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	font-size: 32px;
	line-height: 40px;
	color: #fff;
	padding-top: 10px;
}

.subtext2 {
	background: #111;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	font-size: 20px;
	line-height: 32px;
	color: #fff;
	padding-top: 5px;
}

.bookingNYEcon {
	background: #111;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}

.hourscon {
	background: #111;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}

.bookingcon {
	background: #111;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}

.partycon {
	background: #fff;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

.packagescon {
	background: #fff;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
}

.menuscon {
	background: #111;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}

.menuscon2 {
	background: #111;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
}

.leaguescon {
	background: #fff;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}

.leaguescon2 {
	background: #fff;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
}

.contactcon {
	background: #111;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
}

.contactcon2 {
	background: #111;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 20px;
}