
html {height:100%;}
body {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: 300;
	color: #fff;
	background: #000;
	height:100%;
	margin:0px auto;
	outline: none;
}
/*h1, h2, h3, h4, h5, h6{
	font-family: 'Libre Baskerville', Georgia, serif;
	color:#fff;
	font-weight: normal;
	letter-spacing: 1px;
}
h1{
	font-size: 50px; 
	line-height: 70px; 
	padding: 0; 
	margin: 0;
	background-image: url("../gfx/divider.png");
	background-position:bottom;
	background-repeat:no-repeat;
	text-align: center;
	height:130px;
	text-transform:uppercase;
}

h2{
	font-family: 'Pinyon Script', serif;
	font-size: 90px; 
	line-height: 70px; 
	padding: 0; 
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
}

h3{
	font-size: 20px; 
	line-height: 35px; 
	padding: 0; 
	margin: 0; 
	color: #b7b7b7;
	text-align:center;
	background-image: url("../gfx/divider.png");
	background-position:bottom;
	background-repeat:no-repeat;
	text-align: center;
	height:110px;
}
	
h5{
	font-size: 23px; 
	line-height: 35px; 
	padding: 0; 
	margin: 0; 
	color: #b7b7b7;
}

a {
	color: #b7b7b7;
	text-decoration:none;
	font-weight: normal;
}
a:hover {text-decoration:underline;}*/


#maximage {
	display:none;
	position:fixed !important;
}

.gradient {
	left:0;
	height:100%;
	position:absolute;
	top:0;
	width:100%;
	z-index:999;
}

#logo {
	font-family: 'Pinyon Script', serif;
	font-size: 72px;
	bottom:50px;
	height:auto;
	left:45px;
	position:absolute; 
	z-index:1000;
	color: #fff;
}


button.full-screen{ 
	position: absolute;
	top: 0;
	right: 0;
	width: 31px;
	height: 31px;
	background: url("../gfx/full-screen-btn.png");
	border: 0;
	cursor: pointer;
	opacity: .7;
}
button.full-screen:hover {opacity: 1;}




/**** moje ****/
@font-face {
    font-family: 'YaquoteScript';
    src: url('../fonts/yaquotescript-webfont.eot');
    src: url('../fonts/yaquotescript-webfont.eot') format('embedded-opentype'),
         url('../fonts/yaquotescript-webfont.woff2') format('woff2'),
         url('../fonts/yaquotescript-webfont.woff') format('woff'),
         url('../fonts/yaquotescript-webfont.ttf') format('truetype'),
         url('../fonts/yaquotescript-webfont.svg#yaquotescript-webfont') format('svg');
}

@font-face {
    font-family: 'AvenirNextLTProCondensed';
    src: url('../fonts/avenirnextltpro-cn.eot');
    src: url('../fonts/avenirnextltpro-cn.eot') format('embedded-opentype'),
         url('../fonts/avenirnextltpro-cn.woff2') format('woff2'),
         url('../fonts/avenirnextltpro-cn.woff') format('woff'),
         url('../fonts/avenirnextltpro-cn.ttf') format('truetype'),
         url('../fonts/avenirnextltpro-cn.svg#AvenirNextLTProCondensed') format('svg');
}

@font-face {
    font-family: 'ar_bonnieregular';
    src: url('../fonts/rbonnie-webfont.eot');
    src: url('../fonts/arbonnie-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arbonnie-webfont.woff2') format('woff2'),
         url('../fonts/arbonnie-webfont.woff') format('woff'),
         url('../fonts/arbonnie-webfont.ttf') format('truetype'),
         url('../fonts/arbonnie-webfont.svg#ar_bonnieregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fr {float:right;}
.fl {float:left;}
.tal {text-align:left;}
.tar {text-align:right;}
.tac {text-align:center;}
.cp {cursor:pointer;}
.pos-r {position:relative;}

div.clear {clear:both;line-height:0px;padding:0px;margin:0px;}
img {border:0px;max-width: 100%;}
a img {border:0px;}
a {color:#dcbc65;text-decoration:none;}
a:hover {color:#daaf3a;text-decoration:none;}
ul li, li {padding:8px 0;}
ul {padding:0px;margin:0px;}
p {padding:10px 0px;margin:0px;}
input, textarea, select, option {font-family:'AvenirNextLTProRegular', sans-serif;font-size:12px;font-weight:normal;color:#404040;outline:none;padding: 5px;}


div.box-page {display: table; height:100%; /*width:100%; */vertical-align: middle;}
div.box-page div.page-ls {display: table-cell;vertical-align:middle;width: 215px; padding: 0px 20px; border-right: 0.5px solid #eee;}
div.box-page div.page-rs {display: table-cell;vertical-align:middle; padding:0px 20px;}
div#page-text {background: rgba(0,0,0,0.4); border:0px solid #9b9281;border-radius: 20px;width: 880px; padding: 0px; position: relative; height: 600px; overflow:hidden;    display: table-cell;
    vertical-align: middle; opacity: 0}
div#page-text.scroll { height: auto; overflow:auto;}
div#page-text div.page-text-content {height: 520px; display: table-cell;    vertical-align: middle; }
div#page-text.visible {     
  opacity: 1;
    webkit-animation: all .1s;
    -moz-animation: all .1s;
    -o-animation: all .1s;
    -ms-animation: all .1s;
    animation: all .1s; }
div#page-text div.page-text-content h2 { padding: 15px 0px 25px;}

div#page-text div.page-text-content .container { /*width: inherit !important;padding: 30px 45px;*/}
.show{display: block;}
.hide{opacity: 0; z-index: 0;}

.content { 
	padding: 50px 80px;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 0;
	-webkit-font-smoothing: antialiased;
  /*width: inherit;*/
}

.btn-nav {display:none;}

.main-navslot {width: 255px; text-align: center; font-size: 11px; text-transform:uppercase;}
.main-navslot ul {margin: 0; padding: 30px 10px 20px 60px; float: left;}
.main-navslot li {float: left; text-align: left;clear: both; width: 100%;}
.main-navslot ul li{list-style-type: none;padding:0;}
.main-navslot ul li a {font-size: 11px; display: block; color: #fff; margin: 8px 0px;}
.main-navslot ul li a:hover {color: #f6e99f;}

div.address {font-size: 12px; font-style: italic; color: #f3d6a2; float: left; padding:0px 0px 0px 60px;}
div.address a {color: #dcbc65;}
div.address a.check {text-decoration: underline; display: block; padding: 10px 0px 0px 10px;}
div.address a.check:hover {text-decoration: none;}

div.flag {font-size: 10px; color: #fff; float: right; display: table-row; text-align: right; font-family: 'AvenirNextLTProCondensed', sans-serif;}
div.flag a {width: 25px; float: right; margin: 0px 0px 0px 5px;}

p.footer-bar{font-family: 'Merriweather'; font-size: 7px; color: #fff; padding: 0px 0.5%; margin-top: 10px; float: right; width: 99%; text-align: center; text-transform: uppercase;letter-spacing: 0.5px;}
p.footer-bar a {color: #fff;}
p.top {color: #f3d6a2; font-size: 9px; padding: 0px; text-transform: uppercase; text-align: center;}
p.big {font-size: 16px;}

h1 {color: #fff; font-size: 70px; font-family: 'YaquoteScript', sans-serif; padding: 0px; margin: 0px; text-align: center; line-height: 65px;}
h2 {font-family: 'Alex Brush'; font-weight:400; color: #bfab74; font-size: 64px!important; line-height: 45px; padding: 20px 45px 15px 45px; margin: 0px; letter-spacing:0px;}

div.click {font-size: 24px; text-transform: uppercase; color: #dcbc65; text-align: center;}
div.click a {color: #dcbc65;}
div.click span.divider { color: white;}
div.click a.button { 
  color: #000;
  padding: 8px 20px;
  font-size: 11px;
  font-weight: 500;
  border: 1px solid #ebd290;
  background-color: #d2ad47;
  }
div.click a.button:hover { background: #eee; color: #c93434;}

.scroll-pane { width: 100%; height: 450px; overflow: auto;outline: none;}

table.tbl { margin: 0 auto;}
table.tbl td {padding: 5px 2px; vertical-align: top;}
table.tbl td input.inp {background: none; border:1px solid #9b9281; height: 25px; width: 200px; padding: 0px 5px; margin: 0px; color: #fff;}
table.tbl td textarea {background: none; border:1px solid #9b9281; padding: 3px 5px; margin: 0px; color: #fff;resize: none;}
table.tbl td input.submit {background: none; border:1px solid #9b9281; height: 25px; width: auto; padding: 5px 20px; margin: 0px; color: #fff; float: right; cursor: pointer;}
div.select {background: url(../gfx/arrow-grey.png) no-repeat center right;border:1px solid #9b9281; height: 25px; width: 200px; padding: 0px 5px; margin: 0px; color: #fff;}
div.select-list {overflow-y:auto; height:200px; border: 1px solid #9b9281;margin: -1px 0px 0px 0px;position: absolute;display: none; width: 200px;background: white;color: #9b9281;}
div.select-list ul {padding: 10px;}
div.select-list ul li {
	padding: 1px 0px;
	font-size: 12px;
	color: #736956;
	cursor: default;
}

#arrow_left, #arrow_right {
	bottom:30px;
	height:42px;
	position:fixed;
	right:40px;
	width:42px;
	z-index:1000;
}
#arrow_left {
	right:95px;
}

select {
	background: transparent;
	border: 1px solid #9b9281;
	height:30px;
	width: 212px;
	padding: 0px 2px;
	margin: 0px;
	color: #fff;
}

select option {
	padding: 3px;
}


/* DatePicker */
.ui-datepicker {
    width: 18em;
    margin-top: 8px;
    display: none;
    background: #fff;
    position: relative;
    font: 14px/1.55 "Roboto",Arial,Helvetica,sans-serif;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 4px rgba(0,0,0,.1);
    box-shadow: 0 0 4px rgba(0,0,0,.1);
    border: 1px solid #9b9281;
    z-index: 9999 !important;
    text-align: center;
    color: #666;
}

.ui-datepicker a {
    color: #404040;
    text-align: center;
}

.ui-datepicker .ui-state-disabled span {
    color: #dbdbdb;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    background: #333;
    opacity: 0.9;
    border-bottom: 1px solid #999;
    line-height: 27px;
    font-size: 15px;
    padding: 10px;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
    width: 34px;
    height: 34px;
    display: block;
    font-size: 14px;
    position: absolute;
    text-decoration: none;
    cursor: pointer;
    color: #f3d6a2;
    top: 20.5%;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    color: #f3d6a2;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    margin: 0 0 .4em;
    border-collapse: collapse;
}

.ui-datepicker th {
    padding: .5em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 2px 5px;
}

.ui-datepicker td span,.ui-datepicker td a {
    padding: .25em;
    display: block;
    text-align: center;
    text-decoration: none;
}

.ui-datepicker td span:hover,.ui-datepicker td a:hover {
    background: #f5f5f5;
}

.ui-datepicker .ui-state-disabled span:hover {
    background: 0;
}

.ui-datepicker-today a,.ui-datepicker-today a:hover,.ui-datepicker .ui-state-highlight {
    font-weight: 700;
    background: #f3d6a2 !important;
    color: #fff;
}

.cal-widget .ui-datepicker {
    width: 100%;
    margin-top: 0;
}

.cal-widget .ui-datepicker:before {
    display: none;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.333%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

.ui-datepicker-buttonpane {
    border-top: 1px solid #999;
    padding: 10px;
}

.ui-datepicker-buttonpane button {
    padding: 8px 12px;
    margin-right: .2em;
    position: relative;
    line-height: normal;
    display: inline-block;
    -webkit-user-drag: none;
    text-shadow: 0 1px rgba(255,255,255,0.2);
    vertical-align: middle;
    background: #dbdbdb;
    text-align: center;
    overflow: visible;
    cursor: pointer;
    color: #243140;
    border: 0;
}

.ui-datepicker-buttonpane button:hover {
    color: #243140;
    background: #e8e8e8;
}

.ui-datepicker-buttonpane button:active {
    color: #1d2938;
    background: #c4c4c4;
}

.ui-monthpicker .ui-datepicker-header {
    margin-bottom: 3px;
}

table#encounters {max-width:360px;}
table#encounters th, table#encounters td { text-align: left;  padding: 8px 0;}
table#encounters thead tr th { border-bottom: 1px solid white;}

table#extendedencounters {max-width:590px;}
table#extendedencounters th, table#extendedencounters td { text-align: left;  padding: 3px 0;}
table#extendedencounters thead tr th { border-bottom: 1px solid white;}


#errormessage { color:red;}

div#page-text div#privatevideos div.page-text-content { display: block !important;}

/* text hover effect */
.roll {
    display: inline-block;
    overflow: hidden;

    vertical-align: top;

    -webkit-perspective: 400px;
       -moz-perspective: 400px;

    -webkit-perspective-origin: 50% 50%;
       -moz-perspective-origin: 50% 50%;
}
.roll span {
    display: block;
    position: relative;
    padding: 0 2px;

    -webkit-transition: all 400ms ease;
       -moz-transition: all 400ms ease;
    
    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;
    
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
}
    .roll:hover span {
        background: #111;

        -webkit-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
           -moz-transform: translate3d( 0px, 0px, -30px ) rotateX( 90deg );
    }
.roll span:after {
    content: attr(data-title);

    display: block;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 2px;

    color: #000;
    background: #f6e99f; /*hsl(206, 80%, 30%);*/;

	width: 100%;

    -webkit-transform-origin: 50% 0%;
       -moz-transform-origin: 50% 0%;

    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
       -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}


a, button, div, span, h1, p, input, textarea { outline: none;}

h1 a:hover { color: #fff; text-decoration: none; }

.gallery, .gallery2, .privategallery, .videos {
  margin: 0px auto 20px;
  left:0px;
  right: 0px;
}

.gallery img, .gallery2 img, .privategallery img {
  margin: 2%; /*15px 20px 6px 0px;*/
  width: 28%;
  padding: 0;
  float: left;
  border: 1px solid #bebebe;
  border-radius:12px;
}

 .videos img {
  margin: 2%; /*15px 20px 6px 0px;*/
  width: 96%;
  padding: 0;
  float: left;
  border: 1px solid #bebebe;
  border-radius:12px;
 }

.videos a:hover .play { opacity: 1; }

.gallery img:hover, .gallery2 img:hover, .privategallery img:hover {
  opacity: .8;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.gallery li, .gallery2 li, .privategallery li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}


div.video { position: relative; width: 33%;height: 100%;display: inline-block;}
div.play { position: absolute; left: 0px; right:0px; width: 40px; margin: 0px auto; top:50%; bottom: 0px;
    margin-top: -20px;
    width: 0; 
    height: 0; 
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent; 
    border-left:40px solid #dcbc65; 
    opacity: 0.5;
}

/* =Modal
-----------------------------------------------------------------------------*/
.reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0,0,0,.8);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}

.reveal-modal {
    color:#B7903C;  
    visibility: hidden;
    display: none;
    top: 3% !important;
    /*bottom: 3% !important;*/
    left: 20%;
    right: 20%;
    /*margin-left: -300px;
    width: 520px;*/
    background: #333;
    position: absolute;
    z-index: 9999;
    padding: 30px 40px 34px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
}

.reveal-modal.hidden {
    left:-1000000px;
}

.reveal-modal.small         { width: 200px; margin-left: -140px;}
.reveal-modal.medium        { width: 400px; margin-left: -240px;}
.reveal-modal.large         { width: 600px; margin-left: -340px;}
.reveal-modal.xlarge        { width: 800px; margin-left: -440px;}

.reveal-modal .close-reveal-modal {
    font-size: 22px;
    line-height: .5;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #aaa;
    text-shadow: 0 -1px 1px rbga(0,0,0,.6);
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}


@-webkit-keyframes loading {
    from {
    max-width: 0;
}
}@-moz-keyframes loading {
    from {
    max-width: 0;
}
}@-o-keyframes loading {
    from {
    max-width: 0;
}
}@keyframes loading {
    from {
    max-width: 0;
}
}

.modal {
    background: #171717;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999;
}
.modal h1 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -15px;
    margin-left: -80px;
    font-family: 'Lato';
    font-size: 35px;
    font-weight:100;
    text-align: center;
    letter-spacing: 1px;
    color: #626161;
    text-transform: uppercase;
}
.modal h1:before {
    content: attr(data-content);
    position: absolute;
    overflow: hidden;
    color: #e2e2e2;
    max-width: 100%;
    -webkit-animation: loading 5s;
    -moz-animation: loading 5s;
    -o-animation: loading 5s;
    -ms-animation: loading 5s;
    animation: loading 5s;
}


a, button, div, span, h1, p, input, textarea { outline: none;}

h1 a:hover { color: #fff; text-decoration: none; }


.vip img {
  -webkit-filter: blur(2px) !important;
  filter: blur(2px) !important;
}



.albumbox {
  margin: 0px auto 20px;
  left:0px;
  right: 0px;
}

.albumbox img {
  margin: 0 2% 2% 0%; /*15px 20px 6px 0px;*/
  width: 28%;
  padding: 0;
  float: left;
  border: 2px solid #fff;
  border-radius: 0;
}

.albumbox img:hover{
  opacity: .8;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.albumbox li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}


.album { 
    display: inline-block;
    min-width: 130px;
    max-width: 200px;
    width: 22%;
    text-align: center;
    padding: 0 15px 30px 0;
    float: left;
}

.album img { max-width: 100%; border: 1px solid #333; border-radius: 12px;}
.album a span{ text-transform: uppercase; font-size: 12px; color:#fff;}
.album a:hover span { color: #dcbc65;}

.jspContainer {
    /*width: inherit !important;*/
}

.content-scroll {
    overflow: auto;
    position: relative;
    margin: 10px 0px;
    width: 100%;
    height: 445px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-dark {
    cursor: pointer;
    margin-top: 10px;
    padding: 14px 22px 12px;
    display: inline-block;
    background: #bfab74;
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff !important;
    font-size: 10px;
    line-height: 12px;
    border: 1px solid #bfab74;
    border-radius: 4px;
    text-transform: uppercase;
	outline: none;
	position: relative;
	overflow:hidden;
    text-decoration: none;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear; 
}
.btn-dark:hover {
	background: #777;
	color: #fff !important;
    font-weight: 400;
    border: 1px solid #777;
}

.giftcard {
    max-width: 150px;
    padding: 10px 10px 10px 0;
}

video {
    max-width:320px;
    max-height:160px;
    width: 100% !important;
    height:auto !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}