HTML {
  height: 100%;
  margin: 0;
}
body { 
	margin: 0; 
	padding: 0; 
	font-family: 'Exo', sans-serif;
	color: rgba(0,0,0, .87);
	height: 100%;
}
.judul_materi {
	position: absolute;
	bottom: 60px;
	left: 100px;
}
.h1 {
	font-size: 36px;
	font-family: 'Exo', sans-serif;
	line-height: 3;
	font-weight: bold
}
.GARIS1 {
    border-top: solid 3px white;
    width: 100px;
	position: absolute;
	left: 100px;
	bottom: 183px
}
h1 {
	font-size: 56px;
	line-height: 1.1;
	color: white; 
	margin: 0;
	font-family: 'Anton', sans-serif; 
	font-weight: normal;
	text-shadow: 1px 2px 5px black
}
.pro {
	position: absolute;
	color: white;
	left: 538px;
    bottom: 86px;
	font-size: 22px;
	text-shadow: 1px 1px black;
	border-top: solid 1px white
}
.bk3 {
	position: absolute;
	top: 24px;
	right: 24px;
	display: flex;
	align-items: center;
}
.bk3 img {
	width: 45px;
	height: 45px;
	box-shadow: inset 0 -3em 3em rgba(0, 0, 0, .1), 0 0 0 1px white, .2em .3em .15em rgba(0, 0, 0, .3);
    border-radius: 5px;
    margin-right: 10px;
}
.belajar {
	font-size: 15px;
	line-height: 1;
	color: rgb(152, 72, 7);
}
.learning {
	font-size: 24px;
	line-height: 1;
	font-family: 'Shadows Into Light Two', cursive;	
	text-decoration: underline;	
}
h2 {
	font-size: 24px;
	color: rgb(152, 72, 7);
}
p, ol, ul, .flekCheckList div {
	font-size: 19px;
	line-height: 1.6;
}

.hero-image {
  height: 100%;
  position: relative;
  margin: 0px auto 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.depan {
	max-width: 1025px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	padding: 24px;
	background: white;
	height: 75%;
	border: 1px solid rgba(0,0,0, .2);
	box-shadow: 
        inset  
              0 0 0 1px white,
              0.3em 0.3em 0.3em rgba(0,0,0,0.3);
}
.gambar {
	max-width: 100%;
	margin: 0px auto 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 100%;
	background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/newbg.webp");
}
.konten { 
	max-width: 1025px; 
	margin: 0px auto 0px; 
	padding: 20px 24px;
}
.konten-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 10px;
    background-image: url("/new_images/konten.webp");
}
.left {
	float: left;
	width: 61%;
	position: relative;
	}
.group:after {
	content:"";
	display: table;
	clear: both;
    }

.KOTAK4 { 
  background-color: rgba(255, 240, 240, 0.7); 
  padding: 5px 30px 30px 30px;
  margin: 30px 0;
  box-shadow: 
        inset 0 -3em 3em rgba(0,0,0,0.1), 
              0 0  0 1px white,
              0.3em 0.3em 1em rgba(0,0,0,0.3);
 }
.GARIS {
    border-top: solid 3px #FFC000;
    width: 100px;
}
.flekCheckList {
	display: flex;
	margin-bottom: 20px;
}
.flekCheckList img {
	width: 24px;
	height: 24px;
	margin-right: 15px;
}
.footer {
	text-align: center;
}

/* desain Slide */
.KOLOMleft {
	float: left;
	width: 50%;
	
	}
.KOLOMright {
    float: right;
    width: 50%;
	
    }
.KOLOMgroup:after {
	content:"";
	display: table;
	clear: both;
    }
.kolomFlek {
	display: flex;
	justify-content: space-between;
}
.kotakM1, .kotakM2, .kotakM3, .kotakM4 {
    border: solid 1px rgba(0,0,0,0.3);
    border-radius: 3px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	width: 480px;
	height: 360px;
	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);
	box-sizing: border-box;
	margin-bottom: 80px;
}
.kotakM1 {
	background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/Slide5.webp");
	}
.kotakM2 {
	background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/Slide6.webp");
	}
.kotakM3 {
	background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/Slide7.webp");
	}
.kotakM4 {
	background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/Slide8.webp");
	}
.jadwal {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	width: auto;
	border-bottom: solid 1px white;
    padding-bottom: 15px;
}
.bulan {
	display: inline-block;
    background: yellow;
    color: black;
    font-weight: bold;
    padding: 1px 8px;
    border-radius: 3px;
	margin-bottom: 10px
}
.jadwal ul {
	color: white;
	list-style-image: url('https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/iso.svg');
	margin: 0;
	text-decoration: underline;	
}
.juni {
	color: white;
	font-family: "Archivo Black", sans-serif;
	font-size: 20px;
	margin: 0;
	line-height: 1;
	margin-left: 40px
}
.infoPELATIHAN {
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	display: none;
}
.infoFlek {
	display: flex;
	align-items: center;
}
.infoFlek img {
	width: 50px;
	height: 50px;
	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;
}
.update-jadwal {
	font-size: 13px;
	line-height: 1;
	padding: 5px 10px;
	border-radius: 3px;
	border: solid 1px rgba(0,0,0, .4);
	color: black;
	background: rgb(240, 240, 240);
	text-align: center;
	position: absolute;
	right: 10px;
	top: -10px;
	cursor: pointer;
}
.daftar {
    font-size: 16px;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 3px;
    border: 1px solid #FFC000;
    text-align: center;
    outline: none;
    text-decoration: none;
    transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
	color: black; 
}
.daftar:hover,
.daftar:active {
  background: #FFC000;
  color: white;	
  transition: background-color 0.1s ease-in,
              border-color 0.1s ease-in;
}  

@media (min-width: 992px) and (max-width: 1199.98px) {
	.kotakM1, .kotakM2, .kotakM3, .kotakM4 {
		width: 430px;
		height: 323px;
		}
	.depan, .konten {
		max-width: 900px;
		}
	.judul_materi {
		left: 60px;
		bottom: 60px
		}
	.h1 {
		font-size: 33px;
		}
	.GARIS1 {
		left: 60px;
		bottom: 174px
		}
	h1 {
		font-size: 52px;
		}
	.pro {
		left: 444px;
        bottom: 83px;
		}
	h2 {
		font-size: 22px;
		}
	p, ol, ul, .flekCheckList div {
		font-size: 18px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.kotakM1, .kotakM2, .kotakM3, .kotakM4 {
		width: 390px;
		height: 293px;
		}
	.jadwal {
		bottom: 30px;
		left: 20px;
		right: 20px;
		}
	.juni {
		font-size: 18px;
		}
	.hero-image {
		background: none;
		height: 500px;
		}
	.depan {
		padding: 0px;
		height: 100%;
		border: none;
		box-shadow: none;
		}
	.konten { 
		padding: 20px 60px;
		}
	.judul_materi {
		left: 60px;
		bottom: 40px
		}
	.h1 {
		font-size: 33px;
		}
	.GARIS1 {
		left: 60px;
		bottom: 150px
		}
	h1 {
		font-size: 50px;
		max-width: 700px
		}
	.pro {
		left: 420px;
        bottom: 58px;
		}
	h2 {
		font-size: 22px;
		}
	p, ol, ul, .flekCheckList div {
		font-size: 18px;
		}
	.left {
		width: 100%
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.kotakM1, .kotakM2, .kotakM3, .kotakM4 {
		height: 315px;
		margin: auto;
		margin-bottom: 60px;
		width: 80%;
		}
	.kolomFlek {
		flex-direction: column;
		}
	.hero-image {
		background: none;
		height: 560px;
		}
	.depan {
		padding: 0px;
		height: 100%;
		border: none;
		box-shadow: none;
		}
	.konten { 
		padding: 20px 40px;
		}
	.judul_materi {
		left: 40px;
		bottom: 60px
		}
	.h1 {
		font-size: 30px;
		}
	.GARIS1 {
		left: 40px;
		bottom: 255px;
		}
	h1 {
		font-size: 50px;
		max-width: 350px;
		line-height: 1
		}
	.pro {
		left: 168px;
        bottom: 76px;
		}
	.bk3 {
		left: 40px
		}
	h2 {
		font-size: 22px;
		}
	p, ol, ul, .flekCheckList div {
		font-size: 17px;
		}
	.KOLOMleft, .KOLOMright {
		
		}
	.left {
		width: 100%;
		}
	.gambar {
		background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/newbg2.webp");
		}
	}
@media screen and (max-width: 575.98px) {
	.kotakM1, .kotakM2, .kotakM3, .kotakM4 {
		box-shadow: none;
		border: none;
		width: auto;
		height: 400px;
		border-radius: 10px;		
		}
	.kolomFlek {
		flex-direction: column;
		}
	.kotakM1 {
		background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/Slide1.webp");
		}
	.kotakM2 {
		background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/Slide2.webp");
		}
	.kotakM3 {
		background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/Slide3.webp");
		}
	.kotakM4 {
		background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/Slide4.webp");
		}
	.bulan {
		font-size: 15px;
		background: black;
		color: white;
		}
	.juni {
		font-size: 17px;
		color: black;
		}
	.jadwal ul {
		font-size: 15px;
		color: black;
		list-style-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/iso1.svg");
		}
	.jadwal {
		bottom: 40px;
		left: 0;
        width: 170px;
		border: none;
		padding-bottom: 0		
		}
	.hero-image {
		background: none;
		height: 600px;
		}
	.depan {
		padding: 0px;
		height: 100%;
		border: none;
		box-shadow: none;
		}
	.gambar {
		background-image: url("https://belajark3.com/pelatihan_kompetensi_lingkungan/PPPU/jadwal/images/newbg1.webp");
		}
	.judul_materi {
		bottom: 40px;
		left: 24px;
		}
	.h1 {
		font-family: 'Anton', sans-serif; 
		font-weight: normal;
		font-size: 42px;
		line-height: 1
		}
	h1 {
		font-size: 42px;
		line-height: 1;
		max-width: 260px
		}
	.GARIS1 {
		display: none
		}
	
	.ha {
		font-size: 58px;
		}
	.pro {
		left: 113px;
        bottom: 56px;
		font-size: 16px;
		border-top: solid 1px white;
		
		}
	.bk3 {
		left: 24px
		}
	.belajar {
	   
	    }
	h2 {
		font-size: 20px;
		}
	
	p, ol, ul, .flekCheckList div {
		font-size: 17px;
		}
	.kotakM {
		padding: 20px;
		padding-left: 24px;
		margin: auto;
		margin-bottom: 30px;
		}
	.KOLOMleft, .KOLOMright {
		width: 100%;
		border-bottom: solid 1px rgba(0,0,0, .4);
		padding-bottom: 10px;
		}
	.KOLOMleft {
		margin-bottom: 20px
		}
	.infoPELATIHAN {
		bottom: 5px;
		right: 5px;
		}
	.infoPELATIHAN img {
		width: 40px;
		height: 40px;
		}
	.infoPELATIHAN .info {
		font-size: 14px;
		}
	.left {
		width: 100%;
		}
	.KOTAK4 {
		padding: 5px 20px 20px 20px
		}
	.konten-image {
		background-image: url("https://belajark3.com/new_images/konten1.webp");
		}
	}
	

.zoom {overflow: hidden;}
.zoom img {transition: transform .2s ease;}
.zoom:hover img {transform: scale(1.1);}
.OVAL { border-radius: 3px;}

.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: 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;
    }
}