@font-face {
  font-family: "AkzidGrtskNext-Regular";
  src: url("../fonts/AGNextRegular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/AGNextRegular.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/AGNextRegular.otf") format("opentype"), /* Open Type Font */
    url("../fonts/AGNextRegular.svg") format("svg"), /* Legacy iOS */
    url("../fonts/AGNextRegular.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/AGNextRegular.woff") format("woff"), /* Modern Browsers */
    url("../fonts/AGNextRegular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AkzidGrtskNext-Med";
  src: url("../fonts/AGNextMedium.eot"); /* IE9 Compat Modes */
  src: url("../fonts/AGNextMedium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/AGNextMedium.otf") format("opentype"), /* Open Type Font */
    url("../fonts/AGNextMedium.svg") format("svg"), /* Legacy iOS */
    url("../fonts/AGNextMedium.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/AGNextMedium.woff") format("woff"), /* Modern Browsers */
    url("../fonts/AGNextMedium.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
body {
	background-color: #1a1a1a;
	font-family: "AkzidGrtskNext-Regular";
	font-size: 18px;
	color: #00ffff;
}
.landing {
	background-image: url("../img/bg-landing.jpeg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.form-control[readonly] {
    background-color: transparent !important;
}

.satu {
	background-image: url("../img/bg-1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.dua {
	background-image: url("../img/bg-2.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.tiga {
	background-image: url("../img/bg-3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.empat {
	background-image: url("../img/bg-4.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.lima {
	background-image: url("../img/bg-5.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.enam {
	background-image: url("../img/bg-6.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.tujuh {
	background-image: url("../img/bg-7.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
main {
	height: 100vh;
}
.logo {
	width: 423px;
	height: 73px;
	position: relative;
	z-index: 1000;
}
.menu {
	color: #00ff00;
	font-family: "AkzidGrtskNext-Med";
	font-size: 1.5rem;
}
.menu:hover {
	text-decoration: none;
}
.left-nav {
	top: 50%;
    transform: rotate(-90deg) translateX(75%);
    display: block;
    position: absolute;
    left: -.5em;
}
.right-nav {
	top: 50%;
    transform: rotate(90deg) translateX(-50%);
    display: block;
    position: absolute;
    right: -1.5em;
}
.now-showing {
    height: 30px;
    padding-right: 1em;
    margin-bottom: 2px;
}
.showing {
	color: #00ff00;
	font-size: 1.5rem;
}
p {
	font-size: 1.5rem;
}
small {
    font-size: 1.25rem;
}
a:hover .showing {
	color: #fff;
}
strong {
	font-family: "AkzidGrtskNext-Med";
	font-weight: 400;
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: unset !important;
}
.middle {
    height: calc(100vh - 294px);
}
.fixed-bottom {
    z-index: 0;
    height: 120px;
}
.konten {
    overflow-y: auto;
}
.tiket {
	width: 204px;
	height: 91px;
}

.loginSubmit {
	width: 204px;
	height: 91px;
}

.submitboked {
	width: 204px;
	height: 91px;
}

.noBookingok {
	width: 204px;
	height: 91px;
}



#thanks {
	display: none;
}
.checkin {
	width: 196px;
	height: 73px;
}
:focus {
	outline: none;
}
::-moz-focus-inner {
	border: 0;
}
a {
	color: inherit;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
.about {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 70%;
	height: 100vh;
	background-color: #006837;
	color: #00ffff;
}
.about-btn {
	top: 50%;
    transform: rotate(-90deg);
    display: block;
    position: absolute;
    left: .5em;
    font-family: "AkzidGrtskNext-Med";
    font-size: 1.5rem;
}
.about-txt {
	margin-top: 150px;
	margin-bottom: 50px;
	font-size: 1.5rem;
	height: calc(100vh - 200px);
	overflow-y: auto;
}
.schedule {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70%;
	height: 100vh;
	background-color: #006837;
	color: #00ffff;
}
.schedule-btn {
	top: 50%;
	transform: rotate(90deg);
	display: block;
	position: absolute;
	right: -.5em;
    font-family: "AkzidGrtskNext-Med";
    font-size: 1.5rem;
}
.schedule table {
	color: #00ffff;
}
.stages {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 70%;
	height: auto;
	padding-bottom: 2em;
	background-color: #006837;
	color: #00ffff;
	z-index: 999;
}
.stages-btn {
	position: absolute;
	top: 2.5rem;
	right: 2.5rem;
    font-family: "AkzidGrtskNext-Med";
    font-size: 1.5rem;
}
.stages .row {
	margin-top: 150px;
}
.stage-btn {
	display: block;
	font-family: "AkzidGrtskNext-Med";
	font-size: 1.5rem;
}
.plus {
    width: 57px;
    margin-top: 6px;
}
.ticket {
	display: none;
	position: absolute;
/* 	top: 130px; */
	bottom: 0px;
	left: 0px;
	width: 70%;
	height: calc(100vh - 130px);
	background-color: #006837;
	color: #00ffff;
}

.Regist {
	display: none;
	position: absolute;
/* 	top: 130px; */
	bottom: 0px;
	left: 0px;
	width: 70%;
	height: calc(105vh - 140px);
	background-color: #006837;
	color: #00ffff;
}

.Booking {
	display: none;
	position: absolute;
 	top: 130px; 
	bottom: 0px;
	left: 0px;
	width: 50%;
	height: calc(130vh - 140px);
	background-color: #006837;
	color: #00ffff;
}


.notboking {
	display: none;
	position: absolute;
 	top: 130px; 
	bottom: 0px;
	left: 0px;
	width: 50%;
	height: calc(130vh - 140px);
	background-color: #006837;
	color: #00ffff;
}



.login {
	display: none;
	position: absolute;
 	top: 130px; 
	bottom: 0px;
	left: 0px;
	width: 50%;
	height: calc(100vh - 90px);
	background-color: #006837;
	color: #00ffff;
}


form {
    font-size: 1.25rem;
}
.form-control {
    font-size: 1.25rem;
    color: inherit;
    background-color: transparent;
    border-radius: 0px;
    transition: unset;
    border: none;
    border-bottom: 1px solid;
}
.form-control-plaintext {
	font-size: 1.25rem;
	color: inherit;
}
.form-control:focus, .form-control-plaintext:focus {
    box-shadow: unset;
    color: inherit;
	background-color: transparent;
	border-color: inherit;
}
.form-text {
	font-size: 1.25rem;
}
.send, .watch {
	width: 196px;
	height: 73px;
}

.booked, .watch {
	width: 196px;
	height: 73px;
}
.tiket2 {
    bottom: 1em;
    position: fixed;
}
.stage-desc {
	font-size: 1.5rem;
	padding-bottom: 5em;
}
.show {
    font-size: 1.5rem;
}
#notif {
	color: #c1272d;
	text-align: center;
}
#notif h3 {
    background-color: #000;
    padding: 3em;
    width: 700px;
	margin: 0 auto;
}
.modal-dialog {
    max-width: 800px;
}
span.left-nav, .menu.biru {
	color: #00ffff;
}
.nav-tabs, .nav-tabs .nav-link, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border: none;
}
.nav-tabs .nav-link.active {
    color: inherit;
    background-color: transparent;
    border: none;
    font-family: "AkzidGrtskNext-Med";
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: inherit;
    font-family: "AkzidGrtskNext-Med";
}
.nav-tabs .nav-link {
    font-size: 1.5rem;
    padding: .5rem 4rem;
    cursor: pointer;
}
.nav-tabs .nav-link:first-child {
    padding-left: 0px;
}
.tab-pane ul {
    padding-left: 25px;
}
.tab-pane li {
	line-height: 1.25;
    margin-bottom: 1em;
    list-style-type: none;
}
.tab-pane li:before {
	content: '—';
	margin-left: -25px;
	margin-right: 10px;
}
.card {
    background-color: transparent;
    border: none;
}
.card, .card-img-top {
    border-radius: 0px;
}
.card-body {
    padding: 1rem 0px;
}
.card-title {
	font-family: "AkzidGrtskNext-Med";
	margin-bottom: 0px;
}
.card-text {
	margin-top: 1em;
    line-height: 1.25;
    font-size: 1.25rem;
}
.mid-view {
    margin: 11px 0;
}
:root {
  --plyr-color-main: #00ffff;
}
.plyr--video .plyr__controls {
	display: none;
}
.arrow-down {
	width: 80px;
}
.teleprompter {
    display: block;
    width: 85%;
    line-height: 1;
    float: right;
}