
html {height:100%;}
body {
	font-family: 'Merriweather', sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	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("../images/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("../images/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;
}

/*.show{display: block;}
.hide{opacity: 0;}*/

/* Set Page Elements */
/*.content { 
	float:left;
	margin:40px;
	position:absolute;
	top:200px;
	width:600px;
	z-index:0;
	-webkit-font-smoothing:antialiased;
}*/

#logo {
	font-family: 'Pinyon Script', serif;
	font-size: 72px;
	bottom:50px;
	height:auto;
	left:45px;
	position:absolute; 
	z-index:1000;
	color: #fff;
}

/*.footer-bar{
	position:absolute;
	bottom: 10px;
	left:0px;
	z-index:0;
}
.footer-bar ul li { 
	list-style: none;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
}
.footer-bar ul li a {color: #989898;}

.main-navslot {
	position:absolute;
	top: 0px;
	left: 120px;
}
.main-navslot ul {margin: 0; padding:0;}
.main-navslot ul li{
	list-style: none;
	display:block;
	float: left;
	background: #393939;
	padding:90px 12px 10px 12px;
	margin: 1px;
	opacity: .5;
}
.main-navslot ul li:hover {opacity: 1; color:#ffa800;}*/

button.full-screen{ 
	position: absolute;
	top: 0;
	right: 0;
	width: 31px;
	height: 31px;
	background: url("../images/full-screen-btn.png");
	border: 0;
	cursor: pointer;
	opacity: .7;
}
button.full-screen:hover {opacity: 1;}

/*#arrow_left, #arrow_right {
	bottom:30px;
	height:42px;
	position:absolute;
	right:40px;
	width:42px;
	z-index:1000;
}
#arrow_left {
	right:95px;
}*/


/**** 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 {list-style-type:none;}
ul {padding:0px;margin:0px;}
p {padding:15px 0px;margin:0px;text-align:justify;}
input, textarea, select, option {font-family:'AvenirNextLTProRegular', sans-serif;font-size:12px;font-weight:normal;color:#404040;outline:none;}


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: 1px solid #a17b08;}
div.box-page div.page-rs {display: table-cell;vertical-align:middle; padding:0px 20px;}
div#page-text {background: rgba(0,0,0,0.15); border:0px solid #9b9281;border-radius: 20px;width: 880px; display: table-cell; vertical-align: middle; padding: 0px; position: relative; height: 600px; overflow:hidden; }
div#page-text.scroll { height: auto; overflow:auto;}
div#page-text div.page-text-content {height: 520px; display: table-cell; vertical-align: middle;}

.show{display: block;}
.hide{opacity: 0;}

.content { 
	padding: 40px 55px;;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 0;
	-webkit-font-smoothing: antialiased;
}

.btn-nav {display:none;}

.main-navslot {width: 255px; text-align: center; font-size: 11px; text-transform:uppercase;}
.main-navslot ul {margin: 0; padding: 20px 10px 20px 60px; float: left;}
.main-navslot li {float: left; text-align: left;clear: both; width: 100%;}
.main-navslot ul li{}
.main-navslot ul li a {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;}
f
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-size: 8px; color: #dcbc65; padding: 0px 0.5%; margin-top: 10px; float: right; width: 99%; text-align: center; font-family: Arial;text-transform: uppercase;letter-spacing: 0.1px;}
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 {color: #dcbc65; font-size: 50px!important; line-height: 45px; font-family: 'Pinyon Script', sans-serif!important; padding: 20px 0px 15px 0px; margin: 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(../images/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;}


#reservate {
width: 150px;
height: 20px;
font-size: 13px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: white;
color: #404040;
padding: 8px 20px;
display: inline-block;
}
#privateform {
	padding:10px 0px;
}
#privateform input {
	border-radius: 4px;
	border:1px solid #ebd290;
	padding: 6px 10px 4px 10px;
	font-size: 18px;
}

#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 );
}
