html {
    scroll-behavior: smooth;
    height: 100%;
    margin: 0; 
}
body {
    font-family: 'Exo', sans-serif;
    height: 100%;
}
.divATAS:after {
    content: "Belajar K3";
    font-size: 12px;
}
.divBAWAH:after {
    content: "INDONESIA";
    font-family: 'Archivo Black', sans-serif;
    font-size: 27px;
    color: #374655;
    border-bottom: none;
    text-shadow: none;
    text-decoration: underline;
    line-height: 1;
}
.res-mi {
    font-size: 12px;
    display: block;
    color: black;
    line-height: 1;
}
#footer .footer-main {
    display: block;
}   
.lazy-background.visible #footer {
    background-image: url('https://belajark3.com/desain_baru/bgFooter.webp?size=small');
}
.header-menubar {
    display: none;
}
.header-main {
    top: 0;
}
.card {
    display: none;
    }
#page {
    margin-top: 60px;
    padding-bottom: 0;
}
.col-12 {
    padding: 0;
}
#region-main {
    border: none;
    padding: 0;
}
* {
    box-sizing: border-box;
}
#footer .footer-foot {
    padding: 20px 15px;
    background-color: #37465500;
    background: linear-gradient(0deg, #000000, #00000000);
}
.layout-depan, .layout-konten {
	max-width: 1025px;
	margin: auto;
	padding: 20px
}
.layout-depan {
	margin-top: 60px;
}
.layout-konten {
	margin-top: 20px;
	margin-bottom: 40px
}
h1, h2, h3 {
	font-family: 'Archivo Black', sans-serif;
	color: #374655;
	line-height: 1
}
.layout-depan p, .layout-konten p, ol {
	font-size: 19px;
	color: black
}
.layout-konten p {
    text-align: justify
}
.layout-konten ul {
	padding-left: 40px;
	line-height: 2;
	cursor: pointer;
	text-decoration: underline;
	color: #2b4e84
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 22px;
	margin-bottom: 20px
}
.flekKiri, .flekKanan {
	display: flex;
	align-items: center;
}
.flekKanan {
	flex-direction: row-reverse;
	justify-content: space-between;
}
.flekKiri img, .flekKanan img {
	border-left: 1px solid rgba(0, 0, 0, .2);
	border-top: 1px solid rgba(0, 0, 0, .2);
	width: 400px;
	height: auto;
	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);
}
.flekKiri img {
	margin-right: 40px;
}
.flekKanan img {
	margin-left: 40px;
}
.flekKanan p {
	text-align: justify;
}
.ga-ris {
    border-top: solid 3px #374655;
    width: 100px;
	margin-bottom: 20px;
}
.ga-ris1 {
    border-top: solid 3px #374655;
    width: 100px;
	margin: 20px auto 20px;
}
.kiri {
	float: left;
	width: 49%;
}
.kanan {
	float: right;
	width: 49%;
}
.kolom:after {
	content:"";
	display: table;
	clear: both;
}
.bor-der {
	border: 1px solid rgba(0,0,0, .2);
	padding: 20px;
	padding-left: 40px;
	border-radius: 5px;
	text-align: justify;
}
.border_OL {
	border: 1px solid rgba(0,0,0, .2);
	padding: 20px;
	border-radius: 5px;
	text-align: justify;
}
.boder {
	border: 1px solid rgba(0,0,0, .2);
	padding: 20px 80px 0;
	border-radius: 5px
}
.img_met2 {
	display: none
}
.images {
	display: block;
	margin: auto;
	border-left: 1px solid rgba(0, 0, 0, .2);
	border-top: 1px solid rgba(0, 0, 0, .2);
	width: 400px;
	height: auto;
	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);
}
.quo-te {
    display: flex;
    align-items: center; 
	margin-top: 20px
}
.quo-te1 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.hr, .hr1 {
    height: 2px;
    width: 60px;
    background: #374655;
}
.flekKiri .quo-te img, .flekKiri .quo-te1 img {
    width: 20px;
    height: 20px;
	box-shadow: none;
	border: none;
	margin-bottom: 0
}
.flekKiri .quo-te img {
	margin-left: 0;
	margin-right: 10px;
}
.flekKiri .quo-te1 img {
    margin-left: 10px;
	margin-right: 0;
}
.flekKiri p, .flexKemnakerKiri p {
	padding: 10px;
	text-align: center;
	margin: 0
}
.flexKemnakerKanan .tombol_prev {
    left: 0;
}
.flexKemnakerKanan .tombol_next {
    right: 0;
}
.layout_BH {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 900px;
	height: 505px;
	border: solid 1px white;
	border-radius: 10px;
	padding: 40px 20px;
	animation-name: fade;
	animation-duration: 3s;
	background-image: url("https://belajark3.com/membuat_dokumen/b-g.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.berkas {
	overflow: auto;
	overscroll-behavior: auto contain;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
    justify-content: space-evenly;
	flex-wrap: wrap;
	height: 425px;
}
.berkas a img {
	margin-right: 10px;
	width: 60px;
	height: 60px;
}
.contoh {
	border: #8c8885 solid 1px;
	padding: 20px;
	margin: 20px;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.5s ease;
	line-height: 1.2;
	display: flex;
	align-items: center;
	width: 330px
}
.contoh:hover,
.contoh:active {
	box-shadow: inset 0 0 0 4px white, 1em 1em 1em rgba(0, 0, 0, 0.3);
	background-color: white
}
.catatan {
	position: absolute;
	left: 0;
	top: -25px;
	font-size: 13px;
	background: rgb(240, 240, 240);
	border: solid 1px black;
	border-radius: 3px;
	padding: 2px 8px;
	cursor: pointer;
	line-height: 1;
}
[sch-title]::after {
	background: rgb(255, 255, 245);
	display: inline-block;
	border: 1px solid #3E65A0;
	padding: 10px 15px;
	font-size: 14px;
	border-radius: 3px;
	box-shadow: 1px 3px 15px 10px rgba(0,0,0, .4);
	transform: translateX(-50%) translateY(30px);
	opacity: 0;
	transition: opacity 1s ease, transform 1s ease;
	text-align: justify;
	width: 480px;
	position: absolute;
	bottom: 30px;
	left: 238px;
	content: attr(sch-title);
	line-height: 1.4;
}
[sch-title]:hover::after {
	opacity: 1;
	transform: translateX(-50%) translateY(0);
}
.VIDbutton {
	float: right;
	margin-top: 10px;
	margin-right: 38px;
	}
.VID-button {
	padding: 2px 8px;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	}
a.VID-button span {
    color: black;
    transition: 0.3s ease;
}
a.VID-button span:hover,
a.VID-button span:active {
	box-shadow: 1px 1px 15px 10px rgba(0,0,0, .1);
	background: rgba(0,0,0, .1);
}

.kotak_video {
	height: 446px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("/gambar-local/bgVIDEO.jpg");
	position: relative;
	}
.flekVIDEO {
	padding-left: 35px;
	display: flex;
	justify-content: space-between;
	align-content: center;
    flex-wrap: wrap;
	}
.h2_video {
	max-width: 414px;
	}
.VID {
	width: 500px;
	}
.VID .carousel-inner {	
	box-shadow: inset 0 -3em 3em rgba(0, 0, 0, .1), 0 0 0 1px white, .2em .3em .15em rgba(0, 0, 0, .3);
	border-radius: 6px;
    }
.mySlides {
	display: none;
	box-shadow: inset 0 -3em 3em rgba(0, 0, 0, .1), 0 0 0 1px white, .2em .3em .15em rgba(0, 0, 0, .3);
	border-radius: 6px;
	}

.mySlides video, .mySlidesVideo video {
    animation-name: fade;
	animation-duration: 5s;
	border-radius: 6px;
	margin-bottom: -7px;
	}
@keyframes fade {
	from {opacity: 0} 
	to {opacity: 1}
}
.indikator {
	display: flex; 
	align-items: center;
	position: absolute;
	bottom: 123px;
	}
.w3-badge {
	height: 10px;
	width: 10px;
	cursor: pointer;
	display: inline-block;
	border-radius: 50%;
	margin-right: 7px
	}
.w3-border {
	border: 1px solid #ccc!important
	}
.w3-transparent {
	background-color: #3746552b!important
	}
.w3-white {
	background-color: #3746555e!important;
	height: 26px;
	width: 26px;
	}
.w3-hover-white:hover {
	background-color: #de9ab8!important
	}
.KOLAPS {
	background: #eeeeee91;
	border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.KOLAPS:after {
	content: '\002B';
    border: solid 1px #6c757d;
    padding: 0 5px;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    margin-top: -45px;
    margin-right: 20px;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
}
.aktif:after {
	content: "\2212";
}
.konten {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	padding-right: 20px;
	padding-top: 18px
}		
.bor-der_pa-ding img {
	height: 40px;
	width: 40px;
	margin-left: 20px;
}
.bor-der_pa-ding h3 {
	line-height: 1;
	margin-bottom: 0;
	padding: 20px;
}
.bor-der_pa-ding {
	border: 1px solid rgba(0,0,0, .2);
	border-radius: 5px;
	text-align: justify;
	margin-bottom: 10px;
}
.carousel-item img {
	width: 100%;
	height: auto
}
@media (max-width: 991.98px) {
    .indikator {
        display: none;
        }
    }
@media (min-width: 768px) and (max-width: 991.98px) {
	.layout_BH {
		width: auto;
		right: 40px;
		left: 40px;
	    }
	.h2_video {
        max-width: 100%;
        text-align: center;
        }
    .h2_video .ga-ris {
		margin: 15px auto;
		}
    .VID {
        margin: auto;
        }
    .kotak_video {
        height: 533px;
        }
    }
@media (max-width: 767.98px) {
    .header-main button.navbar-toggler:before {
        color: #374655;
        border: 1px solid #374655;
		}
	.kon-tainer {
        background: linear-gradient(180deg, #37465538, transparent);
        height: 130px;
        }
	.flexKemnakerKiri .quo-te1 {
		margin-bottom: 40px
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.lazy-background.visible #footer {
		background-image: url('https://belajark3.com/desain_baru/bgFooter2.webp?size=small');
		}
	.layout-depan, .layout-konten {
		padding-left: 40px;
		padding-right: 40px
		}
	.layout-depan p, .layout-konten p, ol {
		font-size: 18px;
		}
	.flekKiri, .flekKanan {
		display: block;
		}
	.flekKiri img, .flekKanan img {
		width: 80%;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		display: block;
		margin-bottom: 20px
		}
	.kiri, .kanan {
		float: none;
		width: 100%;
		}
	.flekKanan img.img_met1 {
		display: none
		}
	.images {
		width: 80%
		}
	.layout_BH {
		width: auto;
		height: 620px;
		right: 60px;
		left: 60px;
		padding: 0
	    }
	.contoh {
		width: 400px;
	    }
	.berkas {
		margin-top: 30px;
		height: 565px
	    }
    .h2_video {
		max-width: 100%;
		text-align: center;
		}
	.kotak_video {
		height: 600px;
		background-image: url("/gambar-local/bgVIDEO1.webp");
		margin-left: -40px;
        margin-right: -40px;
        padding: 40px;
		}
	.flekVIDEO {
		justify-content: center;
		}
	.h2_video .ga-ris {
		margin: 15px auto;
		}
	.VID-button {
		background: linear-gradient(45deg, #6c757d, transparent);
        border: solid 1px #bbb;
		}
	.header-main button.navbar-toggler {
        margin-right: 25px;
        }
    .bor-der {
    	margin-bottom: 40px;
        }
    .VIDbutton {
	    margin-right: 38px;
    	margin-right: 0;
    	}
	}
@media screen and (max-width: 575.98px) {
	.lazy-background.visible #footer {
        background-image: url('https://belajark3.com/desain_baru/bgFooter1.webp?size=small');
		}
    .layout-depan {
		margin-top: 20px;
		}
	.layout-konten {
		margin-bottom: 10px;
		}
	.layout-depan, .layout-konten {
		padding: 15px
		}
	.layout-depan p, .layout-konten p, ol {
		font-size: 17px;
		}
	.layout-konten p {
        text-align: left
        }
    .layout-konten .kotak_video p {
        text-align: center
        }
	h1 {
		font-size: 28px;
		}
	h2 {
		font-size: 24px;
		}
	h3 {
		font-size: 20px;
		}
	.flekKiri, .flekKanan {
		display: block;
		}
	.flekKiri img, .flekKanan img {
		width: 100%;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		display: block;
		margin-bottom: 20px
		}
	.kiri, .kanan {
		float: none;
		width: 100%;
		}
	.flekKanan img.img_met1 {
		display: none
		}
	.bor-der {
    	text-align: left;
    	margin-bottom: 40px;
        }
	.boder {
	    padding: 20px 40px 0;
	    margin-bottom: 40px;
	    }
	.images {
		width: 100%
		}
	.flekKanan p {
    	text-align: left;
        }
    .layout_BH {
		width: auto;
		height: 525px;
		right: 15px;
		left: 15px;
		padding: 0
		}
	.contoh {
		width: 400px;
		margin: 10px 25px
		}
	.berkas {
		margin-top: 20px;
		height: 480px
		}
	.tutup  {
		top: 2px;
        right: 1px;
        border: none
		}
	.border_OL {
    	text-align: left;
        }
    .header-main {
        top: -20px
        }
    [sch-title]::after {
        width: 320px;
        left: 160px;
        }
    .h2_video {
		max-width: 100%;
		text-align: center;
		}
	.kotak_video {
		height: 540px;
		background-image: url("/gambar-local/bgVIDEO1.webp");
		margin-left: -15px;
        margin-right: -15px;
		}
	.flekVIDEO {
		justify-content: center;
		padding: 20px;
		}
	.h2_video .ga-ris {
		margin: 15px auto;
		}
	.VIDbutton {
    	float: none;
    	}
	.VID-button {
		font-size: 14px;
		background: none;
        border: solid 1px #bbb;
		}
	.VID-button:hover,
    .VID-button:active {
    	background: #eee;
        }
	.bor-der_pa-ding h3 {
		font-size: 17px;
		padding-left: 10px
		}
	.konten {
		padding-right: 10px
		}
	.bor-der_pa-ding img {
		margin-left: 12px;
		height: 30px;
        width: 30px;
		}
	.bor-der_pa-ding {
		text-align: left;
		}
	.KOLAPS:after {
		margin-top: -40px;
		margin-right: 12px;
		font-size: 20px;
		}
	}