html {
	height: 100%;
	width: 100%;
}

body {
	color: #676767;
	font-family: "Open Sans", sans-serif;;
	font-size: 14px;
	margin: 0;
	line-height: 20px;
	word-wrap: break-word;
	background: #fff;
}
*:focus {
	outline: none;
}

.sticky{
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #323232;
	font-family: 'Cairo', sans-serif;
	font-weight: 400;
	margin: 0;
}

h1 {
	font-size: 28px;
	line-height: 35px;
}
h2 {
	font-size: 24px;
	line-height: 32px;
}
h3 {
	font-size: 19px;
	line-height: 28px;
}
h4 {
	font-size: 16px;
	line-height: 26px;
}
h5 {
	font-size: 14px;
	line-height: 25px;
}
h6 {
	font-size: 15px;
	line-height: 23px;
}

/*   -- "Text Elements" (These are the styles for the Text Elements) --   */

p {
	color: #767676;
	font-size: 14px;
	margin: 0 0 22px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
pre {
	background-color: #ebebeb;
	margin-bottom: 20px;
	padding: 30px;
	overflow: auto;
}
pre,
code,
kbd {
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 14px;
	line-height: 21px;
}
abbr,
acronym,
dfn {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
	cursor: help;
}
address {
	display: block;
	margin: 0 0 15px;
}
ins {
	background-color: #fff9c0;
	margin-bottom: 20px;
	text-decoration: none;
}

/*   -- "table" (These are the styles for the Links) --  */

th,
td {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px;
}
table th{
	font-weight: 600;
	text-transform: uppercase;
}
table td{
	text-transform: capitalize;
}

table {
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 20px;
	width: 100%;
}

/*   -- "Links" (These are the styles for the Links) --  */

ul{
	margin: 0;
	padding: 0;
}
a {
	color: #383838;
	text-decoration: none;
}

a:focus{
  outline: 1px dotted;
}
a:active,
a:hover {	
  outline: 0;
	text-decoration: none;
	transition: all 0.3s ease-in 0s;	
}


ol, ul {
	padding-left: 2rem !important;
}


ul li {
    list-style: disc;
}

li { padding: 2px 0; }



/** HEADER **/
#masthead {
	background: #209DD8;
	color: #fff;
	padding: 20px 0;
}

#masthead a {
	color: #fff;
}

/** TITLE CONTENT **/
#path ul {
	padding: 0 !important;
	margin: 0 0 10px;
}
#path ul li {
	display: inline-table;
	padding: 0 3px;
	margin: 0;
}

#path ul li:first-child {
	padding-left: 0;
}
#title-group {
	background: #F3F5FA;
	padding: 25px 0;
}

h2.title-content {
	color: #206FAF;
	font-size: 180%;
	word-wrap: 3;
	font-weight: bold;
	text-transform: capitalize;
}

/** SLIDE **/
#slider {
	background-image: url(../img/bgartikel.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
}

#slider h1 {
	font-size: 2.5rem;
	font-family: 'Jost', sans-serif;

	line-height: 56px;
}

.main-content-slide {
	min-height: 405px;
	background: url(../img/slide.png) no-repeat right 10px;
	z-index: 99999;
}

.content-slide {
	padding-top: 80px;
}

/** MAIN CONTENT **/

.navbar-nav { padding-left: 0 !important; }
.navbar-nav li { list-style: none; }
#main-content {
	background: #fff;
	padding: 40px 0;
	min-height: 300px;
}

#main-content .ppdb-form,
#main-content .info {
	box-shadow: 0 0 24px 0 rgba(0,0,0,.12);
	padding: 30px;
	border-top: 5px solid #209DD8;
}

.form-group {
	padding: 15px 0;
}
.form-group label {
	padding: 0 0 10px;
	font-weight: bold;
}
.text-center { text-align: center; padding: 30px 0 15px; }
.wajib { color: red; }

.info i,
.sukses-daftar i {
	background: #F3F5FA;
	border-radius: 50%;
	padding: 15px;
	color: #1874E1;
}

.sukses-daftar h4 {
	margin-top: 20px;
}
.sukses-daftar a { display: block; margin: 25px 0; }
p.info-akun { margin-bottom: 5px; }
p.info-akun span { font-weight: bold; }
.conten-area { margin-bottom: 20px; }
.sukses-daftar i { 
	color: #8DC78A;  
	padding: 20px;
	border-radius: 50%;
}

a.btn-login:hover {
	color: #209DD8 !important;
}

.content-are {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.content-header { padding: 0; margin-bottom: 20px; }
.content-header-title {
	text-transform: uppercase;
	font-weight: bold;
}
.content-header-info { font-size: 80%; color: #aaa; }
.content-header-info i { font-size: 95%; }
.content-header-info span { margin:0 5px; }
.content-footer { padding: 10px 0; }
.content-thumbnail { 
	margin-bottom: 10px; 
	width: 100%;
    height: 250px;
    overflow: hidden; 
}
/** SIDEBAR **/
.group-info {
	margin-bottom: 30px;
}

.group-info i {
	float: left;
}

.group-info h4,
.group-info p {
	padding: 0 0 0 60px;
}

.group-info h4,
.sukses-daftar h4 {
	font-weight: 600;
	font-size: 22px;
	color: #209DD8;
	padding-bottom: 5px;
}

.group-info p {
	color: #206FAF;
}

/** BANTUAN **/
#call-bantuan {
	background: #0F4B7C;
	padding: 50px 0;
	color: #fff;
}

#call-bantuan p,
#call-bantuan h3 {
	color: #fff;
}

#call-bantuan h3 { font-weight: bold; padding: 5px 0; }
.link-wa { margin-top: 20px; }
.link-wa a { color: #fff;  }

/** FOOTER **/
#footer {
	background: #209DD8;
	padding: 20px 0;
}

.copyright {
	padding: 20px 0;
	font-size: 90%;
	color: #fff;
	font-size: 85%;
}

/** TYPO **/
.center {
	text-align: center;
}

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@media only screen and (max-width: 991px) {
	.main-content-slide {
		background: transparent;
	}

	.copyright { text-align: center; }
}

@media only screen and (max-width: 767px) {
	#logo-header {
		text-align: center;
	}
	.link-wa { text-align: center; }
}