body { 
  font-family: 'Exo', sans-serif; 
  margin: 0; 
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: rgba(0,0,0, .87);
  background-image: url("/LATAR2.webp");
}
.shadow {
  max-width: 1100px;
  margin: 0 auto 0;
  box-shadow: 
  inset 0 -3em 3em rgba(0,0,0,0.1), 
        0 0 0 1px white,
        0.2em 0.3em 0.15em rgba(0,0,0,0.3);
}
.layout-1 {
  background: rgb(240, 240, 240); 
  margin: 50px auto 0px; 
  padding: 30px 60px 30px; 
  border-top: solid 3px #FFC000;
  position: relative;  
}
.layout-2 {
  background: white; 
  margin: 0px auto 0px; 
  padding: 30px 60px 30px; 
}
.layout-tengah { 
  background: #F0FFFF; 
  max-width: 980px; 
  margin: 0px auto 0px; 
  padding: 30px 60px 30px;
}
.layout-3 { 
  background: rgb(255,249,231); 
  margin: 0px auto 0px; 
  padding: 30px 60px 30px;  
}
.layout-bawah { 
  background: rgba(240, 240, 240, 0.87);  
  margin: 0px auto 40px; 
  padding: 10px 60px 10px;
}

h1 { 
  color: #2e6c80; 
  font-size: 40px;
  line-height: 1.2;
  font-family: 'Anton', sans-serif;
  font-weight: normal;
}
h2 { 
  color: #2e6c80; 
  font-size: 26px;
  line-height: 1.2;
  font-family: 'Anton', sans-serif;
  font-weight: normal;
}
p, ol, ul, .flekLIST div, a, .flekPDF div { 
  font-size: 19px;
  line-height: 1.6;  
}
.flekKiri {
	display: flex;
	align-items: center;
	justify-content: center;
}
.flekKiri img {
	width: 380px;
	height: auto;
	margin-right: 20px;
	box-shadow: 
	inset 0 -3em 3em rgba(0,0,0,0.1), 
        0 0 0 1px white,
        0.2em 0.3em 0.15em rgba(0,0,0,0.3);
}
.flekKanan {
	display: flex;
	align-items: center
}
.flekKanan img {
	width: 380px;
	height: auto;
	margin-left: 20px;
	box-shadow: 
	inset 0 -3em 3em rgba(0,0,0,0.1), 
        0 0 0 1px white,
        0.2em 0.3em 0.15em rgba(0,0,0,0.3);
}
.img2 {
	width: 400px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block
}
.flekLIST {
	display: flex;
	margin-bottom: 10px;
}
.flekLIST img {
	width: 22px;
	height: 22px;
	margin-right: 10px;
	box-shadow: none;
	margin-left: 0px;
}
.GARIS {
  border-top: solid 2px rgba(0,0,0, .4);
  width: 100px;
  margin-top: -10px;
}
.GARIS1 {
  border-top: solid 4px #FFC000;
  width: 100px;
}
.infoPELATIHAN {
	position: fixed;
	bottom: 5px;
	right: 5px;
	cursor: pointer;
	display: none;
	animation-name: KANAN;
	animation-duration: 1.2s;
}
@keyframes KANAN {
  from {right: -150%; opacity:0}
  to {right: 5px; opacity:1}
}
.infoFlek {
	display: flex;
	align-items: center;
}
.infoFlek img {
	width: 50px;
	height: 50px;
	margin-left: 2px;
	transition: transform .2s ease;
}
.infoFlek:hover img {
	transform: scale(1.1);
	}
.info {
	font-size: 16px;
	line-height: 1;
	background: white;
	padding: 5px 10px;
	border-radius: 20px;
	border: solid 1px black;
	color: black;
	background: rgb(240, 240, 240);
}
.bk3 {
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: center;
	display: block;
}
.belajar {
	font-size: 17px;
	line-height: 1;
	text-decoration: underline;
	color: rgb(152, 72, 7);
}
.learning {
	font-size: 20px;
	line-height: 1;
	font-family: 'Shadows Into Light Two', cursive;
}
.IMG {display: block; width: 80px; height: auto; margin-left: auto; margin-right: auto; border: solid 2px white; border-radius: 10px;}


.KOLOMleft {
	float: left;
    width: 47%;
	margin-bottom: 30px;	
}
.KOLOMright {
	float: right;
    width: 47%;
	margin-bottom: 30px;
}
.KOLOMgroup:after {
    content:"";
    display: table;
    clear: both;
}
.KOTAK1 { 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 10px;
	box-shadow: 
		inset 0 -3em 3em rgba(0,0,0,0.1), 
			  0 0 0 1px rgba(0,0,0,0.2),
			  0.2em 0.3em 0.15em rgba(0,0,0,0.3);
}
.KOTAK1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
}
.BACA {
  color: rgb(68, 84, 106);
  position: absolute;
  right: 30px;
  bottom: 25px;
  font-size: 14px;
  background-color: none;
  padding: 5px 10px;
  border: solid 1px rgb(68, 84, 106);
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  box-shadow: 
  inset 0 -3em 3em rgba(0,0,0,0.1), 
        0 0 0 1px white,
        0.2em 0.3em 0.15em rgba(0,0,0,0.1);
  outline: none;
  text-decoration: none;
  transition: background-color 0.2s ease-out,
              border-color 0.2s ease-out;
}
.BACA:hover,
.BACA:active {
  color: rgb(255,255,255);
  background-color: rgb(68, 84, 106);
  transition: background-color 0.2s ease-in,
              border-color 0.2s ease-in;
}
.flekPDF {
	display: flex;
	align-items: center;
	border: rgba(0,0,0, .1) solid 1px;
	padding: 15px 20px;
	border-radius: 5px;
	box-sizing: border-box
}
.flekPDF div {
	color: #3e65a0;
	outline: none
}
.flekPDF:hover {
  background: rgba(0,0,0, .1);
  transition: background .4s ease
}
.flekPDF img {
	width: 60px;
	height: 60px;
	margin-right: 20px;
}
.flekPDF img {
	transition: transform .2s ease;
}
.flekPDF:hover img {
	transform: scale(1.1);
}
a {
	color: #3e65a0;
	text-decoration: none;
}
.bk3i {
	position: absolute;
	bottom: 5px;
	right: 24px;
	text-align: center;
	display: none;
}
.zoom {overflow: hidden;}
.zoom img {transition: transform .2s ease;}
.zoom:hover img {transform: scale(1.1);}
.OVAL { border-radius: 3px;}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.shadow {
		max-width: 1000px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	body {
		background-image: none
		}
	.layout-1 {
		margin: 0px auto 0px; 
		border-top: none; 
		}
	.layout-bawah { 
		margin: 0px auto 0px; 
		}
	h1 {
		font-size: 32px;
		max-width: 400px;
		}
	p, ol, ul, .flekLIST div, a, .flekPDF div { 
		font-size: 18px; 
		}
	.BACA {
		font-size: 13px;
		padding: 2px 10px;
		}
	.KOLOMleft {
	    width: 49%;
		margin-bottom: 20px;	
		}
	.KOLOMright {
		width: 49%;
		margin-bottom: 20px;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	body {
		background-image: none
		}
	.layout-1 {
		margin: 0px auto 0px; 
		border-top: none; 
		}
	.layout-bawah { 
		margin: 0px auto 0px;
		padding-bottom: 40px;		
		}
	.layout-1, .layout-2, .layout-tengah, .layout-3 {
		padding: 30px 40px 30px; 
		}
	h1 {
		font-size: 32px;
		max-width: 400px;
		}
	p, ol, ul, .flekLIST div, .flekPDF div {
		font-size: 18px;
		}
	.KOLOMleft {
	    width: 49%;
		margin-bottom: 20px;	
		}
	.KOLOMright {
		width: 49%;
		margin-bottom: 20px;
		}
	.BACA {
		font-size: 13px;
		padding: 2px 10px;
		}
	.flekKiri, .flekKanan {
		display: block;
		}
	.flekKiri img, .flekKanan img {
		width: 60%;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		display: block;
		margin-bottom: 20px;
		}
	.flekLIST img {
		width: 20px;
		height: 20px;
		margin-right: 10px;
		box-shadow: none;
		margin-left: 0
		}
	}
@media (max-width: 575.98px) {
	body {
		background-image: none
		}
	h1 {
		font-size: 34px;
		}
	.layout-1 {
		padding: 30px 24px 40px;
		margin-top: 0;
		border-top: none;
		}
	.layout-2 {
		padding: 30px 24px 30px;
		margin-top: 0;
		}
	.layout-tengah {
		padding: 30px 24px 30px;
		}
	.layout-3 {
		padding: 30px 24px 30px;
		margin-top: 0;
		}
	.layout-bawah { 
		margin: 0px auto 0px; 
		padding: 10px 24px 40px;
		}
	p, ol, ul, .flekLIST div, .flekPDF div { 
		font-size: 17px; 
		}
	ol, ul {
		padding-left: 25px;
		}
	h2 {
		font-size: 24px;
		}
	.flekKiri, .flekKanan {
		display: block;
		}
	.flekKiri img, .flekKanan img {
		width: 100%;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		display: block;
		margin-bottom: 20px;
		}
	.bk3 {
		display: none;
		}
	.KOLOMleft, .KOLOMright {
		width: 100%;
		float: none;
		margin-bottom: 20px
		}
	.BACA {
		font-size: 13px;
		padding: 2px 10px;
		}
	.infoPELATIHAN {
		bottom: 5px;
		right: 5px;
		}
	.infoPELATIHAN img {
		width: 40px;
		height: 40px;
		}
	.infoPELATIHAN .info {
		font-size: 14px;
		}
	.flekPDF img {
		width: 50px;
		height: 50px;
		margin-right: 15px;
		}
	.bk3i {
		display: block
		}
	.BACA {
		right: 20px;
		bottom: 20px;
		}
	.flekLIST img {
		width: 18px;
		height: 18px;
		margin-right: 10px;
		box-shadow: none;
		margin-left: 0
		}
	}
	


/* The Modal ADMIN */
.CALL1, .CALL2 {
  position: absolute;
  font-size: 15px;
  display: inline-block;
  padding: 5px 8px;
  border-radius: 5px;
  border: 1px solid rgb(118, 111, 84);
  color: rgb(118, 111, 84);
  text-align: center;
  outline: none;
  text-decoration: none;
  transition: background-color 0.1s ease-out,
              border-color 0.1s ease-out;
}
.CALL1 {
  top: 165px;
  left: 184px;
}
.CALL2 {
  top: 322px;
  left: 184px;
}
.CALL1:hover,
.CALL1:active,
.CALL2:hover,
.CALL2:active {
  color: rgb(255,255,255);
  background-color: rgb(118, 111, 84);
  border-color: rgb(118, 111, 84); 
  transition: background-color 0.1s ease-in,
              border-color 0.1s ease-in;
}
.modalku {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0; top: 0;
  width: 100%; 
  height: 100%;
  overflow: hidden;
  opacity: 0;
  background-color: rgba(0,0,0, .7);
  transition-property: display, opacity;
  transition-timing-function: ease-in-out;
  transition-behavior: allow-discrete;
  transition-duration: .6s;
  animation-name: fade;
  animation-duration: 1s
}
@keyframes fade {
  from {opacity: 0} 
  to {opacity: 1}
}
.modalku.buka {
	opacity: 1;
	display: block;
}

.modalku-body {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 740px;
  height: 429px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
  border-radius: 3px;
  background-image: url("/admin.webp");
  animation-name: animatetop;
  animation-duration: 1s;
}

@keyframes animatetop {
  from {top: -150%; opacity:0}
  to {top:0; opacity:1}
}

.clos {
  color: rgb(118, 111, 84);
  position: absolute;
  top: -2px;
  right: 6px;
  font-size: 30px;
  font-weight: bold;
}
.clos:hover,
.clos:focus {
  color: blue;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 576px) and (max-width: 767.98px) {  
  .modalku-body {
	height: 534px;
	width: 400px;
	background-image: url("https://belajark3.com/admin1.webp");
    }
  .CALL1 {
    top: 225px;
    left: 202px;
    font-size: 14px;
    }
  .CALL2 {
    top: 375px;
    left: 202px;
    font-size: 14px;
    }
}
@media screen and (max-width: 575.98px) {
  .modalku-body {
	height: 454px;
	width: 340px;
	background-image: url("https://belajark3.com/admin1.webp");
    }
  .CALL1 {
    top: 192px;
    left: 160px;
    font-size: 14px;
    }
  .CALL2 {
    top: 318px;
    left: 160px;
    font-size: 14px;
    }
}