body { 
	font-family: 'Exo', sans-serif; 
	margin: 0; 
	padding: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-image: url("/LATAR2.webp");
}
.kami {
	position: absolute;
	bottom: 18px;
	left: 185px;
}
.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 {
	margin: 50px auto 0px; 
	padding: 30px 60px 30px; 
	border-top: solid 3px #FFC000;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("https://belajark3.com/ruang-baca/banner.webp"); 
	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 100px; 
	padding: 30px 60px 30px;
}

h1, h2 { 
	color: #374655; 
	font-family: "Archivo Black", sans-serif;
}
h1 { 
	font-size: 34px;
	line-height: 1;
}
h2 { 
	font-size: 26px;
	line-height: 1;
}
p, ol, ul { 
	font-size: 19px;
	line-height: 1.6;
	text-align: justify
}
.layout-bawah p {
	text-align: center
}
.flekKiri, .flekKanan {
	display: flex;
	align-items: center;
}
.flekKanan {
	flex-direction: row-reverse;
	justify-content: space-between;
}
.flekKiri img, .flekKanan img {
	width: 360px;
	height: auto;
	border-left: solid 1px rgba(0, 0, 0, .3);
	border-top: solid 1px rgba(0, 0, 0, .3);
	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);
}
.flekKiri img {
	margin-right: 40px;
}
.flekKanan img {
	margin-left: 40px;
}
.flekPDF {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	border: 1px solid rgba(0,0,0, .2);
	padding: 10px 20px;
	border-radius: 3px;
	cursor: pointer;
	max-width: 440px
}
.flekPDF:hover,
.flekPDF:active {
    background-color: rgba(250, 250, 250);
    transition: background-color 0.2s ease-in
}
.flekPDF img {
	width: 55px;
	height: 55px;
	margin-right: 20px;
	transition: transform .2s ease;
}
.flekPDF:hover img {
	transform: scale(1.1);
}
.flekPDF div {
	text-decoration: none;
	line-height: 1.4;
	font-size: 18px
}
.flekPDF a {
	text-decoration: none;
	line-height: 1.4;
	color: black;
	font-size: 18px
}
button {
	border: none;
    padding: 0;
    background: none;
}
.GARIS {
	border-top: solid 3px #374655;
	width: 100px;
}
.flekLOGO {
	display: flex;
	align-items: center;
	width: 340px;
	position: relative;
	margin-bottom: 40px
}
.flekLOGOimg {
	width: 55px;
	height: 55px;
	padding: 0 10px;
	border-radius: 3px;
	margin-right: 10px;
	box-shadow: inset 0 -3em 3em rgb(0 0 0 / 56%), 0 0 0 1px white, 0.2em 0.3em 0.15em rgba(0, 0, 0, 0.3)
}
.belajar {
    display: inline-block;
    font-size: 12px;
    padding: 0 6px;
    background-color: #daa14c;
    color: #fff;
    text-shadow: 1px 1px #000;
    border-radius: 3px;
}
.lembaga {
	font-size: 12px;
	line-height: 1
}
.learning {
	font-size: 26.8px;
	line-height: 1;
	font-family: "Archivo Black", sans-serif;
	text-decoration: underline;
	color: #374655
}
.pilihCSMS {
	position: absolute;
	right: 0
}
.colaps:after {
	content: "\2261";
	border: solid 1px #374655;
	border-radius: 5px;
	padding: 0 12px;
	font-size: 30px;
	z-index: 1;
	cursor: pointer;
	color: #374655;
}
.zia:after {
	background: rgba(250, 250, 250, .8);
	color: black
}
.conten {
	max-height: 0;
	overflow: hidden;
	transition: max-height .3s ease-out;
	margin-top: 10px;
	position: absolute;
	right: 0;
	z-index: 1;
}
.di-an {
	border: solid 1px #baafa7;
	border-bottom: solid 3px #8c8885;
	border-right: solid 2px #8c8885;
	background: #FFFCFA;
	border-radius: 15px;	
	padding: 15px 20px;
	overflow: auto;
	overscroll-behavior: auto contain;
	width: 260px
}
.di-an a {
	text-decoration: none;
	color: black;
	transition: .3s ease;
	font-size: 16px	
}
.di-an a:hover {
	text-decoration: underline;
}
.di-anFlek {
	display: flex;
	align-items: center;
	margin: 10px 0;
}
.di-anFlek img {
	width: 20px;
	height: 20px;
	margin-right: 15px;
}
.infoPELATIHAN, #myBtn {
	position: fixed;
	right: 10px;
	cursor: pointer;
	display: none;
	opacity: 0;
	transition-property: display, opacity;
	transition-timing-function: ease-in-out;
	transition-behavior: allow-discrete;
	transition-duration: .6s;
	animation-name: kanan;
	animation-duration: 2s;
}

.infoPELATIHAN {
	bottom: 5px;
}
#myBtn {
	bottom: 50px;
}
@keyframes kanan {
	from {right: -150%; opacity: 0}
	to {right: 10px; opacity: 1}
}
.infoFlek {
	display: flex;
	align-items: center;
}
.infoFlek img {
	width: 40px;
	height: 40px;
	margin-left: 5px;
	transition: transform .2s ease;
}
.infoFlek:hover img {
	transform: scale(1.1);
	}
.info {
	font-size: 16px;
	line-height: 1;
	padding: 5px 10px;
	border-radius: 20px;
	border: solid 1px black;
	color: black;
	background: rgb(240, 240, 240);
	text-align: center;
}
.zoom {
	overflow: hidden;
	cursor: pointer
}
.zoom img {
	transition: transform .2s ease;
}
.zoom:hover img {
	transform: scale(1.1);
}
.OVAL { 
	border-radius: 3px;
	}
.ovall {
	border-radius: 4px;
	width: 105px;
	height: 30px;
	transition: transform .2s ease;
}	
img.ovall:hover {
	transform: scale(1.1);
}	
.CALL1, .CALL2 {
	position: absolute;
	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: .2s ease
}
.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); 
}
.modal {
	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}
}
.infoPELATIHAN.buka, #myBtn.buka, .modal.buka {
	opacity: 1;
	display: block;
}
.modal_body {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 10px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.admin, .adminCSMS {
	width: 740px;
	height: 429px;
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 1s;
	animation-name: animatetop;
	animation-duration: 1s;
}
.admin {
	background-image: url("https://belajark3.com/admin.webp");
}
.adminCSMS {
	background-image: url("https://belajark3.com/admin-csms.webp");
}
.clos {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	line-height: 1;
	border: 1px solid black;
	border-radius: 3px;
	padding: 0 8px;
	background: white
}
.clos:hover,
.clos:focus {
	color: blue;
	text-decoration: none;
	cursor: pointer;
}
@-webkit-keyframes animatetop {
	from {top: -200%; opacity: 0} 
	to {top:0; opacity: 1}
}
@keyframes animatetop {
	from {top: -200%; opacity: 0}
	to {top:0; opacity: 1}
}
.KOLOMleft {
	float: left;
    width: 48%;	
}
.KOLOMright {
	float: right;
    width: 48%;
}
.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;
}

.selengkapnya {
	position: absolute;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	color: white;
	border-radius: 3px;
	text-shadow: 1px 1px black;
	display: inline-block;
	overflow: hidden;
	background-color: rgb(55,70,85);
	padding: 3px 12px;
	font-size: 15px;
	text-decoration: none;
}
.selengkapnya::before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	transition: left 0.4s;
	z-index: 0;
	background-color: #daa14c;
}
.selengkapnya:hover::before {
	left: 0;
}
.selengkapnya span {
	position: relative;
	z-index: 1;
	transition: color 0.4s;
}
.layout2 {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	border-radius: 15px;
	border: solid 3px white;
	transform: scale(0);
	animation: zoomIn 1s .2s cubic-bezier(0.165, 0.840, 0.440, 1.000) forwards;
	width: 1020px;
	height: 70%;
	background: #131314;
	padding: 30px 40px
}
.layout2.embed {
	width: 860px;
}
.jawab {
	background: white;
	background-image: url("https://belajark3.com/membuat_dokumen/b-g.webp");  
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: auto;
	width: auto;
	height: 100%;
	overflow: auto;
	overscroll-behavior: auto contain;
	border: solid 1px white;
	border-radius: 3px;
}
.layout2 embed {
	width: 100%;
	height: 100%
}
.isi_pro {
	padding: 20px 50px;
}
.isi_pro h2 {
	font-size: 22px
}
.x {
	right: 7px;
	top: -3px;
	position: absolute;
	cursor: pointer;
	font-weight: bold;
	padding: 5px;
	font-size: 26px;
	color: white
}

@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.jadok {
    font-size: 15px;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 3px;
    border: 1px solid #FFC000;
    text-align: center;
	color: rgba(0,0,0,0.75); 
	cursor: pointer;
	margin-bottom: 40px
}
.jadok:hover,
.jadok:active {
  background: #FFC000;
  color: white;
  transition: background-color 0.2s ease-in,
              border-color 0.2s ease-in;
}
.jawab ol, .jawab p, .jawab ul {
	font-size: 17px;
}

.column4 {
	float: left;
	width: 25%;
	text-align: center;
	margin-bottom: 40px;
	cursor: pointer;
	text-decoration: none;
	color: black;
}
.row4 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;
}
.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);
}
.format {
	display: block; margin: 0 auto 0; width: 760px; height: auto; border: solid 1px rgba(0,0,0, .3)
	}

.layoutbrosur {
	display: none;
	position: fixed;
	bottom: 5px;
	right: 10px;
	margin: auto;
	padding: 0 30px 5px 5px;
	border-radius: 10px;
	border: 1px solid #6c757d;
	width: 250px;
	height: max-content;
	z-index: 1;
	opacity: 0;
	-webkit-transition-property: display, opacity;
	-o-transition-property: display,opacity;
	transition-property: display, opacity;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	transition-behavior: allow-discrete;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
	background: #fffcfa;
	animation-name: kanan;
	animation-duration: .7s;
	font-family: "Exo", sans-serif;
	-webkit-box-shadow: 1px 3px 15px 10px rgba(0, 0, 0, .2);
	box-shadow: 1px 3px 15px 10px rgba(0, 0, 0, .2);
}
.layoutbrosur.open {
	opacity: 1;
	display: block;
}
.layoutbrosur span {
	font-size: 20px;
	float: right;
	cursor: pointer;
	margin-top: 5px;
	padding: 0 10px;
	margin-right: -30px;
	font-weight: bold;
}
.layoutbrosur ul {
	font-size: 15px;
	line-height: 1.3;
	padding-left: 35px;
	color: #374655
}
.layoutbrosur ul li {
	border-bottom: 1px solid rgba(0,0,0, .2);
	padding: 10px 0;
	cursor: pointer
}
.layoutbrosur ul li:hover {
	color: #2b4e84;
	font-weight: bold;
	transition: .15s ease;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.shadow {
		max-width: 1000px;
		}
	h1 {
		font-size: 36px;
		}
	h2 {
		font-size: 25px;
		}
	.KOLOMleft, .KOLOMright {
	    width: 48%;
		}
	.layout2 {
		width: 80%;
		}
	.isi_pro h2 {
		font-size: 20px
		}
	.format {
		width: 100%
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.layout2.embed {
		width: auto;
		left: 60px;
		right: 60px;
		}
	body {
		background-image: none; 
		}
	h2 {
		font-size: 24px;
		}
	.layout-1 {
		margin: 0px auto 0px; 
		border-top: none; 
		}
	.layout-bawah { 
		margin: 0px auto 0px; 
		}
	.flekKiri, .flekKanan {
		display: block;
		}
	.flekKiri img, .flekKanan img {
		width: 50%;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		display: block;
		margin-bottom: 20px;
		}
	.KOLOMleft {
	    width: 49%;	
		}
	.KOLOMright {
		width: 49%;
		}
	.layout2 {
		width: 80%;
		height: 60%;
		}
	.isi_pro h2 {
		font-size: 20px
		}
	.format {
		width: 100%
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.layout2.embed {
		width: auto;
		left: 60px;
		right: 60px;
		}
	.kami {
		font-size: 17px;
		line-height: 1.4;
		width: 300px;
		bottom: 0
		}
	body {
		background-image: none; 
		}
	.layout-1 {
		margin: 0px auto 0px; 
		border-top: none; 
		}
	h2 {
		font-size: 24px;
		}
	.layout-bawah { 
		margin: 0px auto 0px; 
		}
	p, ol, ul, .flekPDF a, .flekPDF div {
		font-size: 18px;
		}
	.flekKiri, .flekKanan {
		display: block;
		}
	.flekKiri img, .flekKanan img {
		width: 80%;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		display: block;
		margin-bottom: 20px;
		}
	.CALL1 {
		top: 225px;
		left: 202px;
		font-size: 14px;
		}
	.CALL2 {
		top: 375px;
		left: 202px;
		font-size: 14px;
		}
	.flekLOGO {
		width: 100%
		}
	.admin {
		background-image: url("https://belajark3.com/admin1.webp");
		}
	.adminCSMS {
		background-image: url("https://belajark3.com/admin-csms1.webp");
		}
	.admin, .adminCSMS {
		height: 534px;
		width: 400px;
		}
	h1 {
		font-size: 36px;
		}
	.KOLOMleft, .KOLOMright {
	    width: 100%;
		float: none
		}
	.KOTAK1 {
		width: 80%
		}
	.layout2 {
		width: 80%;
		height: 70%;
		padding: 30px
		}
	.isi_pro {
		padding: 10px 40px
		}
	.isi_pro h2 {
		font-size: 20px
		}
	.column4 {
		width: 33%;
		}
	.format {
		width: 100%
		}
	}
@media (max-width: 575.98px) {
	.layout2.embed {
		width: auto;
		left: 15px;
		right: 15px;
		padding: 20px 0;
		height: 466px;
		}
	.kami {
		position: relative;
		left: 0;
		bottom: 0;
		width: 300px
		}
	body {
		background-image: none; 
		}
	h1 {
		font-size: 32px;
		}
	.layout-1 {
		padding: 30px 20px 30px;
		margin-top: 0;
		border-top: none;
		background-image: url("https://belajark3.com/ruang-baca/banner1.webp");  
		}
	.layout-2 {
		padding: 30px 20px 30px;
		margin-top: 0;
		}
	.layout-tengah {
		padding: 30px 24px 30px;
		}
	.layout-3 {
		padding: 30px 20px 30px;
		margin-top: 0;
		}
	.layout-bawah { 
		margin: 0px auto 0px; 
		padding: 30px 20px 70px;
		}
	p, ol, ul, .flekPDF a { 
		font-size: 17px; 
		}
	p, ol, ul { 
		text-align: left 
		}
	.flekPDF div { 
		font-size: 16px; 
		}
	h2 {
		font-size: 23px;
		}
	.flekKiri, .flekKanan {
		display: block;
		}
	.flekKiri img, .flekKanan img {
		width: 100%;
		height: auto;
		margin-right: 0;
		margin-left: 0;
		display: block;
		margin-bottom: 20px
		}
	.flekPDF img {
		width: 50px;
		height: 50px;
		margin-right: 15px;
		}
	.infoFlek img {
		width: 35px;
		height: 35px;
		}
	.info {
		font-size: 14px
		}
	.admin, .adminCSMS {
		height: 442px;
		width: 330px;
		}
	.admin {
		background-image: url("https://belajark3.com/admin1.webp");
		}
	.adminCSMS {
		background-image: url("https://belajark3.com/admin-csms1.webp");
		}
	.CALL1 {
		top: 184px;
		left: 161px;
		font-size: 12px;
		}
	.CALL2 {
		top: 308px;
		left: 161px;
		font-size: 12px;
		}
	#myBtn {
		bottom: 45px;
		}
	.clos {
		font-size: 20px;
		padding: 0 5px;
		top: -30px;
		right: -5px;
		}
	.flekLOGO {
		width: 100%
		}
	.KOLOMleft, .KOLOMright {
		width: 100%;
		float: none;
		}
	.layout2 {
		width: auto;
		height: 80%;
		padding: 0px;
		border-radius: 10px;
		left: 20px;
		right: 20px
		}
	.jawab {
		background-image: url("https://belajark3.com/membuat_dokumen/b-g1.webp");
		}
	.isi_pro {
		padding: 10px 18px
		}
	.jawab ol, .jawab p, .jawab ul {
		font-size: 16px;
		}
	.jawab ol, .jawab ul {
		padding-left: 24px
		}
	.x {
		right: -3px;
		color: black;
		top: -40px;
		background: white;
		line-height: .7;
		border: solid black 1px;
		border-radius: 3px;
		}
	.isi_pro h2 {
		font-size: 20px
		}
	.column4 {
		width: 50%;
		}
	.format {
		width: 100%
		}
	.layoutbrosur {
		width: 140px;
		}
	.layoutbrosur ul {
		font-size: 14px;
		}
	}