.hero-image {
	background-image: url("https://belajark3.com/hse-plan/images/bg.webp");
}
.gambar {
	background-image: url("/testimoni_peserta/images/new-bg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 40px;
	left: 100px;
}
.pro {
	position: absolute;
	bottom: 32px;
	left: 215px;
	line-height: 1.2;
	width: 550px;
}
h1.h1 {
	font-size: 50px;
	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: 20px;
	color: #374655;
	margin: 0;
	text-decoration: underline
}
h4 {
	font-size: 19px;
	font-weight: normal;
	text-align: justify;
	margin: 0;
	margin-bottom: 10px
}
.nama {
	display: flex;
	margin: 20px 0 20px
}
.nama img {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	border: solid 1px #374655;
	margin-right: 10px
}
.quote {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.hr {
    height: 1px;
    width: 50%;
    background: #374655;
    text-align: left;
    margin-left: 0;
}
.quote img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.quote1 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.quote1 img {
    width: 20px;
    height: 20px;
    margin-left: 10px;
}
.training h2 {
	margin: 0;
	font-size: 22px;
}
.kotakk {
	border-radius: 10px;
	position: relative;
}
.kotakk img {
	width: 95%;
	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: 'Testimoni Selengkapnya';
	font-size: 15px;
	border: solid 1px #d4d4d4;
    border-radius: 5px;
    padding: 5px 12px;
	margin-top: 10px
}
.diana:after {
	content: 'tutup';
	background: #374655;
    color: white;
}
.ISI {
    max-height: max-content;
    overflow: hidden;
    border: none;
    background: none;
    padding: 0;
}
.ISI ol {
	font-size: 17px;
	text-align: justify;
	margin: 10px 0;
	padding-left: 50px;
    padding-right: 30px;
}
.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: 31px;
	left: 210px;
	color: white;
}
.pro span {
	color: yellow;
	text-decoration: underline
}
.konten p {
	text-align: justify
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		}
	.pro {
		left: 170px
		}
	h1.h1 {
		font-size: 46px;
		}
	}
@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: 38px; 
		}
	.GARIS1 {
		display: none
		}
	.judul_materi {
		left: 40px;
        right: 40px;
        margin: auto;
        text-align: center;
        bottom: 120px;
		}
	.gambar {
		background-image: url("/testimoni_peserta/images/new-bg1.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("/testimoni_peserta/images/new-bg1.webp");
		}
	.judul_materi {
		left: 15px;
        right: 15px;
        bottom: 130px;
        margin: auto;
        text-align: center;
		}
	.pro {
		bottom: 40px;
        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: 34px; 
		}
	h3 {
		font-size: 18px;
		margin-bottom: 5px
		}
	h4 {
		font-size: 17px;
		text-align: left
		}
	.GARIS1 {
		display: none
		}
	.training h4 {
		margin-top: 20px;
		}
	.training {
		padding: 15px;
		padding-top: 0;
		padding-bottom: 30px;
		margin-left: -5px;
        margin-right: -5px;
		}
	.KOLAPS {
		display: inline-flex;
		font-size: 16px
		}
	.ISI {
		max-height: 0;
		overflow: hidden;
		padding: 0 18px;
		transition: max-height 0.3s ease-out;
		}
	.ISI ol {
		font-size: 16px;
		text-align: left;
		padding-left: 45px;
		padding-right: 0;
		}
	.training .left {
		margin-bottom: 0
		}
	.quote {
		margin-top: 20px;
		margin-bottom: 10px;
		}
	.quote1 {
		margin-top: 5px;
		}
	.nama div {
		font-size: 14px;
		line-height: 1.1
		}
	}