body {
background-color: #00243E !important;
	color: #fff;
	font: 15px/22px Arial, sans-serif;
}


.container{
position: relative;
margin: 0 auto;

    width: 100% !important;
}

.modal {
	color: #265aa6;
	font: 24px/24px 'Luckiest Guy',Arial,cursive !important;
}	
.attractions-section button.more {
    display: block;
    width: 125px;
    margin-top: 0px;
	font: 24px/24px 'Luckiest Guy',Arial,cursive;
}
	
	
.header {
position: absolute;
width: 100%;
z-index: 99999;
padding-left: 62px;
	}	
h1, h2, h3, h4, h5, h6 {
	font: 16px 'Luckiest Guy', Arial, cursive;
	text-transform: uppercase;
	color: #fff !important;
}
.container h1, .container h2, .container h3, .container h4, .container h5, .container h6 {
	font: 16px 'Luckiest Guy', Arial, cursive;
	text-transform: uppercase;
	color: #fff;
}


h1 { font-size: 50px; }
h2 { font-size: 40px; }
h3 { font-size: 30px; }
h4 { font-size: 26px; }
h5 { font-size: 18px; }

.container h1 { font-size: 50px; }
.container h2 { font-size: 40px; }
.container h3 { font-size: 30px; }
.container h4 { font-size: 26px; }
.container h5 { font-size: 18px; }

.logo {
display: block;
max-width: 400px;
float: left;
}

/* various navs */
.corporate-nav-container {
	z-index: 1;
}
.corporate-nav {
	background: #265aa6;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #fff;
	font-size: 14px;
	text-align: right;
	padding: 5px 20px;
}
.corporate-nav a {
	color: #fff;
}
.navbar-default {
	background: #265aa6;
}
.navbar-mobile .navbar-toggle {
	margin-top: 6px;
	border: none;
}
.navbar-toggle .menu {
	text-transform: uppercase;
	float: left;
	margin-right: 10px;
}
.navbar-toggle .bars {
	float: right;
}
.navbar-toggle .icon-bar {
	background: #fff !important;
	border-radius: 0;
	width: 26px;
	height: 4px;
}
.navbar-default .navbar-nav>li>a {
	color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background: 0 !important;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #fff;
	background-color: none !important;
}
.navbar-mobile .navbar-nav {
	background: #265aa6;
}
.navbar-mobile .navbar-collapse.in {
	overflow-y: 0 !important;
}
.navbar-mobile .navbar-collapse .main-nav > li > a {
	width: 100%;
	margin-left: 0;
}
.navbar-mobile .navbar-collapse .main-nav > li + li {
	margin-left: 0;
}

.navbar-mobile.navbar-fixed-top .navbar-collapse {
	max-height: 355px;
}

.unmobile-logo {
	max-width: 320px;
}
.mobile-logo {
	margin: 30px auto 20px;
	max-width: 250px;
}

.dropdown-menu {
	font-size: 21px;
	text-align: center;
}

/* remove inter-li padding */
.corporate-nav li {
	padding: 0;
}
.corporate-nav a:hover{
	color:#fff;
	text-decoration:underline;
	}
	.corporate-nav a{
	color:#fff !important;
	
	}
/* and introduce a separator and add the padding there */
.corporate-nav li + li.link:before {
	content: '|';
	padding: 0 10px 0 0;
}
/* gap between the last .link and the first .social */
.corporate-nav li.link + li.social {
	margin-left: 10px;
}
.social a {
	border-radius: 50%;
	display: block;
	font-size: 20px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 25px;
	-webkit-transition: background-color 0.3s ease, color 0.3s ease;
			 -o-transition: background-color 0.3s ease, color 0.3s ease;
					transition: background-color 0.3s ease, color 0.3s ease;

}
.footer .list-inline>li {
	padding-right: 0;
}
.footer .social a {
	font-size: 26px;
	height: 36px;
	line-height: 36px;
	width: 36px;
	margin-bottom: 10px;
}
.social.facebook a {
	background: #5a7ac7;
}
.social.youtube a {
	background: #fd3832;
}
.social.twitter a {
	background: #5bbcec;
}
.social.google-plus a {
	background: #dd4b39;
}
.social.instagram a {
	background: #13a337;
}
.social.tripadvisor a {
	background: #62a655;
}

.social a:hover {
	background: #fff;
	color: #265aa6 !important;
	text-decoration: none;
}
#trip-advisor {
	margin: 10px 0 0 0;
}
.main-nav {
	font-size: 20px;
	margin-bottom: 25px;
	margin-top: 30px;
	margin-left: -30px;
	font-family: 'Bevan', Arial, cursive;
	text-transform: uppercase;
		list-style-type: none;
		line-height: 2.4em;
		width: 100%;
		z-index: 9999;
}

.main-nav > li > a {
	background: #e41f13;
	border: 4px solid #fab7b3;
	border-radius: 0;
	color: #fff;
	height: 71px;
	padding: 4px;
	text-align: center;

}

}
.navbar-collapse {
	box-shadow: none;
}
.desktop-nav-collapse .main-nav > li > a {
	width: auto;
	padding-left: 1px;
padding-right: 1px;
padding-top: 20px;
}
.desktop-nav-collapse .main-nav > li > a img {
	width: 100%;
	height: auto;
}
.desktop-nav-collapse .main-nav > li:first-child {
	
}

/* for vertical centring of the text */
.main-nav > li > a:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.main-nav > li > a > span {
	display: inline-block;
	vertical-align: middle;
}
/* now for the colours */
.main-nav > li:first-child a:hover{
	background-color: #e41f13;
	border-color: #fab7b3;
}
.main-nav > li:last-child a:hover{
	background-color: #e41f13 !important;
	border-color: #fab7b3;
}
.main-nav > li:last-child a{
	background-color: #e41f13 !important;
	border-color: #fab7b3;
}
.main-nav > li:first-child a{
	background-color: #e41f13 !important;
	border-color: #fab7b3;
}
/* blue */
.main-nav > li:nth-child(5n+2) > a {
	background-color: #265aa6 !important;
	border-color: #c8e8ff;
}
.main-nav > li:nth-child(5n+2) > a:hover {
	background-color: #265aa6;
}
/* orange */
.main-nav > li:nth-child(5n+3) > a {
	background-color: #e84e0f !important;
	border-color: #ffccb7;
}
.main-nav > li:nth-child(5n+3) > a:hover {
	background-color: #e84e0f;
}
/* light green */
.main-nav > li:nth-child(5n+4) > a {
	background-color: #bed006 !important;
	border-color: #ebf29f;
}
.main-nav > li:nth-child(5n+4) > a:hover {
	background-color: #bed006;
}
/* green */
.main-nav > li:nth-child(5n) > a {
	background-color: #13a337 !important;
	border-color: #a6dfb4;
}
.main-nav > li:nth-child(5n) > a:hover {
	background-color: #13a337;
}

.more {
	background: #265aa6;
	color: #fff;
	font: 24px/24px 'Luckiest Guy', Arial, cursive;
	padding: 12px 14px 5px;
	text-transform: uppercase;
	text-shadow: none !important;
}

.more > a {
	color: #fff;
}

.list-inline {
    padding-left: 0px;
    margin-left: -5px;
    list-style: outside none none;
}
.pull-right {
    float: right !important;
}

.hard-code-image {
	border: 4px solid #c8e8ff;
	margin: 25px 0;
}

#page-areas .more {
	background: #265aa6;
	color: #fff;
	display: block;
	font: 24px/24px 'Luckiest Guy', Arial, cursive;
	margin-top: 20px;
	padding: 12px 14px 5px;
	text-transform: uppercase;
	width: 125px;
}

.page-content .more {
	background: #265aa6;
	color: #fff;
	display: block;
	font: 24px/24px 'Luckiest-Guy', Arial, cursive;
	margin-top: 17px;
	padding: 12px 14px 5px;
	text-transform: uppercase;
	width: 125px;
}


.page-content a.more.bg-7 {
	background: #e4e4e4 !important;

	-webkit-transition: background-color 0.3s ease, color 0.3s ease !important;
			 -o-transition: background-color 0.3s ease, color 0.3s ease !important;
					transition: background-color 0.3s ease, color 0.3s ease !important;
}

.page-content a.more.bg-7:hover {
	background: #265aa6;
	background: #265aa6 !important;
	color: #fff !important;
	text-decoration: none;
}


.unmobile-logo {
	max-width: 320px;
}
.mobile-logo {
	margin: 30px auto 20px;
	max-width: 250px;
}

.dropdown-menu {
	font-size: 21px;
	text-align: center;
}


.social a {
	border-radius: 50%;
	display: block;
	font-size: 20px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 25px;
	-webkit-transition: background-color 0.3s ease, color 0.3s ease;
			 -o-transition: background-color 0.3s ease, color 0.3s ease;
					transition: background-color 0.3s ease, color 0.3s ease;

}


.side-carousel {
	margin-bottom: 30px;

}
.side-carousel .more {
	background: none;
	padding: 0 0 10px 10px;
}
.side-carousel .item {
	border: 4px solid;
	padding-bottom: 10px;
	height: 300px;
}

.side-carousel .content {
	padding: 10px;
}

.side-carousel .slick-next {
	right: 10px;
	top: 103px;
}
.side-carousel .slick-prev {
	left: 10px;
	top: 103px;
}
.side-carousel a.more {
	color: #fff !important;
		-webkit-transition: color 0.3s ease, color 0.3s ease !important;
			 -o-transition: color 0.3s ease, color 0.3s ease !important;
					transition: color 0.3s ease, color 0.3s ease !important;

}

.side-carousel a:hover.more {
	color: #fff !important;
	color: rgba(255,255,255,0.5) !important;
	text-decoration: none;
}


/* subnav sidebar */

.subpages-sidebar {
	margin-bottom: 30px;
}
.subpages-sidebar h2 {
	background: #265aa6;
	color: #fff;
	font-size: 30px;
	margin: 0;
	padding: 22px 22px 14px;
}

.subpages-nav {
	background: #fff;
	font-size: 15px;
}
.subpages-nav > li > a {
	color: #265aa6;
	padding: 10px 22px;
}
.subpages-nav > li > a:hover {
	background: #bed006;
	color: #fff;
}
.subpages-nav > li + li {
	border-top: 1px dashed #bed006;
	margin-top: 0;
}

/* subnav themes */
.blackboard {
	background: #333;
	background: url(../images/chalkboard-bg.html) top left;
	border: 8px solid #c5934e;
	border-radius: 10px;
	color: #fff;
	margin-top: 10px;
}
.blackboard > li > a {
	color: #fff;
}
.blackboard.subpages-nav > li + li {
	border-top: 1px dashed #868383;
}

.footer {
	background: #00243e;
	color: #fff;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 30px;
	padding-bottom: 30px;
}
.footer a {
	color: #fff;
}
.footer h1 {
	color: #36bcee;
	font: 25px 'Luckiest Guy', Arial, cursive;
	margin-top: 0;
	text-transform: uppercase;
}
.footer ul {
	margin-bottom: 0;
}

/* backgrounds */

.background-container {


margin: 0px auto;
overflow: hidden;
z-index: -2;

  /* Set rules to fill background */
  min-height: 100%;

	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: absolute !important;
  top: 0;
left: 0;
}
.background-container img {
    width: 100%;
}
.backgrounds {
	/*
	pretty sure this is a bit of a magic number - we just came up with a "surely all pages will be long enough for this"
	so feel very free to reduce if needs be
	*/
	height: 900px;
	left: 0;
	margin: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.background {
	background: url(../img/baloane1.html) no-repeat scroll center top #c3e9fc;
	background-size: contain;
	min-height: 4000px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 100%;
}

.prints {
	background: url(../images/background-prints.html) no-repeat scroll center top;
	height: 1605px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.content {
margin: 0px;

overflow: hidden;
    max-width: 600px;
z-index: 999;
position: relative;
font: 20px Arial,sans-serif;
color: #fff;

}
.content a{
	color: #fff;
	text-decoration:underline;
	}

.content h2 {
	font-family: "Luckiest Guy",Calibri,Arial,sans-serif;
	text-transform:uppercase;

font-size: 90px;
line-height: 80px;
	color:#fff;

	}

.content p{
	padding: 8px;
	line-height:1.4em;

	}
	.more {
    background: #265AA6 none repeat scroll 0% 0%;
    color: #FFF;
    font: 24px/24px "Luckiest Guy",Arial,cursive;
padding: 12px 14px 12px;
    text-transform: uppercase;
}

.mascote{
position:fixed;
right:0;
bottom:0;
    max-width: 800px;
	float:right;
	z-index: -1;
	
	}
	.carusel-mascote{
		margin: 0px !important;

overflow: hidden;
    max-width: 800px;
z-index: -1;
position: relative;

		}
.backgrounds {
	/*
	pretty sure this is a bit of a magic number - we just came up with a "surely all pages will be long enough for this"
	so feel very free to reduce if needs be
	*/
	height: 900px;
	left: 0;
	margin: auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.background {
	background: url(../images/background-sky.html) no-repeat scroll center top #c3e9fc;
	background-size: contain;
	min-height: 1000px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 100%;
}

.prints {
	background: url(../images/background-prints.html) no-repeat scroll center top;
	height: 1605px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.mobile-hero img {
	margin-bottom: 30px;
	padding: 0 17px;
}

/* page carousel */
.carousel-items {
	height: 465px;
	overflow: hidden;
}
.carousel-items .slick-dots {
	bottom: 0;
	left: 22px;
	text-align: left;
}
.carousel-items .slick-dots li button {
	border: 1px solid #fff;
	border-radius: 50%;
	height: 15px;
	padding: 0;
	width: 15px;
}
.carousel-items .slick-dots li button:before {
	color: #fff;
	font-size: 11px;
	height: 15px;
	line-height: 18px;
	opacity: 0;
	width: 15px;
}
.slick-dots li.slick-active button:before {
	opacity: 1;
}
.carousel-item {
	color: #fff;
	font-size: 18px;
	height: 465px;
	line-height: 26px;
	overflow: hidden;
}
.carousel-item > div {
	padding-left: 22px;
	max-width: 534px;
}
.carousel-item h1 {
	margin-top: 25px;
	font-size: 90px;
	line-height: 80px;
	text-shadow: 1px 1px 1px #ca2323, 3px 3px 5px #ca2323;
}
.carousel-item .more {
	background: #fff;
	color: #ca2323;
	display: block;
	width: 125px;
	margin-top: 30px;
}

.carousel-item a.more {
	background: #fff !important;
	-webkit-transition: background-color 0.3s ease, color 0.3s ease !important;
			 -o-transition: background-color 0.3s ease, color 0.3s ease !important;
					transition: background-color 0.3s ease, color 0.3s ease !important;
}

.carousel-item a:hover.more {
	background: #265aa6;
	background: rgba(255,255,255,0.2) !important;
	color: #fff !important;
	text-decoration: none;
}

/* home carousel */
.home-carousel .slick-prev, .home-carousel .slick-next {
	width: 82px;
	height: 84px;
	top: 38%;
}
.home-carousel .slick-prev:before, .home-carousel .slick-next:before {
	content: '';
}
.home-carousel .slick-prev {
	background: url(../images/home-carousel-prev.html) no-repeat top left;
	left: -20px;
}
.home-carousel .slick-next {
	background: url(../images/home-carousel-next.html) no-repeat top left;
	right: 10px;
}
.home-carousel {
}
.home-carousel .item {
	background: #fff;
	border: 4px solid #fff;
	margin-right: 30px;
}

.home-carousel .item > .content {
	height: 150px;
	overflow: hidden;
	padding: 0 15px;
}

.home-carousel .item > .content > h1 {
	font-size: 32px;
}
.home-carousel .item > .content > p {
	font-size: 16px;
	line-height: 20px;
}

/* home social buttons */
.home-social-button {
	border-radius: 50px;
	color: #fff;
	display: block;
	font: 21px/21px 'Luckiest Guy', Arial, cursive;
	margin-right: 10px;
padding: 12px 20px 12px 24px;
	text-align: left !important;
	text-transform: uppercase;
}
.home-social-button > div { float: left; }
.home-social-button > .clevericon {
	border-radius: 50%;
	float: right;
	font-size: 42px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 50px;
}
.home-social-button:hover {
	background: #f2f2f2 !important;
	color: #265aa6;
}
.home-social-button:hover .clevericon {
	background: #265aa6 !important;
	color: #fff !important;
}

/* home bottom banner */
.home-bottom-banner {
	margin: 30px 0;
}

/* social dashboard */
.social-bg {
	border-top: 3px solid #06a7f3;
	background-color: #005694;
	margin-top: 30px;
	padding: 30px 0;
}
.embed-responsive.embed-responsive-2by1 {
  padding-bottom: 200%;
}
.social-title {
	color: #005694;
	padding-bottom: 20px;
	text-align: center;
	text-shadow:
    -3px -3px 0 #fff,
    3px -3px 0 #fff,
    -3px 3px 0 #fff,
    3px 3px 0 #fff;
}
.social-dashboard {
	margin-top: 20px;
}
.social-dashboard-item {
	border: 5px solid #fff;
	margin-bottom: 30px;
	position: relative;
}

.item-content {
	height: 50%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.item-content > .item-content-actual {
	padding: 20px;
}
.item-image {
	background-repeat: none;
	background-size: cover;
	height: 50%;
	position: absolute;
	top: 50%;
	width: 100%;
}
.item-image:only-child {
	height: 100%;
}
.social-dashboard .item-image a {
	display: block;
	width: 100%;
	height: 100%;
}
.item-type {
	bottom: -35px;
	position: absolute;
	width: 100%;
}
.item-type a:focus,
.item-type a:hover {
	text-decoration: none;
}

.item-type > div {
	border: 8px solid #fff;
	border-radius: 50%;
	font-size: 39px;
	height: 74px;
	line-height: 60px;
	margin: auto;
	padding: 7px 10px 10px 10px;
	width: 74px;
}
.item-content.no-image {
	padding-top: 50px;
	top: 30%;
}
.item-content.no-image > .item-type {
	bottom: auto !important;
	top: -35px !important;
}
:nth-child(2n+1) > .social-dashboard-item .item-content {
	top: 50%;
}
:nth-child(2n+1) > .social-dashboard-item .item-content > .item-content-actual {
	padding-top: 50px;
}
:nth-child(2n+1) > .social-dashboard-item .item-image {
	top: 0;
}
:nth-child(2n+1) > .social-dashboard-item .item-type {
	bottom: auto;
	top: -35px;
}

/* sidebar */
.side-icon {
	border-radius: 50%;
	float: left;
	font-size: 42px;
	height: 70px;
	line-height: 50px;
	text-align: center;
	width: 70px;
}

.side-icon > .clevericon {
	border-radius: 50%;
	float: right;
	font-size: 42px;
	height: 60px;
	line-height: 47px;
	text-align: center;
	width: 60px;
	padding-left: 10px;
}
.book-now .side-icon {
	border: #9f150c solid 11px;
	margin: 23px 11px 10px 17px;
}
.book-theme-park .side-icon {
	border: #e41f13 solid 11px;
	margin: 23px 11px 10px 17px;
}
.book-room .side-icon {
	border: #ffd600 solid 11px;
	margin: 31px 11px 10px 17px;
}
.sidebar {
	font-size: 16px;
}

.sidebar section + section {
	margin-top: 20px;
}

.sidebar h1 {
	font-size: 40px;
	line-height: 40px;
}
.sidebar .lead {
	font: 25px 'Luckiest-Guy', Arial, cursive;
	text-transform: uppercase;
}


/* icons */
.icon {
	font-size: 12px;
}
/* table styling */

.page-content table {
	border-collapse: separate;
	border-spacing: 1px;
}

caption {
	background: #265aa6;
	font: 30px 'Luckiest-Guy', Arial, cursive;
	color: #fff;
	padding: 15px 0 5px;
}
.cms-table {
	border: none;
	color: #265aa6 !important;
}
.cms-table th,
.cms-table td {
	padding: 10px;
}
.cms-table th {
	background: #265aa6;
	color: #ffffff !important;

}
.cms-table tr:nth-of-type(odd) td {
	background: #fff;
}
.cms-table tr:nth-of-type(even) td {
	background: #e5e5e5;
}
/* social buttons */
.page-content .home-social-button {
	margin: 0 10px 20px 0;
}
.page-content .home-social-button > .clevericon {
	border-radius: 50%;
	float: right;
	font-size: 42px;
	height: 50px;
	line-height: 44px;
	text-align: center;
	width: 50px;
}
/* pages */
#page-areas {
	margin-top: 20px;
}
.page-content {
	background: #fff;
	color: #265aa6;
	margin-bottom: 30px;
	padding: 32px 40px;
}
.page-area {
	border: 4px solid #fff;
	margin-bottom: 30px;
}
.page-area h2 {
	font-size: 36px;
}
.page-area .content {
	padding: 19px 19px 19px 30px;
	line-height: 20px;
}
.page-area .col-sm-push-5 .content {
	padding: 19px 19px 19px 0;
}
.page-area .content a {
	text-decoration: none;
}
.page-area-dropdown {
	padding: 20px;
}

.page-gallery .gallery-item > div {
	margin-right: 29px;
}
.page-gallery .slick-prev, .page-gallery .slick-next {
	width: 82px;
	height: 84px;
	top: 39%;
}
.page-gallery .slick-prev:before, .page-gallery .slick-next:before {
	content: '';
}
.page-gallery .slick-prev {
	background: url(../images/home-carousel-prev.html) no-repeat top left;
	left: -20px;
}
.page-gallery .slick-next {
	background: url(../images/home-carousel-next.html) no-repeat top left;
	right: 10px;
}


/* rides and attractions */
.attractions-section {
	border: 4px solid #fff;
	margin-bottom: 30px;
	font: 24px/24px 'Luckiest Guy', Arial, cursive;
	overflow: hidden;

}
.attractions-section h2 {
	font-size: 56px;
}
.attractions-section .content {
	padding: 0 19px 19px 30px;
	line-height: 20px;
}
.attractions-section .content > p {
	height: 78px;
	overflow: hidden;
}
.attractions-section .col-sm-push-5 .content {
	padding: 0 19px 19px 0;
}
li.attractions-filter {
	margin-right: 12px;
}
.attractions-filter {
	font: 36px 'Luckiest-Guy', Arial, cursive;
	text-transform: uppercase;
}
.attractions-filter-checkbox {
	border: 4px solid #fff;
	display: inline-block;
	font: 25px/28px Arial;
	height: 30px;
	text-align: center;
	width: 30px;
}
.attractions-filter.selected .attractions-filter-checkbox:before {
	content: '?';
	font-size: 35px;
}
.attractions-filter a {
	color: #fff !important;
		-webkit-transition: color 0.3s ease, color 0.3s ease !important;
			 -o-transition: color 0.3s ease, color 0.3s ease !important;
					transition: color 0.3s ease, color 0.3s ease !important;
}
.attractions-filter a:visited {

}
.attractions-filter a:hover {
	color: #e4f8ff;
	color: rgba(255,255,255,0.7) !important;
	text-decoration: none;
}

.attraction {
	border: 4px solid #fff;
	font-size: 16px;
	margin-bottom: 30px;
	height: 132px;
	overflow: hidden;
}
.attraction .content {
	padding: 0px 10px 0 0;
}

.attraction h2 {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 12px;
}

.attractions-section a.more {
	display: block;
	width: 125px;
	margin-top: 0;
}
.attractions-section a:hover.more {
	text-decoration: none;
}
.attractions-section a.bg-9 {
	background: #fff !important;
	-webkit-transition: background-color 0.3s ease, color 0.3s ease !important;
			 -o-transition: background-color 0.3s ease, color 0.3s ease !important;
					transition: background-color 0.3s ease, color 0.3s ease !important;
}

.attractions-section.bg-1 a:hover.bg-9,
.attractions-section.bg-2 a:hover.bg-9,
.attractions-section.bg-3 a:hover.bg-9,
.attractions-section.bg-4 a:hover.bg-9,
.attractions-section.bg-5 a:hover.bg-9,
.attractions-section.bg-6 a:hover.bg-9,
.attractions-section.bg-7 a:hover.bg-9,
.attractions-section.bg-8 a:hover.bg-9,
.attractions-section.bg-9 a:hover.bg-9 {
	background: #e4e4e4;
	background: rgba(255,255,255,0.5) !important;
}


/* events */

.event-item {
	border: 4px solid #fff;
	margin-bottom: 30px;
}

.event-date {
	font: 26px 'Luckiest-Guy', Arial, cursive;
	color: #00adea;
	margin-top: 15px;
}

.event-item .content {
	padding: 11px 11px 11px 33px;
	line-height: 20px;
}
.event-item .col-sm-push-4 .content {
	padding: 11px 20px 7px 0;
}

.event-item h2 {
	font-size: 30px;
	margin-bottom: 0px;
}

.event-item a.more {
	display: block;
	width: 125px;
	margin-top: 20px;
}
.event-item a:hover.more {
	text-decoration: none;
}
.event-item a.bg-9 {
	background: #fff !important;
	-webkit-transition: background-color 0.3s ease, color 0.3s ease !important;
			 -o-transition: background-color 0.3s ease, color 0.3s ease !important;
					transition: background-color 0.3s ease, color 0.3s ease !important;
}

.event-item.bg-1 a:hover.bg-9,
.event-item.bg-2 a:hover.bg-9,
.event-item.bg-3 a:hover.bg-9,
.event-item.bg-4 a:hover.bg-9,
.event-item.bg-5 a:hover.bg-9,
.event-item.bg-6 a:hover.bg-9,
.event-item.bg-7 a:hover.bg-9,
.event-item.bg-8 a:hover.bg-9,
.event-item.bg-9 a:hover.bg-9 {
	background: #e4e4e4;
	background: rgba(255,255,255,0.5) !important;
}

.cookie-warning {
	background: rgba(0, 0, 0, 0.85);
	color: #fff;
	left: 0;
	padding: 10px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 10;
}

.breadcrumb {
	background: none !important;
	font-size: 12px;
	padding: 0;
}
.breadcrumb a {
	color: #fff;
}
.breadcrumb > li + li:before {
	content: '>';
}

/* THOMAS LAND PAGE */

.thomas .bg-3 {
	background-color: #e41f13 !important; /* to override other important for .bg-3 */
}

.thomas .brd-1-l-l {
	background-color: #e4f8ff !important; /* to override other important for .brd-1-l-l */
}

.thomas .home-carousel .item > .content {
	color: #36bcee;
	text-align: center;
}

.thomas .thomas-padding {
	padding-top: 220px;
}

.thomas .home-carousel .item > .content > h1 {
	color: #36bcee;
	font-family: 'Bevan', Arial, cursive;
	font-size: 30px;
	text-align: center;
}

.thomas .background {
	background: url(../images/thomas-background.html) no-repeat scroll center top #c3e9fc;
	background-size: contain;
	min-height: 4000px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 100%;
}

.thomas-bg {
	background: url(../images/thomas-content-bg.html) center top;
	padding-bottom: 30px;
}

.thomas .home-carousel .item {
	border-radius: 15px;
}

.thomas .home-carousel .slick-prev,
.thomas .home-carousel .slick-next {
	top: 44%;
}

.thomas .slick-slide img {
	border-top-left-radius: 13px;
	border-top-right-radius: 13px;
}

.thomas .slick-slide .more.banner-more {
	border-radius: 0;
}
.thomas .slick-slide .more {
	border-bottom-left-radius: 13px;
	border-bottom-right-radius: 13px;
	font-family: 'Bevan', Arial, cursive;
	font-size: 20px;
}

.thomas .side-icon > .thomasicons {
	border-radius: 50%;
	float: right;
	font-size: 52px;
	height: 60px;
	line-height: 47px;
	text-align: center;
	width: 60px;
	padding-left: 5px;
	padding-top: 5px;
}
.thomas .book-now .side-icon {
	border: #9f150c solid 7px;
	margin: 23px 11px 10px 17px;
}
.thomas .book-theme-park .side-icon {
	border: #e41f13 solid 7px;
	margin: 23px 11px 10px 17px;
}
.thomas .book-room .side-icon {
	border: #ffd600 solid 7px;
	margin: 31px 11px 10px 17px;
}

.thomas .sub-icon-area {
	position: relative;
}

.thomas .subpages-sidebar h2 {
	font-family: 'Bevan', Arial, cursive;
	font-size: 22px;
	line-height: 23px;
	text-align: center;
}

.thomas .sub-icon {
	left: -14px;
	position: absolute;
	top: -20px;
	z-index: 10;
}

.thomas .clock-icon {
	background-color: #fcd207;
	border: #265aa6 solid 10px;
	border-radius: 50%;
	bottom: -44px;
	color: #002d56;
	font-size: 50px;
	left: 59px;
	position: absolute;
	z-index: 10;
}

.thomas-welcome-area {
	position: relative;
}

.thomas-welcome {
	left: 254px;
	position: absolute;
	top: -122px;
	z-index: 10;
}

.thomas .carousel-item h1 {
	font-family: 'Bevan', Arial, cursive;
	font-size: 70px;
	line-height: 70px;
}

.thomas .page-content {
	border-radius: 15px;
	-webkit-box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
}
.thomas .page-content h1,
.thomas .page-content h2,
.thomas .page-content h3,
.thomas .page-content h4,
.thomas .page-content h5,
.thomas .page-content h6 {
	font-family: 'Bevan', Arial, cursive;
}
.thomas .page-content h1 {
	font-size: 40px;
}

.thomas .page-content h2 {
	font-size: 28px;
}

.thomas .page-content h3 {
	font-size: 22px;
}

.thomas .page-content h4 {
	font-size: 18px;
}

.thomas .page-content h5 {
	font-size: 16px;
}

.thomas .page-content h6 {
	font-size: 12px;
}

.thomas .book-now {
	border-radius: 15px;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
}

.thomas .book-theme-park {
	border-radius: 15px;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
}

.thomas .book-room {
	border-radius: 15px;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
}

.thomas .today {
	border-radius: 15px;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
}

.thomas .opening-times {
	border-radius: 15px;
	border: 4px solid #fff;
	-webkit-box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
}

.thomas .lead {
	font-family: 'Bevan', Arial, cursive;
	font-size: 19px;
	line-height: 24px;
}
.thomas .sidebar h1 {
	font-family: 'Bevan', Arial, cursive;
	font-size: 31px;
	line-height: 38px;
}

.thomas .sidebar .book-now h1 {
	font-family: 'Bevan', Arial, cursive;
	font-size: 35px;
	line-height: 40px;
}

.thomas .sidebar .book-theme-park h1 {
	font-family: 'Bevan', Arial, cursive;
	font-size: 35px;
	line-height: 40px;
}

.thomas .sidebar .book-room h1 {
	font-family: 'Bevan', Arial, cursive;
	font-size: 20px;
	line-height: 26px;
}

.thomas .outer {
	width: 189px;
	background: none;
	border-top: 0;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
box-shadow: 0 10px 0 0 rgba(13,13,14,0.2);
}
.thomas .inner {
	border-bottom: 4px solid #fff;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	border-top: 0;
	width: 189px;
	background: #265aa6;
	position: relative;
	margin-top: 29px;
	border-radius: 1px;
}
.thomas .outer:before {
	content:"";
	width: 189px;
	border: 4px solid #fff;
	height: 62px;
	background: #265aa6;
	border-radius: 100% 100% 0 0;
	position: absolute;
	top:0;
	left: 0px;
}

.thomas .subpages-nav > li > a {
	background: #dbf0f9;
}
.thomas .subpages-nav > li > a:hover {
	background: #bed006;
	color: #fff;
}

/* brand colours, oh the huge manatee */
.tc-1,
.page-content.tc-1 .breadcrumb a {
	color: #e41f13 !important;
}
.tc-2,
.page-content.tc-2 .breadcrumb a {
	color: #265aa6 !important;
}
.tc-3,
.page-content.tc-3 .breadcrumb a {
	color: #e84e0f !important;
}
.tc-4,
.page-content.tc-4 .breadcrumb a {
	color: #bed006 !important;
}
.tc-5,
.page-content.tc-5 .breadcrumb a {
	color: #13a337 !important;
}
.tc-6,
.page-content.tc-6 .breadcrumb a {
	color: #36bcee !important;
}
.tc-7,
.page-content.tc-7 .breadcrumb a {
	color: #707070 !important;
}
.tc-8,
.page-content.tc-8 .breadcrumb a {
	color: #ffd600 !important;
}
.tc-9 {
	color: #fff !important;
}

.tc-99 {
	color: #fff !important;
	text-shadow: 1px 1px 1px #ca2323, 3px 3px 5px #ca2323;
}
.tc-98 {
	color: #ffd600 !important;
	text-shadow: 1px 1px 1px #ca2323, 3px 3px 5px #ca2323;
}

/* a text colour white inside page content means text colour for the white theme, which is blue */
.page-content.tc-9 { color: #265aa6 !important; }
.page-content.tc-9 .breadcrumb a { color: #265aa6 !important; }
.page-content .breadcrumb a { color: #265aa6 !important; }

.tc-bg-1,
.tc-bg-1 a { color: #fab7b3 !important; }
.tc-bg-2,
.tc-bg-2 a { color: #c8e8ff !important; }
.tc-bg-3,
.tc-bg-3 a { color: #ffccb7 !important; }
.tc-bg-4,
.tc-bg-4 a { color: #f5f9cb !important; }
.tc-bg-5,
.tc-bg-5 a { color: #fff !important; }
.tc-bg-6,
.tc-bg-6 a { color: #fff !important; }
.tc-bg-7,
.tc-bg-7 a { color: #383838 !important; }
.tc-bg-8,
.tc-bg-8 a { color: #383838 !important; }
.tc-bg-9,
.tc-bg-9 a { color: #265aa6 !important; }

.attractions-section > .tc-bg-1,
.tc-bg-1 a { color: #e41f13 !important; }
.attractions-section > .tc-bg-2,
.tc-bg-2 a { color: #265aa6 !important; }
.attractions-section > .tc-bg-3,
.tc-bg-3 a { color: #e84e0f !important; }
.attractions-section > .tc-bg-4,
.tc-bg-4 a { color: #bed006 !important; }
.attractions-section > .tc-bg-5,
.tc-bg-5 a { color: #13a337 !important; }
.attractions-section > .tc-bg-6,
.tc-bg-6 a { color: #36bcee !important; }
.attractions-section > .tc-bg-7,
.tc-bg-7 a { color: #e4e4e4 !important; }
.attractions-section > .tc-bg-8,
.tc-bg-8 a { color: #ffd600 !important; }
.attractions-section > .tc-bg-9,
.tc-bg-9 a { color: #265aa6 !important; }

.tc-bg-1 .page-area-dropdown a { color: #fff !important; }
.tc-bg-2 .page-area-dropdown a { color: #fff !important; }
.tc-bg-3 .page-area-dropdown a { color: #fff !important; }
.tc-bg-4 .page-area-dropdown a { color: #fff !important; }
.tc-bg-5 .page-area-dropdown a { color: #fff !important; }
.tc-bg-6 .page-area-dropdown a { color: #fff !important; }
.tc-bg-7 .page-area-dropdown a { color: #fff !important; }
.tc-bg-8 .page-area-dropdown a { color: #fffade !important; }
.tc-bg-9 .page-area-dropdown a { color: #86ccff !important; }

.tc-1-l { color: #fab7b3 !important; }
.tc-2-l { color: #c8e8ff !important; }
.tc-3-l { color: #ffccb7 !important; }
.tc-4-l { color: #ebf29f !important; }
.tc-5-l { color: #a6dfb4 !important; }
.tc-6-l { color: #e4f8ff !important; }
.tc-7-l { color: #e4e4e4 !important; }
.tc-8-l { color: #fff7cb !important; }
.tc-9-l { color: #fff !important; }

.bg-1 { background-color: #e41f13 !important; }
.bg-2 { background-color: #265aa6 !important; }
.bg-3 { background-color: #e84e0f !important; }
.bg-4 { background-color: #bed006 !important; }
.bg-5 { background-color: #13a337 !important; }
.bg-6 { background-color: #36bcee !important; }
.bg-7 { background-color: #e4e4e4 !important; }
.bg-8 { background-color: #ffd600 !important; }
.bg-9 { background-color: #fff !important; }

.bg-1-l { background-color: #fab7b3 !important; }
.bg-2-l { background-color: #c8e8ff !important; }
.bg-3-l { background-color: #ffccb7 !important; }
.bg-4-l { background-color: #ebf29f !important; }
.bg-5-l { background-color: #a6dfb4 !important; }
.bg-6-l { background-color: #e4f8ff !important; }
.bg-7-l { background-color: #e4e4e4 !important; }
.bg-8-l { background-color: #fff7cb !important; }
.bg-9-l { background-color: #fff !important; }

.bg-1-l-l { background-color: #fff5f4 !important; }
.bg-2-l-l { background-color: #e4f8ff !important; }
.bg-3-l-l { background-color: #ffccb7 !important; }
.bg-4-l-l { background-color: #fdffe9 !important; }
.bg-5-l-l { background-color: #a6dfb4 !important; }
.bg-6-l-l { background-color: #e4f8ff !important; }
.bg-7-l-l { background-color: #e4e4e4 !important; }
.bg-8-l-l { background-color: #fff7cb !important; }
.bg-9-l-l { background-color: #fff !important; }

.bg-2-d { background-color: #03375d !important; }

.brd-1 { border-color: #e41f13 !important; }
.brd-2 { border-color: #265aa6 !important; }
.brd-3 { border-color: #e84e0f !important; }
.brd-4 { border-color: #bed006 !important; }
.brd-5 { border-color: #13a337 !important; }
.brd-6 { border-color: #36bcee !important; }
.brd-7 { border-color: #e4e4e4 !important; }
.brd-8 { border-color: #ffd600 !important; }
.brd-9 { border-color: #fff !important; }

.brd-1-l { border-color: #fab7b3 !important; }
.brd-2-l { border-color: #c8e8ff !important; }
.brd-3-l { border-color: #ffccb7 !important; }
.brd-4-l { border-color: #ebf29f !important; }
.brd-5-l { border-color: #a6dfb4 !important; }
.brd-6-l { border-color: #e4f8ff !important; }
.brd-7-l { border-color: #e4e4e4 !important; }
.brd-8-l { border-color: #fff7cb !important; }
.brd-9-l { border-color: #fff !important; }

.brd-1-l-l { border-color: #fff5f4 !important; }
.brd-2-l-l { border-color: #e4f8ff !important; }
.brd-3-l-l { border-color: #ffccb7 !important; }
.brd-4-l-l { border-color: #fdffe9 !important; }
.brd-5-l-l { border-color: #a6dfb4 !important; }
.brd-6-l-l { border-color: #e4f8ff !important; }
.brd-7-l-l { border-color: #e4e4e4 !important; }
.brd-8-l-l { border-color: #fff7cb !important; }
.brd-9-l-l { border-color: #fff !important; }

.butoane-mari {
	max-width: 1000px;
	margin: auto;
	margin-bottom: 20px;
margin-top: 20px;
	}
	
	.butoane-mari ul{

	list-style-type: none;
	}
.distractii {
	margin:auto;
	max-width:1280px;
	}
	
	.distractii h1{
font-family: 'Luckiest Guy', Arial, cursive;
color: #fff;
	}
	
	.spatiu {
		padding-left: 30px;
		}