.logo-kiosk{
	width: 200px;
}
.logo-monitor{
    width: 60%;
}
.btn-primary-kiosk{
	background-color: #DC1C5C;
	color: white;
}
.text-primary-kiosk{
	color: #5931ba !important;
}

.navbar-general{
	height: 65px;
}

.kiosk-login{
	padding-top: 60px;
}
.kiosk-login h1{
	margin-bottom: 50px;
}
.kiosk-login .btn{
	min-height: 100px;
    padding-top: 25px;
    font-size: 30px;
}
.kiosk-login h1{
	color: #DC1C5C;
}
.kiosk-login hr{
	border-color: #DC1C5C;
    height: 2px;
    background-color: #DC1C5C;
    opacity: 1;
}

#PromoSlide .carousel-item{
	height: 250px;
}

.queue-monitor #PromoSlide .carousel-item{
	height: 500px;
}

.kiosk-register{
	padding-top: 60px;
}
.kiosk-register h1{
	color: #DC1C5C;
}
.kiosk-register hr{
    background-color: #DC1C5C;
    height: 3px;
    opacity: 1;
}
.kiosk-register .btn{
	min-height: 60px;
    padding-top: 10px;
    font-size: 30px;
}
.kiosk-register .btn-register{
	color: #3E3D3D;
}

.kiosk-products{
	margin-bottom: 20px;
	padding-top: 200px;
}
.kiosk-products h1{
	/*margin-bottom: 50px; */
}
.kiosk-products hr{
    background-color: #DC1C5C;
    height: 3px;
    opacity: 1;
}
.kiosk-products a{
	text-decoration: none;
}
.kiosk-products .card img{
	margin: auto;
}
.kiosk-products .card-service{
	border: 5px solid #DC1C5C;
}
.kiosk-products .card-service img{
	width: 250px !important;
	height: 250px !important;
}
.kiosk-products .card-product img{
	width: 250px !important;
	height: 250px !important;
}
.kiosk-products .card .card-title{
	color: black;
}
.kiosk-products .nav-tabs{
	border-color: #DC1C5C;
}
.kiosk-products .nav-tabs .nav-link{
	font-size: 30px;
    font-weight: bold;
    color: #DC1C5C;
}

.time-show{
	background-color: #5931ba;
    color: white;
    padding: 10px;
    margin-top: 10px;
}

.queue-monitor{
	padding-left: 40px;
    padding-right: 40px;
	font-family: 'Montserrat', sans-serif;
}

.queue-monitor .card-antrian .card-header,.queue-monitor .card-antrian .card-footer{
	background-color: #5931ba;
    color: white;
}
.queue-monitor .card-antrian h5{
	font-size: 1.5rem !important;
	text-transform: uppercase;
	font-weight: 600;
}
.queue-monitor .card-antrian h1{
	font-size: 7rem !important;
	font-weight: 500;
}
.queue-monitor .card-antrian .destination-inc{
	font-size: 2.5rem;
	font-weight: 600;
}
.queue-monitor .carousel-item{
	height: 362px !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.padding-extra {
	margin-inline-end: auto;
}


@media screen and (min-width: 1920px) {

	.logo-monitor{
		width: 60%;
	}

	.queue-monitor .carousel-item{
		height: 500px !important;
	}

	.queue-monitor .card-antrian h5{
		font-size: 36px !important;
	}
	.queue-monitor .card-antrian h1{
		font-size: 190px !important;
	}
	.queue-monitor .card-antrian .destination-inc{
		font-size: 50px;
	}

}

.kiosk-footer{
	position: absolute;
    overflow: hidden;
    width: 100%;
    background: white;
}
.kiosk-footer .marquee{
    font-size: 25px;
	overflow: hidden;
	font-weight: bold;
}

.kiosk-header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 65px;
	background-color: #ffffff;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.16);
}

.kiosk-image {
	top: 0px;
	left: 10px;
	width: 180px;
	height: 60px;
	border-radius: 8px;
	background-image: url('/assets/kiosk/img/logo.png');
	background-size: cover;
	background-repeat: no-repeat;
}
  
.kiosk-image-dinas {
	position: absolute;
    right: 10px; /* Jarak dari tepi kanan */
	top: 0px;
	left: 10px;
	width: 250px;
	height: 60px;
	border-radius: 8px;
	background-image: url('/assets/kiosk/img/logo-dinas.png');
	background-size: cover;
	background-repeat: no-repeat;
	margin-left: 950px;
}

.kiosk-bg {
	width: 100%;
	background-image: url('/assets/kiosk/img/background.png');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
    justify-content: center;
    align-items: center;
	height: 160vh;
}

.kiosk-services-bg {
	top: 0px;
	left: 0px;
	width: 100%;
	border-radius: 8px;
	background-image: url('/assets/kiosk/img/background.png');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
    justify-content: center;
    align-items: center;
	height: 100vh;
	height: 720px;
}

.kiosk-card {
	top: 150px;
	left: 400px;
	height: 350px;
	width: 510px;
	padding-top: 20px;
    background-color: #ffffff;
    border-radius: 18px;
    box-shadow: 2px 0px 10px rgba(3, 3, 3, 0.1);
}

.kiosk-card-login {
	width: 510px;
	background-color: #ffffff;
	border-radius: 18px;
	box-shadow: 2px 0px 10px rgba(3,3,3,0.1);
}

.kiosk-card-register {
	width: 510px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #ffffff;
	border-radius: 18px;
	box-shadow: 2px 0px 10px rgba(3,3,3,0.1);
}

.error-text {
    color: red;
    font-size: 0.9em;
    margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
}

.kiosk-card-bg {
	width: 350px;
	height: 300px;
	margin-left: 150px;
	margin-right: 150px;
	border-radius: 30px;
	display: flex;
    align-items: center;
    justify-content: center;
	box-shadow: 0px 2px 8px rgba(0,0,0,0.16);
	background-image: url('/assets/kiosk/img/background.png');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.kiosk-card-image {
	top: 471px;
	left: 259px;
	width: 300px;
	border-radius: 8px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}  

.kiosk-texth1 {
	color: #030303;
	padding-top: 20px;
	font-size: 28px;
	font-family: "Lexend Deca";
	font-weight: 600;
	line-height: 40px;
	text-align: center;
}

.kiosk-text-section {
	color: #10046d;
	font-size: 80px;
	font-family: "Lexend Deca" !important;
	font-weight: 700;
	line-height: 104px;
	text-align: center;
}

.kiosk-text-margin {
	margin-bottom: 40px;
}
  

.kiosk-label {
	color: #030303;
	font-size: 16px;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 7px;
	font-family: "Lexend Deca";
	font-weight: 500;
	line-height: 24px;
	width: 270px;
}

.kiosk-validation {
	margin-left: 50px;
}

.kiosk-input {
	width: 400px;
	height: 40px;
	margin-left: 50px;
	border: 0.666667px solid #d3d3d3;
	box-sizing: border-box;
	border-radius: 8px;
	background-color: #ffffff;
	color: #94a3b8;
	font-size: 14px;
	font-family: "Lexend Deca";
	line-height: 37px;
	outline: none;
	padding-left: 10px;
}

.kiosk-input-regis {
	width: 400px;
	height: 40px;
	margin-left: 60px;
	border: 0.666667px solid #d3d3d3;
	box-sizing: border-box;
	border-radius: 8px;
	background-color: #ffffff;
	color: #94a3b8;
	font-size: 14px;
	font-family: "Lexend Deca";
	line-height: 37px;
	outline: none;
	padding-left: 10px;
}

.kiosk-button {
	cursor: pointer;
	top: 489px;
	left: 507px;
	width: 400px;
	height: 40px;
	margin-left: 50px;
	border: 0;
	box-sizing: border-box;
	border-radius: 8px;
	background-color: #5931ba;
	color: #ffffff;
	font-size: 16px;
	font-family: "Lexend Deca";
	font-weight: 600;
	line-height: 24px;
	outline: none;
}

.kiosk-button-back {
	cursor: pointer;
	top: 489px;
	left: 507px;
	width: 400px;
	height: 40px;
	margin-left: 50px;
	padding: 0px 8px;
	margin-top: 10px;
	border: 0;
	box-sizing: border-box;
	border-radius: 8px;
	background-color: #d3d3d3;
	color: #ffffff;
	font-size: 16px;
	font-family: "Lexend Deca";
	font-weight: 600;
	line-height: 24px;
	outline: none;
}

@media (max-width: 991px) {
	.kiosk-services-bg {
		width: 100%;
		height: 100vh;
	}
	
	.kiosk-card-login {
		width: 100%;
	}
	
	.kiosk-label {
		font-size: 16px;
		margin-left: 40px;
	}
	
	.kiosk-input {
		width: 90%;
		height: 40px;
		font-size: 14px;
		margin-left: 40px;
	}

	.kiosk-button {
		width: 90%;
		height: 40px;
		margin-left: 40px;
	}
	
	.kiosk-button-back {
		width: 90%;
		height: 40px;
		margin-left: 40px;
	}

	.kiosk-card-register{
		width: 100%;
	}

	.kiosk-input-regis {
		width: 85%;
		margin-left: 50px;
	}
}

@media (max-width: 576px) {
	.navbar-general{
		height: 45px;
	}
	
	.kiosk-input {
		width: 80%;
		height: 40px;
		font-size: 14px;
		margin-left: 40px;
	}

	.kiosk-button {
		width: 80%;
		height: 40px;
		margin-left: 40px;
	}
	
	.kiosk-button-back {
		width: 80%;
		height: 40px;
		margin-left: 40px;
	}

	.kiosk-input-regis {
		width: 75%;
		margin-left: 50px;
	}
}

@media (max-width: 340px) {
	.navbar-general{
		height: 35px;
	}
}