/* OPERA DETACH VIDEO BUTTON */
#detach-button-host, #video-detach-button {
  display: none;
}

html {
  scroll-behavior: smooth;
}

body {
  background: #000;
  /* background: #232323; */
  color: #fff;
  margin: 0;
  padding: 0;
}

/* FONT BODY */
body {
  font-size: 16px;
  font-weight: 400;
  font-family: "Sohne", "Helvetica", "Arial", sans-serif;
  font-variant-ligatures: none;
  text-rendering: optimizeLegibility;
  line-height: 1.5;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body * {
  max-width: 100%;
  overflow: hidden;
  box-sizing: berder-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: 0
}

a {
  text-decoration: underline;
  cursor: pointer;
  color: inherit;
  opacity: .8;
}

a:hover {
  color: inherit;
}

img {
  height: auto
}

img {
  height: auto
}

.video_wrapper .video_element {
  width: 100%;
  height: 100%;
}




/* pack */
.fa_normal {
  margin-bottom: -2px;
  padding-right: 2px;
  font-size: 14px;
}
.color_green {
  color: #3fab91;
}
.hide {
  display: none !important;
}

.css_trasition_opacity {
  transition: opacity .4s ease;
}

.css_trasition_opacity:hover {
  opacity: 0.8;
}

.full_border {
  height: 5px;
  border-bottom: 1px solid #fff;
}

/* .unselectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
} */

.fa-phone-square {
  transform: rotate(90deg);
}

.low_opacity {
  opacity: .8;
}

.very_low_opacity {
  opacity: .4;
}

.small_text {
  font-size: 12px;
  line-height: 1.45;
  letter-spacing: 0.01em;
}

.uppercase_text {
  text-transform: uppercase;
}

.display_inline_block {
  display: inline-block;
}

.display_block { display: block; }

.cursor_pointer {
  cursor: pointer;
}

.dev_only {
  display: none;
}

.developer .dev_only {
  display: unset;
}

.display_table {
  display: table;
}

.display_table_cell {
  display: table-cell;
}

.vertical_align_middle {
  vertical-align: middle;
}

.vertical_align_top {
  vertical-align: top;
}

.position_relative {
  position: relative;
}

.vertical_align_top {
  vertical-align: top;
}

.line_height_1 {
  line-height: 1;
}

.text_italic {
  font-style: italic;
}

.text_shadow {
  text-shadow: 0em 1px 0em #000;
}

.margin_auto {
  margin-left: auto;
  margin-right: auto;
}

.gray_bg {
  background: #191c21;
}

.border_gray {
  border: 1px solid #272c33;
}

.border_radius_4 {
  border-radius: 4px;
}

.padding_28 {
  padding: 28px;
}

.padding_24 {
  padding: 24px;
}

.padding_22 {
  padding: 22px;
}

.padding_15 {
  padding: 15px;
}

.padding_0 {
  padding: 0;
}

.pading_top_15 {
  padding-top: 15px;
}

.padding_left_16 {
  padding-left: 16px;
}

.opacity_1 {
  opacity: 1;
}

.padding_top_15 {
  padding-top: 15px;
}

.padding_bottom_15 {
  padding-bottom: 15px;
}

.padding_top_20 {
  padding-top: 20px;
}

.padding_bottom_20 {
  padding-bottom: 20px;
}

.padding_top_30 {
  padding-top: 30px;
}

.padding_bottom_30 {
  padding-bottom: 30px;
}

.border_radius_4 {
  border-radius: 4px;
}

.font_weight_500 {
  font-weight: 500;
}

.normal_text {
  font-size: initial;
}

.font_size_24px {
  font-size: 24px;
}

.font_size_22px {
  font-size: 22px;
}

.font_size_20px {
  font-size: 20px;
}

.font_size_38px {
  font-size: 38px;
  line-height: 38px;
}

.font_size_14px {
  font-size: 14px;
}

.font_size_16px {
  font-size: 16px;
}

.margin_bottom_4px {
  margin-bottom: 4px;
}

.margin_top_2 {
  margin-top: 2px;
}

.margin_bottom_15px {
  margin-bottom: 15px;
}

.margin_bottom_20px {
  margin-bottom: 20px;
}

.margin_bottom_30px {
  margin-bottom: 30px;
}

.margin_bottom_0 {
  margin-bottom: 0;
}

.margin_0_5 {
  margin: 5px 0;
}

.margin_0 {
  margin: 0;
}

.opacity_6 {
  opacity: .6;
}

.shah_container {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

.line_height_1 {
  line-height: 1;
}
.shah_container > .row {
  margin-right: auto;
  margin-left: auto;
}

.margin_left_8px {
  margin-left: 8px;
}

.margin_bottom_10px {
  margin-bottom: 10px;
}
.padding_lr_20px {
  padding-left: 20px;
  padding-right: 20px;
}

.padding_tb_15px {
  padding-top: 15px;
  padding-bottom: 15px;
}

.margin_top_20px {
  margin-top: 20px;
}

.margin_top_40px {
  margin-top: 40px;
}

.margin_top_5px {
  margin-top: 5px;
}

.margin_top_10px {
  margin-top: 10px;
}

.margin_top_7px {
  margin-top: 10px;
}

.margin_top_15px {
  margin-top: 20px;
}
.unvisible { visibility: hidden;}.visible { visibility: visible;}

.background_eee {
  background: #eee;
}

.border_aaa {
  border: 1px solid #aaa;
}

.no_opacity {
  opacity: 1;
}

.text_decoration_none {
  text-decoration: none;
}

.hover_text_decoration_none:hover {
  text-decoration: none;
}

.hover_opacity_1:hover {
  opacity: 1;
}

.overflow_visible {
  overflow: visible;
}

.ol {
  display: block;
  list-style-type: decimal;
  padding-left: 25px;
}

.li {
  display: list-item;
  text-align: -webkit-match-parent;
  overflow: visible;
  padding: 0 0 10px 5px;
}

.height_0 {
  height: 0;
}

.qoute_style {
  font-weight: 500;
  font-family: 'shah danial bold', 'Times New Roman', times;
}

.font_belajar, .fontBelajar {
  font-family: 'belajar';
}

.font_study, .fontStudy {
  font-family: 'study';
}

.css_mainpage .red_button, .css_mainpage .button, .red_button, .button {
  background: #f24462;
  color: #fff;
  cursor: pointer;
  padding: 12px 28px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  border-radius: 10px;
  font-size: 12px;
  letter-spacing: 1.44px;
  line-height: 2;
  z-index: 15;
  border: 0;
}

.telegram_button {
  background: #0088cc;
}

.popup_small_width {
  width: 490px;
}

.transparent_bg {
  background: rgb(0 0 0 / 63%);
}

.w-inherit {
  width: inherit;
}

.round_checkbox {
  position: relative;
  width: 21px;
  height: 30px;
  cursor: pointer;
  margin: 0 8px 0 10px;
}

.checkbox_round {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.checkbox_round_label .fa {
  width: 22px;
  height: 22px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  cursor: pointer;
}

.checkbox_round_label {
  color: #646871;
  cursor: pointer;
}

.checkbox_round:checked + .checkbox_round_label, .lesson_complete .checkbox_round_label {
  color: #3fab91;
}

/* .round_checkbox {
  position: relative;
  width: 17px;
  height: 30px;
  margin-right: 8px;
  display: block;
  cursor: pointer;
}

.checkbox_round {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkbox_round_label {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 15px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 15px;
  z-index: 5;
  cursor: pointer;
}

.checkbox_round_label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 7px;
  opacity: 0;
  position: absolute;
  top: 8px;
  transform: rotate(-45deg);
  width: 12px;
}

.checkbox_round:checked + .checkbox_round_label {
  background-color: #66bb6a;
  border-color: #66bb6a;
}

.checkbox_round:checked + .checkbox_round_label:after {
  opacity: 1;
} */


.black_input,
.blackFormGroup input, .blackFormGroup .input-group-text,

.black_input:-webkit-autofill,
.black_input:-webkit-autofill:hover,
.black_input:-webkit-autofill:focus,
.black_input:-webkit-autofill:active,

.blackFormGroup input:-webkit-autofill,
.blackFormGroup input:-webkit-autofill:hover,
.blackFormGroup input:-webkit-autofill:focus,
.blackFormGroup input:-webkit-autofill:active,

.black_input:hover,
.black_input:focus,
.black_input:active,

.blackFormGroup input:hover,
.blackFormGroup input:focus,
.blackFormGroup input:active{
  background: #000 !important;
  background-color: #000 !important;
  border: none;
  border-bottom: 1px solid #434a52;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  color:#fff;
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  box-shadow: 0 0 0 30px #000 inset !important;
}

.black_input:-webkit-autofill,
.black_input:-webkit-autofill:hover,
.black_input:-webkit-autofill:focus,
.black_input:-webkit-autofill:active,

.blackFormGroup input:-webkit-autofill,
.blackFormGroup input:-webkit-autofill:hover,
.blackFormGroup input:-webkit-autofill:focus,
.blackFormGroup input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
  box-shadow: 0 0 0 30px #000 inset !important;
  border: none;
  outline: none;
  box-shadow:none;
}

.black_input:-webkit-autofill {
  -webkit-text-fill-color: #fff !important;
}

/* .blackFormGroup input, .blackFormGroup .input-group-text {
  background: #000;
  border: 0;
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid #434a52;
} */

.no_border {
    border: 0;
}

.inline_input {
    border-bottom: 1px solid #0b0b0c;
}







.container {
  max-width: 1250px;
}

/* AFTER BODY CONTAINER */
.css_1_container {
  margin: 0 auto;
}


/* header.php */
.css_top_left {
  padding: 0;
}

#top_header_widget {
  border-bottom: 1px solid rgb(255 255 255 / 12%);
  position: fixed;
  left: 0;
  width: 100%;
  background: #000;
}

#top_header_widget .text {
  font-size: 12px;
  font-weight: 500;
}

.nav_menu_item {
  padding-left: 15px;
}

.css_top_section {
  /* padding: 0 64px; */
  height: 64px;
}

.css_site_header {
  background: url(https://media.nbeego.com/uploads/system/logo-3.png) no-repeat 0 11px;
  background-size: auto 34.84px;
  height: 64px;
  text-indent: -9999px;
  position: relative;
}

.site-title, .site-title a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.css_top_right {
  padding: 12px 0 9px;
}

.css_top_right .text {
  opacity: .9;
  text-decoration: none;
}

.css_top_right_inner {
    height: 100%;
}

.css_top_section .inner_wrap {
    /* border-bottom: 1px solid #fff; */
    margin: 0;
}

.css_top_right_inner .col, .css_top_right_inner .col * {
  vertical-align: bottom;
  line-height: 1;
}

.css_login_signup {height: 100%;line-height: 40px;}

.css_login_signup a, .css_login_signup .a {
  color: #fff;
  text-transform: uppercase;
}

.css_login_signup a:hover, #browse_buttton:hover {
  text-decoration: none;
  opacity: 0.7;
}

.toggleEpisodeSidebar {
    display: none !important;
  }

.splash_logo {
  height: 13px !important;
  display: inline-block;
}

#browse_buttton {
  line-height: 1.9;
  cursor: pointer;
}

.heading_font {
  font-size: 64px;
  line-height: 50px;
  font-family: 'Sohne Schmal';
}

/* UNDER header section */

.under_header_promo_inner {
    padding: 8px 12px;
}

.under_header_text {
    font-size: 28px;
    text-transform: uppercase;
    font-family: Sohne Schmal;
    letter-spacing: 1.5px;
    line-height: 28px;
    margin-right: 16px;
    text-align: center;
}

.button_radius {
    cursor: pointer;
    background: none;
    box-shadow: inset 0 0 0 1px #6b6464;
    border-radius: 10px;
    font-size: 13px;
    line-height: 2;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 4px 16px;
    margin-top: 4px;
    margin-bottom: 4px;
}


.white_bg {
    background-color: #f4f4f5;
    color: #000;
}

.grey_bg {
  background: #272c33;
  color: #fff;
}

.grey_light_bg {
  color: #fff;
  background: #31333b;
}

.red_bg {
  background: #f24462;
  color: #ffffff;
}

.yellow_bg {
  background: #ebc355;
  color: #ffffff;
}

.yellow_bg_v2 {
  background: #ffc552;
}

.red_color, .color_red {
    color: #f24462;
}

.green_color {
  color: #3fab91;
}

.white_color {
  color: #fff;
}

.white_color:hover {
  color: #fff;
}

.yellow_color, .color_yellow {
  color: #ffeb3b;
}

.black_color {
  color: #000;
}
.close_icon {
    font-size: 12px;
    position: absolute;
    right: 10px;
    padding-top: 4px;
    cursor: pointer;
    vertical-align: baseline;
}

.hover_opacity_6:hover{
  opacity: .6;
}

.width_100 {
  width: 100%;
}

.min_height_100 {
  min-height: 100%;
}

.position_fixed {
  position: fixed;
}

.position_absolute {
  position: absolute;
}

.left_0 {
  left: 0;
}

.right_0 {
  right: 0;
}

.open_quote {
    padding-right: 1px;
}

.close_quote {
    padding-left: 1px;
}

.textInQuote {
    font-weight: 100;
}

.top_0 {
  top: 0;
}

.bottom_0 {
  bottom: 0;
}

/* .white_color {
  color: #fff;
} */

/* MD BOOST */
@media (min-width: 768px){
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        flex-direction: row !important;
    }
}





/* MAIN section */
.css_main {
  margin-top: 65px;
}

/* .css_main_inner {
  padding-top: 25px;
  padding-bottom: 25px;
} */

.css_main_inner {
  padding: 0;
}

.css_main_inner > * {
  margin-top: 30px;
  margin-bottom: 30px;
}


.page-title {
  display: block;
  font-weight: 500;
  line-height: 1.25;
  letter-spacing: 0.03em;
  font-size: 32px;
  padding-bottom: 4px;
}

.subtitle {
  opacity: .6;
}

.content {
  margin-right: 0;
  margin-left: 0;
}



/* FOOTER AREA */
.site-footer {
  border-top: 1px solid rgb(255 255 255 / 12%);
}

.footer_content {
  margin: 64px 0 0;
}

.col_title {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.42px;
  line-height: 17.5px;
  opacity: .6;
}

.col_items {
  margin: 25px 0;
}

.site-footer .col_items li {
  font-size: 14px;
  letter-spacing: 0.14px;
  line-height: 20.3px;
  padding-bottom: 4px;
  padding-left: 0;
}


.site-footer .col_items li a {
  opacity: 1;
}

.site-footer .col_items li span {
  display: inline-block;
  line-height: 26.3px;
  margin-left: 5px;
}

.site-footer .col_items li .download_item_wrapper {
  margin-left: 0;
  cursor: pointer;
}

.site-footer .col_items li .download_item_wrapper svg {
  height: inherit;
}

.site-footer .fa {
  font-size: 21px;
}

.site-footer .col_items li .icon, .site-footer .col_items li .fa {
  opacity: .6;
}

.footer_bottom {
  font-size: 13px;
}

.footer_bottom.row.d-none.d-md-block {
  padding: 16px;
}

.footer_bottom_inner > * {
  margin-left: 13px;
}


.footer_bottom span {
  opacity: .6;
}

.footer_bottom_inner {
  margin: 16px 0;
}

.tg_sticky {
  position: fixed;
  bottom: 20px;
  right: 24px;
  width: 60px;
  height: 60px;
}

.n_logo img {
  height: 30px;
  width: auto;
}





/*-- COMPONENT --*/

  /* faq component */
/* #faq-container {
  margin-top: 65px;
} */

.section_title {
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 40px;
}

.faq_container .section_title {
  text-align: center;
}

.section_subheading {
  opacity: .8;
  font-weight: 500;
  margin-bottom: 16px;
}

.faq_group {
  margin-bottom: 15px;
}

.faq_box {
  margin-bottom: 16px;
}

.faq_item_outer {
  background-color: #272c33;
  border-radius: 4px;
  background-color: #191c21;
  cursor: pointer;
  overflow: hidden;
  transition: all .25s ease-in-out;
}

.faq_item_outer.active {
  background-color: #272c33;
}

.faq_item_inner {
  padding: 15px 24px 15px !important;
}

/* .faq_question {
  margin-bottom: 20px;
} */

.faq_answer {
  opacity: .8;
  max-height: 0;
  word-spacing: 1px;
  /* transition: max-height 0.15s ease-out; */
}

#faq-container .active .faq_answer {
  max-height: 900px;
}

.faq_answer:before {
  content: '';
  display: block;
  height: 7px;
}

.faq_control {
  margin-right: -5px;
}

.control_up {
  display: none;
}

.active .control_up {
  display: block;
}

.active .control_down {
  display: none;
}





.snackbar {
  z-index: 90001;
  min-height: 65px;
  padding: 0 10px 15px;
  position: fixed;
  left: 0;
  bottom: 0;/* -65px*/

}
.snackbar_inner {
  width: 550px;
  margin: 0 auto;
}

.snackbar_content .fa {
  line-height: 1;
}






/* .popup {
  left: 0;
  bottom: -100%;
  margin: 0;
  padding: 100px 10px 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99999;
  overflow: auto;
  height: 100%;

} */

.popup {
  margin: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999999999;
  visibility : hidden;
  opacity: 0;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
}

.popup_inner {
  padding: 100px 10px 0;
  bottom: -100%;
  overflow: auto;
  height: 100%;
  left: 0;
  position: fixed;
}

.show_popup_body {
  overflow: hidden;
}

.show_popup_body .popup {
  position: fixed;
  bottom: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
}

.show_popup_body .popup_inner {
  bottom: 0;
  transition: bottom .300s linear;
}

.mesej_popup_border {
  display: block;
  margin: 10px auto;
  border: 1px solid #666;
}






@media only screen and (max-width: 768px){
  .popup_inner {
     padding: 10px;
  }
}

@media only screen and (max-width: 700px){

  .toggleEpisodeSidebar {
    display: table-cell !important;
  }

  .show_header_nav .css_login_signup:before,
  .headerLogin .css_login_signup:before {
    content: "";
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    background: #191c21;
    border: 1px solid #272c33;
    border-width: 1px 0 0 1px;
    -webkit-transform: rotate(
45deg
 );
    transform: rotate(45deg);
    right: 7px;
    top: -8px;
}

.show_header_nav .mobile_header_menu,
.headerLogin .mobile_header_menu {
    display: block !important;
  }
  /* show_header_nav */
  .mobile_header_menu #header_right_box,
  .headerLogin  #header_right_box {
    display: block;
    float: none !important;
  }


  .mobile_header_menu #header_right,
  .mobile_header_menu #top_header_widget,
  .mobile_header_menu #top_header_widget .css_top_section,
  .mobile_header_menu #top_header_widget .inner_wrap,

  .headerLogin #header_right,
  .headerLogin #top_header_widget,
  .headerLogin #top_header_widget .css_top_section,
  .headerLogin #top_header_widget .inner_wrap {
      overflow: visible;
      position: relative;
  }

  .mobile_header_menu #top_header_widget,
  .headerLogin #top_header_widget {
    position: fixed;
  }

  .mobile_header_menu .css_login_signup > *,
  .headerLogin .css_login_signup > * {
      display: block !important;
      flex: none;
  }


  .mobile_header_menu .css_login_signup,
  .headerLogin .css_login_signup {
    position: absolute;
    top: 54px;
    right: 0px;
    padding: 0;
    width: 200px;
    background: #191c21;
    border: 1px solid #272c33;
    height: auto;
    display: none !important;
    flex: none;
    overflow: visible;
}

.mobile_header_menu .show_header_nav .css_login_signup,
  .headerLogin .show_header_nav .css_login_signup {
    display: block !important;
  }

  .mobile_header_menu .css_login_signup > *,
  .headerLogin .css_login_signup > * {
      width: 100%;
      text-align: left;
      padding: 0 15px;
      border-bottom: 1px solid #272c33;
  }
}

@media only screen and (max-width: 1100px){
  .lesson_left_right, .lesson_left, .lesson_right, #sidebarTutor {
    display: block !important;
  }


  .lesson_right {
      position: fixed;
      top: 65px;
      right: -85%;
      background: #000;
      z-index: 10;
      opacity: 0;
      padding-left: 0 !important;
  }
  .show_lesson_sidebar {
    overflow-y: hidden;
}
  .show_lesson_sidebar .lesson_right {
    right: 0;
    padding-left: 8px !important;
    padding-right: 8px;
    overflow: auto;
    height: 100%;
    opacity: 1;
        z-index: 20;
}

.plyr--video .plyr__controls {
      z-index: 15 !important;
}

  #toggleEpisode {
    line-height: 1;
    padding: 8px 0 0;
    display: block !important;
}







  #lesson {
      padding: 0;
  }

  .contentTitle_outer, .contentDescription_outer{
    padding-left: 10px;
    padding-right: 10px;
  }
}