@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');


 
#idntimes, #popbela, #popmama, #yummy, #fortune, #ggwp, #duniaku, #idnapp, #idnpictures {
    background-color: #fff;
}
#page-content-wrapper {
    position: relative;
    padding: 100px 20px;
}
#page-content-wrapper .mobile-ss img {
	max-width: 250px;
}
#page-content-wrapper .mobile2-ss img {
	max-width: 320px;
}

/* ===== style untuk kolom mockup ===== */

/* -- desktop -- */
.preview-desktop {
    position: relative;
    width: 587px;
    height: 463px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    overflow: hidden;
    background-image: url(../images/frame/desktop.png);
    background-size: cover;
}
.preview-desktop .site-box {
    position: relative;
    width: 540px;
    height: 340px;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
    top: 26px;
    z-index: 3;
    scrollbar-width : thin;
    scrollbar-color: dark;
}
.preview-desktop .banner-box {
    position: absolute;
    border: 2px solid #333;
    z-index: 6;
    width: 540px;
    height: 340px;
    overflow: hidden;
    top: 26px;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: all;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

/* -- mobile -- */
.preview-mobile {
    position: relative;
    width: 380px;
    height: 760px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    overflow: hidden;
    background-image: url(../images/frame/mobile.png);
    background-size: cover; 
}
.preview-mobile .site-box {
    position: relative;
    width: 340px;
    height: 724px;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
    top: 18px;
    z-index: 3;
    scrollbar-width : thin;
    scrollbar-color: dark;
    border-radius: 20px;
}
.preview-mobile .banner-box {
    position: absolute;
    border: 3px solid #333;
    border-radius: 20px;
    z-index: 6;
    width: 340px;
    height: 726px;
    overflow: hidden;
    top: 17px;
    left: 0;
    right: 0;
    margin: auto;
    pointer-events: all;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.preview-mobile .site-box .top-text {
    font-family: Poppins;
    padding: 0px !important;
    margin: 0px !important;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    color: rgb(72, 76, 78);
}
.preview-mobile .site-box .site-header {
    position: sticky;
    top: 0;
}


/* ===== style untuk kolom spesifikasi ===== */
/* -- style umum -- */
.spec-box {
    background-color: #fff;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	border: 1px solid #e5e5e4;
	height: 100%;
	border-radius: 20px;
    font-family: "Outfit", sans-serif;
    letter-spacing: 0px;
	padding: 0;
	letter-spacing: .3px;
	font-size: 1.4rem;
	color: #3f3f3f;
    height: auto;
}
.spec-box h1 {
	font-size: 2.3rem;
	padding: 10px;
	font-weight: bold;
	color: white;
	text-align: center;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.spec-box h2 {
	font-size: 2rem;
	padding: 10px;
	color: white;
	text-align: center;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.spec-box h3 {
	font-size: 1.8rem;
	font-weight: bold;
}
.spec-box h4 {
	font-size: 1.6rem;
}
.spec-box ul {
	padding-left: 20px;
	list-style: disc;
}
.spec-box .price {
    display: inline-block;
    margin-bottom: 1rem;
}
.spec-box .price.halfmb {
    margin-bottom: .5rem!important;
}
.spec-box .price-style {
    font-weight: bold;
    background-color: #e5e5e5;
    padding: 2px 10px;
    margin-bottom: 10px;
    color: #353535;
    border-radius: 15px;
}
.spec-box .price-update {
    font-weight: normal;
    background-color: #fff121;
    padding: 2px 10px;
    margin-bottom: 10px;
    color: #000;
    font-style: italic;
}
.spec-box li.item-list {
    font-family: 'Outfit', sans-serif;
    font-size: 1.6rem;
    letter-spacing: .3px;
    list-style: disclosure-closed;
    font-weight: 600;
    margin-top: 5px;
}
/* -- button preview -- */
.spec-box a.preview {
	padding: 7px 10px;
	position: relative;
	display: inline-block;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 1.3rem;
	margin-top: 20px;
	letter-spacing: .1rem;
	margin-right: 10px;
	border-radius: 5px;
}
.spec-box a.preview:hover {
	text-decoration: none;
}
.spec-box a.preview .fa {
	margin-left: 10px;
	margin-right: 0;
}
/* -- table -- */
.spec-box th td {
    letter-spacing: 0;
}

/* -- button preview idntimes ggwp duniaku -- */
#idntimes .spec-box a.preview, #ggwp .spec-box a.preview, #duniaku .spec-box a.preview {
	color: #ed2028;
	border: 2px solid #ed2028;
}
#idntimes .spec-box a.preview:hover, #ggwp .spec-box a.preview:hover, #duniaku .spec-box a.preview:hover {
	background-color: #ed2028;
	color: #fff;
}
/* -- button preview popbela -- */
#popbela .spec-box a.preview {
	color: #d41968;
	border: 2px solid #d41968;
}
#popbela .spec-box a.preview:hover {
	background-color: #d41968;
	color: #fff;
}
/* -- button preview popmama -- */
#popmama .spec-box a.preview {
	color: #9c80d7;
	border: 2px solid #9c80d7;
}
#popmama .spec-box a.preview:hover {
	background-color: #9c80d7;
	color: #fff;
}
/* -- button preview fortune -- */
#fortune .spec-box a.preview {
	color: #000;
	border: 2px solid #000;
}
#fortune .spec-box a.preview:hover {
	background-color: #000;
	color: #fff;
}
/* -- button preview yummy -- */
#yummy .spec-box a.preview {
	color: #f59523;
	border: 2px solid #f59523;
}
#yummy .spec-box a.preview:hover {
	background-color: #f59523;
	color: #fff;
}

/* -- background color header -- */
#idntimes .spec-box h1, #ggwp .spec-box h1, #duniaku .spec-box h1, #idnapp .spec-box h1, #idnpictures .spec-box h1 {
    background-color: #ed2028;
}
#popbela .spec-box h1 {
    background-color: #d41968;
}
#popmama .spec-box h1 {
    background-color: #9c80d7;
}
#fortune .spec-box h1 {
    background-color: #000;
}
#yummy .spec-box h1 {
    background-color: #f59523;
}


/* -- upload & download banner -- */
.browse-box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.3rem;
    color: #495057;
    text-align: center;
}
.browse-box-2 {
    position: relative;
    display: inline-block;
    font-size: 1.3rem;
    color: #495057;
}
.browse-box .upload-file, .browse-box  .download-file, .browse-box-2  .download-file {
    cursor: pointer;  
    border: 1px solid #ced4da;
    border-radius: 5px;
    padding: 7px 10px; 
    transition: all 0.5s ease;
    margin-bottom: 10px;
    background-color: #e9ecef;
    width: fit-content;
    margin-right: 10px;
}
.browse-box-2 .upload-file {
    cursor: pointer;
    height: 30px;
    width: 250px;
    margin-bottom: 10px;
    display: block!important;
}
.browse-box-2 label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 30px;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    overflow: hidden;
}
.browse-box-2 label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 28px;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0;
}
.browse-box .upload-file:hover, .download-file:hover {
    color: white!important;
    background-color: #333!important;
}
.spec-box input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 2;
}

.note {
    display: inline-block;
    font-size: 1.2rem;
    background-color: bisque;
    margin-left: 5px;
    margin-bottom: 1rem;
    font-style: italic;
}
.spec-box .note2 {
    background-color: bisque;
    font-style: italic;
}





.newtag span {
    position: absolute;
    font-family: 'Outfit', sans-serif;
    font-size: 8px;
    background-color: red;
    padding: 2px 5px;
    color: white;
    text-align: center;
    line-height: normal;
    right: 55px;
    float: right;
    border-radius: 10px;
    text-indent: 0;
    top: 5px;
}
.newtag_2 span {
    position: absolute;
    font-family: 'Outfit', sans-serif;
    font-size: 8px;
    background-color: red;
    padding: 2px 5px;
    color: white;
    text-align: center;
    line-height: normal;
    float: right;
    border-radius: 10px;
    text-indent: 0;
    top: 5px;
}











:root {
	font-size: 62.5%;
}
:root body {
	margin: 0;
	font-size: 1.6rem;
}
body, html {
	overflow-x: hidden;
	background-color: white;
}
.pad20 {
	padding: 20px;
}
.videoContainer {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.videoContainer::before {
	content: "";
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(../images/wave-cover-bg.png) no-repeat center center;
	background-size: cover;
	background-size: cover;
}
.videoContainer iframe {
	position: absolute;
	height: 150%;
	width: 150%;
	display: block;
	left: -25%;
	top: -25%;
}
.background {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.background::before {
	content: "";
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background: url(../images/wave-cover-bg.png) no-repeat center center;
	background-size: cover;
	background-size: cover;
}
.background #video-background {
	position: relative;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: auto;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	filter: blur(10px);
}
.shaping-wrap {
	position: fixed;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 150px;
	z-index: 2;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.shaping-wrap .shaping {
	width: 100%;
	left: 0;
	bottom: 0;
	height: 100%;
	position: absolute;
}
.shaping-wrap .shaping path:nth-child(1) {
	opacity: .15;
}
.shaping-wrap .shaping path:nth-child(2) {
	opacity: .3;
}
#sidebar-overlay {
	display: none;
}
.overlay {
	/*  background: linear-gradient(45deg, #ba0707 0%, #e96d33 50%, #fca900 100%);*/
	background-color: #000;
	position: absolute;
	display: block;
	width: 100%;
	min-height: 100vh;
	opacity: .5;
}
#home_awal {
	height: 100vh;
	width: auto;
	-webkit-transition: margin-left .5s;
	transition: margin-left .5s;
}
#home_awal img {
	max-width: 200px;
}
#home_awal img.filter-white {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
}
#home_awal a {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	background-color: transparent;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	padding: .5rem 4rem;
	cursor: pointer;
	border: 2px solid #fff;
	border-radius: 20px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family: 'Outfit', sans-serif;
	font-weight: 600;
}
#home_awal a::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 20px;
	background: #fff;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#home_awal a:hover {
	border: 2px solid #fff;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #000;
}
#home_awal a:hover::before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
#home_awal h1 {
	font-size: 4.1rem;
	font-family: 'Outfit', sans-serif;
	margin-top: 3rem;
	margin-bottom: 6rem;
	font-weight: bold;
	letter-spacing: 0;
}
#home_awal h1::after {
	content: '';
	position: relative;
	top: 30px;
	border-radius: 30px;
	right: 0;
	left: 0;
	margin: auto;
	background-color: #fff;
	height: 5px;
	width: 100px;
	display: block;
}
#home_awal .mini-intro {
	font-family: 'Outfit', sans-serif;
	font-size: 1.8rem;
	letter-spacing: 0rem;
	margin: 5% 0;
}
#home_awal .section_content {
	top: 45%;
	color: white;
	text-align: center;
	position: relative;
	-webkit-transform: translateY(-45%);
	transform: translateY(-45%);
	z-index: 5;
}
#home_awal .section_content h2 {
	font-size: 7rem;
	font-weight: bold;
}
#home_awal .section_content p {
	font-size: 1.8rem;
}
.navbar a {
	padding: 1rem 0rem;
	border-radius: 2px;
	font-weight: 600;
	font-size: 1.6rem;
	margin-left: 2rem;
}
.navbar a:hover {
	text-decoration: none;
}
.navbar a.navbar-brand img {
	max-width: 150px;
}
.navbar a.contact-us {
	background-color: transparent;
	border: 2px solid #e93f33;
	border-radius: 5px;
	color: #e93f33;
	padding: .6rem 1.3rem;
	font-family: 'Outfit', sans-serif;
	letter-spacing: .3px;
	font-size: 1.4rem;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
    margin-left: 5px;
}
.navbar a.contact-us:hover {
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-color: #e93f33;
	color: #fff;
}
.navbar-custom {
	background-color: white;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	padding: .2rem 1rem;
	display: none;
	border-bottom: 1px solid #e5e5e4;
}
.navbar-custom .fa {
	vertical-align: middle;
	font-size: 20px;
	cursor: pointer;
	margin-right: 0;
}
#sidebar-wrapper {
	font-family: 'Outfit', sans-serif;
	font-size: 1.35rem;
	letter-spacing: .2px;
	z-index: 1000;
	position: fixed;
	left: 0;
	width: 0px;
	margin-top: 6rem;
	height: calc(100% - 6rem);
	overflow-y: hidden;
	background: #fff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 0 4px rgba(0, 0, 0, 0.1);
	overflow-x: hidden;
	opacity: 0;
	border-right: 1px solid #e5e5e4;
}
#sidebar-wrapper .credit {
	position: fixed;
	bottom: 0;
	padding: 10px 10px 0 10px;
	width: 100%;
	max-width: 250px;
	font-size: 1rem;
	border-top: 1px solid #ccc;
	background-color: #292929;
}
#sidebar-wrapper .credit p {
	color: #ccc;
}
#sidebar-wrapper .credit a {
	color: #fff;
}
#sidebar-wrapper:hover {
	overflow-y: auto;
}
#sidebar-wrapper .sidebar-nav {
	position: absolute;
	top: 0;
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 10px 0;
}
#sidebar-wrapper .sidebar-nav li {
	text-indent: 20px;
	line-height: 50px;
}
#sidebar-wrapper .sidebar-nav li .aktif {
	background-color: #292929;
	color: white !important;
}
#sidebar-wrapper .sidebar-nav li .fa {
	margin-right: 10px;
	display: inline;
}
#sidebar-wrapper .sidebar-nav li .menu-mobile {
	display: none;
}
#sidebar-wrapper .sidebar-nav li .menu-desktop {
	display: block;
}
#sidebar-wrapper .sidebar-nav li a {
	display: block;
	text-decoration: none;
	color: #5c5c5c;
	font-weight: 400;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sidebar-wrapper .sidebar-nav li a.logo-img {
	color: #989595;
}
#sidebar-wrapper .sidebar-nav li a.logo-img:hover {
	background-color: #f6f6f6 !important;
	color: #000;
}
#sidebar-wrapper .sidebar-nav li a.logo-img .fa {
	font-size: 20px;
	float: right;
	margin-right: 35px;
	margin-top: 13px;
}
#sidebar-wrapper .sidebar-nav li a:hover {
	text-decoration: none;
	color: #fff;
	background: #292929;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#sidebar-wrapper .sidebar-nav li .nakma {
	background-color: white;
}
#sidebar-wrapper .sidebar-nav li .nakma li a {
	padding-left: 5px;
	border-bottom: 1px solid #d8d8d8;
}
#sidebar-wrapper .sidebar-nav li .nakwa {
	background-color: white;
}
#sidebar-wrapper .sidebar-nav li .nakwa li a {
	padding-left: 25px;
	border-bottom: 1px solid #d8d8d8;
}
#sidebar-wrapper .sidebar-nav li .nakga {
	background-color: white;
}
#sidebar-wrapper .sidebar-nav li .nakga li a {
	padding-left: 45px;
	border-bottom: 1px solid #d8d8d8;
}
#sidebar-wrapper ul {
	list-style: none;
	padding: 0;
}
#sidebar-wrapper ul .inner {
	overflow: hidden;
	display: none;
}
#sidebar-wrapper ul li {
	margin: 0;
}
#sidebar-wrapper ul li a:hover {
	background: rgba(0, 0, 0, 0.9);
}
#sidebar-wrapper ul li a.toggle {
	width: 100%;
	display: block;
	background-color: white;
	border-radius: 0.15em;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}
#sidebar-wrapper ul li a.toggle img {
	max-width: 110px;
}
#iframe_idn {
	-webkit-transition: margin-left .5s;
	transition: margin-left .5s;
}
#iframe_idn.iframebox {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
	display: none;
}
th, td {
	text-align: left;
	font-family: 'Outfit', sans-serif;
	padding-right: 30rem;
	vertical-align: top;
	padding-bottom: 5rem;
	letter-spacing: 0.4rem;
}
#dn1, #dn2 {
	display: block;
}
.map-frame {
	padding: 5rem;
	border: 1px solid #ccc;
	margin-bottom: 20rem;
}






/* Page Download Logo */
.logo-box {
    margin-bottom: 3rem;
    font-family: 'Outfit', sans-serif;
}
.logo-preview {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px; 
    background: #eee; 
    padding: 50px;
}
.logo-preview img {
    max-width: 100%;
    height: auto;
}
.card-body .gap5 {
    gap: 6px;
}
.card-body .btn {
    font-size: 12px;
}
.card-body .btn:hover {
    border-color: #808080;
}
.btn.focus, .btn:focus {
    box-shadow: none;
}
.card-body .btn-active {
    background-color: #808080  !important; 
    color: #fff !important;
    border-color: #808080;
}
.card-body a.downloadBtn {
    background-color: #ed2028;
    padding: 3px 15px;
    border-radius: 3px;
    font-size: 14px;
    color: white;
    border: 2px solid #ed2028;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    margin-top: 5px;
    display: inline-block;
}
.card-body a.downloadBtn:hover {
    text-decoration: none;
    background-color: white;
    color: #ed2028;
}
.pad100 {
    padding: 10px 110px!important;
}




/* Page Contact Us */
.contact-us-page {
	background-color: #fff;
	-webkit-box-shadow: 1px 2px 10px #1e1e1e80;
	box-shadow: 1px 2px 10px #1e1e1e80;
	font-family: 'Outfit', sans-serif;
	letter-spacing: 1.2px;
	padding-bottom: 3rem;
}
.contact-us-page h1 {
	font-family: 'Outfit', sans-serif;
	letter-spacing: 1.2px;
	padding: 2rem 0;
	margin-bottom: 2rem;
	font-size: 2.6rem;
}
.contact-us-page h1::after {
	content: '';
	position: relative;
	top: 10px;
	background-color: #ccc;
	height: 1px;
	border-radius: 10px;
	width: 20%;
	display: block;
	left: 0;
	right: 0;
	margin: auto;
}
.contact-us-page .contact-info h4 {
	font-family: 'Outfit', sans-serif;
	font-size: 1.8rem;
	letter-spacing: 0.3px;
}
.contact-us-page .contact-info table th, .contact-us-page .contact-info table td {
	text-align: left;
	font-family: 'Outfit', sans-serif;
	padding-right: 3rem;
	vertical-align: top;
	padding-bottom: .5rem;
	letter-spacing: .4px;
}
.contact-us-page .map-frame {
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
#materi {
	font-family: 'Source Code Pro', monospace;
	padding: 100px 0;
	font-size: 1.5rem;
}
#materi .bl1 {
	border-left: 1px solid #878787;
	padding-left: 20px;
}
#materi .fc {
	color: brown;
}
#materi .fp {
	color: white;
}
#materi .fb {
	color: #1ee7ff;
}
#materi .fk {
	color: #ffe949;
}
#materi .fh {
	color: black;
}
#materi .fmj {
	color: #ff68dd;
}
#materi .fhj {
	color: #21f22b;
}
#materi .materi-box {
	background-color: #efefef;
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 50px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#materi .materi-box:hover {
	-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
}
#materi .materi-box .materi-script {
	background-color: #393e4a;
	padding: 10px;
}
#materi .materi-box .materi-script .code-inline {
	display: block;
}



@media screen and (max-width: 480px) {
    
    .preview-desktop {
        width: 288px;
        height: 227px;
        margin-bottom: 20px;     
    }
    .preview-desktop .site-box, .preview-desktop .banner-box {
        width: 265px;
        height: 169px;
        top: 10px;
    }
    .preview-mobile {
        width: 288px;
        height: 576px;
        margin-bottom: 20px;
    }
    .preview-mobile .site-box, .preview-mobile .banner-box {
        width: 255px;
        height: 550px;
        top: 13px;
        border-radius: 15px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
	#home_awal {
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		height: 100vh;
		width: auto;
		padding: 10px;
	}
	#home_awal img {
		max-width: 160px;
	}
	#home_awal a {
		padding: .5rem 2rem;
		font-size: 1.4rem;
	}
	#home_awal h1 {
		font-size: 2.7rem;
	}
	#home_awal .mini-intro {
		font-size: 1.4rem;
	}
	.background::before {
		background: url(../images/wave-cover-bg-m.png) no-repeat center center;
		background-size: cover;
	}
	.videoContainer {
		display: none;
	}
	#sidebar-overlay {
		width: 0px;
		height: 100vh;
		background-color: #000;
		display: block;
		position: absolute;
		z-index: 99;
		opacity: 0.6;
		cursor: pointer;
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	#sidebar-wrapper {
		margin-top: 5rem;
		height: calc(100% - 5rem);
		overflow-y: scroll;
	}
	#sidebar-wrapper .sidebar-nav li .menu-desktop {
		display: none;
	}
	#sidebar-wrapper .sidebar-nav li .menu-mobile {
		display: block;
	}
	.navbar a {
		margin-left: 1rem;
	}
	.navbar a.navbar-brand img {
		max-width: 100px;
	}
	.navbar a.contact-us {
		padding: .6rem 1rem;
	}
}
@-webkit-keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}
@keyframes bounce {
	from, 20%, 53%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}
@-webkit-keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
@keyframes bounceIn {
	from, 20%, 40%, 60%, 80%, to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9);
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97);
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}
.bounceIn {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}
@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.delay-1s {
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}
.animated.delay-1sets {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.animated.delay-2s {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}
.animated.delay-2sets {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
@media (print), (prefers-reduced-motion) {
	.animated {
		-webkit-animation: unset !important;
		animation: unset !important;
		-webkit-transition: none !important;
		transition: none !important;
	}
}