/*.beranda #sp-top-bar, .beranda #sp-header, .beranda #sp-footer {
    display: none;
}*/
.custom.loginbutton {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    margin: 10px 0 0 0;
}

.sp-module.loginbutton {
    margin: 0;
}
.custom.slogan {
    text-align: center;
    font-size: 18px;
  	margin-top: 12px;
    padding: 5px 10px;
    display: inline-block;
    font-weight: 700;
    color: #dd2934;
}
#sp-user1 {
    margin-bottom: -30px;
    position: relative;
    z-index: 100;
    text-align: center;
}
.custom.slogan p {
    margin: 0;
}
.sppb-carousel-caption h2, .sppb-carousel-content {
    text-shadow: 3px 2px 3px #00000096;
    background: rgb(0 0 0 / 70%);
    max-width: 65%;
    text-align: center;
    margin: 0 auto !important;
}
div.k2Pagination ul li.active a{
  background:#eb4947;
}
div.catItemHeader h3.catItemTitle {
    font-size: 14px;
    text-transform: uppercase;
    height: 40px;
    overflow: hidden;
}
#sp-top-bar {
    padding: 5px 0;
}
.sp-page-title h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.1px;
}
.sp-page-title h2 {
    position: absolute;
    background: rgb(0 0 0 / 62%);
    padding: 6px 21px;
    bottom: 0;
}
ul.sppb-nav.sppb-nav-pills {
    justify-content: center;
}
#sp-header, #sp-header .logo {
    height: 110px;
}
#sp-header {
    box-shadow: 0 3px 3px rgb(0 0 0 / 37%);
    border-bottom: 3px solid #dd2733;
    transition: 0.3s ease all;
}
.entry-header h2 {
    text-transform: uppercase;
}
.mb-10 .sppb-section-title.sppb-text-center {
    margin-bottom: 10px !important;
}
.sp-module ul >li.current >a , a.mod-articles-category-title.active{
    font-weight: bold;
    color: #dc2833;
}
article img {
    margin-bottom: 18px;
    width: 100%;
    max-width: 100%;
}
#offcanvas-toggler >i {
    color: #4e4e4e;
    padding: 5px 10px;
    border: 1px solid #c1bcbc;
    border-radius: 3px;
}
/*.laman-untuk-siswa .sp-module.untuk-siswa {
    display: none;
}

.laman-untuk-siswa .sp-module._menu {
    margin-top: 0;
}*/
.sp-megamenu-parent >li >a::after {
    font-size: 80%;
    text-align: center;
    display: block;
}
a.home::after {
    content: "ホーム";
}
a.kursus::after {
    content: "日本語コースプログラム";
}
a.layanan::after {
    content: "サービス" !important;
}
a.berita::after {
    content: "ニュース";
}
a.galeri::after {
    content: "ギャラリー";
}
a.video::after {
    content: "ビデオ";
}
a.tentang::after {
    content: "私達について";
}
a.kontak::after {
    content: "お問い合わせ";
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    display: inline-block;
    padding: 6px 15px 2px;
    line-height: 18px;
    font-size: 12.5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    margin: 0;
}
.sp-megamenu-parent {
    position: absolute;
    right: 0px;
    bottom: 3px;
}
.sp-megamenu-parent >li:hover>a, .sp-megamenu-parent >li.active>a {
    background: #dd2934;
}
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a, button.form-control.btn.btn-primary.btn-block {
    color: #fff;
}
.sp-module {
    margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    border-top: 3px solid #dc2833;
}
.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    letter-spacing: 0px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #efefef;
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: 1px solid #cdcdcd;
}
/*.sp-megamenu-parent >li >a:hover::before {
    content: "";
    width: 15px;
    height: 3px;
    position: absolute;
    top: 25px;
    background: #dc2833;
    left: 50%;
    margin-left: -8px;
}*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    background: #efefef;
    color: #dc2833;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    text-transform: uppercase;
    padding-left: 15px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover {
    color: #333;
}
.sp-page-title{
  	background: url(../images/desk-dash.png) no-repeat center center #333333;
  	padding: 80px 0;
  	text-align: center;
}
.sp-contact-info {
    float: left;
}
ul.social-icons {
    float: right;
}
#sp-left .sp-module {
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 20px;
    box-shadow: 0px -4px 0px #dc2833;
}
#sp-left .sp-module ul >li.current.active >a {
    color: #dc2833;
    font-weight: bold;
}
#sp-left .sp-module .sp-module-title {
    font-size: 20px;
}
#sp-main-body {
    background: url(../images/bg.png) no-repeat 98% 20% transparent;
  	padding: 50px 0;
}
#sp-main-body p {
    font-size: 14px !important;
    line-height: 26px !important;
    margin: 0 0 20px !important;
}
.catItemView .catItemVideoBlock {
    background: transparent;
    padding: 0;
}
.catItemView .catItemVideoBlock h3 {
    display: none;
}
.blog.laman-untuk-siswa > h2 {
    margin: 0 0 30px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e6e6e6;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    width: 100% !important;
}

select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 45px;
}
#sp-main-body p.mn-harga, #sp-main-body p.mn-td {
    padding: 10px 0;
    margin: 0 !important;
    border-bottom: 1px solid #e8e8e8;
}
.sppb-addon.sppb-addon-text-block.price {
    background: #f8f8f8;
    padding: 0 0 0;
}

#sp-main-body p.mn-harga {background: #ccc;}

.price h3.sppb-addon-title {
    background: #333;
    margin: 0 !important;
    padding: 10px 0;
    color: #fff;
}
/*.sp-module ul >li >a:before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 8px;
    margin-left: -14px;
}*/
div.k2ItemsBlock ul li a.moduleItemTitle {
    line-height: inherit;
    padding: 0 0 0 10px;
}
a.flag {
    margin: 0 5px 0 0;
}
.sp-module.bahasa {
    float: right;
    margin-left: 40px !important;
}
div#sppb-addon-1562813859170, div#sppb-addon-1562813859177 {
    position: absolute;
    z-index: 9999;
    top: 0;
}
.pager li>a, .pager li>span {
    background-color: #eb4947;
    border: 0;
    color: #fff;
    border-radius: 4px;
}
.pager li>a:focus, .pager li>a:hover {
    background-color: #eee;
    color: #333;
}
.sppb-addon-content table, .itemFullText table {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-collapse: collapse;
}

.sppb-addon-content table tr td , .itemFullText table tr td {
    padding: 5px;
    border: 1px solid #e0e0e0;
  	vertical-align: top;
}

.sppb-addon-content table tr:first-child , .itemFullText table tr:first-child {
  text-align: center;
  font-weight: bold;
}

#sp-main-body .sppb-addon-content table tr td p, .itemFullText table tr td p {
    margin: 0 !important;
}

#sp-main-body .sppb-addon-content table tr td ul, .itemFullText table tr td ul {
    padding: 0 0 0 20px;
}
span.sp-copyright {
    font-size: 12px;
}
.program_kursus .sppb-section-title.sppb-text-center {
    border-bottom: 2px solid #dc2833;
}

.program_kursus .sppb-section-title.sppb-text-center::before {
    content: "";
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 11px solid #dd2733;
    bottom: -12px;
    position: absolute;
    margin-left: -12px;
} 
img.sppb-avatar-circle {
    width: 80px;
    float: left;
    margin-right: 20px;
}

.sppb-testimonial-pro .sppb-carousel-inner>.sppb-item {
    text-align: left;
}

.sppb-testimonial-pro.sppb-text-center .sppb-addon-testimonial-pro-footer {
    justify-content: inherit;
    margin-top: 5px !important;
}

.sppb-testimonial-pro .sppb-testimonial-message {
    margin-bottom: 5px;
    font-style: italic;
}
.sppb-testimonial-pro {
    padding-bottom: 10px;
}
.sppb-testimonial-pro .sppb-carousel-control {
    border: 2px solid #fff;
    color: #fff;
}
.nspArt h4.nspHeader {
    font-size: 14px;
    line-height: 1.4;
    overflow: hidden;
    margin-bottom: 10px;
    text-transform: capitalize;
    height: 50px;
    transition: 0.2s ease all;
}
/* .nspArt h4.nspHeader:hover {
    height: 80px;
} */
#sp-main-body p.nspInfo.nspInfo1.tleft.fnone {
    font-size: 11px !important;
    color: #858585;
    margin: 0 !important;
}
#sp-main-body p.nspText.tleft.fnone {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 0 0 4px !important;
}
a.nspImageWrapper {
    overflow: hidden;
}
.nspArt h4.nspHeader a {
    color: #333;
}
.nspArt img.nspImage:hover {
    transform: scale(1.3) rotate(6deg);
}

.nspArt img.nspImage {
    transition: 0.7s ease all;
}
a.readon.fleft {
    font-size: 12px;
}
#sp-right .class2 .sp-module{
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 24px rgb(0 0 0 / 15%);
}

#sp-right .sp-module .sp-module-title {
    padding-left: 10px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
    background: #333;
}
ul.sppb-nav.sppb-nav-pills {
    text-align: center;
    margin-bottom: 35px;
}

.sppb-nav-pills>li {
    display: inline-block;
    float: none;
}

.sppb-nav-pills > li.active > a {
    border-radius: 50px;
    background: #dd2733 !important;
    color: #fff !important;
}

.sppb-nav-pills > li.active > a:hover {
    background: #e74f59 !important;
}

.sppb-nav-pills>li>a {
    box-shadow: inset 0 0 5px rgb(0 0 0 / 21%);
    border-radius: 50px;
}

.sppb-nav-pills>li>a:hover {
    background: #efefef !important;
}
.docproof img.sppb-img-responsive {
    border: 1px solid #e0e0e0;
}

.docproof h3.sppb-addon-title {
    font-size: 22px;
    color: #fff;
    background: #333;
    padding: 12px 0;
    margin: 0 0 20px;
}
.poinpoin {
    margin-bottom: 30px;
}
.step img.sppb-img-responsive {
    box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}





@media only screen and (max-width: 1200px){
  	.sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
    	padding:0 10px;
	}
}
@media only screen and (max-width: 600px){
  .sp-module.bahasa {
    margin: 0 auto;
    text-align: center;
    width: auto;
    margin-left: 15px !important;
    margin-top: 4px !important;
    }
    #sp-top-bar .sp-module {
        display: inline;
    }
    ul.social-icons {
        width: auto;
    } 
    #sp-main-body .container .row{
    display: flex;
    flex-direction: column;
  }
  /* #sp-main-body .container .row #sp-component{ order: 1; }
  #sp-main-body .container .row #sp-left{ order: 2; } */
 	.sppb-addon-content table, .itemFullText table {
    display: inline-grid;
    overflow-x: scroll;
	}
  	.sppb-column.logohide {
    background: #dc2833;
	}
  	#sp-header, #sp-header .logo {
    	height: 90px;
	}
    .nspArts, .nspLinksWrap {
        padding: 0 3px;
    }
     .sppb-section-title .sppb-title-heading, .sppb-addon-title {
        font-size: 18px !important;
        line-height: 18px !important;
    }
}