body { 
  font-family: 'Exo', sans-serif; 
  color: rgba(0,0,0, 0.8); 
  margin: 0; 
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  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: 36px;
  max-width: 700px;
  line-height: 1.2;
  font-family: 'Anton', sans-serif;
  font-weight: normal;
}
h2 { 
  color: #2e6c80; 
  font-size: 26px;
  line-height: 1.3;
  font-family: 'Anton', sans-serif;
  font-weight: normal;
}
.h2 { 
  color: #2e6c80; 
  font-size: 26px;
  line-height: 1.3;
  font-family: 'Anton', sans-serif;
  font-weight: normal;
  padding-left: 20px
}
p, ol, ul, .flekLIST div, a { 
  font-size: 19px;
  line-height: 1.6;  
}
.flekKiri {
	display: flex;
	align-items: center;
}
.flekKiri img {
	width: 360px;
	height: auto;
	margin-right: 40px;
	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;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.flekKanan img {
	width: 360px;
	height: auto;
	margin-left: 40px;
	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: 24px;
	height: 24px;
	margin-right: 10px;
	box-shadow: none;
	margin-left: 0
}
.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: 20px;
	right: 20px;
	cursor: pointer;
	display: none;
}
.infoPELATIHAN .infoFlek {
	display: flex;
	align-items: center;
}
.infoPELATIHAN img {
	width: 50px;
	height: 50px;
	margin-left: 2px;
}
.infoPELATIHAN img {
	transition: transform .2s ease;
	}
.infoPELATIHAN:hover img {
	transform: scale(1.1);
	}
.infoPELATIHAN .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%;
}
.KOLOMright {
	float: right;
    width: 47%;
}
.KOLOMgroup:after {
    content:"";
    display: table;
    clear: both;
}
.KOTAK1 { 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 40px;
	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;
	margin-bottom: 15px;
}
.flekPDF img {
	width: 60px;
	height: 60px;
	margin-right: 20px;
}
.flekPDF img {
	transition: transform .2s ease;
}
.flekPDF:hover img {
	transform: scale(1.1);
}
.flekPDF a {
	font-size: 18px;
	text-decoration: none;
	color: #3e65a0;
}
a {
	text-decoration: none;
	color: #3e65a0;
}
.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;}


.column4 {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
.column4 p {
  line-height: 1.2
}
.column4 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 70px;
	height: 70px;
	transition: transform .4s ease;
}
.column4:hover img {
	transform: scale(1.2);
}

.row4:after {
  content: "";
  display: table;
  clear: both;
}


@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 { 
		font-size: 17px; 
		}
	.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 a {
		font-size: 17px;
		}
	.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: 24px;
		height: 24px;
		margin-right: 10px;
		box-shadow: none;
		margin-left: 0
		}
	.column4 {
		width: 33%;
		}
	}
@media (max-width: 575.98px) {
	body {
		background-image: none; 
		}
	h1 {
		font-size: 30px;
		}
	.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 a { 
		font-size: 17px; 
		}
	ol, ul {
		padding-left: 25px;
		}
	h2, .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;
		}
	.flek img {
		width: 24px;
		height: 24px;
		margin-right: 10px;
		border: none;
		}
	.KOLOMleft, .KOLOMright {
		width: 100%;
		float: none;
		}
	.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: 24px;
		height: 24px;
		margin-right: 10px;
		box-shadow: none;
		margin-left: 0
		}
	.column4 {
		width: 50%;
		}
	}
	


.CALL1, .CALL2 {
  position: absolute;
  top: 165px;
  left: 186px;
  font-size: 15px;
  display: inline-block;
  padding: 5px 8px;
  border-radius: 3px;
  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;
  font-size: 15px;
}
.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;
  padding-top: 100px;
  left: 0; top: 0;
  width: 100%; height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}
.modalku-body {
  width: 740px;
  height: 429px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 0;
  border-radius: 3px;
  margin: auto; 
  border: 1px solid #888;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.6s;
  animation-name: animatetop;
  animation-duration: 0.6s;
  background-image: url("https://belajark3.com/admin.webp");  
}
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}
@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}
.clos {
  color: rgb(118, 111, 84);
  position: absolute;
  top: -4px;
  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 {
    padding-top: 80px;
    }
  .modalku-body {
	width: 400px;
	height: 534px;
	background-image: url("https://belajark3.com/admin1.webp");
    }
  .CALL1, .CALL2 {
    font-size: 14px;
    }
  .CALL1 {
    top: 225px;
    left: 202px;
    }
  .CALL2 {
    top: 375px;
    left: 202px;
    }
}
@media screen and (max-width: 575.98px) {
  .modalku {
    padding-top: 50px;
    }
  .modalku-body {
	width: 340px;
	height: 454px;
	background-image: url("https://belajark3.com/admin1.webp");
    }
  .CALL1, .CALL2 {
    font-size: 14px;
    }
  .CALL1 {
    top: 191px;
    left: 160px;
    }
  .CALL2 {
    top: 318px;
    left: 160px;
    }
}