/* @override 
	http://siwilai2.plaimanas.co/wp-content/themes/Siwilai/style.css */

/*
Theme Name: Siwilai
Theme URI: http://www.plaimanas.com
Description: Petch created for Siwilai :)
Author: www.plaimanas.com
Author URI: http://www.plaimanas.com
Version: 1.0
Tags: plai
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public
License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
@font-face {
    font-family: 'sackers_gothic_lightmedium';
    src: url('fonts/sackers_gothic_medium-webfont.eot');
    src: url('fonts/sackers_gothic_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sackers_gothic_medium-webfont.woff2') format('woff2'),
         url('fonts/sackers_gothic_medium-webfont.woff') format('woff'),
         url('fonts/sackers_gothic_medium-webfont.ttf') format('truetype'),
         url('fonts/sackers_gothic_medium-webfont.svg#sackers_gothic_lightmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* font-family: "prestige-elite-std";*/


html,
body {
	margin: 0;
	padding: 0;
	color: #0f3e67;
	font-family: "sackers_gothic_lightmedium";
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	
}
body {
	color: rgba(0,0,0,0);
	font-size: 0;
}
body #wrapper{
	color: #0f3e67;
	font-size: 15px;
}

p{
	margin-top: -0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #0f3e67;
}
textarea {
	resize:none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
}
.wrap {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#searchform {
	position: fixed;
	top: 0;
	right: 0;
}

.nvreserve {
	color: #fff;
	background-color: #0f3e67;
	margin: 0px;
	float: left;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: fixed;
	z-index: 500;
	left: 0px;
	top: 0px;
	text-transform: uppercase;
	font: bold 15px/35px "prestige-elite-std";
	cursor: pointer;
}

#searchform input.gobutton {
	display: none;
}

#searchform input.searchbox {
	color: #fff;
	background-color: #0f3e67;
	margin: 0px;
	float: left;
	height: 35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	left: 0px;
	text-transform: uppercase;
	font: bold 15px/35px "prestige-elite-std";
	border-style: none;
	width: 56px;
	text-align: right;
}
input.searchbox::-webkit-input-placeholder {
  color: #FFF;
}
input.searchbox::-moz-placeholder { 
 color: #FFF;
}
input.searchbox:-ms-input-placeholder { 
  color: #FFF;
}
input.searchbox:-moz-placeholder { 
  color: #FFF;
}

.nvsearch {
	color: #fff;
	background-color: #0f3e67;
	margin: 0px;
	float: left;
	height: 180px;
	width: 35px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: fixed;
	z-index: 500;
	top: 0px;
	right: 0px;
	text-align: center;
	text-transform: uppercase;
	font: bold 15px "prestige-elite-std";
}
.nvperks {
	color: #fff;
	background-color: #0f3e67;
	margin: 0px;
	float: left;
	height: 180px;
	width: 35px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: fixed;
	left: 0px;
	bottom: 80px;
	text-transform: uppercase;
	text-align: center;
	z-index: 500;
	font: bold 15px "prestige-elite-std";
	cursor: pointer;
}



#header {
	float: left;
	width: 100%;
	padding: 0px;
	position: relative;
	margin: 65px 0px 15px;
	z-index: 50;
}
.logo {
	padding: 0px;
	float: left;
	height: 85px;
	width: 260px;
	margin: 0px 0px 65px 395px;
}
#header .menu {
	line-height: 25px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	width: 100%;
	list-style-type: none;
	text-transform: capitalize;
	font-size: 13px;
	box-sizing: border-box;
}
#header .menu li {
	display: block;
	padding: 0px 20px;
	margin: 0px 10px;
	float: left;
		position: relative;
/*		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;*/
	
}
#header .menu li  a{
/*	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;*/
}
#header .menu li:hover a{
		color: #ffffff;
}
#header .menu li ul li{
	padding: 0;
	margin: 0;
	display: block;
}


#header  .menu li:hover{
	background-color: #0f3e67;

}


#header .menu li ul{
	padding: 20px 0;
	margin-left: -20px;
		font-family: "prestige-elite-std";
	text-transform: uppercase;
	font-weight: bold;
	
/*	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;*/
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 100%;
		background-color: #0f3e67;
}
#header .menu li ul li{
	width: 100%;
}
#header .menu li:hover ul{
	opacity: 1;
	visibility: visible;
}
#content {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0;
}

.mainslide {
	padding: 0px;
	height: 475px;
	width: 1050px;
	position: static;
	background-color: #fff;
	margin: 15px auto 75px;
	left: auto;
	right: auto;
}
#content div.gallery div.gal div.galslide div.galleria1 div.galleria-container div.galleria-image-nav {
	top: auto;
	bottom: -10px;
}
#content div.gallery div.gal div.galslide div.galleria1 div.galleria-container div.galleria-image-nav-right {
	border-bottom: 1px solid #0f3d66;
	height: 40px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230f3d66'%2F%3E%3C%2Fsvg%3E") center center no-repeat;
	width: 20px;
	right: 15px !important;
	opacity: 1;
}

#content div.gallery div.gal div.galslide div.galleria1 div.galleria-container div.galleria-image-nav-left{
	border-bottom: 1px solid #0f3d66;
	height: 40px;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230f3d66'%2F%3E%3C%2Fsvg%3E") center center no-repeat;
	width: 20px;
	left: 15px !important;
	opacity: 1;
}

.galslide{
	width: 100%;
}
.galleria1 {
	height: 100%;
	position: relative;
	z-index: 5;
}
.main_a {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 90px;
	margin-left: 0px;
}
.mnacon {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-top: 6px double #0f3e67;
	border-bottom: 6px double #0f3e67;
	text-align: center;
}


.mnaone {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 338px;
}
.mnaohead {
	font: 30px "prestige-elite-std";
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.mnaone img {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.mnaotext {
	line-height: 20px;
	text-transform: capitalize;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-decoration: underline;
}
.mnaotext a {
	text-decoration: underline;
	text-transform: none;
}
.sggal .mnaotext{
	text-decoration: none;
}
.sggal .mnaotext a{
	text-decoration: none;
	text-transform: uppercase;
	font: 19px "prestige-elite-std";
	font-weight: bold;
}
.mnatwo {
	padding: 5px;
	float: left;
	width: 261px;
	background-color: #0f3e67;
	margin-top: 0px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 50px;
	color: #fff;
}

.mnatwinside {
	float: left;
	width: 187px;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	border: 2px solid #fff;
	margin: 0px;
	min-height: 550px;
	height: 500px;
	overflow: auto;
}

.mnatwinside::-webkit-scrollbar{width: 5px;height: 5px;border-left:solid 1 #000;border-bottom:solid 1 #000;
}
.mnatwinside::-webkit-scrollbar-button:start:decrement{display:block;height:5px;}
.mnatwinside::-webkit-scrollbar-button:end:increment{display:block;height:5px;}
.mnatwinside::-webkit-scrollbar-button:vertical:increment{background-color:transparent;}
.mnatwinside::-webkit-scrollbar-track:enabled{background-color:rgba(113,112,107,0.1);-webkit-border-radius:5px;}
.mnatwinside::-webkit-scrollbar-thumb:vertical{height:50px;background-color:rgba(0,0,0,.2);-webkit-border-radius:5px;}
.mnatwinside::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:rgba(0,0,0,.2);-webkit-border-radius:5px;}
.mnatwbox {
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.mnatwbox p {
	line-height: 20px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 13px;
}
.mnatwbox h3 {
	font: 30px "prestige-elite-std";
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.mnathree {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 335px;
}
.mnathree img {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.mnathsubh {
	line-height: 20px;
	text-transform: capitalize;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.mnathhead {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	 font-family: "prestige-elite-std";
}
.main_b {
	text-align: center;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: block;
}
.mnbbox {
	text-align: center;
	display: inline-block;
	/*margin: 0px 1% 0px 0px;*/
	padding: 0px;
	width: 33.33%;
	float: left;
}
.mnbbox:last-child{
	margin-right: 0;
}
div.main_bwrap {
	margin-left: auto;
	margin-right: auto;
		
		/*max-width: 1055px;*/
	width: 1050px;
}

.mnbbox img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.mnbtext {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 13px;
	width: auto;
}
.sggal .mnbtext{
	text-align: center;
	margin: 10px 0 0;
	text-transform: uppercase;
	font-size: 11px;
}
.sggal .mnaotext{
	text-align: center;
}

.mnbhead {
	padding: 0px;
	width: 210px;
	margin: 0px auto 20px;
	text-transform: uppercase;
	color: #fff;
	background-color: #0f3e67;
	height: 35px;
	font: bold 15px/35px "prestige-elite-std";
	clear: both;
}
.programfilm {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 120px;
	padding-left: 0px;
}
.pgfinside {
	margin: 0px auto;
	width: 880px;
	padding: 0px 0px 0px 0;
}
.pgfilm_a {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 105px;
	margin-left: 0px;
}
.pgfmonth {
	font-size: 15px;
	line-height: 20px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pgfhead {
	font: bold 30px "prestige-elite-std";
	line-height: 35px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.pgfcon {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.pgfbox {
	float: left;
	width: 236px;
	margin-top: 0px;
	margin-right: 54px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 19px;
	padding-left: 6px;
	border: 1px solid #0f3e67;
	position: relative;
}
.pgfpic {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.pgfname {
	font-size: 20px;
	line-height: 25px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	font-family: "prestige-elite-std";
}
.pgftext {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 3px;
	padding: 0px;
}
.pgficon {
	padding: 0px;
	float: left;
	height: 27px;
	width: 27px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 105px;
}

.pgfmore {
	line-height: 20px;
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
	position: absolute;
	z-index: 100;
	left: 0px;
	bottom: -35px;
	text-align: center;
}
.pgfmore a {
	text-decoration: underline;
}
.pgfilm_b {
	padding: 0px;
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0;
}
.pgfilm_b img {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	float: left;
	width: 340px;
	position: relative;
}
.pgfbcon {
	margin: 0px 20px 0px 0px;
	float: right;
	width: 420px;
	padding-top: 85px;
	padding-bottom: 0px;
	min-height: 400px;
	text-align: center;
}
.pgfbtime {
	line-height: 20px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 12px;
}
.pgfbtime a{
	text-decoration: underline;
}
.pgfbtype {
	font: bold 30px "prestige-elite-std";
	line-height: 35px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.pgfbname {
	font: bold 30px/34px "prestige-elite-std";
	text-transform: uppercase;
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0 0px 0px;
}
.pgfbby {
	font: bold 30px/34px "prestige-elite-std";

	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

div.pgfbcon div.hgroup{
	background-image: url(images/movienameline.png);
	float: right;
	width: 100%;
	padding: 34px 20px 35px 435px;
	margin-top: 35px;
	margin-right: -15px;
}
div.hgroup{
	margin-bottom: 35px;
}
.restaurant {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rtinside {
	padding: 0px;
	float: left;
	width: 860px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}
.rtlast {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.restaurant_a {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.rtaleft {
	padding: 0px;
	float: left;
	width: 260px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rtaright {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
.rtalhead {
	padding: 0px;
	float: left;
	width: 220px;
	margin: 0px 0px 0px 18px;
	background-image: url(images/05-restaurant-bar_92.jpg);
}
.rtalhead h1{
	border: 1px solid #0f3e67;
		outline: 5px solid #ffffff;
	
	color: #000;
	background-color: #ffffff;
	width: 180px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	font-size: 13px;
	float: left;
	height: auto;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rtalhead h1 strong{
		font: bold 18px "prestige-elite-std";
	text-transform: uppercase;
}
.rtalmenu {
	float: left;
	width: 180px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 32px;
	padding-bottom: 30px;
	padding-left: 32px;
	border: 6px double #0f3e67;
	text-align: center;
}
.rtalmenu h3 {
	font: bold 25px "prestige-elite-std";
	line-height: 39px;
	padding: 0px;
	height: 39px;
	width: 180px;
	margin: 0px auto;
	border-bottom: 2px solid #0f3e67;
	text-transform: uppercase;
	color: #000000;
}
.rtalmenu p {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 20px;
}
.rtallist {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
}
.rtallist p{
	margin-bottom: 15px;
}
div.restaurant_b .rtallist {
	color: #FFF;
}
div.restaurant_b .rtallist p:nth-child(2n-1) {
	float: left;
	width: 80%;
	clear: left;
}
div.restaurant_b .rtallist p:nth-child(2n) {
	float: right;
	width: 20%;
	text-align: right;
}
.rtarone {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.rtarone img {
	padding: 0px;
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rtarocon {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}
.rtarmenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align: center;
}

.rtarmenu h3 {
	font: bold 25px "prestige-elite-std";
	line-height: 39px;
	padding: 0px;
	height: 39px;
	margin: 0px auto;
	border-bottom: 2px solid #0f3e67;
	text-transform: uppercase;
	width: 180px;
	float: none;
	color: #000;
}
.rtarmenu p {
	margin-bottom: 15px;
}
.rtartwo {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top: 6px double #0f3e67;
}
.restaurant_b {
	background-color: #0f3e67;
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.resbhead {
	font: bold 25px "prestige-elite-std";
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.resbpart {
	color: #fff;
	padding: 0px;
	float: left;
	width: 370px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.resbpart p {
	line-height: 20px;
}
.rsbmenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 330px;
}
.rsbprice {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40px;
}
.restaurant_c {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	border-top: 6px double #0f3e67;
}
.restaurant_c img {
	padding: 0px;
	float: left;
	width: 345px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rsccon {
	margin: 0px;
	float: left;
	width: 430px;
	padding: 20px 23px;
	border: 6px double #0f3e67;
	text-align: center;
	font-family: "prestige-elite-std";
	font-weight: bold;
	text-transform: uppercase;
	height: 185px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-direction: column;
	-webkit-flex-direction: column;
}
.contact {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 275px;
	padding-left: 0px;
}
.ctinside {
	padding: 0px;
	float: left;
	width: 675px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 185px;
}
.ctmap {
	margin: 0px;
	float: left;
	height: 375px;
	width: 610px;
	padding-top: 19px;
	padding-right: 17px;
	padding-bottom: 19px;
	padding-left: 17px;
	border: 6px double #0f3e67;
}


.contact_a {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	border-bottom: 2px solid #0f3e67;
	font-size: 13px;
}
.contact_a table{
	width: 100%;

}
table td{
		vertical-align: top;
}
.contact_a table td:last-child{
	width: 32%;
}
.contact_a h3{
	margin-top: 10px;
	font: bold 16px "prestige-elite-std";
}
.ctaleft {
	padding: 0px;
	float: left;
	width: 380px;
	margin-top: 0px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.ctaright {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
}
.ctahead {
	font: bold 16px "prestige-elite-std";
	text-transform: uppercase;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.ctatext {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contact_b {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
}
.ctbbox {
	line-height: 20px;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.cityguide {
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 55px;
	padding-left: 0px;
}
.ctyinside {
	padding: 0px;
	float: left;
	width: 860px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}
.ctyboxh {
	line-height: 35px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 30px;
}
.ctyboxh h1 {
	font-size: 20px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	float: left;
}
.ctyboxh img {
	padding: 0px;
	float: left;
	height: 22px;
	width: 24px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.ctycon {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px 0px 0;
}
.ctyleft {
	padding: 0px;
	float: left;
	width: 455px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ctyright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 345px;
}


.ctyl_a {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px 0px 0;
	position: relative;
}
.ctylapic {
	margin: -20px 0px 0px;
	padding: 0px;
	float: left;
	width: 280px;
}
.ctylahead {
	font: bold 25px "prestige-elite-std";
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	float: left;
	margin: 0px;
	position: absolute;
	z-index: 5;
	top: 25px;
	right: -100px;
	width: 250px;
}
.ctylaicon {
	padding: 0px;
	float: left;
	height: 20px;
	margin-top: 235px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
.ctylaicon img {
	margin: 0px;
	padding: 0px;
	height: 20px;
	float: left;
	clear: both;
}
.ctylaicon div{
	float: left;
	width: 150px;
}
.ctylaicon p {
	line-height: 20px;
	padding: 0px;
	float: left;
	margin: 0;
}
.ctyl_b {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px 0px 50px 20px;
	position: relative;
}
.ctylbup {
	padding: 0px;
	clear: left;
	float: left;
	height: 29px;
	width: 20px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	position: absolute;
	bottom: 6px;
	left: -30px;
}
.ctylbpic {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	position: relative;
	z-index: 5;
}
.ctylbtext {
	line-height: 20px;
	text-align: center;
	margin: 0px;
	float: left;
	height: auto;
	width: 205px;
	padding: 25px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0f3e67;
	border-bottom-color: #0f3e67;
	position: absolute;
	z-index: 10;
	top: 55px;
	right: 0px;
}
.ctylbtext p{
	margin-bottom: 0;
	text-align: left;
	margin-left: 50px;
}
.ctylbicon {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 197px;
	width: 197px;
	position: absolute;
	right: 50px;
	bottom: -25px;
}
.ctylc {
	margin: 0px 0px 0px -30px;
	padding: 0px;
	float: left;
	width: 100%;
}
.ctyr_d {
	float: left;
	width: 255px;
	margin: 120px 0px 80px;
	padding-top: 105px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	border: 5px solid #0f3e67;
	text-align: center;
	position: relative;
	height: 480px;
}
.ctyrdpic {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 208px;
	width: 207px;
	position: absolute;
	z-index: 5;
	left: 60px;
	top: -110px;
}
.ctyrdicon {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 158px;
	width: 82px;
	position: absolute;
	z-index: 5;
	left: -82px;
	top: 90px;
}
.ctyrdhead {
	font: bold 30px "prestige-elite-std";
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px 0px 30px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0f3e67;
}
.ctyrdsign {
	padding: 0px;
	float: left;
	height: 84px;
	width: 133px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 65px;
}
.ctyrdtext {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
	font-size: 14px;
}
.ctyr_e {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	position: relative;
}
.ctyrepic {
	margin: 0px 0px 0px -50px;
	padding: 0px;
	float: left;
	width: 92%;
}
.ctyredet {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
	position: absolute;
	z-index: 100;
	top: -70px;
	right: -90px;
}
.ctymore {
	margin: 0px 0px 0px -110px;
	padding: 0px;
	float: left;
	width: 1100px;
}
.ctymore img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 265px;
}

.ctymore img:first-child{
	margin-top: -30px;
}


#footer {
	width: 100%;
	float: left;
	z-index: 100;
	margin: 0px;
	background-image: url(images/01-main_95.jpg);
	padding: 122px 0 60px;
}
.ftone {
	padding: 0px;
	float: left;
	width: 350px;
	margin: 0px;
	font-size: 13px;
}
.ftotext {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.ftone ul {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.ftone ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.fttwo {
	padding: 15px;
	float: left;
	width: 275px;
	margin-top: 0px;
	margin-right: 160px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 2px solid #0f3e67;
}
.fttwhead {
	line-height: 20px;
	text-transform: capitalize;
	text-align: center;
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.fttwo form.wpcf7-form input.wpcf7-email ,
.fttwform {
	margin: 0px;
	float: left;
	height: 25px;
	width: 250px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #0f3e67;
	background-color: transparent;
	background-image: url(images/01-main_90.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-color: #0f3e67;
	font: bold 15px "prestige-elite-std";
	text-align: center;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fttwo form.wpcf7-form p input.wpcf7-form-control.wpcf7-submit.submit ,
.fttwsend {
	font-family: "sackers_gothic_lightmedium";
	font-size: 13px;
	padding: 0px;
	float: left;
	height: 20px;
	width: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	color: #0f3e67;
	background-color: transparent;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.fttwo form.wpcf7-form div.wpcf7-response-output {
	clear: both;
	padding: 0 25px;
	margin: 0;
	border-style: none;
	font-size: 9px;
}

.fttwo form.wpcf7-form span.wpcf7-not-valid-tip {
	float: left;
	font-size: 9px;
	text-align: center;
	width: 100%;
}

.ftthree {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 205px;
}
.ftsocial {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.ftsocial img {
	padding: 0px;
	float: left;
	width: 25px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ftsocial p {
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div.reservepop{
	font-size: 11px;
	position: fixed;
	top: 35px;
	border-width: 2px;
	border-style: solid;
	z-index: 100;
	padding: 30px;
	line-height: 11px;
	background-color: #ffffff;
	opacity: 0;
	visibility: hidden;
/*	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;*/
}


div.reservepop.animate{
	opacity: 1;
	visibility: visible;
}
div.reservepop p{
	margin-bottom: 0;
}
div.reservepop p:first-child{
	line-height: 23px;
	margin-top: 0;
}
div.reservepop img{
	margin-right: 9px;
	float: left;
	clear: left;
}

div.reservepop img.club-popclose {
	margin-right: 0;
}

div.reservepop p:nth-child(2){
	margin-bottom: 0;
}


/*div.clubpop {
	font-size: 11px;
	position: fixed;
	border-width: 2px;
	border-style: solid;
	z-index: 100;
	line-height: 11px;
	background-color: #ffffff;
	opacity: 0;
	visibility: hidden;

	left: 35px;
	padding-left: 90px;
	padding-right: 50px;
	bottom: 80px;
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	flex-direction: center;
	flex-direction: center;
}*/


div.clubpop {
	position: fixed;
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	left: 35px;
	bottom: 80px;
	

}

#wrapper div.clubpop.animate img.club-popclose {
	top: 0;
	right: 0;
}

div.clubpop img.cpmain{
	width: 990px;
	float: left;
}
img.club-popclose {
	position: absolute;
	top: -2px;
	right: -2px;
	cursor: pointer;
}

div.clubpop.animate{
	opacity: 1;
	visibility: visible;
}
div.clubpop .left{
	float: left;
	padding-top: 90px;
	padding-bottom: 90px;
	width: 250px;
	text-align: justify;
	margin-right: 50px;
	line-height: 15px;
}
div.clubpop .right{
	float: right;
}
div.clubpop .right img{
	width: 590px;
	margin-top: 50px;
	margin-bottom: 50px;
}

div.story-single {
	width: 860px;
	margin: 100px auto;
	font-size: 12px;
}
div.story-single .imgbox{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
}
div.story-single .imgbox iframe{
	width: 100%;
	height: 484px;
}
div.story-single img{
	width: 100%;
	height: auto;
}
.phonemenu{
	display: none;
}
.mnathreephone{
	display: none;
}


div.privilege {
	background-color: #0f3d66;
	color: #ffffff;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding: 50px 100px;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	margin-top: 50px;
}

div.privilege h2{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 9px;
	line-height: 11px;
}
div.privilege h3{
	margin-top: 0;
		font: bold 15px/30px "prestige-elite-std";
	margin-bottom: 0;
}
div.privilege hr{
	width: 50%;
	border-style: none;
	border-bottom: 3px double #ffffff;
	margin-top: 30px;
	margin-bottom: 30px;
}


ul.soulist {
	padding: 20px 0 15px;
	margin: 20px auto 0;
	width: 760px;
	float: none;
	border-top-style: double;
	border-top-width: 3px;
	/*border-bottom-style: double;*/
	border-bottom-width: 3px;
}

p.soufnote {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	text-transform: uppercase;
			font: bold 15px/30px "prestige-elite-std";
	border-bottom-style: double;
	border-bottom-width: 3px;
	clear: both;
}
div.sou-galleria{
	height: 425px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	clear: both;
}
ul.soulist li{
	width: 250px;
	margin-right: 5px;
	display: block;
	margin-bottom: 5px;
	position: relative;
	float: left;
	
}
ul.soulist li .desc{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(16, 60, 102, 0.85);
	color: #ffffff;
			font: bold 11px "prestige-elite-std";
			
			display: -webkit-box;
			display: -ms-flexbox;
			display: -webkit-flex;
			display: flex;
			-webkit-box-pack: center;
			-ms-flex-pack: center;
			-webkit-justify-content: center;
			justify-content: center;
			-webkit-box-align: center;
			-ms-flex-align: center;
			-webkit-align-items: center;
			align-items: center;
			flex-direction: column;
			-webkit-flex-direction: column;
			opacity: 0;
	
}
ul.soulist li .desc:hover{
	opacity: 1;
}
ul.soulist li .desc h4{
	    font-family: 'sackers_gothic_lightmedium';
	
}
ul.soulist li:nth-child(3n){
	margin-right: 0;
}
ul.soulist li img{
	width: 100%;
}
.sggal{
	width: 33.33%;
	float: left;
	margin-bottom: 0;
}
.sggal:nth-child(3n+1) {
    clear: left;
}
 .pgfinside .swiper-container {
        width: 100%;
        height: 100%;
    }
    .pgfinside .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        width: 1050px;
        height: 500px;
    }
    .swiper-button-next.swiper-button-black{
    	    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230f3e67'%2F%3E%3C%2Fsvg%3E") !important;
    }

        .swiper-button-prev.swiper-button-black{
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230f3e67'%2F%3E%3C%2Fsvg%3E") !important; 
    }
	

	
	.pgfinside .swiper-button-next, .swiper-button-prev{
    	width: 20px !important;
    	height: 30px !important;
    }
    .pgfinside .swiper-button-next,.pgfinside  .swiper-button-prev{
	
	top: 30px !important;
	background-size: 20px 20px;
	border-bottom: 1px solid #0f3d66;
    }
	
	
	.calendar{
    	width: 100%;
		position: relative;
		padding-top: 5px;
		border-top-style: solid;
		border-top-width: 1px;
	}
	.calendar table td{
		border-color: #0f3d66;
		font-size: 12px;
	}
			.calendar table thead.fc-head{
				display: none;
			}
	#content div.programfilm div.calendar.fc td.fc-state-highlight {
		background-color: transparent;
	}
	
	.fc-day-header{
    	height: 30px !important;
    	line-height: 30px !important;
		display: none;
	}
    .fc-toolbar.fc-header-toolbar {
        margin-bottom: 5px !important;
        background-color: #0f3d66 !important;
        color: #FFF !important;
        height: 32px !important;
		z-index: 50;
		position: relative;
	}
    .fc-day-grid-event,
    tr:first-child>td>.fc-day-grid-event{
		margin: 0 !important;
		padding: 0 !important;
	}
    .fc-day-grid-event .fc-content{
    	text-align: center !important;
    	background: #FFF url('images/e2.svg') no-repeat center center !important;
    	background-size: 14px !important;
		height: 64px !important;
		width: 100% !important;
		border-style: none;
	}
.fc-day-grid-event.resart .fc-content{
	background: #FFF url('images/e3.svg') no-repeat center center !important;
	background-size: 14px !important;
}
    .fc-event,.fc-event-dot{
    	background-color:#FFF !important;
		border-style: none !important;
		padding: 0;
		margin: 0;
	}
    .fc-day-grid-event .fc-content:hover{
    	background: url('images/e.svg') center center no-repeat #0f3c65 !important;    
    	    	background-size: 14px !important;
    	
    	}
    	.fc-day-grid-event.resart .fc-content:hover{
    	background: url('images/e.svg') center center no-repeat #6fa088 !important;
			background-size: 14px !important;
		}
    	#content div.programfilm div.calendar.fc .fc-left{
			float: none;
			margin-left: auto;
			margin-right: auto;
			display: block;
			width: 170px;
			z-index: 100;
		}
		#content div.programfilm div.calendar.fc .fc-right{
			position: static;
		}
    	#content div.programfilm div.calendar.fc  .fc-button-group,
    	#content div.programfilm div.calendar.fc  .fc-today-button{
			margin: 0 !important;
			position: static;
		}
    	
    	#content div.programfilm div.calendar.fc div.fc-left h2 {
			text-transform: uppercase;
			font: 18px/32px "prestige-elite-std";
			margin-left: auto;
			margin-right: auto;
			float: none;
			display: block;
		}
		
		#content div.programfilm div.calendar.fc  button.fc-today-button {
			display: none;
		}
		#content div.programfilm div.calendar.fc  div.fc-button-group button.fc-prev-button,
		#content div.programfilm div.calendar.fc  div.fc-button-group button.fc-prev-button.fc-state-default{
			background: none transparent;
			border-style: none;
			display: block;
			appearance: none;
			-webkit-appearance: none;
			-moz-appearance: none;
			color: #ffffff;
			position: absolute;
			top: 0;
			left: 0;
		}
		
		#content div.programfilm div.calendar.fc  div.fc-button-group button.fc-next-button,
		#content div.programfilm div.calendar.fc  div.fc-button-group button.fc-next-button.fc-state-default{
		background: none transparent;
		border-style: none;
		display: block;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
		color: #ffffff;
		position: absolute;
		top: 0;
			right: 0;
		}
				#content div.programfilm div.calendar.fc  div.fc-button-group button span{
											font: 12px/38px "prestige-elite-std";
					position: static;
					margin: 5px 0 0;
					display: block;
					text-shadow: none;
					height: 30px;
				}
		
		
	.fc-scroller{
		overflow: visible;
		height: auto !important;
	}
	.coming{
		height: 600px;
		line-height: 500px;
		text-align: center;
		font-family: "prestige-elite-std";
		font-size: 25px;
		font-weight: bold;
	}
		small.calnote{
			text-align: center;
			width: 100%;
			display: block;
			clear: both;
			float: left;
			margin-top: 30px;
			margin-bottom: 0;
		}
	small.calnote img{
		height: 16px;
		margin-left: 20px;
	}
	
	#content .atcb-list{
		background-color: #0f3d66;
		font-size: 10px;
		color: #ffffff;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-right: auto;
		margin-left: auto;
		float: none ;
	}
	
	#content div.mnacon .atcb-list{
		margin-left: 80px;
		margin-top: 10px;
	}
	
	#content .pgfbcon .atcb-list{
		margin-left: 125px; 
	}
	.atcb-list li{
		background-color: #0f3d66;
		font-size: 10px;
		color: #ffffff;
		padding-left: 5px;
		padding-right: 5px;
	}
		.atcb-list li a{
			text-decoration: none;
			color: #ffffff;
			text-align: center;
		}
		
		img.backlogo {
			height: 17px;
			margin-top: 9px;
			position: fixed;
			top: 0;
			right: 15px;
		}
