h1 {
	font-size: 44px;
}
.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/pelatihan_manajemen_mutu/images/newbg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 40px;
	left: 100px;
	max-width: 400px
}
.pro {
	bottom: 37px;
	left: 210px;
	max-width: 640px
}
.bg-top {
	position: absolute;
	top: 0;
	height: 160px;
	
	width: 100%;
}	
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 240px;
	background: linear-gradient(0deg, #0000004f, transparent);
	width: 100%;
}

h4 {
	font-size: 18px;
	color: #374655;
	margin-top: 10px
}
.konten .kurung {
    margin-bottom: 40px;
	
}
.kurung ul {
	list-style-image: url('https://belajark3.com/membuat_dokumen/images/check.svg');
	padding-left: 44px
}
.kurung ul li h3 {
	margin: 0;
    line-height: 1;
	color: #374655
}
.co_laps.sampah {
	display: none;
}
.conten.sampah {
	position: relative;
	top: -20px;
	width: auto;
	max-height: max-content;
	margin-bottom: -20px
}
.conten.sampah .selengkapnya {
	width: auto;
	padding: 5px 10px;
	transform: translate(0, -25px)
}
.quote {
    display: flex;
    align-items: center;
    transform: translate(0, 10px)
}
.hr, .hr1 {
    height: 1px;
    width: 234px;
    background: #374655;
    text-align: left;
    margin-left: 0;
}
.quote1 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.flekKiri .quote img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
	box-shadow: none;
	margin-left: 0
}
.flekKiri .quote1 img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
	box-shadow: none;
	margin-right: 0
}
.conten.sampah ol {
	font-size: 17px;
	padding-left: 50px
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		}
	h1 {
		font-size: 40px;
		}
	.pro {
		left: 175px
		}
	.hr1 {
		width: 200px
		}
	}
@media (max-width: 991.98px) {
	.flekKiri .quote img, .flekKiri .quote1 img {
		margin-bottom: 0
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		}
	.pro {
		left: 160px
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		left: 40px;
		right: 40px;
		margin: auto;
		text-align: center;
		bottom: 100px;
		max-width: 405px
		}
	h1 {
		font-size: 35px;
		}
	.gambar {
		background-image: url("https://belajark3.com/pelatihan_manajemen_mutu/images/newbg1.webp");
		}
	.pro {
		bottom: 40px;
		left: 40px;
		right: 40px;
		width: auto;
		text-align: center;
		font-size: 18px;
		margin: auto;
		}
	.judul_materi .GARIS1 {
		margin: 20px auto
		}
	}
@media screen and (max-width: 575.98px) {
	.gambar {
		background-image: url("https://belajark3.com/pelatihan_manajemen_mutu/images/newbg1.webp");
		}
	.judul_materi {
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		bottom: 110px;
		max-width: 360px
		}
	h1 {
		font-size: 32px;
		}
	.judul_materi .GARIS1 {
		margin: 20px auto
		}
	.pro {
		bottom: 40px;
		left: 0;
		right: 0;
		max-width: 340px;
		text-align: center;
		margin: auto;
		}
	.bg-bottom {
		background: linear-gradient(0deg, #000000d1, transparent);
		}
	.bg-top {
		background: linear-gradient(180deg, #00000059, transparent)
		}
	.co_laps.sampah {
		display: block;
		}
	.co_laps.sampah:after {
		display: inline-block;
		background: linear-gradient(45deg, #00000012, transparent);
		box-shadow: none;
		color: black;
		border: solid 1px #3746556e;
		padding: 0 8px;
		}
	.conten.sampah {
		max-height: 0;
		top: -15px;
		}
	.kurung ul li h3 {
		font-size: 18px
		}
	.konten .kurung ul {
		padding-left: 45px
		}
	h4 {
		font-size: 17px;
		border-bottom: solid 1px #374655;
		display: inline-block;
		padding-bottom: 10px;
		margin-bottom: 0
		}
	.konten .kurung {
		padding: 0 20px 20px
		}
	.conten.sampah ol {
		font-size: 15px;
		}
	.conten.sampah .selengkapnya {
		transform: none
		}
	.hr, .hr1 {
		width: 100px
		}
	.quote1 {
		transform: translate(0, -10px)
		}
	}