@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato-Regular.ttf);
}

@font-face {
    font-family: 'RalewayBold';
    src: url(../fonts/Raleway-Bold.ttf);
}

@font-face {
    font-family: 'BebasBold';
    src: url(../fonts/Bebas_Bold.ttf);
}

@font-face {
    font-family: 'Orbitron-Black';
    src: url(../fonts/Orbitron/Orbitron-Black.ttf);
}

@font-face {
	font-family: 'Orbitron';
	src: url(../fonts/Orbitron/Orbitron-Regular.ttf);
}
@font-face {
	font-family: 'Orbitron-Bold';
	src: url(../fonts/Orbitron/Orbitron-Bold.ttf);
}
@font-face {
	font-family: 'Lato-Black';
	src: url(../fonts/Lato-Black.ttf);
}
@font-face {
    font-family: 'Poppins';
    src: url(../fonts/Poppins/Poppins-Regular.ttf);
}
@font-face {
    font-family: 'Poppins-Bold';
    src: url(../fonts/Poppins/Poppins-Bold.ttf);
}
@font-face {
    font-family: 'Helvetica';
    src: url(../fonts/Helvetica/Helvetica.ttf);
}
@font-face {
    font-family: 'Helvetica-Bold';
    src: url(../fonts/Helvetica/Helvetica-Bold.ttf);
}
* {
    margin: 0;
    padding: 0;
}

input, input:before, input:after {
    -webkit-user-select: initial;
    -khtml-user-select: initial;
    -moz-user-select: initial;
    -ms-user-select: initial;
    user-select: initial;
}

html {
    width: 100%;
    height: 100%;
    overflow: hidden !important;
}

.ui-mobile, .ui-mobile body {
    height: 100% !important;
}

body {
    width: 100%;
    height: 100%;
    background: #000;
    font-family: 'Helvetica';
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    background-color: black !important;
    margin: 0 auto;
}

.body-wrapper {
    height: 100%;
    margin: 0 auto;
    padding: 0;
    /* max-width: 425px; */
}

img{
    width: 100%;
}

ul{
    margin: 0;
}

video::-media-controls-download-button,
video::-media-controls-mute-button,
video::-media-controls-volume-slider {
    display: none;
}

video::-webkit-media-controls-download-button,
video::-webkit-media-controls-mute-button,
video::-webkit-media-controls-volume-slider {
    display: none;
}

video::-moz-media-controls-download-button,
video::-moz-media-controls-mute-button,
video::-moz-media-controls-volume-slider {
    display: none;
}

video::-o-internal-media-controls-download-button,
video::-o-media-controls-mute-button,
video::-o-media-controls-volume-slider {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: 100%;
 /* Adjust as needed */;
}

video {
    width: 100%;
}

*:fullscreen
*:-ms-fullscreen,
*:-webkit-full-screen,
*:-moz-full-screen {
    overflow: auto !important;
}

/* SCROLL */
::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0,0,0,.1);
}

/**
 * ============================
 * LAYOUTS
 * ============================
 */
#content>.slider-content {
    height: 100%;
    width: 100%;
    overflow-y: auto;
	/* padding-bottom: 100px; */
    position: absolute;
	/*max-width: 425px;
	max-height: 640px;
	font-size: 14px;
	line-height: 1.5em;*/
    margin: 0 auto;
    top: 0;
    left: 0;
    min-height: auto !important;
}

#content .slider-content>div {
    height: 100%;
    width: 100%;
    vertical-align: middle;
    padding: 0;
}

.wrap>div {
    height: 100% !important;
    text-align: center !important;
}

.l-table-middle {
    height: 100%;
    width: 100%;
    text-align: center;
    display: table;
}

.l-table-middle__cell {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.text_danger {
    font-weight: bold;
    color: #a94442;
}

/**
 * ============================
 * PAGER
 * ============================
 */
.bx-pager-link {
    background: none !important;
    border: 1px solid #CF001C !important;
}

.bx-pager-link.active {
    background: #CF001C !important;
}

.btn-next,
.btn-prev {
    width: 15px;
    height: 35px;
    display: inline-block;
    background: url(../image/slider/prev-next.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    margin-top: -43px;
}

.btn-next {
    right: 2%;
    background-position: -48px 0;
}

.btn-prev {
    left: 1%;
}

.btn-next a,
.btn-prev a {
    display: block;
    width: 100%;
    height: 100%;
}

/**
 * ============================
 * SLIDER
 * ============================
 */
.bx-wrapper {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
}

#ulasan li {
    width: 100%;
    height: 100%;
}

#ulasan .about-wrapper {
    height: 100%;
    width: 100%;
    text-align: center;
}

#ulasan .about-wrapper>div {
    width: 100%;
    height: 100%;
}

#ulasan .about-wrapper .content {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    line-height: normal;
    overflow-y: auto;
}

#ulasan .about-wrapper .content span {
    color: #CF001C;
    font-weight: bolder;
}

/**
 * ============================
 * COMPONENTS GLOBAL
 * ============================
 */
.btn-start {
  position: absolute;
  bottom: 9.19640179910045vh;
  width: auto;
  text-align: center;
  padding: 1.89880059970015vh 4.0976011994003vh;
  left: 50%;
  transform: translateX(-50%);
  border: solid 2px #FFF;
  border-radius: 20px;
  background: linear-gradient(180deg, #CF242A, #880000);
  color: #FFF;
  font-size: 3.1484257871064467vh;
  cursor: pointer;
  font-weight: bold;
  letter-spacing: 2px;
  font-family: 'Lato';
  outline: unset;
}

.btn-standard {
  margin: 0px auto;
  width: auto;
  height: 8.4vh;
  min-width: 150px;
  color: white;
  font-size: 3.1484257871064467vh;
  text-transform: uppercase;
  text-shadow: none !important;
  box-sizing: border-box;
  border: 2px solid #FFFFFF;
  border-radius: 32px;
  /* box-shadow: 0 2px 1px rgb(0 0 0 / 30%); */
  /* padding: 2.098950524737631vh 6.296851574212893vh; */
  text-align: center;
  cursor: pointer;
  font-family: 'Helvetica';
  font-weight: bold;
  outline: unset;
  letter-spacing: 1px;
  background: #0099BC;
}

.btn-long {
    width: 21.750663129973475vh;
}

.btn-standard:hover {
    /* opacity: 0.85; */
    text-shadow: none !important;
}

.btn-inline {
    display: inline-block;
    margin: 0 3px;
}

.btn-standard--yes {
    background: rgb(56,153,255);
    background: linear-gradient(180deg, rgba(56,153,255,1) 0%, rgba(0,34,209,1) 100%);
    min-width: 126px !important;
}

.btn-standard--yes-2 {
    background: #FFF;
	/*border: solid 1px #445566;*/
    color: #EF3935;
	/*border-bottom: 1px solid #EF3935;*/;
}

.btn-standard--no {
    background: #FFF;
    color: #0022D1;
    border: solid 1px  #0022D1;
    box-shadow: none;
    min-width: 126px !important;
}

.btn-standard--disable {
    background: #cccccc;
    border-bottom: 5px solid #999999;
    color: #999999;
}

.btn-standard--close {
    width: 40px;
    height: 40px;
}

.btn-standard--next {
    background: #EF3935;
    border-bottom: 5px solid #A50022;
    color: #754500;
    text-transform: uppercase;
}

.btn-game {
    border-radius: 2.1220159151193636vh;
    border: solid 2px #000;
    background: #FFCF4A;
    color: #000;
    font-weight: 700;
    padding: 0 4.244031830238727vh;
}

.btn-back_game {
    position: absolute;
    width: 6.36604774535809vh;
    padding: 0;
    left: 0;
}

.btn-next_soal {
    position: absolute;
    width: 6.36604774535809vh;
    padding: 0;
    right: 0;
}

.btn-standard--submit {
    background: rgb(56,153,255);
    background: linear-gradient(180deg, rgba(56,153,255,1) 0%, rgba(0,34,209,1) 100%);
  /* box-shadow: 0px 3px rgb(72 54 54 / 26%); */
  /* background: #CC0000; */
  border: 1px solid #FFFFFF;
  border-radius: 32px;
}

.btn-standard--submit[disabled="disabled"] {
    background: rgb(223,223,223);
    background: linear-gradient(180deg, rgba(223,223,223,1) 0%, rgba(155,155,155,1) 100%);
    color: #FFFFFF;
    opacity: 1;
}

.btn-standard--submit2 {
    background: #1D8BEC;
    padding: 0 4.244031830238727vh;
}

.btn-standard--submit-2 {
    background: #445566;
    border-bottom: 5px solid #203038;
}

.btn-standard--submit-3 {
    background: #EF3935;
    border-bottom: 5px solid #A50022;
}

.btn-standard--quit {
    background: #306630;
    border-bottom: 5px solid #1f491f;
    text-transform: uppercase;
}

.btn-standard--tryagain {
    background: #ffb41d;
    border-bottom: 5px solid #d67513;
    color: #754500;
    text-transform: uppercase;
}

.btn-standard--true {
    background: #FFF;
    color: #000;
    border: solid 1px #B3CAED;
    box-shadow: none;
    font-weight: bold;
}

.btn-standard--false {
    background: #FFF;
    color: #000;
    border: solid 1px #B3CAED;
    box-shadow: none;
    font-weight: bold;
    margin-left: 1em;
}

.btn-standard--3d {
    width: 100%;
    background: #1D8BEC;
    border-radius: 1em;
}

.btn-add-new {
    text-align: left;
    cursor: pointer;
    font-weight: normal;
    color: #1d8bec;
    font-style: italic;
}

.btn-standard--video-yes {
    color: #469C46;
    border: 2px solid #469C46;
}

.btn_true+.btn_false {
    margin-left: 1.5915119363395225vh;
}

.btn_standard_popup3d {
    min-width: 10em;
    height: auto;
    color: #ACD6FF;
    background: #024988;
    border: solid 1px #84C0FF;
    border-radius: 1em;
    padding: 1em 1.5em;
    margin: 0.5em;
}

.btn_judge{
    width: 100%;
    margin: 0;
    font-size: 1em;
    text-transform: none !important 
}
.btn_judge:first-child{
    margin-bottom: 0.75em;
}
/**
 * ============================
 * ALERT BENAR-SALAH
 * ============================
 */
.alert {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1051;
    display: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.alert.benar {
    -webkit-animation: alertbenar .8s linear;
    -moz-animation: alertbenar .8s linear;
    animation: alertbenar .8s linear;
    display: block;
}

.alert.salah {
    -webkit-animation: alertsalah .8s linear;
    -moz-animation: alertsalah .8s linear;
    animation: alertsalah .8s linear;
    display: block;
}

.alert.same{
    display: block;
}

@-webkit-keyframes alertsalah {
    0% {
        background: rgba(235, 28, 36, 0);
    }

    25% {
        background: rgba(235, 28, 36, 0.6);
    }

    50% {
        background: rgba(235, 28, 36, 0);
    }

    75% {
        background: rgba(235, 28, 36, 0.6);
    }

    100% {
        background: rgba(235, 28, 36, 0);
    };
}

@-moz-keyframes alertsalah {
    0% {
        background: rgba(235, 28, 36, 0);
    }

    25% {
        background: rgba(235, 28, 36, 0.6);
    }

    50% {
        background: rgba(235, 28, 36, 0);
    }

    75% {
        background: rgba(235, 28, 36, 0.6);
    }

    100% {
        background: rgba(235, 28, 36, 0);
    };
}

@keyframes alertsalah {
    0% {
        background: rgba(235, 28, 36, 0);
    }

    25% {
        background: rgba(235, 28, 36, 0.6);
    }

    50% {
        background: rgba(235, 28, 36, 0);
    }

    75% {
        background: rgba(235, 28, 36, 0.6);
    }

    100% {
        background: rgba(235, 28, 36, 0);
    };
}

@-webkit-keyframes alertbenar {
    0% {
        background: rgba(0, 158, 100,0);
    }

    25% {
        background: rgba(0, 158, 100,0.6);
    }

    50% {
        background: rgba(0, 158, 100,0);
    }

    75% {
        background: rgba(0, 158, 100,0.6);
    }

    100% {
        background: rgba(0, 158, 100,0);
    };
}

@-moz-keyframes alertbenar {
    0% {
        background: rgba(0, 158, 100,0);
    }

    25% {
        background: rgba(0, 158, 100,0.6);
    }

    50% {
        background: rgba(0, 158, 100,0);
    }

    75% {
        background: rgba(0, 158, 100,0.6);
    }

    100% {
        background: rgba(0, 158, 100,0);
    };
}

@keyframes alertbenar {
    0% {
        background: rgba(0, 158, 100,0);
    }

    25% {
        background: rgba(0, 158, 100,0.6);
    }

    50% {
        background: rgba(0, 158, 100,0);
    }

    75% {
        background: rgba(0, 158, 100,0.6);
    }

    100% {
        background: rgba(0, 158, 100,0);
    };
}

.slick-track {
    height: 100%;
}

.slick-list {
    width: 100%;
    height: 100%;
}

.slick-dots li {
    width: 32px !important;
}

.slick-dots li button {
    width: 32px !important;
    height: 16px !important;
}

.slick-dots li button:before {
    font-size: 13px !important;
    background: #B3CAED;
    content: " " !important;
    opacity: 1 !important;
    border-radius: 2px;
    width: 32px !important;
    height: 4px !important;
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    content: " " !important;
    background: #5469E3;
}

.slick-dots {
    display: block;
	/*position: relative !important;*/
    bottom: 0px !important;
}

.slick-prev {
    left: 0px !important;
    width: 20px !important;
    height: 20px !important;
    z-index: 10;
}

.slick-next {
    right: 0px !important;
    width: 20px !important;
    height: 20px !important;
    z-index: 10;
}

.slick-prev:before {
    /*font-family: FontAwesome !important;
    content: "\f0d9" !important;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: url(../image/slider/arrow_slider.png) no-repeat center;
	background-size: contain;
    transform: rotate(180deg);
    font-size: 0;
    color: #00573D !important;
}

.slick-next:before {
    /*font-family: FontAwesome !important;
    content: "\f0da" !important;*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: url(../image/slider/arrow_slider.png) no-repeat center;
    background-size: contain;
    font-size: 0;
    color: #00573D !important;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    color: #00573D;
}

.slick-initialized .slick-slide {
    -webkit-user-select: none !important;
    -khtml-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    box-sizing: unset !important;
    outline: none !important;
}

.rb-wrap {
    position: relative;
    width: 100%;
    top: 0;
    z-index: 1;
    background-color: transparent;
}

.ribbon {
    width: 90%;
    position: relative;
    background-color: #E89E3D;
    color: white;
    text-align: center;
    padding: 0.5em 0.5em;
    margin: 0 auto 2em;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
    box-shadow: 0 1px 1px rgba(0,0,0,.2);
}

.ribbon:before,
.ribbon:after {
    content: "";
    position: absolute;
    display: block;
    bottom: -1em;
    border: 1.5em solid #E89E3D;
    z-index: -1;
}

.ribbon:before {
    left: -0.8em;
    border-right-width: 0.3em;
    border-left-color: transparent;
}

.ribbon:after {
    right: -0.8em;
    border-left-width: 0.3em;
    border-right-color: transparent;
}

.ribbon .ribbon-content:before,
.ribbon .ribbon-content:after {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #7f551e transparent transparent transparent;
    bottom: -1em;
}

.ribbon .ribbon-content:before {
    left: 0;
    border-width: 1.6rem 0 0 1.6rem;
}

.ribbon .ribbon-content:after {
    right: 0;
    border-width: 1.6rem 1.6rem 0 0;
}

.ribbon_header {
    color: white;
    background: #5469E3;
    border-radius: 0 0 1.6rem 1.6rem;
    margin: 0;
    line-height: normal;
}

.left-container .ribbon_header {
    /* font-size: 3.1484257871064467vh; */
    padding: 2.298200899550225vh;
}

#game_quiz_page .ribbon_header {
    /* font-size: 0.875em; */
    background: rgb(0,99,204);
    background: linear-gradient(180deg, rgba(0,99,204,1) 0%, rgba(56,153,255,1) 100%);
    font-size: 1em;
    padding: 1em 2rem;
}


    .body-wrapper{
        max-width: none;
    }
    