html {
	scroll-behavior: smooth;
	height: 100%;
	margin: 0; 
}
body { 
	padding: 0; 
	font-family: 'Exo', sans-serif;
	height: 100%;
	margin: 0;
}
.bg-buttom {
	position: absolute;
	bottom: 0;
	height: 260px;
	background: linear-gradient(0deg, #000000c4, transparent);
	width: 100%;
}
.bg-left {
	position: absolute;
	left: 0;
	height: 100%;
	background: linear-gradient(90deg, #ffffff, #ffffff00);
	width: 80%;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 60%;
	background: linear-gradient(0deg, #ffffff, #ffffff00);
	width: 100%;
}
.judul_materi {
	position: absolute;
	bottom: 150px;
	left: 80px;
	right: 80px;
	z-index: 1
}
.pro {
	position: absolute;
	bottom: 165px;
	left: 216px;
	color: white;
	line-height: 1.2;
	width: 550px;
	text-shadow: 1px 1px #000;
}
.flek_infoo {
	display: flex;
	position: absolute;
	bottom: 30px;
	left: 90px;
}
.flek_infoo ol {
	font-size: 13px;
	color: white;
}
.flek_infoo ol li {
	margin-bottom: 5px
}
.flek_infoo a {
	cursor: pointer;
	transition: 0.2s ease;
	color: white;
	text-decoration: none;
	border: 1px white solid;
	padding: 1px 8px;
	border-radius: 3px;
	background: rgba(0,0,0, .3)
}
.flek_infoo a:hover,
.flek_infoo a:active {
	background: #daa14c;
	color: white;
	border: 1px solid #daa14c;
	text-shadow: 1px 1px #000;
}
.flekLOGO {
	display: flex;
	align-items: center;
	position: absolute;
	top: 20px;
	right: 40px
}
.flekLOGOimg {
	width: 65px;
	height: 65px;
	border: 1px solid white;
	padding: 0 8px;
	border-radius: 5px;
	margin-right: 10px;
	background: linear-gradient(45deg, black, transparent)
}
.belajar {
	display: inline-block;
	font-size: 12px;
	padding: 0 6px;
	background-color: #daa14c;
	color: #fff;
	text-shadow: 1px 1px #000;
	border-radius: 1px;
}
.learning {
	font-size: 26.8px;
	line-height: .9;
	font-family: "Archivo Black", sans-serif;
	text-decoration: underline;
	color: white;
	text-shadow: 1px 1px black;
}
.lembaga {
	font-size: 12px;
	color: white;
	text-shadow: 1px 1px black;
}
h1 {
	font-size: 50px;
	line-height: 1;
	font-family: "Archivo Black", sans-serif;
	font-weight: normal;
	margin: 0;
	color: white;
	text-shadow: 1px 2px black;
	
}
h2 {
	font-size: 24px;
	font-family: "Archivo Black", sans-serif;
}
p, ol, ul {
	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);
	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/k3_umum_bnsp/images/bg-baru.webp");
}
.konten { 
	max-width: 1025px; 
	margin: 0px auto 0px; 
	padding: 20px 15px;
}
.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: 60%;
	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);
}
.bg-top {
	position: absolute;
	top: 0;
	height: 200px;
	background: linear-gradient(180deg, #000000a3, transparent);
	width: 100%;
	}
.GARIS {
	border-top: solid 3px black;
	width: 100px;
}
.GARIS3 {
	border-top: solid 3px white;
	width: 100px;
}
.footer {
	text-align: center;
}
.KOTAK1 { 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	margin-bottom: 80px;
}
.training {
	position: absolute;
	left: 0;
	right: 15px;
	bottom: 20px;
}
.img_training {
	width: 140px;
	height: auto;
	display: block;
}
.training h2 {
	font-size: 30px;
	line-height: 1.1;
	margin: 0;
}
.h2 {
	font-family: 'Exo', sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.h2span {
	color: white; background: black; padding: 0 12px; border-radius: 3px
}
.GARIS2 {
	border-top: solid 1.5px #ED7D31;
	width: 140px;
	margin-top: 10px;
}
.GARIS1 {
	border-top: solid 1.5px #ED7D31;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.KOTAK1_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
	border-radius: 20px
}
.selengkapnya {
	position: absolute;
	left: 150px;
	bottom: 25px;
}
button {
	border: none;
	padding: 0;
	background: none;
	transition: 0.3s ease;
	font-size: 17px;
	color: black;
	cursor: pointer;
}
.selengkapnya span {
	text-decoration: underline
}
.selengkapnya a {
	transition: 0.3s ease;
	font-size: 17px;
	color: black;
	cursor: pointer;
	text-decoration: none;
	margin-right: 5px
}
.selengkapnya a:hover,
.selengkapnya a:active,
.selengkapnya button:hover,
.selengkapnya button:active {
	box-shadow: 1px 3px 15px 10px rgba(0,0,0, .1);
	background: rgba(0,0,0, .1);
}

/* dua kolom */
.KOLOMleft {
	float: left;
	width: 47%;
	position: relative;
	}
.KOLOMright {
	float: right;
	width: 47%;
	position: relative;
    }
.KOLOMgroup:after {
	content:"";
	display: table;
	clear: both;
    }
.brosurbody {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 900px;
	height: 560px;
	border-radius: 10px;
	border: 2px solid white;
	padding: 30px;
	box-sizing: border-box;
	background: rgb(30 30 30)
}
.frame {
	width: 100%;
	height: 100%;
}
.tu-tup {
	position: absolute;
	color: white;
	cursor: pointer;
	font-size: 30px;
	line-height: 1;
	border: solid 1px white;
	padding: 0 5px;
	border-radius: 5px;
	right: 8px;
	top: 8px;
}
.konten p, .konten ol {
    text-align: justify;
}
.konten .footer p {
    text-align: center;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	h1 {
		font-size: 48px
		}
	.training h2 {
		font-size: 30px
		}
	.training .ht {
		max-width: 300px;
		}
	.training .htt {
		max-width: 300px;
		}
	.img_training {
		width: 130px;
		}
	.GARIS2 {
		width: 130px;
		}
	.GARIS1 {
		width: 130px;
		}
	.selengkapnya {
		left: 136px;
		}
	.selengkapnya a, button {
		font-size: 16px
		}
	.depan, .konten {
		max-width: 940px;
		}
	.judul_materi {
		left: 40px;
		
		}
	.flek_infoo {
		left: 50px;
		}
	.pro {
		left: 179px;
		}
	p, ol, ul {
		font-size: 18px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.training h2 {
		font-size: 28px
		}
	.training .ht {
		max-width: 350px;
		}
	.training .htt {
		max-width: 300px;
		}
	.img_training {
		width: 120px;
		}
	.GARIS2 {
		width: 120px;
		}
	.GARIS1 {
		width: 130px;
		}
	.selengkapnya {
		left: 134px;
		width: 200px;
		bottom: 15px;
		}
	.selengkapnya a, button {
		margin-right: 5px;
		font-size: 15px
		}
	.hero-image {
		background: none;
		height: 600px;
		}
	.flek_infoo {
		bottom: 20px;
		left: 30px;
		}
	.pro {
		bottom: 162px;
		left: 154px;
		}
	.depan {
		padding: 0px;
		height: 100%;
		border: none;
		box-shadow: none;
		background-image: none
		}
	.konten { 
		padding: 20px 40px;
		}
	.judul_materi{
		left: 40px;
		bottom: 170px;
		}
	h2 {
		font-size: 24px;
		}
	p, ol, ul {
		font-size: 17px;
		}
	.jadwal {
		display: none
		}
	.brosurbody {
		width: 80%;
		height: 80%;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.depan {
        left: 40px;
        right: 40px;
		}
	.konten { 
		padding: 20px 64px;
		}
	.judul_materi {
		left: 40px;
        right: 40px;
        margin: auto;
        text-align: center;
        bottom: 170px;
		}
	.GARIS3 {
	    display: none;
	    }
	.pro {
		bottom: 80px;
		left: 40px;
		right: 40px;
		color: white;
		line-height: normal;
        width: auto;
        text-align: center;
        font-size: 18px;
        margin: auto;
        border-top: solid 1px white;
        padding-top: 10px;
		}
	.flekLOGO {
		left: 40px;
		top: 40px
		}
		
	.flek_infoo {
		display: none;
		}
	h1 {
		font-size: 56px;
		width: auto
		}
	h2 {
		font-size: 24px;
		}
	p, ol, ul {
		font-size: 17px;
		}
	.KOTAK1 {
		width: 100%;
		margin-bottom: 80px;
		}
	.KOLOMleft, .KOLOMright {
		width: 100%;
		}
	.left {
		width: 100%;
		}
	.gambar {
		background-image: url("https://belajark3.com/k3_umum_bnsp/images/bg-baru1.webp");
		}
	.jadwal {
		display: none
		}
	.brosurbody {
		width: 80%;
		}
	.training h2 {
	    font-size: 36px;
	    }
	
	}
@media screen and (max-width: 575.98px) {
	.flek_infoo {
		display: none
		}
	.flekLOGOimg {
		width: 60px;
		height: 60px
		}
	.bg-top {
		position: absolute;
		top: 0;
		height: 200px;
		background: linear-gradient(180deg, #0000006e, transparent);
		width: 100%;
		}
	.bg-buttom {
		position: absolute;
		bottom: 0;
		height: 300px;
		background: linear-gradient(0deg, #000000de, transparent);
		width: 100%;
		}
	.h2 {
		font-size: 15px
		}
	.training h2 {
		font-size: 26px;
		}
	.training {
		bottom: 13px
		}
	.GARIS1 {
		width: 110px;
		}
	.GARIS2 {
		margin-bottom: 10px;
		width: 110px;
		}
	.selengkapnya {
		left: 110px;
		bottom: 15px;
		right: 0;
		display: flex;
		justify-content: space-evenly;
		width: auto;
		}
	.selengkapnya a, button {
		font-size: 16px;
		margin-right: 5px;
		}
	.img_training {
		width: 110px;
		}
	.hero-image {
		background: none;
		height: 660px;
		}
	.depan {
		padding: 0px;
		height: 100%;
		border: none;
		box-shadow: none;
		background-image: none
		}
	.gambar {
		background-image: url("https://belajark3.com/k3_umum_bnsp/images/bg-baru1.webp");
		}
	.judul_materi {
		left: 15px;
		right: 15px;
		bottom: 140px;
		margin: auto;
        text-align: center
		}
	h1 {
		font-size: 40px;
		width: auto;
		margin-bottom: 20px;
		}
	.pro {
        bottom: 40px;
        left: 15px;
        right: 15px;
        line-height: normal;
        max-width: 332px;
        text-align: center;
        border-top: solid 1px white;
        margin: auto;
        padding-top: 5px;
        font-size: 16.5px;
		}
	h2 {
		font-size: 23px;
		}
	p, ol, ul {
		font-size: 17px;
		}
	.flekLOGO {
		left: 15px
		}	
	.KOTAK1 {
		width: 100%;
		}
	.KOLOMleft, .KOLOMright {
		width: 100%;
		}
	.left {
		width: 100%;
		}
	.KOTAK4 {
		padding: 5px 20px 20px 20px
		}
	.konten-image {
		padding-bottom: 10px
		}
	.jadwal {
		display: none
		}
	.brosurbody {
		width: auto;
		left: 15px;
		right: 15px;
		height: 460px;
		padding: 20px 0 
		}
	.tu-tup {
		right: 0;
		top: -40px;
		}
	.GARIS3 {
	    display: none;
    	}
    .konten p, .konten ol {
        text-align: left;
        }
	}