/*!
Theme Name: splash
Theme URI: https://underscores.me/
Author: Automattic
Author URI: https://automattic.com/
Description: Hi. I'm a starter theme called <code>splash</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 11.2.8
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: splash
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

splash is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
p:empty {
	display: none;
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
ul.fs14 {
    font-size: 14px;
}

.footerMenuInnerLinks {
	
	position: relative !important;
    top: 10px;
}


/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 3em 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-right: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
/*	color: #4169e1;*/
}

a:visited {
/*	color: #800080;*/
}

/*
a:hover,
a:focus,
a:active {
	color: #191970;
}

*/
a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: none;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

/*
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}
*/

/*
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

*/
/*
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
*/

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-right: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: right;
	position: absolute;
	top: 100%;
	right: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	right: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	right: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	right: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.5em;
}


/*********************/
/* .page-template-splash-clubs {
	background:#E5E5E5;
} */
.page_mainBanner{
	padding:14rem 0 0rem;
	text-align:center;
	font-family: 'Open Sans Hebrew', sans-serif;
}
.page_mainBanner .topPageTitle{
	font-weight:bold;
	color:#676767;
	font-size:35px;
	margin:0;
}
.listing_main .row{
	padding: 69px 0 60px;
}
.listing_main .icon-main {
    margin: 0.25rem;
	padding:0;
}
.listing_main .icon-box h3 {
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    color: #303030;
	padding:5px 0 0;
}
.listing_main .icon-box a {
    text-decoration:none;
}
.listing_main .icon-box {
    padding: 0px 0 45px;
}
.listing-btn .BuyMeTicket{
	width: 300px;
    height: 51px;
    color: #0093A5;
    background: transparent;
    box-shadow:none;
	border:2px solid #0093A5;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;

}
.listing-btn .BuyMeTicket:hover{
	color:#fff;

}
.icon-mobile{
	display:none;
}
.icon-box img {
    padding:0 1px;
}

#msform  input.form-btn {
    font-family: Open Sans Hebrew;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
    padding: 12px 80px;
    background-color: #008E97;
    border-color: #008E97;
}
#msform  input.form-btn:hover {
   border:none;
	background: #0B6F75;
	color:#fff;
}

.icon-mobile {
    display: none;
}
.bredcrumb-listing.visitorContent.breadCrumbs.newPosition {
    margin-top: 7rem;
}
.listing-btn {
    padding-bottom: 2px;
}

@media(max-width: 991px) {
.page_mainBanner {
    padding: 12rem 0 0rem;
}	
	.page_mainBanner .topPageTitle {
    font-size: 18px;
}
	.listing_main .icon-box {
    padding: 0px 0 22px;
}
	.listing_main .row {
    padding: 31px 0 0rem;
}
	.bredcrumb-listing{
		display:none;
	}
	.listing-btn {
    padding: 14px 0 47px;
}
	
}
@media(max-width: 767px) {
/* 	.page-template-splash-clubs {
	background:#fff;
} */
	#masthead .site-branding {
    flex-direction: column;
}
	.header-btn-1, .header-btn-2{
		display:none;
	}
	.icon-desktop {
    display: none;
}
	.icon-mobile {
    display: block;
}
	.icon-box img {
    padding: 0px 8px;
		margin: 0px auto;
}
	.listing_main .icon-main {
    margin: 0rem;
}
.page_mainBanner {
    padding: 5.5rem 0 0rem;
}	
	.page_mainBanner .topPageTitle {
    font-size: 18px;
}
	.listing_main .icon-box {
    padding: 0px 0 22px;
}
	.listing_main .row {
    padding: 31px 0 0rem;
}
	.bredcrumb-listing{
		display:none;
	}
	.listing-btn {
    padding: 22px 0 47px;
}
	.listing_main .icon-box h3 {
    padding: 0px 0 0;
}
}

/****** Splash ******/

body {
	font-family: 'Open Sans Hebrew', sans-serif;
}
body, html, h1, h2, h3, h4, h5, h6, h7, div, span, p, input, label {
	font-family: 'Open Sans Hebrew', sans-serif;
}
.HomePageTop {
	padding: 42px 15px 53px;
}
.ParkFaciliteis {
	padding: 42px 0 49px;
}
.sectionDivider {
	background-color: #D2D2D2;
	height: 2px;
	width: calc(100% - 30px);
	margin: 0 auto;
}
h2 {
	font-size: 28px;
	line-height: 29.5px;
	font-weight: 700;
	color: #676767;
	margin-top: 0;
	margin-bottom: 20px;
}
p {
	font-size: 13px;
	line-height: 1.5;
	font-weight: 400;
	color: #676767;
	margin-bottom: 37px;
}
.selectedInfo p {
	font-size: 13px;
}
a:hover {
	cursor: pointer;
}
.HomeStaySleep {
	padding: 62px 0 0;
}
.HomeStaySleep .container-fluid {
	background-color: #fff;
	padding-top: 32px;
	width: calc(100% - 15px);
	margin-right: 0;
	padding-bottom: 28px;
}
.sleepBoxBg {
	width: 100%;
	background-color: #fff;
}
.HomeStaySleep h2 {
	width: 100%;
	max-width: 270px;
	margin-left: auto;
	margin-right: auto;
}
.InnerSleepBox {
	width: 100%;
	max-width: 288px;
	margin: 0 auto;
}
.BuyMeTicket {
	width: 174px;
	height: 51px;
	color: #fff;
	background: #0093A5;
	box-shadow: 0px 0px 13px rgba(0, 147, 165, 0.35);
	border-radius: 5px;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.mapplic-icon.mapplic-icon-cross {
	width: 15px !important;
	height: 15px !important;
	margin: 9px -5px 0 !important;
}
.mapplic-portrait .mapplic-tooltip {
	width: 230px !important;
}
.BuyMeTicket:hover {
	background-color: rgba(11, 111, 117, 1);
}
.BuyMeTicket.sleepOver {
	margin: 48px auto;
}
a.noUnderLine:hover,
a.noUnderLine {
	text-decoration: none;
}
.fa-ticket-alt {
	transform: rotate(135deg);
}
.TicketBuy {
	line-height: 9.72px;
	font-size: 10px;
	background-color: #0093A5;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	padding: 0 16px;
	justify-content: center;
	align-items: center;
	height: 29px;
	width: 68px;
	font-weight: 700;
}
.TicketBuyInner {
	line-height: 1;
	font-size: 16px;
	background-color: #eee;
	color: #000;
	border-radius: 8px;
	text-align: center;
	padding: 15px 30px;
	margin: 15px auto;
}
.ReadMore {
	line-height: 1;
	font-size: 16px;
	background-color: #eee;
	color: #000;
	border-radius: 8px;
	text-align: center;
	padding: 15px 30px;
	margin: 15px auto;
}
.HomeStaySleep {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	background-position-y: -44px;
	background-color: rgb(13, 82, 86,.2);
}
.InnerSleepBox {
	background-color: #fff;
/*	margin-right: 32px;*/
}
#masthead {

	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999;
	height: 58px;
	background-color: rgba(255, 255, 255, 0.9);
/*	background-color: transparent;*/
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

}
#masthead.StickyNew {
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-color: rgba(255, 255, 255, 1);
}
section {
	scroll-margin-top: 58px;
	padding: 15px 0;
}
.site-footer {
/*	background-color: #eee;*/
}
img.FooterLogo {
	max-width: 250px;
}
.ZonesPicker .nav {
	border-width: 0;
	overflow: hidden;
	overflow-x: scroll;
	width: 100%;
	flex-wrap: nowrap;
	background-color: #F5F5F5;
}
.ZonesPicker .nav-link {
	padding: 0;
	transition: none;
}
.ZonesPicker .nav-tabs .nav-link.active {
	background-color: #fff;
	border: none;
}
.zonetextBox {
	margin-bottom: 30px;
}
.zoneWrapper {
	margin-bottom: 57px;
	box-shadow: 0px 0px 30px rgba(39, 39, 39, 0.14);
}
.zonetextBox p {
	max-width: 345px;
	margin: 0 auto;
	text-align: center;
}
.zoneMainReadMore {
	height: 58px;
	overflow: hidden;

}
.zonetextBox a.uSplashReadMore {
	margin-top: 15px;
}
.MithamText p {
	text-align: center;
	margin-bottom: 20px;
}
.dLevel p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 0;
	margin-top: 8px;
}
.zoneLevelCenter {
	border-right: 2px solid rgb(0, 0, 0, 0.03);
	border-left: 2px solid rgb(0, 0, 0, 0.03);
/*
	padding-right: 20px;
	padding-left: 20px;
*/
}
.zoneLevelCenter.thinZone {
	border: none;
}
.thinZone:nth-child(1) {
	border-left: 2px solid rgb(0, 0, 0, 0.03);
}
.thinZone:last-child {
	border-right: 2px solid rgb(0, 0, 0, 0.03);
}
.thinZone:nth-child(2) {
	border-right: none;
}
.zoneLevelright {
	padding-left: 15px;
}
.zoneLevelLeft {
	padding-right: 25px;
}
.tab-pane h2 {
	margin-top: 62px;
}
.ZonesBanner {
	position: relative;
}
.topBannerTitle {
	position: absolute;
	top: 0;
	right: 15px;
	left: 15px;
	bottom: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.topBannerTitle img {
	margin-top: 58px;
}
.ZonesBanner .topPageTitle {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	margin: 58px 0 0;
	text-align: center;
}
span.zoneLeveltext {
	font-size: 16px;
	font-weight: bold;
}
.zonetextBox .BuyMeTicket {
	margin-top: 30px;
}
.zoneSelector {
/*	width: 173px;*/
	width: 160px;
	height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
	color: #828282;
	font-size: 14px;
}
.zoneSelector img {
	margin-left: 20px;
}
.ZonesPicker .nav-tabs .nav-link.active .zoneSelector {
	color: #0093A5;
	font-weight: bold;
}
.ZonesPicker .nav-tabs .nav-link.active .zoneSelector object {
	filter: invert(35%) sepia(92%) saturate(1206%) hue-rotate(157deg) brightness(92%) contrast(101%);
}
.mithamContentInner {
	padding: 20px;
}
.mithamContentInner h3 {
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #676767;
/*	text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);*/
}
.visitorContent {
	padding: 15px;
}
img.custom-logo {
	margin: auto;
	display: block;
}
.sectionDivider.blueSleep.top {
	height: 2px;
	background-color: #008E97;
	transform: matrix(-1, 0, 0, 1, 0, 0);
	margin: 0 auto 25px;
	width: 100%;
	max-width: 316px;
}
.sectionDivider.blueSleep.bottom {
	height: 2px;
	background-color: #008E97;
	transform: matrix(-1, 0, 0, 1, 0, 0);
	margin: 0 auto;
	width: 100%;
	max-width: 316px;
}
.sleepGalleryDivider {
	height: 4px;
	background-color: #E5E5E5;
}
.HomeTopContent p {
	width: 100%;
	max-width: 333px;
	margin-right: auto;
	margin-left: auto;
}
.HomeTopContent h1,
.HomeTopContent h2 {
	width: 100%;
	max-width: 290px;
	margin-right: auto;
	margin-left: auto;
	color: #676767;
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
}
.page-template-home .ParkSales h2 {
	margin-bottom: 0;
}
.ParkSales {
	background-color: #EAF8FA;
	padding-top: 43px;
	padding-bottom: 0;
}
#salesSlider .card .salesInnerBox img {
	max-height: 164px;
	height: 100%;
	width: auto;
	margin: 0 auto;
	display: block;
}
#salesSlider .card .salesInnerBox {
/*
	max-width: 296px;
	margin: 0 auto;
*/
	height: 100%;
	padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
	padding-bottom: 20px;
/*
	background-image: url(/wp-content/uploads/2021/03/background-3.png);
	background-repeat: no-repeat;
	background-size: contain;
*/

}
#salesSlider .card .card-body {
	padding: 20px 15px 0;
}
#salesSlider .card .card-footer {
	padding: 0;
    background-color: transparent;
    border-top: none;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 22px;
}
.card.salesCard {
	background-color: transparent;
	border: none;
	border-radius: 0;
/*
	height: 454px;
	width: 100%;
	max-width: 296px;
*/
}
#zoneSlider .owl-dots {
	margin: 36px auto;
}
#salesSlider .owl-dots {
	margin: 21px auto 0;
}
.page-template-ticketsandsale #salesSlider .owl-dots {
	margin: 21px auto 56px;
}
#salesSlider h5 {
	font-size: 20px;
	font-weight: 700;
	line-height: 21px;
	text-align: center;
	max-width: 236px;
	margin: 0 auto;
	margin-bottom: 15px;
}
#salesSlider p {
	font-size: 20px;
	font-weight: 400;
	line-height: 21px;
	text-align: center;
	max-width: 236px;
	margin: 0 auto;
}
.site-footer {
	background-color: #004E57;
	padding-top: 26px;
}
.footerTitleSocial {
	font-size: 16px;
	text-align: center;
	color: #fff;
	line-height: 1;
	margin-bottom: 20px;
}
.footerSocial {
	padding: 23px 0 28px;
	border-top: 1px solid rgb(250, 250, 250, .5);
	border-bottom: 1px solid rgb(250, 250, 250, .5);
}
.footerMenu {
	padding: 18px 0;
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
}
.footerMenu a {
	font-size: 14px;;
	color: #fff;
	text-decoration: none;
}
.footerMenuInnerLinks {
	width: 100%;
	max-width: 256px;
	margin: 0 auto;
	text-align: center;
	
}
.BuyMeTicket.thinZone {
	margin-top: 50px;
}
.zoneGallery {
	margin-top: 90px;
	margin-bottom: 75px;
}
.zoneGallery h3 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0;
	color: #676767;
}
.carousel-indicators {
	position: inherit;
	margin-top: 35px;
}
.slick-dots li button {
	width: 0;
	height: 0;
}
.slick-dots li button:before {
	font-size: 14px;
	width: 12px;
	height: 12px;
	background-color: #bbb;
	border: none;
	border-radius: 25px;
	opacity: 1;
	margin-right: 7px;
	margin-left: 7px;
	color: transparent;
}
.slick-dots li.slick-active button:before {
	color: transparent;
	background-color: #0093A5;
}

.owl-carousel button.owl-dot,
.carousel-indicators [data-bs-target] {
	width: 12px;
	height: 12px;
	background-color: #bbb;
	border: none;
	border-radius: 25px;
	opacity: 1;
	margin-right: 7px;
	margin-left: 7px;
}
.owl-carousel button.owl-dot:hover,
.carousel-indicators [data-bs-target]:hover {
	background-color: #E69426;
	border: none;
}
.owl-carousel button.owl-dot.active,
.carousel-indicators .active {
	background-color: #0093A5;
	border: none;
}
#gallerySlider .carousel-item img {
	max-width: 280px;
}
/*
.owl-carousel {
	direction: ltr;
}
*/
.slick-dots-container {
	width: 135px;
	overflow: hidden;
	display: block;
	padding: 0;
	margin: 44px auto 30px;
	height: 15px;
	position: relative;
}

.slick-dots-container > ul {
	padding: 0;
	display: flex;
	transition: all 0.25s;
	position: relative;
	margin: 0;
	list-style: none;
	transform: translateX(0);
	align-items: center;
	bottom: unset;
	height: 100%;
}

.slick-dots-container > ul li {
    width: 12px;
    height: 12px;
    margin-right: 7px;
    margin-left: 7px;
}

.slick-dots-container > ul li button {
    width: 12px;
    height: 12px;
    background-color: #bbb;
    border: none;
    border-radius: 25px;
    opacity: 1;
}

.slick-dots-container > ul li.p-small-1,
.slick-dots-container > ul li.n-small-1 {
	transform: scale(0.7);
}
.slick-dots-container > ul li.p-small-1.slick-active,
.slick-dots-container > ul li.n-small-1.slick-active {
	transform: scale(1);
}

.slick-dots-container > ul li.slick-active button {
/*	transform: scale(1.2);*/
	transform-origin: center;
	background: #3498db;
}

.slick-dots li button:before {
	display: none;
}

.owl-dots {
	display: flex;
	justify-content: center;
	align-items: center;
}
.moreInfoZones {
	width: 158px;
	height: 34px;
	border: 1px solid #0191A3;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #7E7E7E;
	font-size: 14px;
	font-weight: bold;
	margin: auto;
}
.moreInfoSales {
	width: 196px;
	height: 55px;
	border: 1px solid #0191A3;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #0093A5;
	font-size: 20px;
	font-weight: bold;
	margin: auto;
}
.moreInfoSales:hover {
	background-color: rgba(0, 142, 151, 1);
	color: #fff;
}
.card-header.mobileZonSliderImageWrap {
	width: 100%;
	height: 196px;
	overflow: hidden;
}
.card-header.mobileZonSliderImageWrap img {
	width: 100%;
	height: 100%;
    object-fit: cover;
    object-position: center;
}
.zoneSlider .card-body {
	padding: 22px 22px 17px;
/*	min-height: 201px;*/
}
.ParkFaciliteis .BuyMeTicket {
	margin-top: 32px;
}
.ParkFaciliteis.homePage .BuyMeTicket {
	margin-top: 22px;
}
.zoneSlider h5.card-title {
	font-size: 22px;
	font-weight: bold;
	color: #676767;
	margin-bottom: 17px;
}
.zoneSlider p.card-text {
	font-size: 14px;
	color: #545454;
	margin-bottom: 22px;
}
.zoneSlider .card {
	border-radius: 15px;
	box-shadow: 0px 4px 14px rgb(0 0 0 / 12%);
	border: none;
}
.zoneSlider .card img {
	border-radius: 15px 15px 0 0;
}
.BuyMeTicket.galleryWatch {
	margin: 0 auto 69px;
}
.page-template-home #gallery .owl-dots {
	margin: 20px auto 36px;
}
#rmp-menu-wrap-238 .rmp-menu-item-link {
	text-align: right;
	padding-right: 0;
}
.rmp-container .rmp-menu-title .rmp-menu-title-image {
	margin: 50px 0 0;
}
#rmp_menu_trigger-238 {
	top: 15px;
}
#rmp-menu-238 .current-menu-item:after {
	content: " ";
	width: 3px;
	background-color: #fff;
	display: block;
	position: absolute;
	right: 0;
}
#zoneSlider {
	margin: 0;
}
.mobileMenuTicket {
	width: 187px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	color: #0093A5;
	font-weight: bold;
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 15px rgb(0,0,0,.25);
	margin-right: 0;
}
.mobileMenuTicket img {
	margin-right: 15px;
}
#rmp-menu-wrap-238 .rmp-menu-item-link {
    font-size: 16px;
    padding: 20px 0;
    line-height: 1;
    height: auto;
}
#rmp-menu-additional-content-238 {
	padding-top: 36px;
	border-top: 1px solid rgb(250,250,250,.22);
	margin-right: 24px;
	margin-left: 24px;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	display: none;
}
#site-navigation {
	display: none;
}
.zoneGallery .owl-dots {
	margin: 35px auto;
}
#galleryVideoModalThin.owl-carousel .owl-nav button.owl-next,
#galleryVideoModal.owl-carousel .owl-nav button.owl-next,
#galleryModalThin.owl-carousel .owl-nav button.owl-next,
#galleryModal.owl-carousel .owl-nav button.owl-next {
	left: 0;
	display: block;
	position: absolute;
	top: 43%;
	width: 42px;
	height: 55px;
/*	background-image: url(/wp-content/uploads/2021/03/Group-237.png);*/
	background-image: url(/wp-content/uploads/2021/04/gallerLeftArrowM.png);
}
#galleryVideoModalThin.owl-carousel .owl-nav button.owl-next:hover,
#galleryVideoModal.owl-carousel .owl-nav button.owl-next:hover,
#galleryModalThin.owl-carousel .owl-nav button.owl-next:hover,
#galleryModal.owl-carousel .owl-nav button.owl-next:hover {
	background-image: url(/wp-content/uploads/2021/04/galleryLeftArrowOrangeM.png);
}
#galleryVideoModalThin.owl-carousel .owl-nav button.owl-prev,
#galleryVideoModal.owl-carousel .owl-nav button.owl-prev,
#galleryModalThin.owl-carousel .owl-nav button.owl-prev,
#galleryModal.owl-carousel .owl-nav button.owl-prev {
	right: 0;
	display: block;
	top: 43%;
	width: 42px;
	height: 55px;
/*	background-image: url(/wp-content/uploads/2021/03/Group-238-1.png);*/
	background-image: url(/wp-content/uploads/2021/04/galleryRightArrowM.png);
	position: absolute;
}
#galleryVideoModalThin.owl-carousel .owl-nav button.owl-prev:hover,
#galleryVideoModal.owl-carousel .owl-nav button.owl-prev:hover,
#galleryModalThin.owl-carousel .owl-nav button.owl-prev:hover,
#galleryModal.owl-carousel .owl-nav button.owl-prev:hover {
	background-image: url(/wp-content/uploads/2021/04/galleryRightArrowOrange.png);
}
#galleryVideoModalThin.owl-carousel .owl-nav button.owl-prev span,
#galleryVideoModal.owl-carousel .owl-nav button.owl-prev span,
#galleryModalThin.owl-carousel .owl-nav button.owl-prev span,
#galleryModal.owl-carousel .owl-nav button.owl-prev span {
	display: none;	
}
#galleryVideoModalThin.owl-carousel .owl-nav button.owl-next span,
#galleryVideoModal.owl-carousel .owl-nav button.owl-next span,
#galleryModalThin.owl-carousel .owl-nav button.owl-next span,
#galleryModal.owl-carousel .owl-nav button.owl-next span {
	display: none;	
}

#galleryModalThin .modal-dialog,
#galleryModalFull .modal-dialog {
	max-width: 960px;
}
#galleryModalThin .modal-content,
#galleryModalFull .modal-content {
	border-radius: 10px;
}
.owl-dots {
	margin: 30px auto;
}
#galleryModalThing .nav-tabs,
#galleryModalFull .nav-tabs {
	border: none;
}
#galleryModalThin .nav-tabs .nav-link,
#galleryModalThin .nav-tabs .nav-link.active,
#galleryModalFull .nav-tabs .nav-link,
#galleryModalFull .nav-tabs .nav-link.active {
	border: none;
	margin-bottom: 0;
	border-radius: 0;
	text-align: center;
	padding: 0;
    height: 67px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.galleryModalTitle {
	font-size: 14px;
	color: #545454;
	border: none;
}
.galleryModalTitle img {
	margin-left: 8px;
}
#galleryModalThin .nav-tabs .nav-link.galleryModalTitle.Center,
#galleryModalFull .nav-tabs .nav-link.galleryModalTitle.Center {
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
}
#galleryModalThin .nav-tabs .nav-link.galleryModalTitle.Center:last-child,
#galleryModalFull .nav-tabs .nav-link.galleryModalTitle.Center:last-child {
	border-left: none;
	border-radius: 10px 0 0 0;
}
#galleryModalThin .nav-tabs .nav-link.active,
#galleryModalFull .nav-tabs .nav-link.active {
	border-bottom: 5px solid #0093A5;
}
.zoneImageWarraper {
	position: relative;
}
.zoneGalleryLuncher {
	position: absolute;
	bottom: 8px;
	left: 15px;
}
.modal {
	z-index: 99999;
}
.modal-open .modal {
	background: rgb(40,52,53,.8);
}
a.galleryModalClose {
	position: absolute;
	top: -30px;
	right: -5px;
	width: 25px;
	height: 25px;
}
#galleryModalThin .nav-tabs,
#galleryModalFull .nav-tabs {
	border-radius: 10px;
}
img.getMyHeight {
	opacity: 0;
}
.ImageCaption {
	height: 67px;
	text-align: center;
	padding: 12px;
	font-size: 14px;
}
.zoneSelector object {
	width: 100%;
	max-width: 23px;
	margin-left: 20px;
}
.zoneSelectorMap {
	height: 51px;
	width: 163px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 16px;
	line-height: 1;
	border: 1px solid;
	border-radius: 25px;
	padding: 0 12px;
}
.zoneSelectorMap object.zoneMapTitle {
	margin-left: 8px;
	height: 23px;
	max-width: 23px;
}
.ZonesMap .nav-tabs .nav-link,
.ZonesMap .nav-tabs .nav-link.active {
	border: none;
}
object.zoneMapTitle svg path {
	fill: red !important;
}
span.zoneMapTitle {
	width: 24px;
	height: 24px;
	background-size: contain;
	-webkit-mask-size: contain;
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 8px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: right;
}
.ZonesMap .nav-tabs .nav-link:hover .zoneMapTitle,
.ZonesMap .nav-tabs .nav-link.active .zoneMapTitle {
	background-color: #fff !important;
	background-image: none !important;
}
.ZonesMap .nav-tabs {
	justify-content: center;
	border: none;
}
.ZonesMap .nav-link {
	padding: 0 4.5px 12px;
	margin-bottom: 0;
}
.ZonesMap .tab-content {
	padding-top: 0;
}
.breadCrumbsText a,
.breadCrumbsText {
	font-size: 14px;
	text-align: center;
	color: #606060;
}
.breadDivider {
	margin: 0 0px;
}
.breadCrumbs {
	padding: 0;
	margin-bottom: 30px;
}
.page {
	margin: 0;
}
.ZonesMap {
	max-width: 1188px;
	margin: 0 auto;
}
.zoneMapTitle h3 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	margin-bottom: 34px;
	color: #676767;
}
.ZonesMap {
	padding: 38px 0 0;
}
.page-template-splashzones .ZonesMap {
	padding: 19px 0 0;
}

.InnerSleepBoxFiller p {
	margin-bottom: 19px;
}
.SplashGallery {
	padding-top: 42px;
	padding-bottom: 0;
}
.MobileLogoFooter {
	padding-top: 30px;
	padding-bottom: 28px;
}
.MobileLogoFooter img,
.FooterLogoFatal img {
	margin-bottom: 0;
}
.MobileLogoRowFix {
	margin-top: 18px;
}
#zoneSlider .owl-item {
	padding-top: 18px;
	padding-bottom: 18px;
}
#salesSlider .owl-item {
/*
	padding-bottom: 18px;
	padding-top: 18px;
*/
	border-radius: 25px;
	background-color: transparent;
/*	padding-right: 10px;*/
}
/*
.card.salesCard {
	background-color: rgb(211 221 222);
	border-radius: 25px;
	height: 440px;
}
*/
/*
#salesSlider .card .salesInnerBox {
	box-shadow: 0 0 18px #9999;
	border-radius: 25px;
}
*/
/*
.visitorLinks {
	background-color: #eee;
	margin: 0 5px;
}
.visitorLinks a {
	color: #000;
}
*/
.visitorPageNav {
	padding: 20px 0;
}
.visitorPageNav .visitorLinks {
	border-radius: 25px;
	border: 1px solid #008E97;
	color: #008E97;
	height: 35px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.visitorPageNav .visitorLinks.middleBox {
	margin: 0 12px 0 0;	
}
.visitorPageNav .visitorLinks a {
	color: #008E97;
	font-size: 14px;
}
.pricingSection.pricesTabs {
	padding: 45px 0;
}
.openhoursText h3 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #676767;
	margin-bottom: 12px;
}
.cancelLationRoles h3 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #676767;
	margin-bottom: 28px;
}
.openhoursText p {
	font-size: 14px;
	text-align: center;
	color: #545454;
	margin-bottom: 27px;
}
.PricingBox {
	width: 100%;
	max-width: 344px;
	margin: 0 auto 34px;
	display: block;
	background-color: #fff;
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.12);
	border-radius: 10px;
}
.visitorContent.cancelRoles,
.pricingSection.pricesTabs,
.visitorContent.contactUs,
.visitorContent.openHours {
	background-color: #F9F9F9;
}
.page-template-ticketsandsale .ParkSales {
	background-color: #fff;
}
.PricingBox img {
	border-radius: 10px 10px 0 0;
}
.ticketPriceBoxImage {
	width: 100%;
	height: 196px;
	overflow: hidden;
}
.ticketBoxContent {
	padding: 23px 0 20px;
}
.ticketBoxContent h4 {
	font-size: 18px;
	color: #676767;
	font-weight: bold;
	line-height: 1;
}
.ticketBoxFooter {
	padding: 17px 0 28px;
/*	border-top: 1px dashed #008E97;*/
	margin: 0 20px;
}
img.dasshedLineBorder {
	padding: 0 15px;
}
.ticketBoxFooter .salePrice {
	line-height: 1;
	font-size: 24px;
	color: #0093A5;
	font-weight: bold;
}
.ticketBoxFooter .salePrice span.ilsSign {
	font-weight: 400;
}
.pricingSection.pricesTabs .BuyMeTicket {
	margin-top: 8px;
}
.visitorContent.cancelRoles {
	padding: 49px 0 57px;
}
.cancelTextBox p {
	font-size: 14px;
	line-height: 20px;
	color: #545454;
	margin-bottom: 15px;
}
.cancelTextBox p strong {
	margin-bottom: 5px;
}
.tooltip-inner {
    max-width: 177px;
    padding: 15px 8px 28px;
    color: #3D3D3D;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
	font-size: 14px;
	line-height: 19px;
	box-shadow: 0 0 15px;
}
.tooltip.show {
	opacity: 1;
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
	border-top-color: #fff;
	border-width: 11px 11px 0;
}
.bs-tooltip-top .tooltip-arrow {
	transform: translate3d(87px, 0px, 0px);
}
.splashBGBottom {
	display: none;
}
.visitorContent.openHours {
	background-color: #F9F9F9;
	padding: 53px 0 59px;
}
.visitorContent.Address .openhoursTextBox {
	width: 100%;
	max-width: 290px;
	margin: 0 auto;
}
.visitorContent.openHours .openhoursTextBox {
	background-color: #F9F9F9;
	padding: 0;
	width: 100%;
	max-width: 290px;
	margin: 0 auto;
}
.openhoursTextBox h3 {
	font-size: 28px;
	line-height: 1;
	color: #676767;
	margin-bottom: 28px;
	text-align: center;
	font-weight: bold;
}
.openhoursTextBox p {
	font-size: 14px;
	line-height: 1.5;
	color: #545454;
	margin-bottom: 20px;
	text-align: center;
}
.openHoursInfo img.aligncenter {
	margin-bottom: 6px;
	margin-top: 22px;
}
.openHoursInfo .openMonths {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-align: right;
	color: #008E97;
}
.openHoursInfo .openHoursext {
	font-size: 14px;
	line-height: 25px;
	font-weight: 400;
	text-align: right;
	color: #545454;
}
.openHoursInfo {
	width: 100%;
	max-width: 315px;
	margin: 0 auto 43px;
}
h3.checkAvi {
	font-size: 17px;
	text-align: center;
	color: #676767;
	line-height: 1.1;
}
.visitorContent.Address {
	padding: 54px 0 59px;
}
.addressIcon {
	display: block;
	margin: 0 auto;
}
span.dubleLineheight {
	line-height: 2;
}
.visitorContent.contactUs {
	background-color: #EAF8FA;
	padding: 57px 31px 59px;
}
.workingHoursSplash img,
.splashOfficeEmail img {
	margin-left: 17px;
}
.workingHoursSplash {
	font-weight: bold;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 22px;
	color: #545454;
}
.workingHoursSplash .splashBlue {
	color: #0093A5;
}
h3.contactUsTitle {
	margin-bottom: 28px;
}
.splashOfficeEmail {
	font-size: 14px;
	line-height: 1;
	margin-bottom: 0;
	color: #545454;
}
.splashOfficeEmail a {
	color: #0093A5;
	font-weight: bold;
}
.visitorContent.rolesToFollow {
	padding: 58px 0 58px;
	background-color: #F9F9F9;
	background-image: url(/wp-content/uploads/2021/03/Slice-3.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.rolesToFollowText h3 {
	font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #676767;
    margin-bottom: 29px;
}
.rolesList {
	position: relative;
}
.rolesList p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 33px;
}
.rolesListToFollow {
	margin: 0 15px 0 0;
	padding-right: 0;
	list-style-image: url(/wp-content/uploads/2021/03/bullet.png);
/*	list-style: none;*/
	border-right: 2px dashed #C4C4C4;
}

.rolesListToFollow li {
	padding-right: 15px;
	line-height: 1.5;
    margin-bottom: 5px;
}
.rolesListToFollow:before {
    content: "";
    background-color: #fff;
    height: 6px;
    width: 7px;
    display: block;
    position: absolute;
    right: 6px;
}
.rolesListToFollow:after {
    content: "";
    background-color: #fff;
    height: 6px;
    width: 7px;
    display: block;
    position: absolute;
    right: 6px;
	bottom: 0;
}
.page-template-visitorInfoHours .rolesListToFollow:after,
.page-template-visitorinfo .rolesListToFollow:after {
	height: 46px;
	background-color: #F9F9F9;
}
.page-template-visitorInfoHours .rolesListToFollow:before,
.page-template-visitorinfo .rolesListToFollow:before {
	background-color: #F9F9F9;
}
.visitorNavTop {
	border: 1px solid #0093A5;
	border-radius: 25px;
	padding: 6px 18px;
	display: flex;
	align-items: center;
	color: #0093A5;
}
.visitorNavTop .zoneMapTitle {
	width: 20px;
	height: 20px;
}
.visitorPageNav .nav-tabs .nav-link {
	padding: 0;
	margin-left: 21px;
	border: none;
}
.visitorPageNav .nav-tabs .nav-link:last-child {
	margin-left: 0;
}
.visitorPageNav .nav-tabs {
	flex-wrap: nowrap;
	border: none;
}
.visitorPageNav {
	overflow: hidden;
	overflow-x: scroll;
	padding-right: 9px;
	padding-left: 9px;
}
span.zoneMapTitle.zoneMapIconFix {
	position: relative;
	top: 0;
}
.uSplashPage.ZonesBanner h1.topPageTitle {
	text-align: center;
}
.uSplashPage .topBannerTitle {
	padding: 0 40px;
}
.uSplashPage h3 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
	color: #676767;
	margin-bottom: 32px;
	text-align: center;
}
.uSplashPage.TopText {
	padding: 44px 0 55px;
}
.uSplashPage p {
	font-size: 16px;
	text-align: center;
	line-height: 1.5;
	color: #676767;
	margin-bottom: 16px;
}
a.uSplashReadMore {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #676767;
}
img.readMoreImg {
	margin-right: 15px;
}
.uSplashPageReview {
	padding: 26px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.uSplashPageTBtn {
	background-color: #0093A5;
	height: 51px;
	width: 174px;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	border-radius: 5px;
	font-weight: bold;
}
.uSplashPageTBtn:hover {
	background-color: rgba(11, 111, 117, 1);
}
.uSplashPage.whatWeHave {
	background-color: #F9F9F9;
	padding: 46px 0 57px;
}
#dealSlider.owl-carousel.owl-rtl .owl-item,
#whatWeHaveSlider.owl-carousel.owl-rtl .owl-item {
	padding-top: 15px;
	padding-bottom: 15px;
}
#whatWeHaveSlider .owl-dots {
	margin-bottom: 0;
	margin-top: 15px;
}
#dealSliderowl-carousel .owl-item img,
#whatWeHaveSlider.owl-carousel .owl-item img {
	border-radius: 25px 25px 0 0;
}
#whatWeHaveSlider .card,
.whatWeHaveInnerBox {
	border-radius: 25px;
}
.whatWeHaveInnerBox h5.card-title {
	font-size: 18px;
	color: #676767;
	font-weight: bold;
	text-align: center;
}
.uSplashPage p.whatWeHaveText {
	font-size: 14px;
	margin: 0;
	color: #3d3d3d;
}
.whatWeHaveInnerBox {
	min-height: 326px;
	padding: 0 0 0;
}
.whatWeHaveInnerBox .card-body {
	padding: 24px 5px 20px;
	min-height: 136px;
}
#dealSlider .card .whatWeHaveInnerBox img,
#whatWeHaveSlider .card .whatWeHaveInnerBox img {
	border-radius: 10px 10px 0 0;
}
#dealSlider .card,
#whatWeHaveSlider .card {
	border: none;
	border-radius: 10px;
	box-shadow: 0px 4px 14px rgb(0 0 0 / 12%);
}
#whatWeHaveSlider .ImageCaption {
	padding: 17px;
	height: auto;
}
.whatWeHaveInnerBox h5.dealTitle {
	font-size: 18px;
	color: #676767;
	line-height: 1;
	margin-bottom: 25px;
}
.uSplashPage p.dealTextDate {
	margin-bottom: 25px;
}

.uSplashPage p.dealTextPrice {
	font-size: 14px;
	margin-bottom: 11px;
	line-height: 1;
	position: relative;
}
#dealSlider .whatWeHaveInnerBox .card-body {
	padding: 21px 45px 20px;
}
.uSplashPageTBtn.dealBtn {
	margin-top: 28px;
}
span.dealBlue {
	color: #0093A5;
	font-weight: bold;
	font-size: 16px;
}
span.dealDel {
	font-size: 16px;
	font-weight: 300;
	position: relative;
}
span.dealDel:after {
	content: "";
	width: 100%;
	position: absolute;
	background-color: #D12A2A;
	height: 1px;
	display: block;
	left: 0;
	top: 12px;
	right: -2px;
}
.uSplashPage.spacielDeal .container {
	max-width: 1120px;
}
.uSplashPageTBtn.dealBtn {
	width: 157px;
	height: 34px;
	font-size: 14px;
}
.uSplashPage.spacielDeal {
	padding-bottom: 61px;
	padding-top: 30px;
}
.apiModals .modal-header {
	border: none;	
}
.apiModals .modal-body {
	padding-top: 0;
}
.apiModals .modal-title {
	font-size: 22px;
	color: #676767;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
}
.apiModals .form-label {
	font-size: 14px;
	line-height: 1;
	margin-bottom: 13px;
}
.apiModals .formInput {
	box-shadow: none;
}
.apiModals .formInput {
	border-color: #0093A5;
	color: #676767;
	height: 51px;
	display: flex;
	align-items: center;
	padding: 0 21px;
	font-size: 14px;
	border-radius: 5px;
}
.apiModals .badVal .formInput {
	border-color: #D12A2A;
}
.secondRowForm {
	margin-top: 54px;
}
.apiModals .form-check-inline {
	margin-right: 0;
	padding-left: 27px;
}
.apiModals .form-check-inline:hover {
	cursor: pointer;
}
.apiModals .form-check-inline .form-check-label {
	color: #008E97;
	font-size: 16px;
}
.apiModals .form-check .form-check-input {
	float: right;
	margin-left: 8px;
	border-color: #008E97;
	border-width: 1px;
}
.ticketCancelBox .form-control::-webkit-outer-spin-button,
.ticketCancelBox .form-control::-webkit-inner-spin-button,
.apiModals .formInput::-webkit-outer-spin-button,
.apiModals .formInput::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
input[type=number] {
	-moz-appearance: textfield;
}

.apiModals .form-check .form-check-input:checked {
	background-color: #008E97;
	background-image: none;
	box-shadow: inset 0 0 0 1px #fff;
}
.apiModalsBtn {
	margin-top: 60px;
	width: 100%;
	height: 51px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #008E97;
}
.apiModals .modal-body {
	background-image: url(/wp-content/uploads/2021/03/Vector-29.png);
	background-size: auto;
	background-position: 0 115px;
	background-repeat: no-repeat;
}
#validationNumberApi .modal-header {
	padding-top: 97px;
}
.apiModals .modal-body {
	padding-bottom: 21px;
}
#validationNumberApi.apiModals .form-label {
	text-align: center;
	margin-bottom: 31px;
	display: flex;
    align-items: center;
    justify-content: center;
}
a.anoValidationR {
	color: #008E97;
}
#validationNumberApi.apiModals .apiModalsBtn {
	margin-top: 95px;
}
.uSplashPage.uSplashGallery {
	padding-top: 55px;
}
.uSplashPage.uSplashGallery h3 {
	margin-bottom: 26px;
}
.calenderBox {
	width: 100%;
	border-radius: 10px;
	box-shadow: 0px 4px 14px rgb(0 0 0 / 12%);
	padding: 29px 0;
}
.ui-datepicker-title {
	text-align: center;
	font-size: 14px;
	color: #676767;
	font-weight: bold;
	order: 2;
	margin: 0 26px;
}
.ui-datepicker-header {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 19px;
}
.card.wrapMyCard {
	max-width: 350px;
	width: 100%;
	margin: 0 auto;
}
.ui-datepicker-calendar thead {
	background-color: #F2F2F2;
}
.ui-datepicker-calendar thead th {
	font-size: 14px;
	color: #676767;
	padding: 9px 0;
	text-align: center;
	font-weight: 400;
}
.ui-datepicker-next {
	order: 3;
	text-decoration: none;
}
.ui-datepicker-prev {
	order: 1;
	text-decoration: none;
}

.ui-datepicker-calendar tbody td {
	font-size: 14px;
	color: #3d3d3d;
	text-align: center;
	font-weight: 500;
	padding: 6px 0;
	pointer-events: none;
}
.ui-datepicker-calendar tbody td.ui-state-disabled {
	/*pointer-events: all; */
	pointer-events: none;
}
.ui-datepicker-calendar tbody td a {
	padding: 0;
	font-size: 14px;
	color: #3d3d3d;
	text-align: center;
	font-weight: 500;
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	margin: auto;
	pointer-events: all;
}
.ui-state-default {
	font-size: 14px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	display: flex;
	margin: auto;
}
span.calenderCircleFree {
	height: 22px;
	width: 22px;
}
.calenderInfo {
	padding: 31px 22px 28px;
	font-size: 16px;
}
.ui-datepicker-calendar tbody td.ui-datepicker-today a.ui-state-highlight {
	border: 1px solid #0093A5;
	border-radius: 25px;
	background-color: #fff;
	color: #3D3D3D;
}
.ui-datepicker-calendar tbody td a {
	border: 1px solid #CFEDF1;
	border-radius: 25px;
	background-color: #CFEDF1;
}
.ui-datepicker-calendar tbody td.ui-datepicker-today span,
.ui-datepicker-calendar tbody td.ui-datepicker-today a.ui-state-active {
	border: 1px solid #0093A5;
	border-radius: 45px;
	background-color: #fff;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
	background-color: rgba(0, 147, 165, 1);
	color: #fff;
}

.ui-datepicker-calendar tbody td.ui-state-disabled {
	color: #AAB1C2;
}
.ui-datepicker-next img,
.ui-datepicker-prev img {
	width: 6px;
}
.ui-datepicker-next:hover,
.ui-datepicker-prev:hover {
	cursor: pointer;
}
.ui-datepicker-next.ui-state-disabled:hover,
.ui-datepicker-prev.ui-state-disabled:hover {
	cursor: not-allowed;
}
.calenderInfo {
	border-top: 4px solid #DFE5EB;
	padding: 18px 22px;
	margin: 0 15px;
	font-size: 16px;
	color: #676767;
	display: flex;
	align-items: center;
}
.visitorContent.breadCrumbs {
	background-color: #F9F9F9;
	margin-bottom: 0;
	padding-bottom: 30px;
}
.howFarWeAre {
	text-align: center;
}
#navigationModalFirst .modal-dialog {
	margin: 0;
	width: 100%;
	height: 100%;
}
#navigationModalFirst .modal-body {
	padding: 0;
}
#navigationModalFirst .modal-body .visitorContent.Address {
	padding: 33px 0 29px;
}
#navigationModalFirst .modal-footer {
	padding: 0;
	border: none;
	margin: 0;
}
#navigationModalFirst .modal-footer>* {
	margin: 0;
}
#navigationModalFirst .modal-header {
	border: none;
	box-shadow: 0px 0px 30px rgba(39, 39, 39, 0.14);
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 58px;
	position: relative;
}
#navigationModalFirst .modal-header h5 {
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}
#navigationModalFirst .modal-header img {
	position: absolute;
	right: 20px;
	top: 20px;
}
button.rmp_menu_trigger {
	z-index: 99999;
}
#navigationModalSecond .modal-dialog {
	margin-right: 16px;
	margin-left: 16px;
}
#navigationModalSecond .modal-content {
	padding: 36px 0 33px;
	border-radius: 10px;
}
#navigationModalSecond .BuyMeTicket.galleryWatch {
	margin-top: 36px;
	width: 128px;
	height: 51px;
}
#navigationModalSecond .modal-title {
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	margin-bottom: 36px;
}
span.calenderCircleFree {
	background-color: #CFEDF1;
	width: 20px;
	height: 20px;
	border-radius: 32px;
	margin-left: 22px;
}
.page-template-hotelinfo #galleryModal .item img {
	box-shadow: 0px 4px 34px rgb(0 0 0 / 12%);
}
#site-navigation #primary-menu li.menu-item a:after {

}

#site-navigation #primary-menu li.menu-item:hover a {
	color: #0093A5;
	text-shadow: 0 0.03em #0093A5,0 -0.03em #0093A5,0.02em 0 #0093A5,-0.02em 0 #0093A5;
}
#site-navigation #primary-menu li.menu-item.current_page_item:hover a {
	color: #0093A5;
	text-shadow: none;
}

.item.splshMobileGallery {
	box-shadow: 0px 4px 14px rgb(0 0 0 / 12%);
}
#gallery.owl-carousel .owl-stage-outer {
	padding: 14px 0;
}
.zonesCards img.card-img-top {
	border-radius: 10px 10px 0 0;
}
#rmp-menu-title-238 .rmp-menu-title-image {
	width: 147px;
	height: auto;
}
.iframeSection {
	padding: 18px 0;
}
.iframeSection .container {
	max-width: 1199px;
}
.iframeSection .container #datepicker {
	max-width: 754px;
	margin: 0 auto;
}
.iframeSection h3.checkAvi {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 25px;
}
.iframeSection .calenderBox .ui-datepicker-header {
	padding-bottom: 19px;	
}
.calenderBox .selectedInfo {
	background-color: #EAF8FA;
	border-radius: 10px;
	padding: 6px 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.calenderBox .selectedInfo p {
	margin: 0;
}
.iframeSection .calenderBox {
	box-shadow: none;
	padding: 0 0 29px;
}
#purchaseTickets {
	height: 42px;
	width: 120px;
	background-color: #008E97;
	color: #fff;
	box-shadow: 0px 0px 13px rgba(0, 142, 151, 0.23);
	border-radius: 5px;
	font-size: 14px;
	font-weight: 700;
	border: none;
	padding: 0;
}
#areYouaVisitorPop #thirdStepApiModal .apiModalsBtn,
#areYouaVisitorPop #secondStepApiModal .apiModalsBtn {
	margin-bottom: 22px;
	border-radius: 5px;
	border: none;
}

#areYouaVisitorPop #thirdStepApiModal form,
#areYouaVisitorPop #secondStepApiModal form {
	padding: 0 17px;
}
#areYouaVisitorPop #thirdStepApiModal .form-label,
#areYouaVisitorPop #secondStepApiModal .form-label {
	text-align: center;
	display: block;
}
#areYouaVisitorPop #thirdStepApiModal .secondRowForm .form-label,
#areYouaVisitorPop #secondStepApiModal .secondRowForm .form-label {
	text-align: right;
	display: block;
}
#areYouaVisitorPop #thirdStepApiModal .modal-header,
#areYouaVisitorPop #secondStepApiModal .modal-header {
	padding: 31px 50px 37px;
}
#areYouaVisitorPop .modal-header {
	padding: 84px 50px 38px;
}
#areYouaVisitorPop .modal-header h5.modal-title {
	font-size: 22px;
	color: #676767;
	font-weight: 700;
	line-height: 1;
}
#areYouaVisitorPop.apiModals .modal-body {
	background-position: 0 65px;
	padding: 0;
	border-radius: 10px;
}

.doYouhaveR {
	width: 100%;
	padding: 0 16px;
}
.doYouhaveR p {
	font-size: 14px;
	font-weight: 400;
	color: #676767;
	text-align: center;
	margin-bottom: 0;
}
.doYouHaveRBtnBox {
	margin-top: 167px;
	margin-bottom: 22px;
}
.yesResurvation {
	background: #0093A5;
	box-shadow: 0px 0px 13px rgba(0, 147, 165, 0.35);
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	height: 51px;
	width: 150px;
	display: flex;
	align-items: center;
	justify-content: center;	
	margin-left: 6px;
}
.noResurvation {
	background-color: transparent;
	border-radius: 5px;
	font-size: 16px;
	color: #0093A5;
	font-weight: 700;
	height: 51px;
	width: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #0093A5;
	margin-right: 6px;
}
.selectedInfo .selctedDate {
	font-size: 13px;
	color: #676767;
	font-weight: 700;
	line-height: 1;
}
.selectedInfo span.avilableTickets {
	color: #0093A5;
	font-weight: 700;
	margin-right: 5px;
	display: inherit;
}
.page-template-hotelinfo .uSplashPage.spacielDeal {
	padding-bottom: 0;	
}
.page-template-hotelinfo .visitorContent.breadCrumbs {
	background-color: #fff;
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-top: 61px;
}
.uSplashPage.spacielDeal h3 {
	padding: 0 20px;
}


/*
#salesSliderNewDesign.owl-carousel .owl-stage-outer {
	padding: 32px 19px 32px 0;
}
*/
.page-template-ticketsandsale #salesSliderNewDesign.owl-carousel .owl-stage-outer {
	padding: 1px 0 18px;
}
#masthead .site-branding {
	padding: 0 24px;
}
.newSaleBox {
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.25);
/*	margin-right: 10px;*/
	border-radius: 25px;
}
.page-template-ticketsandsale #salesSliderNewDesign .newSaleBox {
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.12);
}
.newSaleBox .salesInnerBoxImage,
.newSaleBox .salesInnerBoxText {
	background-color: #fff;
	position: relative;
}
.newSaleBox .salesInnerBoxImage {
	border-radius: 25px 25px 0 0;
}
.newSaleBox .salesInnerBoxImage img {
	width: 100%;
	max-width: 194px;
	margin: 0 auto;
	display: block;
}
.newSaleBox .salesInnerBoxText {
	padding: 20px 30px 22px;
}
.salesInnerBoxText h5.card-title {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #595959;
	line-height: 21px;
	margin-top: 0;
	margin-bottom: 14px;
}
.salesInnerBoxText p.saleFirstRow {
	text-align: center;
	font-size: 20px;
	color: #676767;
	font-weight: normal;
	margin-bottom: 0;
	line-height: 1.3;
}
.salesInnerBoxText p.saleSecondRow {
	text-align: center;
	font-size: 14px;
	color: #676767;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.3;
}
.salesInnerBoxFooterBtn {
	padding: 22px 0 20px;
	background-color: #fff;
	position: relative;
	border-radius: 0 0 25px 25px;
}
.salesInnerBoxFooterBtn .borderFooterLeft {
	width: 13px; 
	height: 15px; 
	background: #cbd7d9;
	border-radius: 0 0 30px 0;
	position: absolute;
	left: 0;
	top: -1px;
}
.salesInnerBoxFooterBtn .borderFooterRight {
	width: 13px; 
	height: 15px; 
	background: #cbd7d9;
	border-radius: 0 0 0 30px;
	position: absolute;
	right: 0;
	top: -1px;
}
.salesInnerBoxText .borderTextLeft {
	width: 13px; 
	height: 15px; 
	background: #cbd7d9;
	border-radius: 0 30px 0 0;
	position: absolute;
	left: 0;
	bottom: 0;
}
.salesInnerBoxText .borderTextRight {
	width: 13px; 
	height: 15px; 
	background: #cbd7d9;
	border-radius: 30px 0 0 0;
	position: absolute;
	right: 0;
	bottom: 0;
}
.ParkSales #salesSliderNewDesign .salesInnerBoxText .borderTextLeft,
.ParkSales #salesSliderNewDesign .salesInnerBoxFooterBtn .borderFooterRight,
.ParkSales #salesSliderNewDesign .salesInnerBoxFooterBtn .borderFooterLeft,
.ParkSales #salesSliderNewDesign .salesInnerBoxText .borderTextRight {
	background: #c9d5d7;
}
.page-template-ticketsandsale .ParkSales #salesSliderNewDesign .salesInnerBoxText .borderTextLeft,
.page-template-ticketsandsale .ParkSales #salesSliderNewDesign .salesInnerBoxFooterBtn .borderFooterRight,
.page-template-ticketsandsale .ParkSales #salesSliderNewDesign .salesInnerBoxFooterBtn .borderFooterLeft,
.page-template-ticketsandsale .ParkSales #salesSliderNewDesign .salesInnerBoxText .borderTextRight {
	background: #efefef;
}
#galleryModal.owl-carousel .owl-nav button.owl-prev,
#galleryModal.owl-carousel .owl-nav button.owl-next {
	top: calc(50% - 55px);
}
.ParkSales #salesSliderNewDesign .owl-dots {
	margin: 0 auto 37px;
}
.page-template-ticketsandsale .ParkSales #salesSliderNewDesign .owl-dots {
	margin: 0 auto 55px;
}
.visitorContent.breadCrumbs.newPosition {
	margin-top: 60px;
	background-color: transparent;
}
ul.rolesListToFollow {
	margin: 0;
	padding-right: 11px;
}
.rolesListToFollow li {
	padding-right: 6px;
	font-size: 14px;
}
.rolesList {
	padding-right: 8px;
}
.homeZoneSlider .owl-stage-outer {
	padding-right: 21px;
}
.SplashGallery h2 {
	margin-bottom: 25px;
}
.visitorContent.Address .BuyMeTicket.galleryWatch {
	margin: 34px auto 0;
}
.site-branding {
    height: 58px;
    transition: all 0.2s ease-in-out;
	box-shadow: 0 4px 40px rgb(0 0 0 / 12%);
	align-items: center;
}
.page-template-ticketsandsale .breadCrumbsText {
	padding-bottom: 20px;
}
.mapplic-element,
.mapplic-container {
	direction: ltr;
}
.mapplic-zoom-buttons {
	display: none;
}
.apiModals .modal-content {
	border-radius: 10px;
}
.newTicketWrapper {
	background-image: url(/wp-content/uploads/2021/03/saleTicketBgMobileNew.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 514px;
	width: 335px;
	padding: 26px 0 34px;
	position: relative;
  	margin: 0 -8px;
}
.newTicketWrapper.ticketPageWrap {
	background-image: url(/wp-content/uploads/2021/03/background-6.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 482px;
	width: 324px;
	padding: 10px 14px 18px;
	position: relative;
}
.salesInnerBoxImage img {
	max-width: 193px;
	margin: 0 auto;
}
.salesInnerBoxImage {
	margin-bottom: 20px;
}
.newTicketWrapper.ticketPageWrap .salesInnerBoxImage {
	margin-bottom: 17px;
}
.newTicketWrapper.ticketPageWrap .salesInnerBoxText {
	padding: 0 37px;
}
.newTicketWrapper.ticketPageWrap .salesInnerBoxText h5.card-title {
	font-size: 22px;
	line-height: 1;
	margin-bottom: 24px;
}
.newTicketWrapper.ticketPageWrap .salesInnerBoxText p.saleFirstRow {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 400;
}
.newTicketWrapper.ticketPageWrap .salesInnerBoxText p.saleSecondtRow {
	font-size: 14px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 24px;
	text-align: center;
}
.salesInnerFooter {
	position: absolute;
    right: 0;
    left: 0;
    bottom: 53px;
}
.salesInnerBoxText {
	padding: 0 30px;
}
.newTicketWrapper.ticketPageWrap .salesInnerFooter {
	bottom: 52px;
}
/*
#salesSliderNewDesign .owl-item {
	width: 100% !important;
	max-width: 335px !important;
}
*/
.formWrapLable {
	position: relative;
}
span.inputLableTop {
    position: absolute;
    top: -8px;
    right: 22px;
    background-color: #fff;
    padding-right: 2px;
    padding-left: 6px;
    color: rgba(0, 147, 165, 1);
    font-size: 14px;
    line-height: 1;
	display: none;
}
.badVal span.inputLableTop {
	color: #D12A2A;
}
.apiModals ::-webkit-input-placeholder,
.apiModals ::-moz-placeholder,
.apiModals :-ms-input-placeholder,
.apiModals :-moz-placeholder { /* Firefox 18- */
	font-size: 14px;
	color: #A4A4A4;
	line-height: 1;
	font-family: 'Open Sans Hebrew', sans-serif;
}
#mapplic-id489 {
	padding: 50px 0;
}
#mapplic-id489.mapplic-element,
#mapplic-id489.mapplic-element.mapplic-move {
	overflow: scroll !important;
}
.zoneSlideImageWrap {
	width: 100%;
	height: 199px;
	overflow: hidden;
}
img.visitorInfoMap {
	box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.12);
	float: left;
}
.scrollToTop {
	width: 42px;
	height: 42px;
	margin: 46px auto 0;
	background-image: url(/wp-content/uploads/2021/04/scrollToTopArrow.svg);
	mask-image: url(/wp-content/uploads/2021/04/scrollToTopArrow.svg);
	-webkit-mask-image: url(/wp-content/uploads/2021/04/scrollToTopArrow.svg);
	background-color: #0093A5;
}
.scrollToTop:hover {
	background-image: none;
	background-color: #E69426;
}
.visitorContent.Address .container,
.visitorContent.openHours .container {
	max-width: 1540px;
}
.visitorContent.rolesToFollow .container {
	max-width: 1238px;
}
.popover-body {
	font-size: 14px;
	color: #3d3d3d;
	line-height: 17px;
	text-align: center;
	padding: 15px 8px 25px;
}
.popover {
	box-shadow: 0px 5px 22px rgba(0, 0, 0, 0.1);
	border: none;
	max-width: 177px;
}
.bs-popover-top>.popover-arrow::before {
	border-top-color: #fff;
}
.uSplashReadMoreText {
	display: none;
}
a.uSplashReadMore.readMoreBtn:after {
	content: url(/wp-content/uploads/2021/03/Vector-27.png);
	margin-right: 15px;
}
a.uSplashReadMore.readLessBtn:after {
	content: url(/wp-content/uploads/2021/03/Vector-27.png);
	margin-right: 15px;
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
}
.page-template-home .ZonesBanner img.homePageTopBannerOver {
	position: absolute;
	right: 0;
	top: -5px;
	bottom: 0;
}
.page-template-ticketBuy .ZonesBanner h1.topPageTitle {
	font-size: 28px;
}
.changeTicketDate {
	width: 130px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #0093A5;
	line-height: 1;
	border-radius: 5px;
	border: 1px solid #0093A5;
	display: flex;
	align-items: center;
	justify-content: center;
}
.allTicketPage {
	border-bottom: 2px solid rgba(210, 210, 210, 1);
	padding: 0 15px 15px;
	display: flex;
	justify-content: flex-end;
	margin-bottom: 15px;
}
img.changedate {
	width: 19px;
	margin-left: 12px;
}

#areYouaVisitorPop #thirdStepApiModal form {
	padding-top: 77px;	
}
#areYouaVisitorPop #thirdStepApiModal .form-label {
	margin-bottom: 31px;
}
#areYouaVisitorPop #thirdStepApiModal .apiModalsBtn {
	margin-top: 95px;
}
#areYouaVisitorPop.apiModals #thirdStepApiModal .modal-body {
	background-position: -32px 215px;	
}
#areYouaVisitorPop.apiModals #YouDontHaveReservation .modal-body {
	background-position: -15px 89px;
	padding: 0 15px 22px;
}
#areYouaVisitorPop.apiModals #YouHaveReservation .modal-body {
	background-position: -15px 83px;
	padding: 0 15px 22px;
}
#areYouaVisitorPop.apiModals #YouHaveMemberAccount .modal-body {
	background-position: -15px 105px;
	padding: 0 15px 22px;
}
#areYouaVisitorPop #YouHaveReservation .modal-header {
	padding: 83px 0 32px;
	justify-content: center;
}
#areYouaVisitorPop #YouDontHaveReservation .modal-header {
	padding: 83px 0 29px;
	justify-content: center;
}
#areYouaVisitorPop #YouHaveMemberAccount .modal-header {
	padding: 83px 0 0;
	justify-content: center;
}
#areYouaVisitorPop #YouHaveReservation .modal-header h5.modal-title {
	text-align: center;
}
#areYouaVisitorPop #YouHaveReservation .modal-body p {
	margin-bottom: 0;
	text-align: center;
}
#areYouaVisitorPop #YouDontHaveReservation .modal-body p {
	margin-bottom: 25px;
	text-align: center;
}
#areYouaVisitorPop #YouHaveMemberAccount .modal-body p {
	margin-bottom: 0;
	text-align: center;
	margin-top: 44px;
}
#areYouaVisitorPop #YouHaveReservation .apiModalsBtn {
	margin-top: 190px;
}
#areYouaVisitorPop #YouDontHaveReservation .apiModalsBtn {
	margin-top: 117px;
}
#areYouaVisitorPop #YouHaveMemberAccount .apiModalsBtn {
	margin-top: 99px;
}
.dealInnerImageWrapper {
	width: 100%;
	height: 197px;
	overflow: hidden;
}
.dealInnerImageWrapper img {
	object-fit: cover;
	object-position: center;
	height: 100%;
}
.whatWeHaveInnerBox h5.dealTitle {
	height: 36px;
}
.apiModalsBtn:hover {
	cursor: pointer;
}
img.custom-logo {
	width: 116px;
}
.readMoreTextBox p {
	margin-bottom: 0;
}
.salesInnerBoxImage {
	height: 160px;
	overflow: hidden;
}
.salesInnerBoxImage img {
	clip-path: circle(96.5px at 50% 48%);
	height: 100%;
}
.apiModals #otp-error {
	font-size: 14px;
	color: #D12A2A;
	line-height: 34px;
}
.modalGalleryImageWrapperPc .item {
	height: 315px;
	overflow: hidden;
}
.modalGalleryImageWrapperPc .item img {
	object-fit: cover;
	object-position: center;
	height: 100%;
	
}
.uSplashPage.TopText a.uSplashReadMore {
	margin-bottom: 26px;
}
.zoneGalleryLuncher:hover {
	cursor: pointer;
}
span.footerLinkSep:last-of-type {
	display: none;
}
.page-template-ticketBuy .breadCrumbs {
	margin-bottom: 14px;
}
.page-template-ticketBuy .breadCrumbs .breadCrumbsText a,
.page-template-ticketBuy .breadCrumbs .breadCrumbsText {
	text-align: right;
	margin-right: 15px;
}
.page-template-ticketBuy .iframeSection .calenderBox {
	padding: 0;
}
.saleBoxInnerBtn:hover {
	background-color: rgba(0, 142, 151, 1);
	color: #fff;
}
/*
.visitorPageNav .visitorLinks:hover,
.visitorPageNav .visitorLinks:hover a {
	color: #fff;
	background-color: #0093A5;
}
*/
.visitorNavTopTicket {
	display: flex;
	align-items: center;
}
.visitorNavTop:hover {
	border: 1px solid #0093A5;
	color: #fff;
	background-color: #0093A5;
}
.visitorNavTop:hover .zoneMapTitle {
	background-color: #fff !important;
	background-image: none !important;
}
.nav-item.visitorLinks:hover {
	cursor: pointer;
	background-color: #0093A5;
	color: #fff;
}
.nav-item.visitorLinks a {
	transition: none;
}
.nav-item.visitorLinks:hover a {
	color: #fff;
}
.nav-item.visitorLinks:hover .zoneMapTitle {
	background-color: #fff !important;
	background-image: none !important;
}
.visitorNavTopTicket span.zoneMapTitle {
	width: 32px;
}
.ui-datepicker-title {
	width: 90px;
	margin: 0 20px;
}
.zoneLevelCenter.thinZone {
	padding: 0 20px;
}
.zoneLevelright.thinZone {
	padding-left: 20px;
}
.zoneLevelLeft.thinZone {
	padding-right: 20px;
}
.mithamContentInner a.uSplashReadMore {
	margin-bottom: 35px;
	margin-top: 20px;
}
.SplashGallery #gallery .item {
	width: 283px;
	height: 193px;
	overflow: hidden;
	margin: 0 11px;
}
.SplashGallery #gallery .item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
a.galleryModalClose:hover {
	cursor: pointer;
}
#rmp-menu-wrap-238 .menu-item,
#rmp-menu-wrap-238 .rmp-menu-current-item {
	position: relative;
}
#rmp-menu-wrap-238 .menu-item:hover:before,
#rmp-menu-wrap-238 .rmp-menu-current-item:before {
    content: url(/wp-content/uploads/2021/04/mobileMenuRight.png);
    position: absolute;
    bottom: 0;
    right: 0;
    top: -4px;
}
#rmp-menu-wrap-238 .menu-item:hover .rmp-menu-item-link,
#rmp-menu-wrap-238 .rmp-menu-current-item .rmp-menu-item-link {
	font-weight: bold;
}
#rmp-menu-wrap-238 li {
	padding-right: 24px;
}
#rmp-menu-wrap-238 {
	padding-right: 0 !important;
}
#masthead .TicketBuy:hover {
	background-color: #0B6F75;
}
.moreInfoZones:hover,
.zonesCardReadMore:hover {
	background-color: #008E97;
    color: #fff;
}
.visitorNavTopTicket span.zoneMapTitle {
	display: none;
}
.mobileMenuTicket span.zoneMapTitle {
	width: 15px;
    height: 18px;
	margin-left: 0;
	margin-right: 11px;
}
.mobileMenuTicket:hover {
	background-color: #008E97;
	color: #fff;
}
.mobileMenuTicket:hover span.zoneMapTitle {
	background-color: #fff !important;
	background-image: none !important;
}
.scrollTop {
	position: relative;
	width: 100%;
	padding: 0;
}
.page-template-ticketsandsale .scrollToTop {
	margin: 0 auto 20px;
}
.page-template-splashzones .scrollToTop {
	margin: 0 auto 30px;
}
.page-template-hotelinfo .scrollToTop {
	margin: 0 auto 30px;
}
.visitorContent.breadCrumbs.newPosition {
	margin-top: 30px;
}
.page-template-home .scrollToTop {
	margin: 0 auto 30px;
}
#galleryModalThin.owl-carousel.owl-loaded,
#galleryVideoModal.owl-carousel.owl-loaded,
#galleryModal.owl-carousel.owl-loaded {
	overflow: hidden;
	max-height: 382px !important;
}
#whatWeHaveSlider .whatWeHaveInnerBoxImage {
	width: 100%;
	height: 198px;
	overflow: hidden;
}
#whatWeHaveSlider .whatWeHaveInnerBoxImage img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.sleepBoxInnerImage {
	width: 100%;
	height: 116px;
	overflow: hidden;
}
.sleepBoxInnerImage img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.readMoreBoxWrap {
	height: 58px;
	overflow: hidden;
	transition: all 0.2s ease-in-out;
	max-width: 304px;
	margin-right: auto;
	margin-left: auto;
}
.zoneTextMarginFix {
	margin-top: 20px;
}
.MithamText .readMoreBoxWrap p {
	margin-bottom: 0;
}
.roundMeTop .item {
	border-radius: 10px 10px 0 0;
}
.pageContentdefult {
	padding: 32px 0 64px;
}
.pageContentdefult h2 {
	font-size: 22px;
	line-height: 23px;
	color: #676767;
	font-weight: bold;
	margin-bottom: 32px;
}
.page-template-ticketCancel .ZonesBanner h1.topPageTitle {
	display: none;
}
h3.cancelTitleInner {
	font-size: 16px;
	color: #656565;
	font-weight: bold;
	text-align: right;
	margin-bottom: 12px;
}
.rolesToFollowText.firstBoxTop {
	margin-bottom: 32px;
}
.rolesToFollowText.secondBoxBottom {
	margin-bottom: 13px;
}
.siteRules p {
	font-size: 14px;
	color: #656565;
	line-height: 20px;
	margin-top: 16px;
	margin-bottom: 32px;
}
.ticketCancelBox h3.cancelTitleInner {
	margin-bottom: 16px;
}
.ticketCancelBox input {
	border: 1px solid #0093A5;
	height: 51px;
	font-size: 16px;
	margin-bottom: 13px;
	direction: rtl;
	text-align: right;
	padding-right: 13px;
	border-radius: 5px;
}
.ticketCancelBox input.error {
	margin: 0;
}
.ticketCancelBox textarea {
	height: 102px;
	margin-bottom: 32px;
	font-size: 16px;
	direction: rtl;
	text-align: right;
	padding: 16px 13px;
	border: 1px solid #0093A5;
	border-radius: 5px;
}
.ticketCancelBox ::-webkit-input-placeholder { /* WebKit browsers */
    color: rgba(164, 164, 164, 1) !important;
    opacity: 1;
}
.ticketCancelBox :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: rgba(164, 164, 164, 1) !important;
    opacity: 1;
}
.ticketCancelBox ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: rgba(164, 164, 164, 1) !important;
    opacity: 1;
}
.ticketCancelBox :-ms-input-placeholder { /* Internet Explorer 10+ */
    color: rgba(164, 164, 164, 1) !important;
    opacity: 1;
}
.ticketCancelBox  input[type="submit"] {
	background-color: #0093A5;
	color: #fff;
	height: 51px;
	width: 174px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 auto;
	border-radius: 5px;
}
.ticketCancelBox  input[type="submit"]:hover {
	background-color: #0B6F75;
}
.underFormTextWrap p {
	text-align: center;
	font-size: 14px;
	color: #676767;
	line-height: 1;
}
.breadCrumbs.cancelMyTicket {
	padding: 0 15px 15px;
	margin: 0;
}
.breadCrumbs.cancelMyTicket  {
	padding: 0 15px 15px;
	margin: 0;
}
.breadCrumbs.cancelMyTicket .breadCrumbsText a,
.breadCrumbs.cancelMyTicket .breadCrumbsText {
	text-align: right;
}
.pageContentdefult .rolesToFollowText.firstBoxTop ul,
.pageContentdefult .rolesToFollowText.secondBoxBottom ul {
	border-right: 1px dashed #C4C4C4;
}
#wpcf7-f1310-o1 form.sent .cancelFormWrapper,
#wpcf7-f946-o1 form.sent .cancelFormWrapper {
	display: none;
}
#wpcf7-f1310-o1 form.sent .wpcf7-response-output,
#wpcf7-f946-o1 form.sent .wpcf7-response-output {
	margin: 0;
	border: none;
	color: #27AE60;
	font-size: 16px;
	padding: 0;
}
#wpcf7-f1310-o1 form.sent .wpcf7-response-output:before,
#wpcf7-f946-o1 form.sent .wpcf7-response-output:before {
	content: url(/wp-content/uploads/2021/04/Vector-66.png);
	float: right;
	margin-left: 10px;
	margin-top: 2px;
}
.ticketCancelBox .form-control:focus {
	outline: none;
	box-shadow: none;
	border: 1px solid #0093A5;
}
.ticketCancelBox input.wpcf7-not-valid {
	border: 1px solid #D12A2A;
}
.wpcf7-not-valid-tip {
	color: #D12A2A;
	font-size: 12px;
	margin: -10px 0 10px;
/*
	position: absolute;
	top: -8px;
	right: 12px;
	background-color: #fff;
*/
	padding: 0;
}
.inputLableTop.errorColor {
	color: #D12A2A;
}
.wpcf7-form-control-wrap {
	display: block;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border: none;
	color: #D12A2A;
	font-size: 12px;
	padding: 0;
	margin: 22px 0 0;
}
.wpcf7-form label.error {
/*
	position: absolute;
    top: -9px;
    right: 8px;
*/
    background-color: #fff;
	padding: 0 5px;
	color: #D12A2A !important;
	font-size: 14px !important;
	margin: 12px 0 9px;
}
.ticketCancelBox input:focus {
	border: 1px solid #0093A5;
	outline: none;
	box-shadow: none;
}
.pageContentdefult h3 {
	font-weight: bold;
	color: #676767;
	font-size: 16px;
	line-height: 1.1;
	margin: 0 auto 20px;
}
.pageContentdefult p {
	font-size: 14px;
	color: #676767;
	line-height: 1.3;
}
.cancelFormWrapper br {
	display: none;
}
.fixPositionContactForm {
	position: relative;
}
.wpcf7-not-valid-tip {
	z-index: 999;
}
.cancelFormWrapper .inputLableTop {
	z-index: 99;
}
input.wpcf7-not-valid:parent + .inputLableTop {
	color: red;
}
.exIsActiveNow .mapplic-pin.exZoneClass {
	background-image: url(/wp-content/uploads/2021/03/exZoneMobile.png);
}
.aquaIsActiveNow .mapplic-pin.aquaTowerClass {
	background-image: url(/wp-content/uploads/2021/03/aquaTowerZoneMobile.png);
}
.babyIsActiveNow .mapplic-pin.babySplashClass {
	background-image: url(/wp-content/uploads/2021/03/babySplashZoneMobile.png);
}
.foodIsActiveNow .mapplic-pin.foodandDrinksClass {
	background-image: url(/wp-content/uploads/2021/03/foodAndDrinksZoneMobile.png);
}


span.prevBtnDate {
	background-image: url(/wp-content/uploads/2021/03/calenderRight.png);
	width: 6px;
	height: 11px;
	display: block;
	background-size: cover;
}
span.nextBtnDate {
	background-image: url(/wp-content/uploads/2021/03/calenderLeft.png);
	width: 6px;
	height: 11px;
	display: block;
	background-size: cover;
}
span.prevBtnDate:hover {
	background-image: url(/wp-content/uploads/2021/04/dataRightOrange.png);
}
span.nextBtnDate:hover {
	background-image: url(/wp-content/uploads/2021/04/dateLeftOrange.png);
}
.ui-state-disabled span.prevBtnDate,
.ui-state-disabled span.prevBtnDate:hover {
	background-image: url(/wp-content/uploads/2021/04/dataRightDisabled.png);
}
.ui-state-disabled span.nextBtnDate,
.ui-state-disabled span.nextBtnDate:hover {
	background-image: url(/wp-content/uploads/2021/04/daraLeftDisabled.png);
}
.breadCrumbsText a.noUnderLine:hover {
	text-decoration: underline;
}
.yesResurvation:hover,
#validateThirdStep:hover,
#goToIframe:hover,
#goToQuestIframe:hover,
#validateSecondStep:hover,
#purchaseTickets:hover {
	background-color: #0B6F75;
}
.noResurvation:hover {
	background: #0093A5;
	color: #fff;
}
.changeTicketDate:hover {
	background: #0093A5;
	color: #fff;
}
.changeTicketDate:hover span.zoneMapTitle {
	background-color: #fff !important;
	background-image: none !important;
}
.ticketBoxContent
.salesTootlTip {
	padding: 0;
	color: transparent;
	background: transparent;
	border: none;
	border-radius: 0;
	margin-top: 17px;
}
.ticketTooltipIcon {
	width: 16px;
	height: 16px;
	background-size: contain;
	-webkit-mask-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	display: block;
}
.salesTootlTip:hover .ticketTooltipIcon {
	background-color: #E69426 !important;
	background-image: none !important;
}
.ticketBoxContent .ToolTip {
	position: relative;
}
.tooltipContant {
    position: absolute;
    left: -200px;
    z-index: 9999;
    color: #000;
    font-size: 14px;
	line-height: 17px;
    width: 150px;
    background: #fff;
    padding: 15px 8px 18px;
    top: -29px;
	box-shadow: 0px 5px 22px rgba(0, 0, 0, 0.1);
	min-width: 185px;
	border-radius: 5px;
}
.tooltipContant.thisIsNumber2 {
    top: -11px;
}
.arrow-right {
	width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 16px solid #fff;
    position: absolute;
    right: -16px;
    top: calc(50% - 16px);
}
.zoneGalleryIndicator {
	background-color: #fff;
	border-radius: 6px;
	width: 44px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
}
span.zoneGalleryIndicatorSvg {
	width: 21px;
	height: 21px;
	background-size: contain;
	-webkit-mask-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	display: block;
}
.zoneGalleryIndicator:hover .zoneGalleryIndicatorSvg {
	background-color: #E69426 !important;
	background-image: none !important;
}
.sleepBoxInnerImage img.card-img-top {
	border-radius: 0;
}
.secondRowForm a.noValidationR {
	color: #0093A5;
}
.secondRowForm a.noValidationR:hover {
	color: #E69426;
}
.dividerWrapper {
	padding: 0;
}
#mapplic-id489.exIsActiveNow .mapplic-map.mapplic-zoomable {
	transform: translate(42.86px, 0px) scale(1) !important;
	transition: all 0.3s ease-in-out !important;
}
#mapplic-id489.aquaIsActiveNow .mapplic-map.mapplic-zoomable {
	transform: translate(-200.614px, 0px) scale(1) !important;
	transition: all 0.3s ease-in-out !important;
}
#mapplic-id489.babyIsActiveNow .mapplic-map.mapplic-zoomable {
	transform: translate(-98.129px, 0px) scale(1) !important;
	transition: all 0.3s ease-in-out !important;
}
#mapplic-id489.foodIsActiveNow .mapplic-map.mapplic-zoomable {
	transform: translate(-290px, 0px) scale(1) !important;
	transition: all 0.3s ease-in-out !important;
}
#mapplic-id489.showerIsActiveNow .mapplic-map.mapplic-zoomable {
	transform: translate(-269.246px, 0px) scale(1) !important;
	transition: all 0.3s ease-in-out !important;
}
#mapplic-id489.parkingIsActiveNow .mapplic-map.mapplic-zoomable {
	transform: translate(-308.23px, 0px) scale(1) !important;
	transition: all 0.3s ease-in-out !important;
}



.theme_3.wpcf7-form input:not([type='checkbox']).valid, .theme_3.wpcf7-form select.valid, .theme_3.wpcf7-form textarea.valid {
	background: url(../img/valid.png) no-repeat left 12px center !important
}
.theme_3.wpcf7-form input:not([type='checkbox']).error, .theme_3.wpcf7-form select.error, .theme_3.wpcf7-form textarea.error {
	background: url(../img/error.png) no-repeat left 12px center !important
}
.ZonesMap .nav {
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
}
img.socialOpacity {
	opacity: 0.7;
	transition: all 0.2s ease-in-out;
}
a.footerSocialLink:hover img.socialOpacity {
	opacity: 1;
	transition: all 0.2s ease-in-out;
}
.lunchModalOnImage:hover {
	cursor: pointer;
}
div.wpcf7-mail-sent-ok {
	border: 1px solid #F0AC00;
	color: #fff;
	text-align: center;
	margin: 0 0 27px;
	border-radius: 10px;
	padding: 14px 0;
	font-size: 18px;
	font-weight: 600;
}
.forceTextAlign > p > input{
	text-align: center !important;
}
/*
#gallery.owl-carousel button.owl-dot {
	display: none;
}
#gallery.owl-carousel button.owl-dot.prevDot,
#gallery.owl-carousel button.owl-dot.nextDot,
#gallery.owl-carousel button.owl-dot.active {
	display: block;
}
#gallery.owl-carousel button.owl-dot.smallerDot {
	width: 9px;
	height: 9px;
}
*/
.wpcf7-not-valid-tip{
	margin: 0px !important;
}
#gallery.owl-carousel button.owl-dot {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#gallery.owl-carousel button.owl-dot.active {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.mapplic-tooltip-body:after,
.mapplic-tooltip-body:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	top: -30px;
}

.mapplic-tooltip-body:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 0 0 31px 16px;
	left: 53%;
	margin-left: -19px;
}

.mapplic-tooltip-body:before {
	border-color: rgba(113, 158, 206, 0);
	border-bottom-color: #fff;
	border-width: 0 16px 31px 0;
	left: 53%;
	margin-left: -4px;
}
[dir='rtl'] .slick-prev:before {
	display: none;
}
.mapplic-tooltip:after {
	display: none;
}
.mapplic-tooltip-bottom .mapplic-tooltip-wrap {
	margin-top: -30px !important;
}
.item.galleryInnerImage.mobileFix {
	position: relative;
}
.item.galleryInnerImage.mobileFix iframe {
	position: absolute;
	z-index: 999;
}
.getMyHeight.mobileFix {
	opacity: 0;
}
section.noBackgroundSection {
	background-color: #fff !important;
	background-image: none !important;
}
.zoneMainReadMore p {
	font-size: 14px;
}
#mapplic-id465 {
	overflow: visible !important;
}
.newTicketWrapper.onlyOneSale {
	margin-left: auto;
	margin-right: auto;
}
.newTicketWrapper.onlyOneSale .salesInnerBoxImage img {
	display: block;
}
.page-template-visitoInfoRoles .hideMeInner {
	display: none;
}
.page-template-visitorInfoContact .wpcf7-form label.error {
	margin: 0 0 14px;
}

.rolesToFollowText.firstBoxTop ul.rolesListToFollow,
.rolesToFollowText.secondBoxBottom ul.rolesListToFollow {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}
.rolesToFollowText.firstBoxTop ul.rolesListToFollow:before,
.rolesToFollowText.secondBoxBottom ul.rolesListToFollow:before {
	content: "";
	display: inline-block;
/*
	width: 1px;
	background: #C4C4C4;
	position: absolute;
	right: 4px;
	top: 5px;
*/
	right: 4px;
	top: 5px;
	height: calc(100% - 10px);
	border-right: 2px dashed#C4C4C4;
}
.rolesToFollowText.firstBoxTop ul.rolesListToFollow:after,
.rolesToFollowText.secondBoxBottom ul.rolesListToFollow:after {
	height: 9px;
	width: 5px;
	right: 3px;
}
.rolesToFollowText.firstBoxTop ul.rolesListToFollow li,
.rolesToFollowText.secondBoxBottom ul.rolesListToFollow li {
	position: relative;
	padding-right: 20px;
	margin-bottom: 14px;
	padding: 2px 20px 6px 0;
	font-size: 16px;
	line-height: 1;
}
.rolesToFollowText.firstBoxTop ul.rolesListToFollow li:before,
.rolesToFollowText.secondBoxBottom ul.rolesListToFollow li:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #0093A5;
	position: absolute;
	right: 0;
	top: 5px;
	border-radius: 10px;
}

.page-template-visitoInfoRoles .rolesToFollowText ul.rolesListToFollow {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}
.page-template-visitoInfoRoles .rolesToFollowText ul.rolesListToFollow:before {
	content: "";
	display: inline-block;
/*
	width: 1px;
	background: #C4C4C4;
	position: absolute;
	right: 4px;
	top: 5px;
*/
	right: 4px;
	top: 5px;
	height: calc(100% - 10px);
	border-right: 2px dashed #C4C4C4;
}
.page-template-visitoInfoRoles .rolesToFollowText ul.rolesListToFollow:after {
	height: 9px;
	width: 5px;
	right: 3px;
	display: none;
}
.page-template-visitoInfoRoles .rolesToFollowText ul.rolesListToFollow li {
	position: relative;
	padding-right: 20px;
	margin-bottom: 14px;
	padding: 0 20px 0 0;
	font-size: 16px;
	line-height: 1.3;
}
.page-template-visitoInfoRoles .rolesToFollowText ul.rolesListToFollow li:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #0093A5;
	position: absolute;
	right: 0;
	top: 5px;
	border-radius: 10px;
}
.newTicketWrapper.ticketPageWrap {
  margin: 0 -7px;
}




@media (max-width: 365px) {
	.visitorContent.contactUs {
		padding: 57px 15px 59px;	
	}
	.zoneSelectorMap {
		width: 160px;
	}
	.visitorPageNav .visitorLinks.middleBox {
		margin: 0 8px;
	}
	.visitorPageNav {
		padding: 20px 0;
	}
	.InnerSleepBox {
		margin: 0 auto;
	}

}
@media (max-width: 500px) {
	.ZonesMap .nav-link:nth-child(odd) {
		padding-right: 0;
	}
	.ZonesMap .nav-link:nth-child(even) {
		padding-left: 0;
	}
	.page-template-home #gallery .owl-dots {
		overflow: scroll;
		width: 269px;
	}
	.page-template-home #gallery .owl-dots button.owl-dot {
		display: flex;
		flex-grow: 1;
		flex-shrink: 0;
	}
	

}
@media (max-width: 767px) {
	.mapplic-tooltip-wrap {
		transform: translate(-52.8%, 66px) !important;
	}
}
@media (min-width: 768px) {
/*
	.pageContentdefult h3 {
		font-weight: bold;
		color: #676767;
		font-size: 35px;
		line-height: 1.1;
		margin: 0 auto 20px;
	}
*/
	.openHoursBoxWrap {
		padding-top: 60px;
	}
	.selectedInfo span.avilableTickets {
		display: inline;
	}
	.mapplic-container {
		padding: 30px 0;
	}
	.mapplic-tooltip-body:after,
	.mapplic-tooltip-body:before {
		bottom: 100%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		top: -30px;
	}

	.mapplic-tooltip-body:after {
		border-color: rgba(255, 255, 255, 0);
		border-bottom-color: #ffffff;
		border-width: 0 0 31px 16px;
		left: 53%;
		margin-left: -19px;
	}

	.mapplic-tooltip-body:before {
		border-color: rgba(113, 158, 206, 0);
		border-bottom-color: #fff;
		border-width: 0 16px 31px 0;
		left: 53%;
		margin-left: -4px;
	}
	.pageContentdefult h3 {
		font-weight: bold;
		color: #676767;
		font-size: 28px;
		line-height: 1.1;
		margin: 0 auto 20px;
	}
	
	.zoneTextMarginFix {
		margin-top: 0;
	}
	.sleepBoxInnerImage {
		width: 100%;
		max-width: 775px;
		height: 479px;
		overflow: hidden;
	}

	#galleryModalThin.owl-carousel.owl-loaded,
	#galleryVideoModal.owl-carousel.owl-loaded  {
		overflow: hidden;
		max-height: 613px !important;
	}
	#galleryModal.owl-carousel.owl-loaded {
		overflow: hidden;
		max-height: 663px !important;
	}

	.page-template-hotelinfo .scrollToTop {
		margin: 0 auto;
	}
	.page-template-home .scrollToTop {
		margin: 0 auto;
	}
	.breadCrumbs {
		position: relative;
	}
	.visitorContent.breadCrumbs {
		position: relative;
	}
	.page-template-ticketsandsale .scrollToTop {
		margin: 0 auto;
	}
	.visitorNavTopTicket span.zoneMapTitle {
		display: block;
	}
	.page-template-splashzones .scrollToTop {
		margin: 0 auto;
	}
	.zoneSelector {
		width: 175px;
	}
	.ZonesPicker .nav-tabs .nav-link:hover .zoneSelector,
	.ZonesPicker .nav-tabs .nav-link.active .zoneSelector {
		color: #0093A5;
		font-weight: bold;
	}
	.ZonesPicker .nav-tabs .nav-link:hover .zoneSelector object,
	.ZonesPicker .nav-tabs .nav-link.active .zoneSelector object {
		filter: invert(35%) sepia(92%) saturate(1206%) hue-rotate(157deg) brightness(92%) contrast(101%);
	}
	.ZonesPicker .nav-tabs .nav-link:hover,
	.ZonesPicker .nav-tabs .nav-link.active {
		background-color: #fff;
		border: none;
	}
	.modalGalleryImageWrapperPc .item {
		height: 557px;
	}
	img.custom-logo {
		width: 147px;
	}

	.apiModals ::-webkit-input-placeholder,
	.apiModals ::-moz-placeholder,
	.apiModals :-ms-input-placeholder,
	.apiModals :-moz-placeholder { /* Firefox 18- */
		font-size: 18px;
		color: #A4A4A4;
		line-height: 1;
		font-family: 'Open Sans Hebrew', sans-serif;
	}
	.bs-popover-auto[data-popper-placement^=right]>.popover-arrow, .bs-popover-end>.popover-arrow {
		right: calc(-.5rem - 1px);
		width: .5rem;
		height: 1rem;
	}
	.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before, .bs-popover-end>.popover-arrow::before {
		right: 0;
		border-width: .5rem 0 .5rem .5rem;
		border-left-color: #fff;
	}
	.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after, .bs-popover-end>.popover-arrow::after {
		right: 1px;
		border-width: .5rem 0 .5rem .5rem;
		border-left-color: #fff;
	}
	section {
		scroll-margin-top: 112px;
	}

	h2 {
		font-size: 28px;
		line-height: 29.5px;
		font-weight: 700;
		color: #676767;
		margin-top: 0;
		margin-bottom: 20px;
	}
	p {
		font-size: 18px;
		line-height: 25px;
		font-weight: 400;
		color: #545454;
		margin-bottom: 37px;
	}
	.ZonesBanner .topPageTitle {
		font-size: 60px;
	}
	.ZonesPicker .nav {
		justify-content: center;
		overflow: hidden;
		overflow-x: hidden;
	}
	.InnerSleepBox {
		background-color: #fff;
		padding: 60px 0 10px;
	}
	.zoneWrapper {
		box-shadow: none;
	}
	.mithamContentInner h3 {
		text-shadow: none;
		text-align: right;
		font-size: 27px;
		margin-bottom: 16px;
	}
	.MithamText p {
		text-align: right;
	}
	.mithamContent img {
		border-radius: 0 15px 15px 0;
		height: 100%;
	}
	.mithamContent .dLevel img {
		border-radius: 0;
	}
	.mithamContent {
		max-width: 1113px;
		box-shadow: 0 4px 18px rgb(0 0 0 / 15%);
		border-radius: 15px;
		margin-right: auto;
		margin-left: auto;
/*
		max-height: 332px;
		overflow-y: hidden;
*/
	}
	.tab-pane h2 {
		font-size: 35px;
		margin-bottom: 50px;
	}
	.zonetextBox p {
		max-width: 1200px;
		font-size: 18px;
		line-height: 1.5;
	}
	.mithamContentInner {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
		padding: 28px 55px 28px 25px;
		height: 332px;
	}
	.dLevel {
		width: auto;
		padding: 0 25px;
	}
	.mithamContentInner .dLevel.First {
		padding-right: 0;
	}
	.MithamText p {
		line-height: 1.5;
	}
	.footerLogos img {
		margin: 0;
	}
	.footerLogos {
		padding: 50px 0 40px;
		width: 100%;
		max-width: 895px;
		margin: 0 auto;
	}
	.footerPcContent {
		border-top: 1px solid rgb(250, 250, 250, .5);
		width: 100%;
		max-width: 1517px;
		margin: 0 auto;
		padding: 30px 0 50px;
	}
	.footerMenuInnerLinks {
		/*max-width: 100%;*/
		max-width: 75%;
		color: #fff;
		font-size: 16px;
		line-height: 2;
		top: 14px;
		position: relative;			
		
	}
	.site-footer {
		padding-top: 51px;
	}
	.footerCopyRight {
		margin: 0;
		color: #fff;
		font-size: 16px;
		line-height: 1;
	}
	.footerMenuInnerLinks a {
		color: #fff;
		font-size: 16px;
		line-height: 1;
		text-decoration: none;
	}
	.footerMenuInnerLinks a:hover {
		text-decoration: underline;
	}
	.footerTitleSocial {
		font-size: 16px;
		text-align: right;
		margin: 0;
	}
	.footerSocialPc img {
		width: 20px;
		height: 20px;
	}
	.homeBannerTextTop h1 {
		text-align: right;
		color: #fff;
		font-weight: bold;
		font-size: 60px;
		margin: 0;
	}
	.homeBannerTextTop {
		margin-top: 156px;
	}
	.HomeTopContent p {
		max-width: 682px;
		font-size: 18px;
		font-weight: normal;
		line-height: 1.4;
	}
	.zonesCards .card-body {
		padding: 12px 50px 0;
	}
	.HomeTopContent h1,
	.HomeTopContent h2 {
		max-width: 100%;
		font-size: 35px;
		line-height: 1;
		margin: 0 auto 20px;
	}
	.sectionDivider {
		width: 666px;
	}
	.ParkFaciliteis {
		max-width: 1360px;
	}
	.SplashGallery {
		max-width: 1040px;
		margin: 0 auto;
	}
	.InnerSleepBox {
		max-width: 100%;
	}
	.sectionDivider.blueSleep.bottom,
	.sectionDivider.blueSleep.top {
		max-width: 100%;
	}
	.sectionDivider.blueSleep.bottom {
		margin-bottom: 0;
	}
	.HomeStaySleep {
		height: 879px;
		position: relative;
	}
	.HomeStaySleep .container-fluid {
		width: 100%;
		background-color: transparent;
	}
	.InnerSleepBox {
		position: absolute;
		right: 0;
		bottom: 0;
		left: auto;
		width: calc(100% - 265px);
	}
	.sleepInBoxContent {
		padding: 0 50px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: column;
	}
	.HomeStaySleep h2 {
		max-width: 100%;
		font-size: 30px;
		line-height: 32px;
	}
	.sleepInBoxContent p {
		font-size: 18px;
		width: 100%;
		max-width: 682px;
		margin-right: auto;
		margin-left: auto;
		line-height: 1.5;
	}
	.zonesCards .card-footer {
		background-color: transparent;
		padding: 30px 0 0;
		border: none;
	}
	.zonesCardReadMore {
		border-radius: 5px;
		border: 1px solid #008E97;
		width: 190px;
		height: 41px;
		margin: 0 auto 20px;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #7E7E7E;
		font-size: 16px;
		text-decoration: none;
		font-weight: bold;
	}
	.zonesCardReadMore:hover {
		background-color: #008E97;
		color: #fff;
	}
	.ParkFaciliteis.homePage .BuyMeTicket,
	.ParkFaciliteis .BuyMeTicket {
		margin-top: 80px;
	}
	.zonesCards {
		border-radius: 0 0 10px 10px;
		border: none;
		box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.12);
	}
	#parkSalesSlider {
		max-width: 1030px;
		margin: 0 auto;
	}
	.parkSalesCoupon {
		background-image: url(/wp-content/uploads/2021/03/ticket1.png);
		background-size: cover;
		width: 1027px;
		height: 376px;
		align-items: center;
		display: flex;
		padding-top: 26px;
	}
	.saleBoxImage,
	.salesTicketImage {
		padding-left: 38px;
		height: 317px;
		overflow: hidden;
		width: 100%;
		max-width: 512px;
	}
/*
	.saleBoxImage {
		width: 100%;
		max-width: 473px;
	}
*/
	.saleBoxImage img,
	.salesTicketImage img {
		clip-path: circle(191px at 50% 40%);
	}
	.InnerSaleBox {
		padding-right: 172px;
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		justify-content: center;
	}
	.InnerSaleBox h3 {
		font-size: 25px;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 35px;
	}
	.InnerSaleBox p {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 0;
	}
	.InnerSaleBox .salesSliderReadMore {
		border-radius: 5px;
		border: 1px solid #0093A5;
		width: 196px;
		height: 60px;
		justify-content: center;
		align-items: center;
		display: flex;
		color: #0093A5;
		font-size: 20px;
		text-decoration: none;
		margin-top: 30px;
	}
	.InnerSaleBox .salesSliderReadMore:hover {
		background-color: rgba(0, 142, 151, 1);
		color: #fff;
	}
	.allSalesBtn {
		width: 307px;
		height: 51px;
		color: #fff;
		background: #0093A5;
		box-shadow: 0px 0px 13px rgb(0 147 165 / 35%);
		border-radius: 5px;
		font-size: 16px;
		font-weight: 700;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 30px auto 140px;
		text-decoration: none;
	}
	.ParkSales {
		padding-top: 105px;
	}
	.HomePageTop {
		padding: 115px 15px 140px
	}
	.ParkFaciliteis {
		padding-top: 130px;
		padding-bottom: 190px;
	}
	.ParkFaciliteis h2 {
		margin-bottom: 40px;
		font-size: 35px;
	}
	.site-branding {
		height: 92px;
		transition: all 0.2s ease-in-out;
/*		background-color: rgb(250, 250, 250, .8);*/
		box-shadow: none;
		max-width: 1337px;
		margin: 0 auto;
		align-items: flex-end;
	}
	.StickyNew .site-branding {
		height: 66px;	
		transition: all 0.2s ease-in-out;
		background-color: rgb(250, 250, 250, .8);
		align-items: center;
	}
	.TicketBuy {
		width: 178px;
		height: 51px;
		justify-content: center;
		align-items: center;
		font-size: 16px;
		font-weight: bold;
	}
	.headerTicketBuy {
		display: flex;
		align-content: center;
		justify-content: center;
	}
	.headerTicketBuy img {
		margin-right: 13px;	
	}
	#masthead {
		box-shadow: 0 4px 40px rgb(0,0,0,12%);
	}
	.page-template-ticketsandsale .ParkSales {
		position: relative;
	}
	#site-navigation {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
/*
		position: fixed;
		left: 0;
		right: 0;
*/
		height: 63px;
/*		background-color: transparent;*/
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
/*		background-color: rgb(250, 250, 250, .8);*/
		border-top: 1px solid #E1E1E1;
	}
	#site-navigation.StickyNew {
		height: 46px;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		background-color: rgb(250, 250, 250, 1);
	}
	.main-navigation a {
/*		color: #fff;*/
		color: #303030;
		font-size: 16px;
		padding: 1px 25px;
/*
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
*/
	}
/*
	.StickyNew .main-navigation a {
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		color: #303030;
	}
*/
	.main-navigation li {
		height: 100%;
		display: flex;
		align-items: center;
	}
	.main-navigation li.current-menu-item {
		border-bottom: 5px solid #0093A5;
	}
	.main-navigation li.current-menu-item a {
		color: #0093A5;
		font-weight: bold;
		margin-top: 5px;
	}
	.main-navigation li a {
		border-right: 1px solid rgb(180,180,180,.22);
		border-left: 1px solid rgb(180,180,180,.22);
	}
	.main-navigation li:first-child a {
		border-right: none;
	}
	.main-navigation li:last-child a {
		border-left: none;
	}
	ul#primary-menu {
		height: 100%;
		align-items: center;
	}
	.menu-menu-1-container {
		height: 100%;
	}
	.BuyMeTicket.thinZone {
		margin-bottom: 95px;
		width: 307px;
		
	}
	.zoneImageWarraper {
		position: relative;
/*		max-height: 324px;*/
	}
	.zoneGalleryLuncher {
		position: absolute;
		bottom: 9px;
		right: 9px;
		left: auto;
	}
	.zoneGalleryLuncher img {
		border-radius: 0;
	}
	#galleryVideoModalThin iframe,
	#galleryVideoModal iframe {
		height: 557px !important;
	}
	#galleryModalThin .item img,
	#galleryModal .item img {
/*		height: 100%;*/
/*		max-height: 557px;*/
/*		overflow: hidden;*/
	}
	#galleryVideoModalThin.owl-carousel .owl-nav button.owl-next,
	#galleryVideoModal.owl-carousel .owl-nav button.owl-next,
	#galleryModalThin.owl-carousel .owl-nav button.owl-next,
	#galleryModal.owl-carousel button.owl-next.customNextBtn,
	#galleryModal.owl-carousel .owl-nav button.owl-next {
		left: 0;
		display: block;
		position: absolute;
		top: calc(50% - 55px);
		width: 66px;
		height: 81px;
/*		background-image: url(/wp-content/uploads/2021/03/Group-235.png);*/
		background-image: url(/wp-content/uploads/2021/04/galleryLeftArrow.png);
	}
	#galleryVideoModalThin.owl-carousel .owl-nav button.owl-next:hover,
	#galleryVideoModal.owl-carousel .owl-nav button.owl-next:hover,
	#galleryModalThin.owl-carousel .owl-nav button.owl-next:hover,
	#galleryModal.owl-carousel button.owl-next.customNextBtn:hover,
	#galleryModal.owl-carousel .owl-nav button.owl-next:hover {
		background-image: url(/wp-content/uploads/2021/04/galleryLeftOrange.png);
	}
	#galleryVideoModalThin.owl-carousel .owl-nav button.owl-prev,
	#galleryVideoModal.owl-carousel .owl-nav button.owl-prev,
	#galleryModalThin.owl-carousel .owl-nav button.owl-prev,
	#galleryModal.owl-carousel button.owl-prev.customPrevBtn,
	#galleryModal.owl-carousel .owl-nav button.owl-prev {
		right: 0;
		display: block;
		top: calc(50% - 55px);
		width: 66px;
		height: 81px;
/*		background-image: url(/wp-content/uploads/2021/03/Group-234.png);*/
		background-image: url(/wp-content/uploads/2021/04/galleryRightArrow.png);
		position: absolute;
	}
	#galleryVideoModalThin.owl-carousel .owl-nav button.owl-prev:hover,
	#galleryVideoModal.owl-carousel .owl-nav button.owl-prev:hover,
	#galleryModalThin.owl-carousel .owl-nav button.owl-prev:hover,
	#galleryModal.owl-carousel button.owl-prev.customPrevBtn:hover,
	#galleryModal.owl-carousel .owl-nav button.owl-prev:hover {
		background-image: url(/wp-content/uploads/2021/04/galleryRightOrange.png);
	}
	#galleryModal.owl-carousel .owl-nav button.owl-next {
		left: -1px;
		display: block;
		position: absolute;
		top: calc(50% - 55px);
		width: 67px;
		height: 81px;
		background-image: url(/wp-content/uploads/2021/04/galleryLeftArrow.png);
	}
	#galleryModal.owl-carousel .owl-nav button.owl-prev {
		right: 0;
		display: block;
		top: calc(50% - 55px);
		width: 67px;
		height: 81px;
		background-image: url(/wp-content/uploads/2021/04/galleryRightArrow.png);
		position: absolute;
	}
	#galleryModal.owl-carousel button.owl-prev.customPrevBtn,
	#galleryModal.owl-carousel button.owl-next.customNextBtn {
		background-color: transparent;
		border: none;
	}
	#galleryModal .owl-item {
		position: relative;
	}
	.ZonesBanner {
		height: 100%;
	}
	.ZonesBanner img.card-img-top {

	}
	.ZonesBanner .topPageTitle {
		margin-top: 157px;
	}
	.BuyMeTicket {
		width: 307px;
	}
	.zonesCards h5.card-title {
		font-weight: bold;
		font-size: 27px;
		line-height: 1;
		margin-bottom: 20px;
	}
	.SplashGallery {
		padding: 160px 0 140px;
	}
	.SplashGallery.thinZoneGallerySection {
		padding: 0 0 140px;
	}
	.BuyMeTicket.galleryWatch {
		margin: 30px auto 0;
	}
	.SplashGallery h2 {
		font-size: 35px;
		margin-bottom: 45px;
	}
	#gallery {
		margin: 0;
	}
	#parkSalesSlider .owl-dots {
		margin: 0 auto;
	}
	img.FooterLogo {
		max-width: auto;
		margin-bottom: 0;
	}
	.ImageCaption {
		height: 55px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 18px;
		text-align: right;
		padding: 0 35px;
	}
	.InnerSaleBox p.saleFirstRow {
		margin-bottom: 10px;
	}
	.ZonesMap {
		padding: 133px 0 107px;
	}
	.zoneSelectorMap {
		width: 188px;
	}
	.HomeStaySleep {
		background-position-y: 0;
	}
	.openhoursText h3 {
		font-size: 35px;
		text-align: right;
	}
	.openhoursText p {
		font-size: 18px;
		text-align: right;
	}
	.page-template-ticketsandsale .visitorContent.ancelRoles .container,
	.page-template-ticketsandsale .ParkSales.container,
	.page-template-ticketsandsale .pricingSection.pricesTabs .container {
		max-width: 1190px;
		margin: 0 auto;
	}
	.PricingBox {
		max-width: 267px;
	}
	.page-template-ticketsandsale .parkSalesCoupon {
		margin: 0 auto;
	}
	.slaeBoxRow {
		width: 100%;
		max-width: 1192px;
		margin-bottom: 50px;
/*		background-color: #f4f4f4;*/
		border-radius: 25px;
	}
	.saleBoxInner {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row-reverse;
		background-image: url(/wp-content/uploads/2021/03/background-1.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		-webkit-filter: drop-shadow( 0 4px 30px rgb(168 168 168 /33%) );
		border-radius: 25px;
	}
	.saleBoxImage {
		padding-left: 0;
		max-width: 450px;
	}
/*
	.page-template-ticketsandsale .saleBoxImage {
		padding-left: 0;
		max-width: 450px;
		height: 317px;
		overflow: hidden;
		width: 100%;
	}
	.page-template-ticketsandsale .saleBoxImage img {
		clip-path: circle(191px at 50% 40%);
	}
*/
	.saleBoxTitle h3 {
		font-size: 27px;
		font-weight: bold;
		line-height: 1;
		text-align: right;
		color: #676767;
		margin-bottom: 28px;
	}
	.saleBoxInnerText p.saleFirstRow {
		font-size: 20px;
		line-height: 1.4;
		color: #676767;
		margin-bottom: 28px;
		width: 100%;
		max-width: 380px;
	}
	.saleBoxInnerdisclamer p.saleSecondRow {
		font-size: 16px;
		line-height: 1;
		margin-bottom: 28px;
		color: #676767;
		font-weight: bold;
	}
	.slaeBoxInnerText {
		margin-right: 162px;
	}
	.saleBoxInnerBtn {
		border: 1px solid #0093A5;
		width: 196px;
		height: 59px;
		font-size: 20px;
		text-decoration: none;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #0093A5;
		border-radius: 5px;
	}
	.cancelLationRoles h3 {
		text-align: right;
		font-size: 35px;
		margin-bottom: 40px;
	}
	.visitorContent.cancelRoles {
		padding: 105px 0 100px;
	}
	.cancelTextBox p strong {
		margin-bottom: 15px;
	}
	.cancelTextBox p {
		font-size: 18px;
		margin-bottom: 22px;
		line-height: 1.5;
	}
	.visitorContent.cancelRoles .container{
		width: 100%;
		max-width: 1160px;
	}
	.splashSalesContainer {
		position: relative;
	}
	.splashBGBottom {
		position: absolute;
		left: 0;
		bottom: 0;
		display: block;
		z-index: 0;
	}
	.page-template-splashzones .breadCrumbsText {
		max-width: 1540px;
		margin: 52px auto 0;
		padding-bottom: 42px;
		display: flex;
		justify-content: flex-start;
		flex-direction: row;
		width: 100%;
	}
	.page-template-splashzones .breadCrumbs {
		margin-bottom: 0;
	}
	.breadCrumbsText a, .breadCrumbsText {
		text-align: right;
	}
	.page-template-ticketsandsale .breadCrumbs {
		background-color: #F9F9F9;
		margin: 0;
	}
	.page-template-ticketsandsale .breadCrumbsText {
		max-width: 1130px;
		margin: 0 auto;
		padding-bottom: 22px;
	}
	.slaeBoxRow:last-of-type {
		margin-bottom: 0;
	}
	.saleContainerWrapper {
		max-width: 1190px;
		margin: 0 auto;
		padding-bottom: 97px;
		z-index: 99;
		position: relative;
	}
	.splashSalesContainer.ParkSales {
		padding-top: 105px;
	}
	.saleContainerWrapper h2 {
		margin-bottom: 40px;
		font-size: 35px;
		color: #676767;
		text-align: right;
		line-height: 1;
	}
	.visitorPageNav {
		padding: 40px 0;
		flex-wrap: wrap;
		overflow-x: auto;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.visitorPageNav .visitorLinks {
		height: 51px;
		padding: 0 22px;
	}
	.visitorPageNav .visitorLinks a {
		font-size: 18px;
		padding: 0;
	}
	.visitorPageNav .nav-tabs .nav-link {
		margin-left: 34px;
	}
	.visitorContent .container {
		max-width: 1400px;
	}
	.openhoursTextBox h3 {
		text-align: right;
		font-size: 35px;
		margin-bottom: 25px;
	}
	.openhoursTextBox p {
		margin-bottom: 37px;
		font-size: 18px;
		text-align: right;
	}
	.openHoursInfo img.hourIcon {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.openHoursInfo .openHoursext,
	.openHoursInfo .openMonths {
		font-size: 18px;
		line-height: 35px;
	}
	.howFarWeAre,
	.openHoursInfo {
		border-right: 3px solid #0093A5;
		padding-right: 33px;
	}
	.visitorContent.Address {
		padding: 92px 0;
	}
	.visitorContent.openHours {
		padding: 98px 0 168px;
	}
	img.addressIcon {
		float: right;
		margin-left: 15px;
		margin-top: 3px;
	}
	.visitorContent.Address .openhoursTextBox h3 {
		margin-bottom: 28px;
	}
	.visitorContent.contactUs {
		padding: 92px 0;
	}
	.openhoursText h3.contactUsTitle {
		text-align: center;
		margin-bottom: 10px;
	}
	.openhoursText p.contactUsText {
		text-align: center;
		margin-bottom: 30px;
	}
	.workingHoursSplash {
		margin-left: 30px;
		margin-bottom: 0;
		font-size: 18px;
	}
	.splashOfficeEmail {
		font-size: 18px;
	}
	.visitorContent.breadCrumbs {
		background-color: #F9F9F9;
		padding: 40px 0;
		margin: 0;
	}
	.visitorContent.rolesToFollow {
		padding: 124px 0 70px;
		background-image: url(/wp-content/uploads/2021/03/Slice-2.png);
		position: relative;
	}
	.scrollToTop {
		position: absolute;
		left: 190px;
		bottom: 52px;
		z-index: 999;
	}
	.rolesListToFollow li {
		margin-bottom: 14px;
		font-size: 18px;
	}
	.rolesListToFollow li:last-child {
		margin-bottom: 0;
	}
	.rolesList p {
		font-size: 18px;
	}
	.rolesToFollowText h3 {
		text-align: right;
		margin-bottom: 40px;
	}
	.rolesListToFollow {
		padding-right: 2px;
	}
	h3.checkAvi {
		font-size: 27px;
		margin-bottom: 10px;
		margin-top: 20px;
	}
	#whatWeHaveSlider .owl-stage-outer {
		padding-right: 7.5px;
		margin-left: -15px;
	}
	.whatWeHaveInnerBox {
		padding: 0 0 0;
	}
	.whatWeHaveInnerBox .card-body {
		padding: 24px 14px 16px;
	}
	.uSplashPage.uSplashGallery {
		padding: 88px 1px;
	}
	.uSplashPageTBtn {
		width: 307px;
		font-size: 16px;
	}
	#galleryModal .ImageCaption {
		text-align: center;
		justify-content: center;
	}
	.uSplashPageTBtn.dealBtn {
		width: 189px;
		height: 39px;
		font-size: 14px;
	}
	#dealSlider .whatWeHaveInnerBox .card-body {
		padding: 27px 15px;
	}
	.uSplashPage.spacielDeal {
		padding-bottom: 158px;
	}
	.visitorContent.breadCrumbs.uSplashPage {
		padding-top: 158px;
		background-color: transparent;
		padding-bottom: 22px;
	}
	.visitorContent.breadCrumbs.uSplashPage .container {
		max-width: 1366px;
	}
	.uSplashPage.TopText {
		padding: 91px 0 98px;
	}
	.uSplashPage h3 {
		font-size: 35px;
		margin-bottom: 77px;
	}
	.uSplashPage p {
		font-size: 16px;
	}
	.uSplashPage.TopText .uSplashPageText {
		max-width: 1050px;
		margin: auto;
	}
	.reviewIconPc {
		position: absolute;
		left: 0;
		top: -14px;
	}
	.uSplashPageTBtn.topUpage:hover {
		cursor: pointer;
	}
	.uSplashPageTBtn.topUpage {
		margin-top: 42px;
	}
	.uSplashPage.whatWeHave {
		padding: 93px 0 98px;
	}
	.uSplashPage.whatWeHave h3 {
		margin-bottom: 42px;
	}
	.apiModals .modal-body {
		padding: 0 75px 81px;
	}
	.apiModals .modal-header {
		padding: 86px 75px 0;
	}
	.apiModals .modal-title {
		font-size: 35px;
		margin-bottom: 27px;
	}
	.apiModals .modal-dialog {
		max-width: 690px;
	}
	.apiModals .form-label {
		font-size: 18px;
		margin-bottom: 18px;
	}
	.apiModalsBtn {
		margin-top: 89px;
		font-size: 16px;
	}
	.apiModals .modal-body {
		background-image: url(/wp-content/uploads/2021/03/Vector-28.png);
		background-size: auto;
		background-position: left bottom;
		background-repeat: no-repeat;
	}
	.uSplashPage.uSplashGallery {
		padding-top: 88px;
	}
	.ui-datepicker-title {
		font-size: 16px;
	}
	.calenderBox {
		padding: 50px 0 31px;
	}
	.ui-datepicker-calendar thead {
		background-color: transparent;
	}
	.ui-state-default {
		font-size: 16px;
		width: 56px;
		height: 59px;
	}
	.ui-datepicker-calendar tbody td.ui-datepicker-current-day a,
	.ui-datepicker-calendar tbody td a {
		font-size: 16px;
		width: 56px;
		height: 59px;
		border-radius: 50%;
	}
	img.salesNavImg {
		float: right;
		margin-left: 10px;
		position: relative;
	}
	.visitorPageNav .visitorLinks.priceList img.salesNavImg {
		top: 5px;
	}
	.visitorPageNav .visitorLinks.middleBox img.salesNavImg {
		top: 2px;
	}
	.visitorPageNav .visitorLinks.cancelPolicy img.salesNavImg {
		top: 2px;
	}
	.pricingSection.pricesTabs {
		padding: 112px 0 119px;
	}
	.pricingSection.pricesTabs .openhoursText p {
		margin-bottom: 25px;
	}
	.ParkSales #salesSlider .owl-dots {
		margin-top: 21px;
	}
	.ParkSales #salesSlider .card.salesCard {
		max-width: 286px;
	}
	#pricingCards.owl-carousel .owl-stage-outer {
		padding-right: 15px;
		margin-left: -30px;
	}
	.uSplashPage.spacielDeal {
		background-image: url(/wp-content/uploads/2021/03/Vector-30.png);
		background-position: 0 387px;
		background-repeat: no-repeat;
		padding-bottom: 28px;
		padding-top: 103px;
	}
	.howFarWeAre {
		text-align: right;
		height: 75px;
		display: flex;
		align-items: flex-start;
		flex-direction: column;
		justify-content: center;
	}
	.howFarWeAre br {
		display: none;
	}
	#galleryModal .owl-item .ImageCaption {
		opacity: 0;
		margin-top: 24px;
		height: auto;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	#galleryModal .owl-item.active.center .ImageCaption {
		opacity: 1;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}
	.zonetextBox {
		margin-bottom: 88px;
	}
	.iframeSection {
		padding: 76px 0;
	}
	.iframeSection .ui-datepicker-calendar thead {
		background: #F2F2F2;
		border-radius: 10px;
	}
	.iframeSection .ui-datepicker-calendar thead th {
		padding: 21px 0;
	}
	.iframeSection h3.checkAvi {
		font-size: 35px;
		margin-bottom: 44px;
	}
	.page-template-ticketBuy .breadCrumbs .breadCrumbsText {
		max-width: 1190px;
		margin: auto;
	}
	#areYouaVisitorPop .modal-header {
		padding: 82px 100px 92px;
	}
	#areYouaVisitorPop .modal-header h5.modal-title {
		text-align: center;
		font-size: 35px;
		font-weight: 700;
	}
	.doYouhaveR p {
		font-size: 18px;
		font-weight: 400;
		width: 100%;
		max-width: 430px;
		margin: 0 auto;
	}
	.doYouHaveRBtnBox {
		margin-top: 209px;
		margin-bottom: 81px;
	}
	.noResurvation,
	.yesResurvation {
		width: 210px;
		height: 51px;
		font-size: 16px;
		font-weight: 700;
	}
	#areYouaVisitorPop #thirdStepApiModal .apiModalsBtn,
	#areYouaVisitorPop #secondStepApiModal .apiModalsBtn {
		margin-bottom: 81px;
		margin-top: 89px;
	}

	#areYouaVisitorPop #thirdStepApiModal form,
	#areYouaVisitorPop #secondStepApiModal form {
		padding: 0 78px;
	}
	#areYouaVisitorPop #thirdStepApiModal .form-label,
	#areYouaVisitorPop #secondStepApiModal .form-label {
		text-align: right;
		display: block;
	}
	#areYouaVisitorPop #thirdStepApiModal .secondRowForm .form-label,
	#areYouaVisitorPop #secondStepApiModal .secondRowForm .form-label {
		text-align: right;
		display: block;
	}
	#areYouaVisitorPop #thirdStepApiModal .modal-header,
	#areYouaVisitorPop #secondStepApiModal .modal-header {
		padding: 87px 100px 27px;
	}
	#areYouaVisitorPop.apiModals .modal-body {
		background-position: 0 106px;
		border-radius: 10px;
	}
	.calenderInfo {
		padding: 31px 22px;
		max-width: 754px;
		margin: 0 auto;
	}
	.calenderBox .selectedInfo p {
		font-size: 16px;
	}
	.selectedInfo .selctedDate {
		font-size: 16px;
	}
	#purchaseTickets {
		width: 236px;
		font-size: 16px;
	}
	.ui-datepicker-title {
		margin: 0 70px;
		width: 110px;
	}
	.calenderBox .selectedInfo {
		padding: 6px 29px 6px 5px;
		max-width: 754px;
		margin: 25px auto 0;
	}
	img.dasshedLineBorder {
		padding: 0 19px;
	}
	.topBannerTitle.homePage {
		justify-content: flex-start;
		margin-right: 274px;
	}
	.ui-datepicker-header {
		padding-bottom: 52px;
	}
	.InnerSleepBoxFiller .BuyMeTicket {
		margin-top: 50px;
	}
	.PricingBox .ticketBoxContent {
		min-height: 106px;
		padding: 23px 0 0;
		display: flex;
		justify-content: space-between;
		flex-direction: column;
		align-items: center;
	}
/*
	.item.galleryInnerImage {
		width: 100%;
		max-width: 774px;
	}
*/
	.TicketBuy .headerTicketBuy {
		font-size: 16px;
		font-weight: 700;
		line-height: 1;
	}
	#masthead .TicketBuy {
		padding: 0;
		border-radius: 5px;
		width: 187px;
		margin-bottom: 20px;
	}
	#masthead.StickyNew .TicketBuy {
		margin-bottom: 0;
	}
	img.custom-logo {
		margin-bottom: 16px;
	}
	#masthead.StickyNew img.custom-logo {
		margin-bottom: 0;
	}
	a.galleryModalClose {
		top: -68px;
		width: 36px;
		height: 36px;
	}
	#galleryModalFull.homeModal .owl-item .ImageCaption {
		height: 56px;
		justify-content: space-between;
		margin-top: 0;
		padding: 0 20px;
	}
	#galleryModalThin .nav-tabs .nav-link,
	#galleryModalThin .nav-tabs .nav-link.active,
	#galleryModalFull .nav-tabs .nav-link,
	#galleryModalFull .nav-tabs .nav-link.active {
		padding: 0;
		height: 96px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 20px;
		color: #545454;
		font-weight: normal;
		margin-bottom: 3px;
	}
	#galleryModalThin .nav-tabs .nav-link.active,
	#galleryModalFull .nav-tabs .nav-link.active {
		font-weight: 700;
	}
	.galleryModalTitle img {
		margin-left: 13px;
	}
	.page-template-splashzones .zonetextBox .BuyMeTicket {
		margin-top: 43px;
	}
	#galleryModal .owl-item .owl-nav {
		display: none;
	}
	#galleryModal .owl-item.active.center .owl-nav {
		display: block;
	}
	.ZonesMap .tab-content {
		padding-top: 75px;
	}
	.homeZoneSlider .owl-stage-outer {
		padding-right: 0;
	}
	.zoneSlider .card {
		width: 100%;
		max-width: 333px;
	}
	.ui-datepicker-next img,
	.ui-datepicker-prev img {
		width: auto;
	}
	.zoneSliderCardImageWrapper {
		height: 200px;
		overflow: hidden;
	}
	#zoneSliderPC.zoneSlider p.card-text {
		font-size: 18px;
	}
	#zoneSliderPC .zonesCards .card-footer {
		padding: 0;
	}
	#zoneSliderPC .zonesCards .card-body.zoneSliderCardBodyPc {
		height: 100%;
		min-height: 156px;
	}
	#zoneSliderPC.zoneSlider .owl-item .card {
		box-shadow: none;	
	}
	#zoneSliderPC.zoneSlider .owl-item.active .card {
		box-shadow: 0px 4px 14px rgb(0 0 0 / 12%)
	}
	#zoneSliderPC.zoneSlider .owl-stage-outer {
		padding: 0 11px 14px 0;
		margin-left: -22px;
	}
	.openHoursInfo {
		padding-top: 15px;
		padding-bottom: 43px;
		margin-bottom: 0;
	}
	td.calendar-custom-tooltip:hover {
		position: relative;
		cursor: pointer;
	}
	td.calendar-custom-tooltip:hover:before {
		display: block;
		content: attr(tooltip);
		position: absolute;
		background-image: url(/wp-content/uploads/2021/03/calenderTooltip.png;);
		width: 246px;
		height: 116px;
		padding: 26px 45px 0;
		margin: 0;
		align-items: flex-start;
		justify-content: center;
		font-size: 14px;
		color: #3d3d3d;
		top: -69px;
		left: -73px;
	}
	td.calendar-custom-tooltip.ui-state-disabled:hover:before {
		padding: 26px 45px 0;
	}
	.openhoursText.desktopFixRight {
		padding-right: 15px;
	}
	.uSplashPage.uSplashGallery #galleryModal .item.galleryInnerImage {
		width: 774px;
		height: 589px;
		overflow: hidden;
		position: relative;
		box-shadow: 0px 4px 34px rgb(0 0 0 / 12%);
	}
	.uSplashPage.uSplashGallery #galleryModal .item.galleryInnerImage img {
		object-fit: cover;
		object-position: center;
		height: 100%;
	}
	.SplashGallery #gallery .item {
		width: 412px;
		height: 313px;
		overflow: hidden;
		position: relative;
		box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.12);
		margin: 0 11px;
/*		margin: 0;*/
	}
	.SplashGallery #gallery .item img {
		object-fit: cover;
		object-position: center;
		height: 100%;
		width: auto;
	}
	.SplashGallery #gallery.owl-carousel .owl-stage-outer {
		padding: 14px 14px 14px 0;
	}
	.uSplashPage.uSplashGallery #galleryModal .owl-stage {
		padding-bottom: 28px;
	}
	.uSplashPage.uSplashGallery {
		padding-bottom: 10px;
	}
	#galleryModal.owl-carousel .owl-nav button.owl-next {
		left: calc(50% - 388px);
	}
	#galleryModal.owl-carousel .owl-nav button.owl-prev {
		right: calc(50% - 388px);
	}
	.page-template-visitorInfoHours .visitorContent.openHours .calenderInfo,
	.page-template-visitorinfo .visitorContent.openHours .calenderInfo {
		margin: 0 27px;
		padding: 31px 0 0;
	}
	.visitorContent.openHours .openhoursTextBox,
	.openHoursInfo,
	.visitorContent.Address .openhoursTextBox {
		max-width: 100%;
	}
	.whatWeHaveInnerBox h5.dealTitle {
		font-size: 19px;
		line-height: 1;
		height: 38px;
	}
	.uSplashPage h3.dealTitle {
		margin-bottom: 51px;
	}
	.page-template-ticketBuy .ZonesBanner h1.topPageTitle {
		margin-top: 92px;
		font-size: 60px;
	}
	.allTicketPage {
		padding: 29px 0;
		margin-bottom: 31px;
	}
	.changeTicketDate {
		width: 175px;
		height: 51px;
		font-size: 16px;
	}
	img.changedate {
		width: 25px;
		margin-left: 26px;
	}
	#dealSlider .owl-stage-outer {
		padding-right: 11px;
		margin-left: -3px;
	}
	.page-template-ticketBuy .ui-datepicker-calendar thead tr th:last-of-type {
		border-radius: 10px 0 0 10px;
	}
	.page-template-ticketBuy .ui-datepicker-calendar thead tr th:first-of-type {
		border-radius: 0 10px 10px 0;	
	}
	.page-template-ticketBuy .calenderInfo {
		margin: 0 27px;
		padding: 31px 0;
	}
	
	
	#areYouaVisitorPop #thirdStepApiModal form {
		padding-top: 77px;	
	}
	#areYouaVisitorPop #thirdStepApiModal .form-label {
		margin-bottom: 20px;
	}
	#areYouaVisitorPop #thirdStepApiModal .apiModalsBtn {
		margin-top: 95px;
	}
	#areYouaVisitorPop.apiModals #thirdStepApiModal .modal-body {
		background-position: 0 bottom;
		padding-top: 176px;
	}
	#areYouaVisitorPop.apiModals #YouDontHaveReservation .modal-body,
	#areYouaVisitorPop.apiModals #YouHaveReservation .modal-body,
	#areYouaVisitorPop.apiModals #YouHaveMemberAccount .modal-body{
		background-position: 0 bottom;
		padding: 0 77px 81px;
	}
	#areYouaVisitorPop #YouHaveReservation .modal-header {
		padding: 83px 0 32px;
		justify-content: center;
	}
	#areYouaVisitorPop #YouDontHaveReservation .modal-header {
		padding: 156px 0 17px;
		justify-content: center;
	}
	#areYouaVisitorPop #YouHaveMemberAccount .modal-header {
		padding: 156px 0 0;
		justify-content: center;
	}
	#areYouaVisitorPop #YouHaveReservation .modal-header h5.modal-title {
		text-align: center;
	}
	#areYouaVisitorPop #YouHaveReservation .modal-body p {
		margin-bottom: 0;
		text-align: center;
	}
	#areYouaVisitorPop #YouDontHaveReservation .modal-body p {
		margin-bottom: 25px;
		text-align: center;
	}
	#areYouaVisitorPop #YouHaveMemberAccount .modal-body p {
		margin-bottom: 0;
		text-align: center;
		margin-top: 35px;
	}
	#areYouaVisitorPop #YouHaveReservation .apiModalsBtn {
		margin-top: 194px;
	}
	#areYouaVisitorPop #YouDontHaveReservation .apiModalsBtn {
		margin-top: 150px;
	}
	#areYouaVisitorPop #YouHaveMemberAccount .apiModalsBtn {
		margin-top: 99px;
	}
	.fullWidthVideoHomeHead {
		object-fit: cover;
		object-position: center;
	}	
	#galleryModalFull #galleryModal.owl-carousel .owl-nav button.owl-prev {
		right: 0;
	}
	#galleryModalFull #galleryModal.owl-carousel .owl-nav button.owl-next {
		left: 0;
	}
	
	
	
	
	#galleryModalFull #galleryModalThin.owl-carousel .item,
	#galleryModalFull #galleryModal.owl-carousel .item {
		width: 100%;
		height: 557px;
		max-width: 959px;
		overflow: hidden;
		position: relative;
		box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.12)
	}
	#galleryModalFull #galleryModalThin.owl-carousel .item img,
	#galleryModalFull #galleryModal.owl-carousel .item img {
		object-fit: cover;
		object-position: center;
		height: 100%;
		width: 100%;
	}
	.dealInnerImageWrapper {
		width: 100%;
		height: 226px;
		overflow: hidden;
	}
	.dealInnerImageWrapper img {
		object-fit: cover;
		object-position: center;
		height: 100%;
		width: 100%;
	}
	#mapWrapZoneScroll {
		scroll-margin-top: 0;
	}
	.pageContentdefult {
		padding: 81px 0 92px;
	}
	.pageContentdefult h2 {
		font-size: 35px;
		margin-bottom: 37px;
	}
	.rolesToFollowText.secondBoxBottom h3,
	.rolesToFollowText.firstBoxTop h3 {
		font-size: 22px;
		margin-bottom: 16px;
		line-height: 30px;
	}
	.rolesToFollowText.secondBoxBottom,
	.rolesToFollowText.firstBoxTop {
		margin-bottom: 64px;
	}
	.siteRules p {
		font-size: 18px;
		margin-top: 22px;
		margin-bottom: 0;
	}
	.ticketCancelBox h3.cancelTitleInner {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 35px;
	}
	.ticketCancelBox {
		max-width: 1019px;
	}
	.ticketCancelBox input {
		margin: 0 0 29px;
	}
	.breadCrumbs.cancelMyTicket {
		max-width: 1320px;
		margin: 0 auto 16px;
	}
	.ticketCancelBox input[type="submit"] {
		width: 284px;
		height: 73px;
		font-size: 22px;
	}
	.underFormTextWrap p {
		font-size: 16px;
	}
	.siteRules a {
		color: #656565;
	}
	#wpcf7-f946-o1 form.sent .wpcf7-response-output {
		font-size: 20px;
	}
	#wpcf7-f946-o1 form.sent .wpcf7-response-output:before {
		content: url(/wp-content/uploads/2021/04/sucssessCheck.png);
		margin-top: 1px;
		margin-left: 16px;
	}
	.page-template-ticketCancel .ZonesBanner h1.topPageTitle {
		display: block;
	}
	.wpcf7-not-valid-tip {
		font-size: 14px;
		margin: -25px 0 18px

	}
	.wpcf7 form.invalid .wpcf7-response-output,
	.wpcf7 form.unaccepted .wpcf7-response-output {
		border: none;
		color: #D12A2A;
		font-size: 14px;
	}
	h3.cancelTitleInner {
		font-size: 18px;
	}
	.rolesListToFollow li {
		font-size: 16px;
	}
	span.prevBtnDate {
		width: 13px;
		height: 24px;
	}
	span.nextBtnDate {
		width: 13px;
		height: 24px;
	}
	#areYouaVisitorPop #thirdStepApiModal .form-label {
		text-align: center;
	}
	.rolesListToFollow:before {
		height: 8px;
		width: 5px;
		right: 6px;
	}
	.rolesListToFollow:after {
		height: 6px;
		width: 5px;
		right: 6px;
	}
	.page-template-visitorInfoHours .rolesListToFollow:after,
	.page-template-visitorinfo .rolesListToFollow:after {
		height: 28px;
		background-color: #F9F9F9;
	}
	.page-template-visitorInfoHours .rolesListToFollow:before,
	.page-template-visitorinfo .rolesListToFollow:before {
		background-color: #F9F9F9;
	}
	.page-template-home .ZonesBanner img.homePageTopBannerOver {
		top: 0;
	}
	.page-template-visitorInfoContact .wpcf7-form label.error {
		margin: 12px 0 9px;
	}

}
@media(min-width: 1048px) {
	.mithamContent .zoneImageWarraper {
		width: 537px;
		height: 332px;
		overflow: hidden;
	}
	.mithamContent .zoneImageWarraper img {
		object-fit: cover;
		object-position: center;
		height: 100%;
		width: 100%;
	}
}
@media(min-width: 1200px) {
	.zoneSelectorMap {
		width: auto;
		padding: 0 20px;
	}
	.zoneMapTitle h3 {
		margin-bottom: 44px;
	}
	.zoneSelectorMap {
		font-size: 18px;
	}
	span.zoneMapTitle {
		margin-left: 12px;
	}
	#gallery .slick-prev,
	.owl-carousel .owl-nav button.owl-prev {
		position: absolute;
		top: 43%;
		right: -75px;
		width: 42px;
		height: 42px;
		background-image: url(/wp-content/uploads/2021/03/Group-30.png);
		display: block;
	}
	#gallery .slick-prev:hover,
	.owl-carousel .owl-nav button.owl-prev:hover {
		background-image: url(/wp-content/uploads/2021/04/rightArrowOrange.png);
	}
	.owl-carousel .owl-nav button.owl-prev span {
		display: none;	
	}
	#gallery .slick-prev:before,
	#gallery .slick-next:before {
		color: transparent;
	}
	#gallery .slick-next,
	.owl-carousel .owl-nav button.owl-next {
		position: absolute;
		top: 43%;
		left: -80px;
		width: 42px;
		height: 42px;
		background-image: url(/wp-content/uploads/2021/03/Group-29.png);
		display: block;
	}
	#gallery .slick-next:hover,
	.owl-carousel .owl-nav button.owl-next:hover {
		background-image: url(/wp-content/uploads/2021/04/LeftArrowOrange.png);
	}
	#gallery .slick-prev.slick-disabled {
		background-image: url(/wp-content/uploads/2021/05/rightArrowGrey.png);
	}
	#gallery .slick-next.slick-disabled {
		background-image: url(/wp-content/uploads/2021/05/leftArrowGrey.png);
	}
	#gallery .slick-disabled:hover {
		pointer-events: none;
		cursor: not-allowed !important;
	}
	.owl-carousel .owl-nav button.owl-next span {
		display: none;	
	}
	#parkSalesSlider.owl-carousel .owl-nav button.owl-prev {
		right: -120px;
	}
	#parkSalesSlider.owl-carousel .owl-nav button.owl-next {
		left: -130px;
	}
	.InnerSleepBox {
		width: calc(100% - 106px);
	}
	.sleepInBoxContent {
		padding: 0 50px 0 80px;
	}
	.ZonesMap .nav-tabs {
		justify-content: space-between;
	}
	#whatWeHaveSlider.owl-carousel .owl-nav button.owl-next {
		left: -95px;
	}
	#whatWeHaveSlider.owl-carousel .owl-nav button.owl-prev {
		right: -85px;
	}
	#pricingCards.owl-carousel .owl-stage {
		padding: 14px 0;
	}
	.InnerSleepBox {
		margin-right: 0;	
	}
	#zoneSliderPC.owl-carousel .owl-nav button.owl-prev {
		right: -57px;
	}
	#whatWeHaveSlider .whatWeHaveInnerBoxImage {
		width: 100%;
		height: 198px;
		overflow: hidden;
	}
	#whatWeHaveSlider .whatWeHaveInnerBoxImage img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
}
@media(min-width: 1400px) {
	.SplashGallery {
		max-width: 1280px;
		margin: 0 auto;
	}
	.InnerSleepBox {
		width: calc(100% - 267px);
	}
	#pricingCards.owl-carousel .owl-nav button.owl-next {
		left: -145px;
	}
	#pricingCards.owl-carousel .owl-nav button.owl-prev {
		right: -125px;
	}
	.page-template-ticketBuy .calenderInfo {
		margin: 0 auto;
	}
	.page-template-visitorInfoHours .calenderBox,
	.page-template-visitorinfo .calenderBox {
		width: 808px;
		margin: auto;
	}
/*
	.SplashGallery #gallery .item.splshMobileGallery {
		width: 330px;
		height: 260px;
	}
*/
}
@media(min-width: 1500px) {
	.openHoursBoxWrap,
	.openhoursTextBox {
		padding-right: 135px;
	}
}
