@font-face {
    font-family: 'Gotham Bold';
    src: url('fonts/Gotham-Bold.eot');
    src: url('fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Bold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff'),
        url('fonts/Gotham-Bold.ttf') format('truetype'),
        url('fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Black';
    src: url('fonts/Gotham-Black.eot');
    src: url('fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Black.woff2') format('woff2'),
        url('fonts/Gotham-Black.woff') format('woff'),
        url('fonts/Gotham-Black.ttf') format('truetype'),
        url('fonts/Gotham-Black.svg#Gotham-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Light';
    src: url('fonts/Gotham-Light.eot');
    src: url('fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Light.woff2') format('woff2'),
        url('fonts/Gotham-Light.woff') format('woff'),
        url('fonts/Gotham-Light.ttf') format('truetype'),
        url('fonts/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('fonts/Gotham-Book.eot');
    src: url('fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Book.woff2') format('woff2'),
        url('fonts/Gotham-Book.woff') format('woff'),
        url('fonts/Gotham-Book.ttf') format('truetype'),
        url('fonts/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Medium';
    src: url('fonts/Gotham-Medium.eot');
    src: url('fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Medium.woff2') format('woff2'),
        url('fonts/Gotham-Medium.woff') format('woff'),
        url('fonts/Gotham-Medium.ttf') format('truetype'),
        url('fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Thin';
    src: url('fonts/Gotham-Thin.eot');
    src: url('fonts/Gotham-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Thin.woff2') format('woff2'),
        url('fonts/Gotham-Thin.woff') format('woff'),
        url('fonts/Gotham-Thin.ttf') format('truetype'),
        url('fonts/Gotham-Thin.svg#Gotham-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham XLight';
    src: url('fonts/Gotham-XLight.eot');
    src: url('fonts/Gotham-XLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-XLight.woff2') format('woff2'),
        url('fonts/Gotham-XLight.woff') format('woff'),
        url('fonts/Gotham-XLight.ttf') format('truetype'),
        url('fonts/Gotham-XLight.svg#Gotham-XLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Ultra';
    src: url('fonts/Gotham-Ultra.eot');
    src: url('fonts/Gotham-Ultra.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham-Ultra.woff2') format('woff2'),
        url('fonts/Gotham-Ultra.woff') format('woff'),
        url('fonts/Gotham-Ultra.ttf') format('truetype'),
        url('fonts/Gotham-Ultra.svg#Gotham-Ultra') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
		url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style:normal;
}

html, body{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
.body-landing{
	overflow: hidden;
}

button,
input,
textarea{
	outline: none;
}

.swal-sm {
	width: 350px !important;
	font-size: 14px;
}

.swal-sm .swal2-popup {
  padding-top: 2.5em !important;
}

.swal-sm .swal2-title {
  	font-size: 16px !important;
}

.swal-sm .swal2-html-container {
  	font-size: 14px !important;
}

.swal-sm .swal2-confirm,
.swal-sm .swal2-cancel {
	padding: 4px 12px !important;
	font-size: 14px !important;
	border-radius: 4px !important;
}

/* Ukuran ikon swal2 (success, error, warning, dll) */
.swal-sm .swal2-icon {
	width: 50px !important;
	height: 50px !important;
	margin-top: 30px !important;
	margin-bottom: 10px !important;
}

/* Success icon (centang) penyesuaian */
.swal-sm .swal2-icon.swal2-success .swal2-success-line-tip,
.swal-sm .swal2-icon.swal2-success .swal2-success-line-long {
	height: 3px !important;
	background-color: #4ba319;
}

.swal-sm .swal2-icon.swal2-success .swal2-success-line-tip {
	top: 26px !important;
	left: 8px !important;
	width: 18px !important;
	transform: rotate(45deg);
}

.swal-sm .swal2-icon.swal2-success .swal2-success-line-long {
	top: 22px !important;
	right: 3px !important;
	width: 30px !important;
	transform: rotate(-45deg);
}

/* Lingkaran icon success */
.swal-sm .swal2-icon.swal2-success .swal2-success-ring {
	width: 50px !important;
	height: 50px !important;
	border-width: 4px !important;
}

/* Error icon (X) penyesuaian */
.swal-sm .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
	top: 23px !important;
	width: 30px !important;
	height: 3px !important;
	background-color: #e93c3c;
}

.swal-sm .swal2-icon.swal2-error .swal2-x-mark-line-left {
	left: 10px !important;
	transform: rotate(45deg);
}

.swal-sm .swal2-icon.swal2-error .swal2-x-mark-line-right {
	right: 10px !important;
	transform: rotate(-45deg);
}

.err{
	position: relative;
	display: block;
	color: red;
	display: none;
	font-family: 'Gotham Book';
	font-size: 14px;
	margin-top:5px;
}
	.text-error,
	.text-error:focus{
		border: solid 1px red;
	}
	
	.header{
		position: fixed;
		display: block;
		width: 100%;
		height: 62px;
		background-color: #fff;
		z-index: 999;
	}
		.frame-header{
			position: relative;
			display: block;
			width: 100%;
			left: 50%;
			transform: translateX(-50%);
		}
			.box-logo{
				position: relative;
				display: inline-block;
				padding-left: 10px;
				width: 60%;
				z-index: 9999;
			}
				.box-logo img{
					height: 60px;
				}
			.btn-menu{
				position: absolute;
				display: block;
				width: 45px;
				padding: 10px;
				background-color: #005075;
				top: 10px;
				right: 10px;
			}
				.menu-button{
					width: 25px;
					height: 20px;
					display: flex;
					flex-direction: column;
					justify-content: space-between;
					cursor: pointer;
				}
				.bar{
					width: 100%;
					height: 2px;
					background-color: #fff;
					transition: transform 0.3s ease, opacity 0.3s ease;
				}
				/* Close button styles */
				.menu-button.open .bar:nth-child(1) {
					transform: translateY(9px) rotate(45deg);
				}
				.menu-button.open .bar:nth-child(2) {
					opacity: 0;
				}
				.menu-button.open .bar:nth-child(3) {
					transform: translateY(-9px) rotate(-45deg);
				}
			.box-menu{
				position: relative;
				display: none;
				width: 100%;
				background-color: #fff;
			}
				.frame-menu{
					position: relative;
					display: table;
					width: 100%;
					text-align: left;
					border-top: solid 1px #005075;
				}
					.isi-menu{
						position: relative;
						display: table-cell;
						vertical-align: middle;
					}
					.box-menu-button{
						padding: 10px 20px;
					}
						.menu{
							position: relative;
							display: block;
							width: 100%;
							color: #005075;
							font-family: 'Gotham Bold';
							font-size: 16px;
							padding: 10px 20px;
						}
						.menu-aktif,
						.menu:hover{
							background-color: #005075;
							color: #fff;
						}
						.btn-login{
							border: none;
							background-color: #005075;
							font-family: 'Gotham Bold';
							font-size: 16px;
							color: #fff;
							padding: 5px 30px;
							border-radius: 15px;
						}
	
	.body{
		position: relative;
		display: block;
		width: 100%;
		padding-top: 62px;
	}
		.content-banner{
			position: relative;
			display: block;
			width: 100%;
			height: 100vw;
			background-image: url('../../images/banner-home.jpg');
			background-position: top center;
			background-size: auto 100%;
		}
		.banner-next{
			height: 30vw;
			background-image: url('../../images/banner-next.jpg');
			background-size: cover;
		}
			.isi-banner{
				position: relative;
				display: block;
				width: 80%;
				color: #fff;
				left: 50%;
				transform: translateX(-50%);
				font-family: 'Gotham Black';
				font-size: 6vw;
				text-align: center;
				padding-top: 15vw;
			}
			.isi-banner-next{
				padding-top: 10vw;
			}
				.sub-banner{
					font-family: 'Gotham Medium';
					font-size: 5vw;
					padding-top: 10px;
				}
		.content-info-daftar{
			background-color: #005075;
			color: #fff;
			font-family: 'Gotham Book';
			font-size: 4.5vw;
		}
			.box-info-daftar{
				position: relative;
				display: block;
				width: 85%;
				left: 50%;
				transform: translateX(-50%);
				padding: 10vw 0;
			}
				.info-left{
					margin-bottom: 10vw;
				}
					.judul-info{
						font-family: 'Gotham Medium';
						font-size: 5.5vw;
					}
				.info-right{
					text-align: center;
					padding-bottom: 5vw;
				}
					.info-last-daftar{
						font-family: 'Gotham Medium';
						margin-bottom: 5vw;
					}
					.countdown{
						margin-bottom: 5vw;
						text-align: center;
					}
						.time-segment{
							position: relative;
							display: inline-block;
							font-family: 'Gotham Bold';
							font-size: 8vw;
							margin: 0px 3vw;
						}
							.label-time{
								font-family: 'Gotham Book';
								font-size: 4vw;
							}
					.box-register{
						position: relative;
						display: block;
						width: 100%;
						text-align: center;
					}
						.btn-daftar{
							border: none;
							color: #005075;
							font-family: 'Gotham Bold';
							font-size: 6vw;
							padding: 10px 30px;
							border-radius: 6px;
							background-color: #9aebf5;
							box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.75);
							-webkit-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.75);
							-moz-box-shadow: -4px 4px 5px 0px rgba(0,0,0,0.75);
						}
			
		.content-putih{
			background-color: #fff;
			color: #000;
			font-family: 'Gotham Book';
			font-size: 4.5vw;
		}
			.content{
				position: relative;
				display: block;
				width: 85%;
				left: 50%;
				transform: translateX(-50%);
				padding: 3vw 0;
			}
			.next-content{
				padding-top: 5vw;
			}
				.judul-content{
					position: relative;
					display: block;
					width: 85%;
					left: 50%;
					transform: translateX(-50%);
					text-align: center;
					margin-bottom: 3vw;
				}
					.line-judul{
						position: absolute;
						display: block;
						width: 100%;
						top: 8vw;
						border-bottom: solid 1px #005075;
					}
					.isi-judul{
						position: relative;
						display: inline-block;
						background-color: #fff;
						color: #005075;
						font-family: 'Gotham Bold';
						font-size: 6vw;
						padding: 5px 20px;
						z-index: 99;
					}
				
				.isi-content{
					position: relative;
					display: block;
					width: 100%;
				}
					
				.content-sambutan{
					margin-bottom: 5vw;
				}
					.foto-sambutan{
						width: 100%;
						margin-bottom: 5vw;
					}
					.judul-sambutan{
						position: relative;
						display: block;
						font-family: 'Gotham Bold';
						font-size: 5.5vw;
						margin-bottom: 5vw;
						color: #005075;
					}
					.isi-sambutan{
						margin-bottom: 5vw;
					}
					.box-sambutan{
						position: relative;
						display: block;
					}
						.link-selengkapnya{
							position: relative;
							display: inline-block;
							color: #005075;
							border-bottom: solid 1px #005075;
							cursor: pointer;
						}
				
				.content-pembicara{
					text-align: center;
				}
					.box-pembicara{
						position: relative;
						display: inline-block;
						width: 100%;
						text-align: center;
						margin-bottom: 30px;
						background-color: #f5f5f5;
						border-radius: 10px;
						padding: 10px;
						text-align: left;
						box-shadow: 0px 1px 6px 2px rgba(133,130,130,0.6);
						-webkit-box-shadow: 0px 1px 6px 2px rgba(133,130,130,0.6);
						-moz-box-shadow: 0px 1px 6px 2px rgba(133,130,130,0.6);
						vertical-align: top;
						font-family: 'Gotham Bold';
						font-size: 16px;
						color: #005075;
					}
						.box-workshop{
							position: relative;
							width: 100%;
							margin-bottom: 20px;
						}
							.nm-workshop{
								font-size: 20px;
							}
							.isi-workshop{
								position: relative;
								width: 100%;
							}
								.judul-workshop{
									font-family: 'Gotham Black';
									font-size: 22px;
									line-height: 30px;
								}
			
			.content-booklet{
				margin-bottom: 5vw;
			}
				.about-m{
					display: block;
				}
				.about-w{
					display: none;
				}
				.judul-booklet{
					position: relative;
					display: block;
					font-family: 'Gotham Bold';
					font-size: 5vw;
					text-align: center;
					margin-bottom: 5vw;
				}
					.sub-judul-booklet{
						font-family: 'Gotham Book';
						font-size: 4vw;
					}
				.isi-booklet{
					position: relative;
					display: block;
					background-color: #a9a9a9;
					background-image: url('../../images/bg-m-booklet.jpg');
					background-size: 100% auto;
					background-position: bottom center;
					background-repeat: no-repeat;
					padding: 20px;
					color: #fff;
					text-align: center;
					height: 110vw;
				}
					.box-download{
						margin-top: 3vw;
					}
						.btn-download{
							font-size: 4vw;
							padding: 10px 30px;
						}
		
			.content-contact{
				margin-bottom: 10vw;
			}
				.contact-m{
					display: block;
					margin-bottom: 20vw;
				}
				.contact-w{
					display: none;
				}
				.text-input{
					width: 100%;
					font-family: 'Gotham Book';
					font-size: 4vw;
					padding: 2.5vw;
					border: solid 1px #005075;
					color: #000;
				}
				.btn-kirim{
					background-color: #005075;
					border: none;
					text-align: center;
					font-family: 'Gotham Bold';
					font-size: 6vw;
					padding: 3vw 5vw;
					width: 100%;
					border-radius: 5px;
					color: #fff;
				}
				.judul-contact{
					position: relative;
					display: block;
					font-family: 'Gotham Bold';
					font-size: 6vw;
					color: #005075;
					margin-bottom: 5vw;
				}
				.isi-contact{
					margin-bottom: 5vw;
				}
				.box-icon-contact{
					margin-bottom: 5vw;
				}
					.icon-wa{
						width: 60%;
					}
					
					.judul-hotel{
						width: 90%;
						font-size: 4.5vw;
						padding: 5px 20px;
						z-index: 99;
					}
						.sub-judul-hotel{
							font-size: 3vw;
						}
					.alamat-hotel{
						position: relative;
						display: block;
						font-family: 'Gotham Book';
						font-size: 3.5vw;
						color: #005075;
						text-align: center;
					}
						.btn-arah{
							background-color: #005075;
							color: #fff;
							font-family: 'Gotham Bold';
							font-size: 4.5vw;
							border: none;
							padding: 1.5vw 5vw;
							margin-top: 3vw;
							border-radius: 10px;
						}
						.isi-hotel{
							margin-top: 5vw;
							margin-bottom: 5vw;
							min-height: 42vh;
							text-align: center;
						}
							.box-gambar-hotel{
								position: relative;
								display: inline-block;
								width: 49%;
								height: 28vw;
								border: solid 1px #005075;
								background-position: top center;
								background-size: cover;
							}
			
			.content-agenda{
				min-height: 147vw;
			}
				.box-agenda{
					position: relative;
					display: block;
					margin-bottom: 3vw;
				}
					.judul-agenda{
						position: relative;
						display: block;
						width: 100%;
						background-color: #005075;
						color: #fff;
						font-family: 'Gotham Bold';
						font-size: 4vw;
						padding: 2vw 3vw;
						border-radius: 5px;
						cursor: pointer;
					}
						.judul-agenda::after{
							font-family: 'FontAwesome';
							content: "\f0d7";
							position: absolute;
							right: 3vw;
						}
						.judul-agenda-aktif::after{
							font-family: 'FontAwesome';
							content: "\f0d8";
							position: absolute;
							right: 3vw;
						}
					.isi-agenda{
						position: relative;
						display: none;
						padding: 10px 10px;
						font-family: 'Gotham Book';
						font-size: 3.2vw;
					}
					.isi-agenda-aktif{
						display: block;
					}
						.tabel-agenda{
							border-collapse:collapse;
							width: 100%;
						}
						.tabel-agenda tr td{
							padding: 5px;
							vertical-align: top;
						}
				
				.content-regis{
					margin-top: 50px;
					min-height: 50vh;
					padding-bottom: 5vw;
				}
					.box-pilih-regis{
						position: relative;
						display: block;
						width: 85%;
						left: 50%;
						transform: translateX(-50%);
					}
					.regis-left{
						margin-bottom: 5vw;
					}
				
				.box-biaya{
					position: relative;
					display: block;
					text-align: center;
					margin-top: 10vw;
				}
					.btn-biaya{
						border: none;
						background-color: #005075;
						color: #fff;
						padding: 2vw 4vw;
						font-family: 'Gotham Bold';
					}
					
			.left-register{
				margin-bottom: 5vw;
			}
				.isi-regis{
					position: relative;
					display: block;
					text-align: left;
					font-family: 'Gotham Book';
					font-size: 4vw;
				}
					.link-url{
						color: #005075;
					}
					.tabel-harga{
						border-collapse: collapse;
						width: 100%;
						color: #005075;
						font-family: 'Gotham Book';
						font-size: 3.5vw;
						border: solid 1px #005075;
					}
					.tabel-harga tr th{
						padding: 5px;
						font-family: 'Gotham Bold';
						text-align: left;
						border: solid 1px #005075;
					}
					.tabel-harga tr td{
						padding: 5px;
						text-align: left;
						border: solid 1px #005075;
					}
					.btn-register{
						border: none;
						background-color: #005075;
						color: #fff;
						padding: 3vw 7vw;
						font-family: 'Gotham Bold';
						font-size: 5vw;
					}
		
		.form-cek{
			border: solid 1px #005075;
			padding: 20px;
			margin-bottom: 30px;
			font-family: 'Gotham Book';
			font-size: 4vw;
			color: #005075;
		}
		.label-daftar{
			font-family: 'Gotham Bold';
			font-size: 4vw;
			text-align: left;
			color: #005075;
		}
					.btn-regis{
						border: none;
						background-color: #005075;
						color: #fff;
						padding: 2vw 4vw;
						font-family: 'Gotham Bold';
					}
			.sub-label{
				position: relative;
				display: block;
				font-family: 'Gotham Book';
				font-size: 3.5vw;
			}
			.tabel-paket{
				border-collapse: collapse;
				border: solid 1px #005075;
			}
				.tabel-paket tr th{
					font-family: 'Gotham Bold';
					font-size: 3.5vw;
					padding: 5px;
					border: solid 1px #005075;
				}
				.tabel-paket tr td{
					font-family: 'Gotham Book';
					font-size: 3.5vw;
					padding: 5px;
					border: solid 1px #005075;
				}
			
		.select2-container .select2-selection--single {
			width: 100%;
			font-family: 'Gotham Book';
			font-size: 4vw;
			padding: 1vw;
			border: solid 1px #005075;
			color: #000;
			height: 40px;
			border-radius: 0px;
		}
		.select2-container--default .select2-selection--single .select2-selection__arrow {
			height: 38px;
		}
		
			.content-payment{
				width: 85%;
				padding-top: 50px;
				padding-bottom: 50px;
			}
				.box-data-peserta-payment{
					position: relative;
					display: block;
					width: 100%;
					max-width: 700px;
					left: 50%;
					font-family: 'Gotham Book';
					font-size: 4vw;
					transform: translateX(-50%);
				}
					.box-payment{
						position: relative;
						display: block;
					}
					.pilih-payment{
						border-bottom: solid 1px #efefef;
						cursor: pointer;
						padding: 0px 10px;
					}
					.pilih-payment:hover{
						background-color: #efefef;
					}
						.box-icon-payment{
							position: relative;
							display: inline-block;
							width: 25%;
						}
							.tabel-column{
								position: relative;
								display: table;
								width: 100%;
								height: 60px;
							}
								.tabel-cell{
									position: relative;
									display: table-cell;
									width: 100%;
									height: 60px;
									text-align: center;
									vertical-align: middle;
								}
						.box-nm-payment{
							position: relative;
							display: inline-block;
							width: 73%;
							font-family: 'Gotham Bold';
							font-size: 14px;
							line-height: 60px;
							vertical-align: top;
							padding-left: 20px;
						}
						.frame-payment{
							position: relative;
							display: inline-block;
							width: 90%;
							left: 50%;
							transform: translateX(-50%);
							max-width: 1000px;
						}
							.judul-bayar{
								position: relative;
								display: block;
								width: 100%;
								text-align: center;
								margin-bottom: 20px;
								font-size: 18px;
								color: #fb7037;
							}
							.icon-bayar{
								margin-bottom: 20px;
							}
							.list-bayar{
								padding: 5px 0px;
								border-bottom: solid 1px #fb7037;
							}
							
							.judul-cara{
								position: relative;
								display: block;
								border-top: solid 1px #fb7037;
								border-bottom: solid 1px #fb7037;
								padding: 5px;
								background-color: #efefef;
								cursor: pointer;
								font-size: 15px;
							}
							.isi-cara{
								position: relative;
								display: none;
								padding: 5px;
								font-size: 14px;
							}
			
			.box-login{
				position: relative;
				display: block;
				padding-top: 100px;
				width: 95%;
				min-height: 55vh;
				left: 50%;
				transform: translateX(-50%);
				max-width: 500px;
				text-align: center;
			}
			.tabel-workshop{
				border-collapse: collapse;
				width: 100%;
				font-family: 'Gotham Book';
				font-size: 14px;
			}
			.tabel-workshop tr td{
				vertical-align: top;
				padding: 5px !important;
			}
				.tabel-workshop .sesi{
					text-align: center;
					font-family: 'Gotham Bold';
				}
				.tabel-workshop .ws1{
					background-color: #00B050;
				}
				.tabel-workshop .ws2{
					background-color: #00B0F0;
				}
				.tabel-workshop .ws3{
					background-color: #FFFF00;
				}
				.tabel-workshop .ws4{
					background-color: #EE0000;
				}
				
				.btn-workshop{
					width: 100%;
					padding: 11.5px 10px !important;
				}
					
	.footer{
		background-color: #005075;
		color: #fff;
		font-family: 'Gotham Bold';
		font-size: 3.5vw;
		text-align: center;
		padding: 7vw;
		padding-bottom: 10vw;
	}

.table-footer{
	background-color: #eee;
	font-weight: bold;
}

@keyframes blink {
    0%, 70% { opacity: 1; }
    71%, 100% { opacity: 0; }
}

.blink-text {
    font-weight: bold;
    color: inherit; /* atau atur warna sesuai keinginan */
    animation: blink 1.5s step-start infinite;
}
	

/*Tablet / iPad / Laptop Portraid*/
@media only screen
and (min-width: 601px) {
		.content-banner{
			background-image: url('../../images/banner-home.png');
			height: 39vw;
		}
		.banner-next{
			background-image: url('../../images/banner-next.jpg');
			height: 23vw;
		}
			.isi-banner{
				font-size: 3.5vw;
				padding-top: 12vw;
			}
			.isi-banner-next{
				padding-top: 9vw;
			}
				.sub-banner{
					font-size: 3vw;
				}
		
		.content-info-daftar{
			font-size: 2.2vw;
		}
			.box-info-daftar{
				width: 90%;
				padding: 5vw 0;
			}
				.info-left{
					margin-bottom: 0;
				}
					.judul-info{
						font-family: 'Gotham Medium';
						font-size: 2.8vw;
					}
				.info-right{
					padding-bottom: 5vw;
				}
						.btn-daftar{
							padding: 10px 30px;
							font-size: 2.8vw;
						}
						.time-segment{
							font-size: 4vw;
							margin: 0px 1.5vw;
						}
							.label-time{
								font-family: 'Gotham Book';
								font-size: 2vw;
							}
							
		.content-putih{
			font-size: 2vw;
		}
			.content{
				width: 85%;
				padding: 0;
			}
			.next-content{
				padding-top: 3vw;
			}
				.judul-content{
					width: 80%;
					margin-bottom: 3vw;
				}
					.line-judul{
						top: 2.7vw;
					}
					.isi-judul{
						font-size: 3.5vw;
						padding: 5px 20px;
					}
					
				.foto-sambutan{
					margin-bottom: 0;
				}
				.judul-sambutan{
					font-size: 3vw;
					margin-bottom: 2.5vw;
				}
				.isi-sambutan{
					margin-bottom: 2.5vw;
				}
				
				.isi-content{
					padding-top: 3vw;
					margin-bottom: 5vw;
				}
					.box-pembicara{
						width: 100%;
					}
			
			.content-booklet{
				margin-bottom: 5vw;
			}
				.about-m{
					display: none;
				}
				.about-w{
					display: block;
				}
				.judul-booklet{
					font-size: 2.3vw;
					text-align: center;
					margin-bottom: 3vw;
				}
					.sub-judul-booklet{
						font-size: 2vw;
					}
				.isi-booklet{
					position: relative;
					display: block;
					background-image: url('../../images/bg-booklet.jpg');
					background-size: 100% auto;
					background-position: top center;
					background-repeat: no-repeat;
					padding: 30px;
					padding-left: 10vw;
					color: #fff;
					text-align: center;
					height: 28vw;
				}
					.box-download-booklet{
						position: relative;
						display: block;
						width: 50%;
						text-align: left;
						padding-top: 5vw;
					}
					.box-download{
						margin-top: 2vw;
					}
						.btn-download{
							font-size: 2vw;
							padding: 10px 30px;
							border-radius: 20px;
						}
						
			.content-contact{
				min-height: 65vw;
				margin-bottom: 5vw;
			}
				.contact-m{
					display: none;
				}
				.contact-w{
					display: block;
				}
				.text-input{
					font-size: 2vw;
					padding: 1vw;
				}
				.btn-kirim{
					font-size: 2.5vw;
					padding: 1vw 3vw;
				}
				.judul-contact{
					font-size: 2.3vw;
					margin-bottom: 2vw;
				}
				.isi-contact{
					margin-bottom: 2vw;
				}
				.box-icon-contact{
					margin-bottom: 2vw;
				}
					.icon-wa{
						width: 70%;
					}
					
			.content-hotel{
				margin-top: 5vw;
			}
				.judul-content-hotel{
					margin-bottom: 1vw;
				}
					.judul-hotel{
						width: 80%;
						font-size: 2.5vw;
					}
						.sub-judul-hotel{
							font-size: 2vw;
						}
					.alamat-hotel{
						font-size: 2vw;
					}
						.btn-arah{
							font-size: 2.5vw;
							padding: 1vw 5vw;
							margin-top: 3vw;
							border-radius: 10px;
						}
						.isi-hotel{
							margin-top: 2vw;
							margin-bottom: 8vw;
						}
							.box-gambar-hotel{
								width: 32%;
								height: 18vw;
							}
							
			.content-agenda{
				min-height: 147vw;
			}
				.box-agenda{
					margin-bottom: 3vw;
				}
					.judul-agenda{
						font-size: 2.5vw;
						padding: 1vw 3vw;
					}
						.judul-agenda::after{
							right: 3vw;
						}
						.judul-agenda-aktif::after{
							right: 3vw;
						}
					.isi-agenda{
						padding: 20px 50px;
						font-size: 2vw;
					}
						.tabel-agenda tr td{
							padding: 10px;
						}
				
				.content-regis{
					margin-top: 3vw;
					min-height: 65vh;
				}
					.regis-left{
						margin-bottom: 0vw;
					}
					
				.isi-regis{
					font-size: 2vw;
				}
					.tabel-harga{
						font-size: 2vw;
					}
					.tabel-harga tr th{
						padding: 5px;
					}
					.tabel-harga tr td{
						padding: 5px;
					}
					.btn-register{
						padding: 1.5vw 4vw;
						font-size: 2.5vw;
					}
		
		.form-cek{
			font-size: 2vw;
		}
		.label-daftar{
			font-size: 2vw;
		}
					.btn-regis{
						padding: 1.5vw 5vw;
						font-size: 2vw;
					}
			.sub-label{
				font-size: 1.5vw;
			}
			.tabel-paket{
				width: 100%;
			}
			.tabel-paket tr th{
				font-size: 2vw;
				padding: 5px;
			}
			.tabel-paket tr td{
				font-size: 1.8vw;
				padding: 5px;
			}
		.select2-container .select2-selection--single {
			font-size: 2vw;
			padding: .4vw;
			height: 40px;
		}
		.select2-container--default .select2-selection--single .select2-selection__arrow {
			height: 38px;
		}
		
			.content-payment{
				width: 85%;
				padding-top: 50px;
				padding-bottom: 50px;
			}
				.box-data-peserta-payment{
					font-size: 2vw;
				}
						.box-nm-payment{
							width: 73%;
							font-size: 14px;
						}
							.judul-bayar{
								font-size: 18px;
							}
							
							.judul-cara{
								font-size: 15px;
							}
							.isi-cara{
								font-size: 14px;
							}
			
			.box-login{
				padding-top: 150px;
				min-height: 62vh;
			}
			
				.btn-workshop{
					padding: 8.2px 10px !important;
				}
	
	.footer{
		font-size: 2vw;
		padding: 4vw;
		padding-bottom: 6vw;
	}
	
	
	.body-absen{
		position: relative;
		display: block;
		width: 100%;
		min-height: 100%;
		background-image: url('../../images/bg-absen_pink.png');
		background-position: top center;
		background-size: cover;
		background-repeat: no-repeat;
	}
		.header-absen{
			position: relative;
			display: block;
			width: 90%;
			left: 50%;
			top: 5vh;
			transform: translateX(-50%);
		}
			.logo-acara-absen{
				position: absolute;
				display: block;
				width: 20%;
				left: 0px;
			}
				.logo-acara-absen img{
					width: 100%;
				}
			.logo-ibi-absen{
				position: absolute;
				display: block;
				width: 12%;
				right: 50px;
			}
				.logo-ibi-absen img{
					width: 100%;
				}
		.info-register{
			position: relative;
			display: block;
			color: #000;
			width: 100%;
			text-align: center;
			font-size: 52px;
			top: 35vh;
		}
		.result-register,
		.box-btn-regis{
			position: relative;
			display: none;
			color: #000;
			width: 50%;
			left: 50%;
			transform: translateX(-50%);
			text-align: center;
			top: 20vh;
		}
		.result-register{
			margin-bottom: 20px;
		}
			.welcome-regis{
				font-family: 'Gotham Bold';
				font-size: 52px;
				margin-bottom: 10px;
			}
			.nm-regis{
				font-size: 46px;
				margin-bottom: 10px;
				font-family: 'Gotham Bold';
			}
			.nm-company{
				font-size: 38px;
				margin-bottom: 10px;
				font-family: 'Gotham Book';
			}
}


/*Tablet / iPad / Laptop Landscape*/
@media only screen
and (min-width: 1024px) {
	.header{
		height: 120px;
	}
		.frame-header{
			width: 95%;
		}
			.box-logo{
				width: 30%;
				padding: 20px 0px;
			}
				.box-logo img{
					height: 80px;
				}
			.btn-menu{
				display: none;
			}
			.box-menu{
				position: absolute;
				display: block;
				width: 100%;
				text-align: right;
				top: 33px;
				padding-right: 0px;
			}
				.frame-menu{
					position: relative;
					display: inline-block;
					width: auto;
					text-align: right;
					border-top: none;
					vertical-align: middle;
				}
					.isi-menu{
						padding: 0px 15px;
					}
						.menu{
							padding: 10px 0px;
							font-size: 18px;
							border-bottom: solid 3px #fff;
							cursor: pointer;
						}
						.menu-aktif,
						.menu:hover{
							background-color: #fff;
							color: #005075;
							border-bottom: solid 3px #005075;
						}
						.btn-login{
							font-size: 18px;
						}
	
	.body{
		padding-top: 120px;
	}
		.banner-next{
			height: 23vw;
		}
			.isi-banner{
				font-size: 3.3vw;
				padding-top: 12vw;
			}
			.isi-banner-next{
				padding-top: 9vw;
			}
				.sub-banner{
					font-size: 2.5vw;
				}
				
		.content-putih{
			font-size: 1.7vw;
		}
				.foto-sambutan{
					width: 95%;
				}
				.judul-sambutan{
					font-size: 2.5vw;
					margin-bottom: 2vw;
				}
				.isi-sambutan{
					margin-bottom: 2vw;
				}
				
				.isi-content{
					padding-top: 2vw;
					margin-bottom: 2vw;
				}
					
						
			.content-contact{
				min-height: 30vw;
				margin-bottom: 5vw;
			}
				.text-input{
					font-size: 1.3vw;
					padding: .8vw;
				}
				.btn-kirim{
					font-size: 2vw;
					padding: 1vw 3vw;
				}
				.judul-contact{
					font-size: 1.5vw;
					margin-bottom: 2vw;
				}
				.isi-contact{
					margin-bottom: 2vw;
				}
				.box-icon-contact{
					margin-bottom: 2vw;
				}
					.icon-wa{
						width: 60%;
					}
				.admin-contact{
					font-family: 'Gotham Book';
					font-size: 1.5vw;
				}
				
			.content-hotel{
				margin-top: 5vw;
			}
				.judul-content-hotel{
					margin-bottom: 1vw;
				}
					.judul-hotel{
						width: auto;
						font-size: 2vw;
					}
						.sub-judul-hotel{
							font-size: 1.7vw;
						}
					.alamat-hotel{
						font-size: 1.6vw;
					}
						.btn-arah{
							font-size: 2vw;
							padding: 1vw 5vw;
							margin-top: 3vw;
						}
			
			.content-agenda{
				min-height: 10vw;
			}
				.box-agenda{
					margin-bottom: 3vw;
				}
					.judul-agenda{
						font-size: 2vw;
						padding: 1vw 3vw;
					}
						.judul-agenda::after{
							right: 3vw;
						}
						.judul-agenda-aktif::after{
							right: 3vw;
						}
					.isi-agenda{
						padding: 20px 50px;
						font-size: 1.5vw;
					}
						.tabel-agenda tr td{
							padding: 10px;
						}

					.regis-left{
						margin-bottom: 5vw;
					}
				
				.box-biaya{
					margin-top: 10vw;
				}
					.btn-biaya{
						padding: 1.5vw 4vw;
					}
					
				.isi-regis{
					font-size: 1.5vw;
				}
					.tabel-harga{
						font-size: 1.5vw;
					}
					.tabel-harga tr th{
						padding: 5px;
					}
					.tabel-harga tr td{
						padding: 5px;
					}
					.btn-register{
						padding: 1.5vw 4vw;
						font-size: 2vw;
					}
		
		.form-cek{
			font-size: 1.5vw;
		}
		.label-daftar{
			font-size: 1.5vw;
		}
					.btn-regis{
						padding: 1.5vw 5vw;
						font-size: 1.5vw;
					}
			.sub-label{
				font-size: 1.2vw;
			}
			.tabel-paket{
				width: 100%;
			}
			.tabel-paket tr th{
				font-size: 1.5vw;
				padding: 5px;
			}
			.tabel-paket tr td{
				font-size: 1.2vw;
				padding: 5px;
			}
		.select2-container .select2-selection--single {
			font-size: 1.2vw;
			padding: .4vw;
			height: 40px;
		}
		.select2-container--default .select2-selection--single .select2-selection__arrow {
			height: 38px;
		}
			
			.content-payment{
				width: 80%;
				padding-top: 50px;
				padding-bottom: 50px;
			}
				.box-data-peserta-payment{
					font-size: 1.5vw;
				}
						.box-nm-payment{
							width: 73%;
							font-size: 14px;
						}
							.judul-bayar{
								font-size: 18px;
							}
							
							.judul-cara{
								font-size: 15px;
							}
							.isi-cara{
								font-size: 14px;
							}
							
			.box-login{
				padding-top: 30px;
				min-height: 35vh;
			}
	
	.footer{
		font-size: 1.5vw;
		padding: 3.5vw;
		padding-bottom: 5vw;
	}
}


/*Laptop / Desktop*/
@media only screen
and (min-width: 1280px) {
					.isi-menu{
						padding: 0px 25px;
					}
						.menu{
							padding: 10px 0px;
						}
	
		.content-info-daftar{
			font-size: 1.8vw;
		}
			.box-info-daftar{
				width: 80%;
			}
					.judul-info{
						font-size: 2vw;
						margin-bottom: 2vw;
					}
				.info-right{
					padding-bottom: 3vw;
				}
					.info-last-daftar{
						margin-bottom: 2vw;
					}
					.countdown{
						margin-bottom: 2vw;
					}
						.btn-daftar{
							padding: 10px 30px;
							font-size: 2vw;
						}
						.time-segment{
							font-size: 4vw;
							margin: 0px 1.5vw;
						}
							.label-time{
								font-size: 2vw;
							}
		
		.content-putih{
			font-size: 1.5vw;
		}
			.content{
				width: 80%;
				max-width: 1200px;
				padding: 3vw 0;
			}
				.judul-content{
					width: 80%;
					margin-bottom: 3vw;
				}
					.line-judul{
						top: 2vw;
					}
					.isi-judul{
						font-size: 3vw;
						padding: 5px 20px;
					}
				
				.foto-sambutan{
					width: 90%;
				}
				.judul-sambutan{
					font-size: 2.5vw;
					margin-bottom: 2vw;
				}
				.isi-sambutan{
					margin-bottom: 1vw;
				}
				
				.isi-content{
					padding-top: 0vw;
					margin-bottom: 0vw;
				}
						
			.content-booklet{
				margin-bottom: 5vw;
			}
				.judul-booklet{
					font-size: 2vw;
					text-align: center;
					margin-bottom: 3vw;
				}
					.sub-judul-booklet{
						font-size: 1.8vw;
					}
				.isi-booklet{
					position: relative;
					display: block;
					background-image: url('../../images/bg-booklet.jpg');
					background-size: 100% auto;
					background-position: top center;
					background-repeat: no-repeat;
					padding: 30px;
					padding-left: 10vw;
					color: #fff;
					text-align: center;
					height: 26vw;
				}
					.box-download-booklet{
						position: relative;
						display: block;
						width: 50%;
						text-align: left;
						padding-top: 5vw;
					}
					.box-download{
						margin-top: 2vw;
					}
						.btn-download{
							font-size: 1.5vw;
							padding: 10px 30px;
						}
						
			.content-contact{
				min-height: 30vw;
				margin-bottom: 5vw;
			}
				.text-input{
					font-size: 1.2vw;
					padding: .6vw;
				}
				.btn-kirim{
					font-size: 1.8vw;
					padding: .5vw 3vw;
				}
				.judul-contact{
					font-size: 1.5vw;
					margin-bottom: 2vw;
				}
				.isi-contact{
					margin-bottom: 2vw;
				}
				.box-icon-contact{
					margin-bottom: 2vw;
				}
					.icon-wa{
						width: 60%;
					}
				.admin-contact{
					font-family: 'Gotham Book';
					font-size: 1.2vw;
				}
				
			.content-hotel{
				margin-top: 1vw;
			}
				.judul-content-hotel{
					margin-bottom: 1vw;
				}
					.judul-hotel{
						width: auto;
						font-size: 2vw;
					}
						.sub-judul-hotel{
							font-size: 1.7vw;
						}
					.alamat-hotel{
						font-size: 1.6vw;
					}
						.btn-arah{
							font-size: 1.5vw;
							padding: 1vw 5vw;
							margin-top: 3vw;
						}
						
						.isi-hotel{
							margin-top: 3vw;
							margin-bottom: 3vw;
						}
						
					.judul-agenda{
						font-size: 1.5vw;
						padding: 1vw 3vw;
					}
					.isi-agenda{
						padding: 20px 50px;
						font-size: 1.3vw;
					}
						.tabel-agenda tr td{
							padding: 10px;
						}
				
			.content-agenda{
				min-height: 10vw;
			}
				.box-agenda{
					margin-bottom: 3vw;
				}
					.judul-agenda{
						font-size: 1.5vw;
						padding: 1vw 3vw;
					}
					.isi-agenda{
						padding: 20px 50px;
						font-size: 1.3vw;
					}
						.tabel-agenda tr td{
							padding: 10px;
						}
				
				.content-regis{
					margin-top: 1vw;
					min-height: 10vw;
				}
				
				.isi-regis{
					font-size: 1.3vw;
				}
					.tabel-harga{
						font-size: 1.3vw;
					}
					.tabel-harga tr th{
						padding: 5px;
					}
					.tabel-harga tr td{
						padding: 5px;
					}
					.btn-register{
						padding: 1vw 4vw;
						font-size: 1.5vw;
					}
		
		.form-cek{
			font-size: 1.2vw;
		}	
		.label-daftar{
			font-size: 1.2vw;
		}
					.btn-regis{
						padding: 1.2vw 5vw;
						font-size: 1.2vw;
					}
			.sub-label{
				font-size: 1vw;
			}
			.tabel-paket{
				width: 100%;
			}
			.tabel-paket tr th{
				font-size: 1vw;
				padding: 10px;
			}
			.tabel-paket tr td{
				font-size: 1.2vw;
				padding: 10px;
			}
		.select2-container .select2-selection--single {
			font-size: 1.2vw;
			padding: .2vw;
			height: 40px;
		}
		.select2-container--default .select2-selection--single .select2-selection__arrow {
			height: 38px;
		}
		
			.content-payment{
				width: 80%;
				padding-top: 50px;
				padding-bottom: 50px;
			}
				.box-data-peserta-payment{
					font-size: 1.2vw;
				}
						.box-nm-payment{
							width: 73%;
							font-size: 14px;
						}
							.judul-bayar{
								font-size: 18px;
							}
							
							.judul-cara{
								font-size: 15px;
							}
							.isi-cara{
								font-size: 14px;
							}
							
			.box-login{
				padding-top: 50px;
				min-height: 45vh;
			}
				.btn-workshop{
					padding: 9px 10px !important;
				}
						
		
	.footer{
		font-size: 1.5vw;
		padding: 3.5vw;
		padding-bottom: 5vw;
	}
}


/*Desktop 1366*/
@media only screen
and (min-width: 1366px) {
						.menu{
							font-size: 20px;
						}
						.btn-login{
							font-size: 20px;
						}
						
		.content-info-daftar{
			font-size: 1.8vw;
		}
			.box-info-daftar{
				width: 80%;
			}
					.judul-info{
						font-size: 2vw;
						margin-bottom: 2vw;
					}
				.info-right{
					padding-bottom: 3vw;
				}
					.info-last-daftar{
						margin-bottom: 2vw;
					}
					.countdown{
						margin-bottom: 2vw;
					}
						.btn-daftar{
							padding: 10px 30px;
							font-size: 2vw;
						}
						.time-segment{
							font-size: 4vw;
							margin: 0px 1.5vw;
						}
							.label-time{
								font-size: 2vw;
							}
							
						.btn-download{
							font-size: 1.3vw;
							padding: 10px 30px;
						}
						
					.btn-regis{
						padding: 1.2vw 3vw;
						font-size: 1.2vw;
					}
					
				.btn-workshop{
					padding: 8px 10px !important;
				}
}


/*Desktop MAC*/
@media only screen
and (min-width: 1440px) {
	.header{
		height: 140px;
	}
		.frame-header{
			width: 90%;
		}
			.box-logo{
				width: 30%;
				padding: 10px 0px;
			}
				.box-logo img{
					height: 120px;
				}
			.box-menu{
				top: 40px;
			}
	
	.body{
		padding-top: 140px;
	}
		.content-putih{
			font-size: 1.3vw;
		}
				.judul-sambutan{
					font-size: 2vw;
				}
				
			.next-content-contact{
				width:70%;
			}
			
			.content-agenda{
				min-height: 10vw;
			}
				.box-agenda{
					margin-bottom: 3vw;
				}
					.judul-agenda{
						font-size: 1.3vw;
						padding: 1vw 3vw;
					}
					.isi-agenda{
						padding: 20px 50px;
						font-size: 1.1vw;
					}
						.tabel-agenda tr td{
							padding: 10px;
						}
				
				.content-regis{
					margin-top: 1vw;
					min-height: 10vw;
				}
		
		.label-daftar{
			font-size: 1.2vw;
		}
				.text-input{
					font-size: 1.1vw;
					padding: .6vw;
				}
					
			.sub-label{
				font-size: 1vw;
			}
			.tabel-paket{
				width: 100%;
			}
			.tabel-paket tr th{
				font-size: 1vw;
				padding: 10px;
			}
			.tabel-paket tr td{
				font-size: 1.2vw;
				padding: 10px;
			}
		.select2-container .select2-selection--single {
			font-size: 1.2vw;
			padding: .2vw;
			height: 40px;
		}
		.select2-container--default .select2-selection--single .select2-selection__arrow {
			height: 38px;
		}
		
				.btn-workshop{
					padding: 7.6px 10px !important;
				}
	
	.footer{
		font-size: 1.3vw;
		padding: 3vw;
		padding-bottom: 4.5vw;
	}
}


/*Desktop Full HD MAC*/
@media only screen
and (min-width: 1680px) {
	.header{
		height: 150px;
	}
	
	.body{
		padding-top: 150px;
	}
		.content-putih{
			font-size: 1vw;
		}
					.box-download-booklet{
						padding-top: 8vw;
					}
			
						.foto-pembicara{
							width: 90%;
							height: 22vw;
						}
						.nama-pembicara{
							font-size: 1.2vw;
							padding: .5vw 0;
							padding-top: 2vw;
						}
					
			.content-contact{
				min-height: 10vw;
				margin-bottom: 5vw;
			}
				.text-input{
					font-size: 1vw;
					padding: .7vw;
				}
				.btn-kirim{
					font-size: 1.5vw;
					padding: .5vw 3vw;
				}
				.judul-contact{
					font-size: 1.2vw;
					margin-bottom: 2vw;
				}
				.isi-contact{
					margin-bottom: 2vw;
					font-size: 1.2vw;
				}
				.box-icon-contact{
					margin-bottom: 2vw;
				}
					.icon-wa{
						width: 50%;
					}
				.admin-contact{
					font-size: 1vw;
				}
				
				.isi-regis{
					font-size: 1.1vw;
				}
					.tabel-harga{
						font-size: 1.1vw;
					}
					.tabel-harga tr th{
						padding: 5px;
					}
					.tabel-harga tr td{
						padding: 5px;
					}
					.btn-register{
						padding: 1vw 4vw;
						font-size: 1.3vw;
					}
		
		.form-cek{
			font-size: 1vw;
		}	
		.label-daftar{
			font-size: 1vw;
		}
				.text-input{
					font-size: 1vw;
					padding: .5vw;
				}
					.btn-regis{
						padding: 1vw 3vw;
						font-size: 1vw;
					}
			.sub-label{
				font-size: .9vw;
			}
			.tabel-paket{
				width: 100%;
			}
			.tabel-paket tr th{
				font-size: .9vw;
				padding: 10px;
			}
			.tabel-paket tr td{
				font-size: .9vw;
				padding: 10px;
			}
		.select2-container .select2-selection--single {
			font-size: .9vw;
			padding: .2vw;
			height: 40px;
		}
		.select2-container--default .select2-selection--single .select2-selection__arrow {
			height: 38px;
		}
				
				.box-data-peserta-payment{
					font-size: 1vw;
				}
						.box-nm-payment{
							width: 73%;
							font-size: 14px;
						}
							.judul-bayar{
								font-size: 18px;
							}
							
							.judul-cara{
								font-size: 15px;
							}
							.isi-cara{
								font-size: 14px;
							}
				
				.btn-workshop{
					padding: 8px 10px !important;
				}
				
				.isi-booklet{
					height: 24vw;
				}
}


/*Desktop Full HD*/
@media only screen
and (min-width: 1920px) {
	.header{
		height: 160px;
	}
			.box-menu{
				top: 50px;
			}
	
	.body{
		padding-top: 160px;
	}
		.content-putih{
			font-size: .9vw;
		}
						.foto-pembicara{
							width: 90%;
							height: 20vw;
						}
						.nama-pembicara{
							font-size: 1vw;
							padding: .5vw 0;
							padding-top: 2vw;
						}
		
			.content-agenda{
				min-height: 10vw;
			}
				.box-agenda{
					margin-bottom: 3vw;
				}
					.judul-agenda{
						font-size: .9vw;
						padding: 1vw 3vw;
					}
					.isi-agenda{
						padding: 20px 50px;
						font-size: .9vw;
					}
						.tabel-agenda tr td{
							padding: 10px;
						}
		.form-cek{
			font-size: .9vw;
		}		
		.label-daftar{
			font-size: .9vw;
		}
				.text-input{
					font-size: .8vw;
					padding: .5vw;
				}
					.btn-regis{
						padding: .8vw 3vw;
						font-size: .9vw;
					}
			.sub-label{
				font-size: .9vw;
			}
			.tabel-paket{
				width: 100%;
			}
			.tabel-paket tr th{
				font-size: .8vw;
				padding: 10px;
			}
			.tabel-paket tr td{
				font-size: .8vw;
				padding: 10px;
			}
		.select2-container .select2-selection--single {
			font-size: .8vw;
			padding: .2vw;
			height: 42px;
		}
		.select2-container--default .select2-selection--single .select2-selection__arrow {
			height: 40px;
		}
		
				.box-data-peserta-payment{
					font-size: .9vw;
				}
						.box-nm-payment{
							width: 73%;
							font-size: 14px;
						}
							.judul-bayar{
								font-size: 18px;
							}
							
							.judul-cara{
								font-size: 15px;
							}
							.isi-cara{
								font-size: 14px;
							}
						
				.btn-workshop{
					padding: 8.5px 10px !important;
				}
}