html {
  height: 100%;
  margin: 0; 
}
body { 
	color: rgba(0,0,0, .87); 
	padding: 0; 
	font-family: 'Exo', sans-serif;
	height: 100%;
    margin: 0;
}
.judul_materi {
	position: absolute;
	bottom: 60px;
	left: 80px;
}
.h1 {
	font-size: 34px;
	font-family: 'Exo', sans-serif;
	line-height: 3
}
.GARIS1 {
    border-top: solid 2px white;
    width: 100px;
	position: absolute;
	bottom: 186px;
	left: 80px;
}
h1 {
	font-size: 54px;
	line-height: 1;
	color: white;
	margin: 0;
	font-family: 'Anton', sans-serif; 
	font-weight: normal;
	max-width: 800px;
	text-shadow: 1px 2px 5px black
}
.pro {
	position: absolute;
	bottom: 80px;
    left: 559px;
	color: white;
	font-size: 20px;
	border-top: solid 1px white;
}
.belajar {
	font-size: 16px;
	line-height: 1;
	text-shadow: 1px 1px black;
	color: yellow
}
.learning {
	font-size: 24px;
	line-height: 1;
	font-family: 'Shadows Into Light Two', cursive;
	color: white;
	text-decoration: underline;
	text-shadow: 1px 1px black
}
h2 {
	font-size: 24px;
	color: rgb(152, 72, 7);
}
p, ol, ul, .flekCheckList div {
	font-size: 19px;
	line-height: 1.6;
}
.flekLOGO {
	display: flex;
	align-items: center;
	padding-top: 24px;
	padding-right: 24px;
	float: right
}
.flekLOGO img {
	width: 45px;
	height: 45px;
	border: solid 1px white;
	border-radius: 5px;
	margin-right: 10px;
}
.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);
	border-radius: 3px;
	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/Pengawas_K3_Migas/jadwal_training/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("https://belajark3.com/new_images/konten.webp");
}
.left {
	float: left;
	width: 71%;
	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/Pengawas_K3_Migas/jadwal_training/images/Slide5.webp");
	}
.kotakM2 {
	background-image: url("https://belajark3.com/Pengawas_K3_Migas/jadwal_training/images/Slide6.webp");
	}
.kotakM3 {
	background-image: url("https://belajark3.com/Pengawas_K3_Migas/jadwal_training/images/Slide7.webp");
	}
.kotakM4 {
	background-image: url("https://belajark3.com/Pengawas_K3_Migas/jadwal_training/images/Slide8.webp");
	}
.jadwal {
	position: absolute;
	bottom: 40px;
	left: 30px;
	right: 30px;
	width: auto;
	border-bottom: solid 1px white;
	padding-bottom: 10px
}
.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/Pengawas_K3_Migas/jadwal_training/images/iso.svg');
	margin: 0;
	text-decoration: underline;	
}
.juni {
	color: white;
	font-family: "Archivo Black", sans-serif;
	font-size: 22px;
	margin: 0;
	line-height: 1;
	margin-left: 40px
}
.jun {
	color: white;
	font-size: 28px;
	margin-bottom: -15px;
	margin-top: 10px
}




.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: 50px;
		}
	.h1 {
		font-size: 34px;
		line-height: 3
		}
	.GARIS1 {
		bottom: 177px;
		left: 50px;
		}
	h1 {
		font-size: 50px;
		max-width: 700px;
		}
	.pro {
		bottom: 72px;
        left: 493px;
		}
	p, ol, ul, .flekCheckList div {
		font-size: 18px;
		}
	.kotakM {
		padding: 20px 50px;
		}
	}
@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;
		background-image: none
		}
	.judul_materi {
		bottom: 80px;
		left: 50px;
		}
	.h1 {
		font-size: 34px;
		line-height: 3
		}
	.GARIS1 {
		bottom: 199px;
		left: 50px;
		}
	h1 {
		font-size: 48px;
		max-width: 700px;
		}
	.pro {
		bottom: 94px;
        left: 426px;
		}
	p, ol, ul, .flekCheckList div {
		font-size: 18px;
		}
	.kotakM {
		padding: 20px 40px;
		}
	}
@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: 620px;
		}
	.depan {
		padding: 0px;
		height: 100%;
		border: none;
		box-shadow: none;
		background-image: none
		}
	.konten { 
		padding: 20px 40px;
		}
	.judul_materi {
		bottom: 60px;
		left: 40px;
		}
	.h1 {
		font-size: 30px;
		line-height: 3
		}
	.GARIS1 {
		bottom: 172px;
		left: 40px;
		}
	h1 {
		font-size: 46px;
		max-width: 546px;
		}
	.pro {
		bottom: 72px;
        left: 352px;
		}
	h2 {
		font-size: 22px;
		}
	p, ol, ul, .flekCheckList div {
		font-size: 18px;
		}
	.kotakM {
		padding: 20px 60px;
		max-width: 60%;
		margin: auto;
		margin-bottom: 50px;
		}
	.KOLOMleft, .KOLOMright {
		width: 100%;
		}
	.left {
		width: 100%;
		}
	.flekLOGO {
		float: none;
		padding-left: 40px;
		}
	}
@media screen and (max-width: 575.98px) {
	.kotakM1, .kotakM2, .kotakM3, .kotakM4 {
		box-shadow: none;
		border: none;
		width: auto;
		height: 300px;
		border-radius: 10px;		
		}
	.kolomFlek {
		flex-direction: column;
		}
	.kotakM1 {
		background-image: url("https://belajark3.com/Pengawas_K3_Migas/jadwal_training/images/Slide1.webp");
		}
	.kotakM2 {
		background-image: url("https://belajark3.com/Pengawas_K3_Migas/jadwal_training/images/Slide2.webp");
		}
	.kotakM3 {
		background-image: url("https://belajark3.com/Pengawas_K3_Migas/jadwal_training/images/Slide3.webp");
		}
	.kotakM4 {
		background-image: url("https://belajark3.com/Pengawas_K3_Migas/jadwal_training/images/Slide4.webp");
		}
	.bulan {
		font-size: 15px;
		background: black;
		color: white;
		}
	.jun {
		margin-bottom: -10px;
		font-size: 20px;
		}
	.juni {
		font-size: 22px;
		color: black;
		}
	.jadwal ul {
		font-size: 15px;
		color: black;
		list-style-image: url('https://belajark3.com/Pengawas_K3_Migas/jadwal_training/images/iso1.svg');
		}
	.jadwal {
		bottom: 50px;
		left: 0;
		border-bottom: 1px solid black;
		width: 200px
		}
	
	
	.hero-image {
		background: none;
		height: 600px;
		}
	.depan {
		padding: 0px;
		height: 100%;
		border: none;
		box-shadow: none;
		background-image: none
		}
	.gambar {
		background-image: url("https://belajark3.com/Pengawas_K3_Migas/jadwal_training/images/newbg1.webp");
		}
	.judul_materi {
		bottom: 80px;
		left: 24px;
		}
	.h1 {
		font-size: 44px;
		line-height: 1;
		font-family: 'Anton', sans-serif; 
		font-weight: normal;
		}
	.GARIS1 {
		bottom: 252px;
		left: 24px;
		display: none
		}
	h1 {
		font-size: 44px;
		max-width: 260px;
		line-height: 1;
		}
	.pro {
		bottom: 98px;
        left: 131px;
        font-size: 16px;
		}
	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%;
		}
	.infoPELATIHAN {
		bottom: 5px;
		right: 5px;
		}
	.infoPELATIHAN img {
		width: 40px;
		height: 40px;
		}
	.infoPELATIHAN .info {
		font-size: 14px;
		}
	.diskon {
		width: 140px;
		}
	.belajar {
		color: yellow;
		text-shadow: 1px 1px black
		}
	.left {
		width: 100%;
		}
	.KOTAK4 {
		padding: 5px 20px 20px 20px
		}
	.konten-image {
		background-image: url("https://belajark3.com/new_images/konten1.webp");
		}
	.flekLOGO {
		float: none;
		padding-left: 24px;
		padding-top: 24px;
		}
	}
	

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