/* Customed by me */
@import url('https://fonts.googleapis.com/css?family=Darker+Grotesque&display=swap');
a.inovindo{
	display: inline-block;
	text-decoration: none;
}
a.inovindo::before{
	content: 'inovindo';
	color: #345fbc;
	font-weight: 700;
	text-transform: uppercase;
}
#trigger,
#triggered,
#triggered a {
	transition: all .3s;
}
#trigger:hover + #triggered a {
	color: #fe8917;
	transition: all .3s;
}

#getFixed {
	max-width: 280px
}

.error {
	color: #df0000;
	display: block;
	font-weight: lighter;
	font-size: 12px;
	text-indent: 5px;
}
.error::before {
	content:"\f071";
	font-family: 'FontAwesome';
	font-size: 11px;
	margin-right: 4px;
}

.p-3 {
	padding-left: 3px!important;
	padding-right: 3px!important;
}

.label-red {
	background-color: #de061e;
	color: #fff;
	font-weight: normal;
}
.label-yellow {
	background-color: #fe8917;
	color: #fff;
	font-weight: normal;
}
.label-green {
	background-color: #20409a;
	color: #fff;
	font-weight: normal;
}

.ads-area {
	background-color: #47e;
	cursor: pointer;
	margin: 7px 0;
}
.ads-area::after {
	content: 'Ad';
	background-color: rgba(245,245,245,.25);
	border: 1px solid #efefef;
	border-bottom-right-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	line-height: 13px;
	padding: 0 5px;
	position: absolute;
		left: 0;
	text-align: right;
}
.ads-area img {
	width: 100%;
}

.top-pick {
	background-color: #20409a;
	box-shadow: 3px 0 5px rgba(50,50,50,.15);
	color: #fff;
	display: block;
	float: left;
	padding: 10px;
	vertical-align: middle;
	width: 90px;
}
.top-social {
	display: block;
	float: left;
}
.top-social > ul > li {
	display: block;
	float: left;
}
.top-social > ul > li > a {
	color: #fff;
	display: block;
	padding: 10px 0;
	text-align: center;
	transition: all .3s;
	width: 40px;
}
.top-social > ul > li > a.facebook {
	background-color: #3b5998;
}
.top-social > ul > li > a.twitter {
	background-color: #1da1f2;
}
.top-social > ul > li > a.instagram {
	background-image: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);;
}
.top-social > ul > li > a:hover {
	opacity: .7;
}
.marquee {
	display: block;
	float: left;
	padding: 10px 0;
	width: calc(100% - 210px);
}
.marquee a {
	color: #222;
	display: inline-block;
	text-decoration: none;
}
.marquee a::after {
	content: '|';
	color: #aaa;
	padding: 0 10px;
}

.limited-view {
	max-height: 400px;
	overflow: hidden;
	padding: 0 5px;
	transition: all 2s;
}
.limited-view::before {
	content: '';
	background-image: url('../../images/fade-white.png');
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 80px;
	position: absolute;
		bottom: 60px;
	width: calc(100% - 30px);
}
.limited-view.expand {
	max-height: 10000px;
}
.limited-view.expand::before {
	content: '';
	background-image: none;
}
.more-view-contain {
	display: block;
	text-align: center;
	widows: 100%;
}
.more-view-contain .more-view {
	border: 1px solid #ddd;
	border-radius: 30px;
	box-shadow: 1px 1px 4px #dedede;
	display: inline-block;
	margin: 10px auto 0 auto;
	padding: 10px 35px;
	text-decoration: none;
}
.more-view-contain .more-view i {
	display: block;
	font-size: 15px;
	line-height: 13px;
}

.news-area {
	background-color: #ddd;
	margin-bottom: 20px;
}
.news-area::after {
	content: 'Berita';
	display: block;
	text-align: center;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.init-legend {
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    width: auto;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
}
.init-fieldset {
    border: 1px solid #e0e0e0;
    padding: 10px;
}

.headline-log {
	margin: 0;
}
.headline-log figure.img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	cursor: pointer;
	height: 300px;
	position: relative;
	transition: all .3s;
	width: 100%;
}
.headline-log figure.img:hover {
	filter: grayscale(10%);
}
.headline-log figure.img:hover > .headline-title h4 a {
	color: #fe8917;
	text-shadow: 1px 1px 0 1px #fff;
}
.headline-log figure.img .headline-title {
	background-color: rgba(25,25,24,.75);
	display: inline-block;
	padding: 10px;
	position: absolute;
		bottom: 0;
		right: 0;
		left: 0;
}
.headline-log figure.img .headline-title span {
	color: #ccc;
	font-size: 12px;
}
.headline-log figure.img .headline-title h4 {
	margin: 0;
}
.headline-log figure.img .headline-title h4 a {
	color: #fff;
	text-decoration: none;
}
.headline-log figure.img .headline-title p {
	color: #c3c3c3;
	font-size: 12px;
}

.blog-headline-box {
	background-color: #20409a;
	border-top: outset 2px rgba(255,255,255,.25);
	border-bottom: outset 1px rgba(55,55,55,.25);
	box-shadow: 0 1px 2px rgba(25,25,25,.25);
	margin: 0;
	padding: 7px;
}
.blog-headline-box figure.img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 250px;
	transition: ease .3s;
	width: 100%;
}
.blog-headline-box figure.img:hover {
	filter: grayscale(40%);
}
.blog-headline-box figure.img .label {
	border-radius: 0;
	display: inline-block;
	margin: 5px;
	padding: 5px 7px;
	text-decoration: none;
}
.blog-headline-box .blog-text {
	display: block;
}
.blog-headline-box .blog-text h4 {
	font-size: 20px;
	line-height: 22px;
	margin: 7px 0 5px 0;
	text-align: left;
	text-transform: uppercase;
}
.blog-headline-box .blog-text h4 a {
	color: #fff;
	text-decoration: none;
}
.blog-headline-box .blog-text h4 a:hover {
	color: #fe8917;
}
.blog-headline-box .blog-text p {
	color: #ddd;
	text-align: justify;
	word-wrap: break-word;
	word-break: all;
}
.blog-headline-box .blog-text a.blog-btn {
	background-color: #fe8917;
	border-radius: 3px;
	box-shadow: inset 0 1px 3px rgba(255,255,255,.5);
	color: #fff;
	display: inline-block;
	padding: 4px 8px;
	text-decoration: none;
	transition: all .3s;
}
.blog-headline-box .blog-text a.blog-btn:hover {
	background-color: #ddcf2b;
	box-shadow: inset 0 1px 3px rgba(25,25,25,.5);
}
.blog-headline-box .blog-text .label {
	border-radius: 0;
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 5px 7px;
}

.blog-subline-list {
	margin: 0 0 5px;
	padding: 0;
}
.blog-subline-list li {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	margin: 0;
}
.blog-subline-list li:last-child {
	background-color: transparent;
	border-bottom: 0 none;
	padding: 3px 0;
	text-align: right;
}
.blog-subline-list.figured li {
	display: block;
	margin-bottom: 5px
	padding: 15px!important;
}
.blog-subline-list.figured li figure.img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	height: 70px;
	display: block;
	float: left;
	transition: all .3s;
	width: 30%;
}
.blog-subline-list.figured li figure.img:hover {
	opacity: .7;
}
.blog-subline-list li .blog-text {
	display: block;
	padding: 5px;
	text-decoration: none;
}
.blog-subline-list li .blog-text:hover {
	background-color: #fbfbfb;
}
.blog-subline-list li .blog-text:hover h5 {
	color: #fe8917;
}
.blog-subline-list.figured li .blog-text {
	display: block;
	float: left;
	padding: 3px 5px;
	width: 70%;
}
.blog-subline-list li .blog-text h5 {
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	text-align: left;
	text-transform: uppercase;
	transition: all .3s;
}
.blog-subline-list li .blog-text p {
	color: #555;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	text-align: justify;
}

.subline-log {
	background-color: #20409a;
	border-top: outset 2px rgba(255,255,255,.25);
	border-bottom: outset 1px rgba(55,55,55,.25);
	box-shadow: 0 1px 2px rgba(25,25,25,.25);
	padding: 0;
	margin: 0;
}
.subline-log.figured {
}
.subline-log.figured figure.img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	height: 120px;
	display: block;
	float: left;
	transition: all .3s;
	width: 30%;
}
.subline-log.figured figure.img:hover {
	filter: grayscale(40%);
}
.subline-log.figured .blog-text {
	display: block;
	float: left;
	padding: 3px 5px;
	width: 70%;
}
.subline-log.figured .blog-text h5 {
	line-height: 19px;
	margin: 5px 0 0;
}
.subline-log.figured .blog-text h5 a {
	color: #fff;
}
.subline-log.figured .blog-text h5 a:hover {
	color: #fe8917;
}
.subline-log.figured .blog-text p {
	color: #ddd;
	font-size: 13px;
	line-height: 12px;
}

.loader-log {
	text-align: center;
}
.loader-log img {
	margin: 10px 0 0;
	max-width: 75px;
}

.more-blog {
	color: #222;
	display: inline-block;
	padding: 0 3px;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
}
.more-blog:hover {
	color: #de061e;
}

.grid-photo {
	display: block;
	margin: 0 0 10px 0;
}
.grid-photo figure.img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 230px;
	width: 100%;
}
.grid-photo figure.img .overlay {
	background-color: rgba(5,5,5,.5);
	display: block;
	height: 230px;
	line-height: 230px;
	opacity: 0;
	text-align: center;
	transition: all .3s;
	width: 100%;
}
.grid-photo figure.img .overlay:hover {
	opacity: 1;
}
.grid-photo figure.img .overlay a {
	background-color: rgba(50,50,50,.5);
	border-radius: 50%;
	box-shadow: 0 0 0 1px  rgba(50,50,50,.5);
	color: #fff;
	font-size: 20px;
	height: 40px;
	padding: 10px 13px;
	vertical-align: middle;
	transition: box-shadow .8s;
	width: 40px;
}
.grid-photo figure.img .overlay a:hover {
	box-shadow: 0 0 0 80px rgba(25,25,25,.5);
}

.tv-frame {
	background-color: #dadada;
}

.related-title {
	border-bottom: 2px solid #20409a;
	display: inline-block;
	font-family: 'Darker Grotesque';
	font-size: 34px;
	margin: 20px 0 10px 2px;
}
.related-blog {
	background-color: #fff;
	border: 1px solid #ddd;
	display: block;
	transition: all .3s;
}
.related-blog:hover {
	background-color: #20409a;
}
.related-blog figure.img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	display: block;
	height: 180px;
	width: 100%;
}
.related-blog .related-text {
	padding: 10px;
}
.related-blog .related-text h4 {
	font-size: 15px;
	font-height: 11px;
	margin: 0;
}
.related-blog .related-text h4 a {
	color: #222;
	text-decoration: none;
}
.related-blog .related-text h4 a:hover {
	color: #fe8917;
}

.schedule-box {
	background-color: rgba(255,255,255,.85);
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 7px rgba(50,50,50,.15);
	display: block;
	padding: 10px;
}
.schedule-box form .form-group {
	margin: 0 0 5px 0;
}
.schedule-box form .form-group label.label-for {
	display: block;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
.schedule-box form .form-group input,
.schedule-box form .form-group input:focus,
.schedule-box form .form-group select {
	border: 1px solid #dedede;
	display: block;
	outline: 0;
	padding: 8px 0 7px 3px;
	width: 100%;
}
.schedule-box form .checkbox-group li {
	display: inline-block;
	margin: 10px 0 0 10px;
}

.schedule-box form .find-teacher-area {
	background-color: #fff;
	padding: 5px;
}
.schedule-box form #findout-teacher {
}

.scheduled-box {
	background-color: rgba(255,255,255,.85);
	border: 1px solid #ddd;
	box-shadow: 0 1px 7px rgba(50,50,50,.15);
	border-radius: 2px;
	display: block;
}
.scheduled-box .scheduled-title {
	background-color: #0894c8;
	padding: 10px 5px;
}
.scheduled-box .scheduled-title h3 {
	color: #fff;
	font-size: 17px;
	margin: 0;
}
.scheduled-box .scheduled-title h3 i {
	display: inline-block;
	padding: 0 10px;
}
.scheduled-box .scheduled-content {
	padding: 10px;
}
.scheduled-box .scheduled-content button[name="confirm-schedule"] {
	background-color: #0894c8;
	border: 0 none;
	color: #fff;
	display: block;
	margin: 15px 0 5px 0;
	padding: 10px;
	text-align: center;
	width: 100%;
	transition: all .3s;
}
.scheduled-box .scheduled-content button[name="confirm-schedule"]:hover {
	background-color: #de061e;
}
.scheduled-box ul {
}
.scheduled-box ul li {
	color: #575757;
	list-style-type: none;
}
.scheduled-box ul li b {
	color: #000;
}
.scheduled-box ul li::before {
	content:"\f0da";
	color: #999;
	font-family: 'FontAwesome';
}
.scheduled-box ul ul {
	margin-left: 10px;
}
.scheduled-box ul ul li::before {
	content:"\f0da";
	color: #333;
	font-family: 'FontAwesome';
}

input[type="radio"].choosed-teacher:checked,
input[type="radio"].choosed-teacher:not(:checked) {
  position: absolute;
  left: -9999px;
}
input[type="radio"].choosed-teacher + label.choose-teacher:hover,
input[type="radio"].choosed-teacher:checked + label.choose-teacher {
  background-color: rgba(15, 15, 25, .07);
}
input[type="radio"].choosed-teacher:checked + label.choose-teacher::before,
input[type="radio"].choosed-teacher:not(:checked) + label.choose-teacher::before {
  content:"";
  background: transparent;
  border: 0 none;
  display: block;
  font-size: 6.1em;
  height: 100px;
  line-height: 100px;
  position: absolute;
  text-align: center;
  width: 100px;
  z-index: 1;
}
input[type="radio"].choosed-teacher:checked + label.choose-teacher::before {
  content:"\f05d";
  color: rgba(253, 251, 255, .51);
  font-family: 'FontAwesome';
}

.choose-teacher {
	border: 1px solid #ddd;
	display: block;
	margin: 10px 0 5px 0;
	padding: 5px;
	width: 100%;
}
.choose-teacher figure.img {
	background-color: #adaf5a;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 100px;
	width: 100px;
}
.choose-teacher div.info span {
	display: block;
	font-weight: lighter;
}
.choose-teacher div.info span b {
	color: #000;
	font-weight: normal;
	text-transform: capitalize!important;
}



input[type="checkbox"].custom-check:checked,
input[type="checkbox"].custom-check:not(:checked) {
  position: absolute;
  left: -9999px;
}
input[type="checkbox"].custom-check:checked + label.custom-check-label,
input[type="checkbox"].custom-check:not(:checked) + label.custom-check-label {
  cursor: pointer;
  color: #666;
  display: inline-block;
  font-weight: normal;
  line-height: 20px;
  position: relative;
}
input[type="checkbox"].custom-check:checked + label.custom-check-label::before,
input[type="checkbox"].custom-check:not(:checked) + label.custom-check-label::before {
  content: '✓';
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10%;
  color: #ddd;
  display: inline-block;
  font-weight: bolder;
  height: 20px;
  margin-right: 5px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
input[type="checkbox"].custom-check:checked + label.custom-check-label::before {
  content: '✓';
  background-color: #0894c8;
  color: #fff;
}

input[type="radio"].custom-radio:checked,
input[type="radio"].custom-radio:not(:checked) {
  position: absolute;
  left: -9999px;
}
input[type="radio"].custom-radio:checked + label.custom-radio-label,
input[type="radio"].custom-radio:not(:checked) + label.custom-radio-label {
  cursor: pointer;
  color: #666;
  display: block;
  font-weight: normal;
  line-height: 20px;
  position: relative;
}
input[type="radio"].custom-radio + label.custom-radio-label:hover,
input[type="radio"].custom-radio:checked + label.custom-radio-label {
	color: #0894c8
}
input[type="radio"].custom-radio:checked + label.custom-radio-label::before,
input[type="radio"].custom-radio:not(:checked) + label.custom-radio-label::before {
  content: '×'!important;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10%;
  color: #ddd;
  display: inline-block;
  font-weight: bolder;
  height: 20px;
  margin-right: 5px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
input[type="radio"].custom-radio:checked + label.custom-radio-label::before {
  content: '×';
  background-color: #0894c8;
  color: #fff;
}

.loading-overlay {
	background-color: #fff;
	color: #222;
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
}
.loading-overlay img {
	display: block;
	margin: 0 auto;
	width: 20px;
}

@media screen and (max-width: 580px) {
	.top-social {
		display: none;
	}
	.marquee {
		width: calc(100% - 90px);
	}

	#getFixed,
	.search-form-widget,
	.subline-log.figured .blog-text p {
		display: none;
	}

	.subline-log.figured .blog-text h5 {
		line-height: 23px;
		margin: 13px 0;
	}
}