nav a:hover {
	color: #ff6b00 !important;
}

a:hover {
	color: #f58723;
}

.service-subtitle {
	color: rgb(255, 72, 0);
	font-weight: bold;
}

.service-title {
	color: rgb(75, 75, 75);
	font-weight: bold;
	margin-top: -19px;
}

.heading-title {
	color: rgb(255, 72, 0);
	font-weight: bold;
}

.menu-off {
	color: #ffffff;
	font-weight: normal;
}

.menu-on {
	color: #ff4800;
	font-weight: bold;
}

.button1-peta:hover {
	background-color: #fdfffe;
	color: #ff5c00;
	border: 2px solid #ff5c00;
}

.button1-peta {
	background-color: #ff5c00;
	color: #fffefe;
	border: 2px solid #ff5c00;
}

.img-outlets {
	margin-top: 20px;
}

div.jumbotron.hero-photography-1 {
	color: #fff;
	text-align: center;
	background: linear-gradient(to bottom, rgba(234, 93, 35, 0.75) 0%, rgba(234, 93, 35, 0.73) 100%), url('../../assets/img/servicescover.webp');
	background-size: cover;
	background-position: center;
	padding-top: 100px;
	padding-bottom: 100px;
	/*filter: opacity(80%);*/
}

div.jumbotron.hero-photography {
	color: #fff;
	text-align: center;
	background: linear-gradient(to bottom, rgba(179, 179, 179, 0.75) 0%, rgba(179, 179, 179, 0.75) 100%), url('../../assets/img/outlets%20cover.jpg');
	background-size: cover;
	background-position: center;
	padding-top: 100px;
	padding-bottom: 100px;
	/*filter: opacity(80%);*/
}

div.jumbotron.hero-photography-faq {
	color: #fff;
	text-align: center;
	background: linear-gradient(to bottom, rgba(234, 93, 35, 0.75) 0%, rgba(234, 93, 35, 0.73) 100%), url('../../assets/img/faqcover.jpg');
	background-size: cover;
	background-position: center;
	padding-top: 100px;
	padding-bottom: 100px;
	/*filter: opacity(80%);*/
}

.en:lang(en),
.id:lang(id) {
	display: block;
}

.en,
.id {
	display: none;
}

.overlay {
	position: absolute;
	top: -170px;
	bottom: 0;
	left: 0;
	right: 0;
	height: 500px;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: rgba(255, 72, 0, 0.46);
}

.text {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

.container-image {
	position: relative;
}

.container-image:hover .overlay {
	opacity: 1;
}

.parallax-location {
	background-image: url("../../assets/img/WhatsApp%20Image%202024-06-23%20at%2011.53.06(1).jpeg");
	min-height: 600px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	/*opacity: 0.7;*/
}

.parallax {
	background-image: linear-gradient(to bottom, rgba(45, 45, 45, 0.75) 0%, rgba(45, 45, 45, 0.75) 100%), url("../../assets/img/faqcover.jpg");
	min-height: 250px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	/*opacity: 0.8;*/
}

@media (min-width: 1400px) {
	.textarea-ukuran {
		width: 60%;
		margin: auto;
		margin-top: -94px;
		margin-bottom: 70px;
	}
}

@media (min-width: 1200px) {
	.textarea-ukuran {
		width: 60%;
		margin: auto;
		margin-top: -94px;
		margin-bottom: 70px;
	}
}

@media (min-width: 992px) {
	.textarea-ukuran {
		width: 70%;
		margin: auto;
		margin-top: -94px;
		margin-bottom: 70px;
	}
}

@media (min-width: 576px) {
	.textarea-ukuran {
		width: 70%;
		margin: auto;
		margin-top: -94px;
		margin-bottom: 70px;
	}
}

@media (min-width: 100px) {
	.textarea-ukuran {
		width: 90%;
		margin: auto;
		margin-top: -80px;
		margin-bottom: 60px;
	}
}

.ratakaki {
	text-align: justify;
}

.ratatengah {
	text-align: center;
}

@media (min-width: 100px) {
	.tulisansafe {
		color: rgb(255, 92, 0);
		font-size: 50px;
		font-family: Ubuntu, sans-serif;
	}
}

@media (min-width: 100px) {
	.tulisanprior {
		color: rgb(255, 255, 255);
		font-size: 30px;
		font-family: Ubuntu, sans-serif;
		margin-top: -60px;
	}
}

@media (min-width: 576px) {
	.tulisansafe {
		color: rgb(255, 92, 0);
		font-size: 70px;
		font-family: Ubuntu, sans-serif;
	}
}

@media (min-width: 992px) {
	.tulisansafe {
		color: rgb(255, 92, 0);
		font-size: 100px;
		font-family: Ubuntu, sans-serif;
	}
}

@media (min-width: 100px) {
	.moto {
		margin-top: 70px;
	}
}

@media (min-width: 576px) {
	.moto {
		margin-top: 70px;
	}
}

@media (min-width: 992px) {
	.moto {
		margin-top: 94px;
	}
}

@media (min-width: 1200px) {
	.moto {
		margin-top: 94px;
	}
}

.div-logo {
	background-image: url("../../assets/img/atas.jpg");
	/*width: 100%;*/
	height: 240px;
	background-size: cover;
	background-repeat: no-repeat;
}

@media (min-width: 1200px) {
	.fixed-height {
		height: 256px;
		width: 100%;
		/*object-fit: cover;*/
	}
}

@media (max-width: 1200px) {
	.fixed-height {
		height: 250px;
		width: 100%;
		object-fit: cover;
	}
}

@media (max-width: 992px) {
	.fixed-height {
		height: 200px;
		width: 100%;
		object-fit: cover;
	}
}

@media (max-width: 576px) {
	.fixed-height {
		height: 120px;
		width: 100%;
		object-fit: cover;
	}
}

@media (max-width: 360px) {
	.fixed-height {
		height: 80px;
		width: 100%;
		object-fit: cover;
	}
}

@media (min-width: 1200px) {
	.caro-respon {
		height: 100%;
		object-fit: cover;
	}
}

@media (max-width: 1200px) {
	.caro-respon {
		height: 479px;
		object-fit: cover;
	}
}

@media (max-width: 922px) {
	.caro-respon {
		height: 341px;
		object-fit: cover;
	}
}

@media (max-width: 576px) {
	.caro-respon {
		height: 222px;
		object-fit: cover;
	}
}

@media (max-width: 360px) {
	.caro-respon {
		height: 150px;
		object-fit: cover;
	}
}

.row- {}

.heading-title-baru {
	color: rgb(255, 72, 0);
	font-weight: bold;
	font-size: 2.5vw;
}

.color-linear {
	background: linear-gradient(90deg, #830000, #f96135 51%, #830000) var(--x, 0)/200%;
	-webkit-text-fill-color: transparent !important;
	background-clip: text !important;
	text-fill-color: transparent;
}

.badge-loc {
	position: absolute;
	top: 0em;
	left: 20em;
	/*width: 200px;*/
	/*height: 50px;*/
	padding: 10px;
	color: #ffffff;
}

.badge {
	position: relative;
	top: 5em;
	left: -2em;
	/*width: 200px;*/
	height: 50px;
}

@media (min-width: 300px) {
	.badge-ukuran-font {
		font-size: 5vw;
	}
}

@media (min-width: 576px) {
	.badge-ukuran-font {
		font-size: 4.5vw;
	}
}

@media (min-width: 768px) {
	.badge-ukuran-font {
		font-size: 3vw;
	}
}

@media (min-width: 1200px) {
	.badge-ukuran-font {
		font-size: 1.5vw;
	}
}

@media (min-width: 1400px) {
	.badge-ukuran-font {
		font-size: 1.5vw;
	}
}

.t4_photo:hover .overlay {
	opacity: 1;
}

.t4_photo {}

.play-sound {
	color: #ffffff;
	position: relative;
	top: 70px;
	left: 50px;
}

.tutup-dialog {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 25px;
	color: #b01212;
}

.tutup-dialog:hover {
	position: absolute;
	top: 30px;
	right: 30px;
	font-size: 25px;
	color: #545454;
	transform: scale(1.25, 1.25);
}

@media (orientation: landscape) and (min-width: 1400px) {
	.bg-a {
		height: 100vh;
		background-image: url("../../assets/img/bg-a.jpg");
		background-repeat: no-repeat;
		background-size: cover;
	}
}

@media (orientation: landscape) and (min-width: 1200px) {
	.bg-a {
		height: 100vh;
		background-image: url("../../assets/img/bg-a.jpg");
		background-repeat: no-repeat;
		background-size: cover;
	}
}

@media (orientation: landscape) and (min-width: 992px) {
	.bg-a {
		height: 100vh;
		background-image: url("../../assets/img/bg-a.jpg");
		background-repeat: no-repeat;
		background-size: cover;
	}
}

@media (orientation: landscape) {

	body,
	html {
		margin: 0;
		height: 100%;
		/*background-image: url("../../assets/img/background.webp");*/
		/*background-repeat: no-repeat;*/
		/*background-attachment: fixed;*/
	}
}

@media (orientation: portrait) {

	body,
	html {
		margin: 0;
		height: 100%;
		/*background-image: url("../../assets/img/background.webp");*/
		/*background-repeat: no-repeat;*/
		/*background-attachment: fixed;*/
	}
}

.gbr-hero {
	width: 60%;
}

@media screen and (orientation: portrait) and (min-width: 1668px) and (max-width: 3000px) {
	.ukuran-image {
		/*height: 100vh;*/
		margin-top: 39px;
	}
}

@media screen and (orientation: landscape) and (min-width: 1400px) and (max-width: 3000px) {
	.ukuran-image {
		height: 100vh;
		margin-top: 39px;
	}
}

@media screen and (orientation: landscape) and (min-width: 1400px) and (max-width: 3000px) {
	.ukuran-image {
		height: 100vh;
		margin-top: 39px;
	}
}

@media screen and (orientation: portrait) and (min-width: 1200px) and (max-width: 1400px) {
	.ukuran-image {
		/*height: 100vh;*/
		margin-top: 120px;
	}
}

@media screen and (orientation: portrait) and (min-width: 992px) and (max-width: 1200px) {
	.ukuran-image {
		/*height: 100vh;*/
		margin-top: 120px;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	.ukuran-image {
		/*height: 60vh;*/
		margin-top: 120px;
	}
}

@media screen and (orientation: portrait) and (min-width: 576px) and (max-width: 768px) {
	.ukuran-image {
		/*height: 40vh;*/
		margin-top: 120px;
	}
}

@media screen and (orientation: portrait) and (min-width: 360px) and (max-width: 576px) {
	.ukuran-image {
		/*height: 20vh;*/
		margin-top: 90px;
	}
}

.full-img {
	background-image: url("../../assets/img/1H0A6841.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.zoom:hover {
	transition: 0.4s;
	transform: scale(1.1, 1.1);
}

.sembunyi {
	overflow: hidden;
}

#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: #ff5c00;
	color: white;
	cursor: pointer;
	/*padding: 15px;*/
	border-radius: 20px;
	width: 35px;
	height: 35px;
}

#myBtn:hover {
	background-color: #555;
}

@media (min-width: 768px) {
	.progress-container {
		width: 100%;
		height: 8px;
		background: #ccc;
		z-index: 1;
		margin-top: 134px;
	}
}

@media (min-width: 768px) {
	.progress-bar {
		height: 8px;
		background: #ff5c00;
		width: 0%;
		/*margin-top: 135px;*/
	}
}

@media (max-width: 768px) {
	.progress-container {
		width: 100%;
		height: 8px;
		background: #ccc;
		z-index: 1;
		margin-top: 110px;
	}
}

@media (max-width: 768px) {
	.progress-bar {
		height: 8px;
		background: #ff5c00;
		width: 0%;
		/*margin-top: 135px;*/
	}
}

.ratakaki {
	text-align: justify;
}

.post-container {
	max-width: 400px;
	margin: 20px auto;
	background-color: #fff;
}

.post-header {
	display: flex;
	align-items: center;
	padding: 10px;
}

.post-header img {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin-right: 10px;
}

.post-header .post-username {
	font-weight: bold;
}

.post-date {

	font-size: 0.9em;
	color: #888;
}

.post-header {
	font-size: 0.9em;
	color: #888;
}

.post-image {
	width: 100%;
}

.post-content {
	padding: 10px;
}

.post-actions {
	display: flex;
	justify-content: space-between;
	padding: 10px;
}

.post-actions .action-icons {
	display: flex;
	gap: 10px;
}

.post-actions .action-icons i {
	font-size: 1.2em;
}

.post-likes-comments {
	padding: 0 10px;
	font-weight: bold;
}

.post-description {
	padding: 10px;
}

.button1-peta:hover {
	background-color: #fdfffe;
	color: #ff5c00;
	border: 2px solid #ff5c00;
}

.button1-peta {
	background-color: #ff5c00;
	color: #fffefe;
	border: 2px solid #ff5c00;
}