.hero-image {
	background-image: url("https://belajark3.com/hse-plan/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/safety-toolbox-meeting/images/newbg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 40px;
	left: 100px;
}
h1.h1 {
	font-size: 60px;
	font-family: "Archivo Black", sans-serif;
	line-height: .9;
	margin: 0	
}
.training {
	height: auto;
	padding: 0 30px;
	padding-bottom: 20px;
	border: solid 1px #d4d4d4;
	border-radius: 5px;
	margin-bottom: 40px;
	background: linear-gradient(215deg, #00000002, #00000000);
}
h3 {
	font-size: 22px;
	color: #374655;
}
h4 {
	font-size: 20px;
	margin: 0;
	border-bottom: 1px solid black;
	display: inline-block;
    padding-bottom: 5px;
	color: #374655;
	font-weight: normal;
	text-align: justify
}
.training h2 {
	margin: 0;
	font-size: 22px;
}
.kotakk {
	border-radius: 10px;
	position: relative;
}
.kotakk img {
	width: 97%;
	height: auto;
	border-radius: 10px;
	border: solid 1px rgba(0,0,0, .2);
}
.kotakk img.tombol {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 70px;
    height: 44px;
    border-radius: 10px;
    border: white 1px solid;
}
.GARIS {
	border-top: solid 3px black;
	width: 100px;
}
.GARIS2 {
	border-top: solid 3px black;
	width: 100px;
}
.training ul {
	list-style-image: url('https://belajark3.com/pelatihan_sistem_manajemen_k3/images/check.svg');
	padding-left: 50px
}
.training ul li h3 {
	padding-left: 10px;
}
.ISI a.selengkapnya {
	font-size: 15px;
	padding: 5px 15px;
}
.KOLAPS {
	display: none;
}
.KOLAPS:after {
	content: 'Selengkapnya';
	font-size: 15px;
	border: solid 1px black;
    border-radius: 3px;
    padding: 5px 12px;
	margin-top: 10px
}
.diana:after {
	content: 'tutup';
	background: #e8f0fb;
	border: none
}
.ISI {
    max-height: max-content;
    overflow: hidden;
    border: none;
    background: none;
    padding: 0;
}
.ISI ul {
	font-size: 18px;
	text-align: justify;
	list-style-image: none;
	padding-left: 40px;
	margin-top: -10px;
}
.bg-top {
	position: absolute;
	top: 0;
	height: 160px;
	background: linear-gradient(180deg, #000000ab, transparent);
	width: 100%;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 200px;
	background: linear-gradient(0deg, #000000bd, transparent);
	width: 100%;
}
.pro {
	position: absolute;
	bottom: 50px;
	left: 210px;
	color: white;
}
.pro span {
	color: yellow;
	text-decoration: underline
}
.konten p, .konten ol {
	text-align: justify
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		}
	.pro {
		left: 170px
		}
	h1.h1 {
		font-size: 56px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		}
	.pro {
		left: 155px
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	h1.h1 {
		font-size: 44px; 
		}
	.GARIS1 {
		display: none
		}
	.judul_materi {
		left: 40px;
        right: 40px;
        margin: auto;
        text-align: center;
        bottom: 120px;
		}
	.gambar {
		background-image: url("https://belajark3.com/safety-toolbox-meeting/images/newbg1.webp");
		}
	.training h2, h4 {
		margin-top: 20px;
		}
	.pro {
        bottom: 40px;
        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;
		}
	.kotakk img {
		width: 100%;
		}
	.training .left {
		margin-bottom: 0
		}
	}
@media screen and (max-width: 575.98px) {
	.kotakk img {
		width: 100%;
		}
	.gambar {
		background-image: url("https://belajark3.com/safety-toolbox-meeting/images/newbg1.webp");
		}
	.judul_materi {
		left: 15px;
        right: 15px;
        bottom: 120px;
        margin: auto;
        text-align: center;
		}
	.pro {
		bottom: 60px;
        left: 15px;
        right: 15px;
        line-height: normal;
        width: 320px;
        text-align: center;
        border-top: solid 1px white;
        margin: auto;
        padding-top: 5px;
		}
	h1.h1 {
		font-size: 40px; 
		}
	h3 {
		font-size: 20px;
		}
	h4 {
		font-size: 18px;
		border: none;
		text-align: left
		}
	.GARIS1 {
		display: none
		}
	.training h4 {
		margin-top: 20px;
		}
	.training {
		padding: 15px;
		padding-top: 0;
		margin-left: -5px;
        margin-right: -5px;
		}
	.KOLAPS {
		display: inline-flex;
		font-size: 16px
		}
	.ISI {
		max-height: 0;
		overflow: hidden;
		background: #e8f0fb;
		padding: 0 18px;
		border-radius: 5px;
		margin-bottom: 20px;
		margin-top: 10px;
		transition: max-height 0.3s ease-out;
		}
	.ISI ul {
		padding-left: 20px;
		font-size: 16px;
		text-align: left
		}
	.training .left {
		margin-bottom: 0
		}
	.konten p, .konten ol {
		text-align: left
		}
	}