/* Layanan page container: neutral stacking so navbar stays on top */
.layanan-page-container {
	position: relative;
	z-index: 0;
}
/* Tidy Instagram/Facebook embeds */
.section-socialfeed .snapwidget-widget,
.section-socialfeed iframe {
	display: block;
	width: 100% !important;
	max-width: 100%;
	height: auto !important;
	aspect-ratio: 3 / 1; /* 864x288 default ratio */
	border: 0;
}

@media (max-width: 768px) {
	.follow-info {
		margin-top: 70px;
	}
	.section-socialfeed .snapwidget-widget,
	.section-socialfeed iframe {
		aspect-ratio: 3 / 1; /* same as desktop */
	}
}

/* Responsive spacing & sizing for Socialfeed */
.section-socialfeed .titletipis,
.section-socialfeed .titlefb,
.section-socialfeed .titleinstagram {
	display: inline-flex;
	align-items: center;
	gap: 8px;
}

.section-socialfeed .socialfeed-content {
	margin-top: 10px;
}

@media (max-width: 768px) {
	.section-socialfeed .container {
		padding-left: 12px;
		padding-right: 12px;
	}
	.section-socialfeed .row {
		display: flex;
		flex-direction: column;
	}
	.section-socialfeed .col-lg-6 {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.section-socialfeed .titletipis {
		font-size: 14px;
		margin-bottom: 8px;
		text-align: center;
		/* width: 100%; */
	}
	.section-socialfeed .titlefb,
	.section-socialfeed .titleinstagram {
		font-size: 13px;
	}
	.section-socialfeed .socialfeed-nama img {
		width: 18px;
		height: 18px;
	}
	.section-socialfeed .socialfeed-content {
		margin-top: 6px;
	}
	/* Ensure iframes keep good spacing and rounded corners on mobile */
	.section-socialfeed iframe {
		border-radius: 10px;
	}
}
/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

/* FIX: Prevent horizontal scroll on home page */
html, body {
	overflow-x: hidden;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

#wrapper {
	overflow-x: hidden;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'VarelaRound';
	src: url('fonts/VarelaRound-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'LibreBaskerville-Bold';
	src: url('fonts/LibreBaskerville-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'LibreBaskerville-Regular';
	src: url('fonts/LibreBaskerville-Regular.ttf') format('truetype');
}

.fit-width {
	width: 100%;
	height: auto;
}

.fit-height {
	height: 100%;
	width: auto !important;
}

/* Hide default Tawk.to widget button */
.tawk-min-container,
.tawk-button-container,
#tawk-widget-container {
	display: none !important;
}

#header {
	border-bottom: 0px !important;
	position: relative;
	z-index: 10000001; /* ensure header/navbar is above search and content */
}

/* .header-misc {
	margin-right: 150px;
} */

.full-header .primary-menu .menu-container {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}


.full-header #logo {
	border-right: 0;
}

#header.transparent-header.full-header #header-wrap {
	border-bottom: 0;
	top: 0 !important;
	margin-top: 0 !important;
	/* padding: 5px 0; */
}

.header-wrap-clone {
	height: auto;
}

/* Responsive header wrap clone */
@media (max-width: 768px) {

	#page-title h2 {
		margin: 48px 0px;
	}

	/* .header-wrap-clone {
		height: 80px;
	} */
}

.sticky-header-shrink #logo a img {
	height: 45px !important;
}

.top-search-form>.form-group {
	height: 100%;
}

.menu-link {
	/* font-family: 'VarelaRound', sans-serif;
	font-size: 14px; */
	text-transform: capitalize;
	font-family: 'Montserrat';
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0;
	padding-left: 8px !important;
	padding-right: 8px !important;
}

.menu-item:hover>.menu-link,
.menu-item.active>.menu-link {
	color: #9ACEE8 !important;
}

.sub-menu-container,
.mega-menu-content {
	border-top: 0;
}

#content {
	background-color: #fff;
}

.home-berita-terkini .section {
	background: #fff;
	margin-top: 10px;
}

.home-berita-terkini h3.section-title {
	margin: 0;
}

.section-title,
h3.section-title {
	color: #2E2E2F;
	font-family: Montserrat;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 0;
	text-transform: uppercase;
}

.our-blog-container {
	/* height: 100%; */
	border: 0;
}

.portfolio-item .portfolio-image,
.portfolio-item .portfolio-image>a,
.portfolio-item .portfolio-image img {
	display: block;
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.float-wa {
	position: fixed;
	/*width: 42px;*/
	height: 42px;
	bottom: 18px;
	left: 26px;
	/*background-color: #25d366;*/
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 100;

	display: flex;
	justify-content: center;
	align-items: center;
}
 .wa-2{
	bottom: 66px;
 }

.my-float {
	margin-top: 11px;
}

#content .content-wrap {
	padding: 0;
}

.entry:after {
	content: unset;
}

.dropdown-toggle::after {
	content: unset;
}

.single-portfolio-det img {
	width: 100%;
}

.menu-link {
	padding: 10px;
	z-index: 651;
}
.more-link {
	font-family: 'VarelaRound', sans-serif;
	font-style: normal;
	color: #9ACEE8;
	border-bottom: 0;
}

.blog-pagination ul li {
	border: 0;
}

.blog-pagination ul .active,
.blog-pagination ul li:hover {
	/*background-color: #CD9B33;*/
	background-color: transparent;
}

.blog-pagination ul .active span,
.blog-pagination ul li a:hover {
	/* background-color: #CD9B33; */
}

.blog-pagination ul li {
	padding: 0;
}

.blog-pagination ul li .ripple-container {
	/* display: none; */
}

.blog-pagination ul li a,
.blog-pagination ul li span {
	padding: 7px 12px 7px 12px;
	margin: 0px 3px;
}

.blog-pagination ul li a.next:hover,
.blog-pagination ul li a.prev:hover {
	/* background-color: transparent; */
}

.sub-menu-container .menu-link:hover {
	padding-left: 12px;
	background-color: #F9F9F9;
	color: #0A33A2 !important;
	font-weight: 700;
}

.sub-menu-container .menu-link.active {
	color: #9ACEE8 !important;
}

/* .one-page-arrow {
	display: none;
} */

.swiper-pagination span:hover,
.swiper-pagination span.swiper-pagination-bullet-active {
	background-color: #CD9B33 !important;
	border: 1px solid #CD9B33;
}

#page-title {
	background-color: #000;
	border-bottom: 0;
}

#page-title h2 {
	text-transform: uppercase;
	text-decoration: underline;
	text-underline-offset: 10px;

	color: #0A33A2;
	font-family: Montserrat;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 0;
}

/* #page-title h2:after {
	content: "TES";
	display: block;
	margin: 0 auto;
	width: 8%;
	padding-top: 10px;
	border-bottom: 5px solid #0A33A2;
} */

.breadcrumb-detail-page {
	background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
	padding: 40px 0;
	margin-bottom: 0;
	/* margin-top: 155px;  */
}

.breadcrumb-detail-page h2 {
	color: #ff6b9d;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 15px;
}

.breadcrumb-detail-page .breadcrumb {
	background-color: transparent !important;
	padding: 0 !important;
	margin: 0 !important;
}

.breadcrumb-detail-page .breadcrumb li a,
.breadcrumb-detail-page .breadcrumb .breadcrumb-item {
	color: #fff;
	font-size: 14px;
}

.breadcrumb-detail-page .breadcrumb .breadcrumb-item.active {
	color: #ff6b9d;
}

.breadcrumb-detail-page .breadcrumb .breadcrumb-item::before {
	color: #fff;
}

.breadcrumb {
	position: static !important;
	transform: none !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	width: 100% !important;
	margin: 0 !important;
	padding:0px 0px !important;
	background-color: transparent !important;
	color: #2E2E2F;
	font-family: Montserrat;
	font-size: 14px;
	letter-spacing: 0;
	display: flex !important;
	flex-wrap: wrap;
	align-items: center;
}

.breadcrumb .breadcrumb-item {
	display: inline-block;
	padding-right: 8px;
	padding-left: 0;
}

.breadcrumb .breadcrumb-item:not(:last-child)::after {
	content: "/";
	padding-left: 8px;
	color: #999;
}

.breadcrumb .breadcrumb-item.active {
	color: #9ACEE8;
}

/* Mobile responsive */
@media (max-width: 768px) {
	.breadcrumb {
		font-size: 12px !important;
		padding: 10px 0 !important;
	}
	
	.breadcrumb .breadcrumb-item {
		padding-right: 5px;
	}
	
	.breadcrumb .breadcrumb-item:not(:last-child)::after {
		padding-left: 5px;
	}
}

.matrl-blog-post-page {
	background-color: #f6f6f6;
}

.blog-post-column #content {
	background-color: #f6f6f6;
}

.galery-image-home .masonry-thumbs .grid-item {
	height: 220px;
	overflow: hidden;
}

.galery-image-home .masonry-thumbs .grid-item-big {
	height: 100%;
}

.galery-image-home .masonry-thumbs .grid-item img {
	height: 100%;
	width: 100%;
}

#galery_video_home.portfolio-reveal .portfolio-item:hover .bg-overlay {
	transform: translateY(0);
}

#posts .card {
	height: 100%;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;

}

#posts .card .card-title {
	font-size: 22px;
	line-height: 1em;
	font-weight: 400;
}

#posts .card .card-title,
.our-blog-container .card-title {
	text-transform: capitalize;

	color: #342B2A;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 1.4em;
	letter-spacing: 0;
}

#posts .card:hover .card-title,
.our-blog-container .card:hover .card-title {
	color: #9ACEE8;
}

#posts .card .card-body p.card-text {
	color: #8E8E8E;
	font-family: 'VarelaRound', sans-serif;
	font-size: 14px;
}

.sidebar-detail-left h4,
.sidebar-detail-right h4 {
	font-family: 'LibreBaskerville-Bold', sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 0;
}

.sidebar-detail-left hr,
.sidebar-detail-right hr {
	margin-top: 10px;
	margin-bottom: 20px;
}

.sidebar-detail-left .entry-title p {
	font-family: 'VarelaRound', sans-serif;
	font-size: 14px;
	color: #000;
	margin-bottom: 0;
}

.sidebar-detail-left .entry-title p a {
	color: #000;
}

.sidebar-detail-left .entry-title p a:hover {
	color: #0A33A2;
}

.pagination {
	justify-content: center;
}

.pagination>li {
	margin: 2px;
}

.pagination>li.disabled a,
.pagination>li.disabled span {
	border: 1px solid #adadad;
	color: #adadad;
}

.pagination>li>a,
.pagination>li>span {
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #0A33A2;
	border: 1px solid #0A33A2;
}

.pagination>li.active,
.pagination>li:not(.disabled) a:hover {
	background-color: #0A33A2;
	color: #fff;
}

.pagination>li.active span {
	color: #FFF;
}

.pagination>li:last-child:hover {
	background-color: transparent;
}

.pagination>li:last-child:hover a.next {
	color: #000 !important;
}

.portfolio-video .portfolio-item .portfolio-desc h3 {
	font-family: 'LibreBaskerville-Regular', sans-serif;
	font-size: 18px;
	text-transform: capitalize;
}

.portfolio-video .portfolio-item .portfolio-desc h3 a:hover {
	color: #9ACEE8;
}

.portfolio-item .portfolio-image,
.portfolio-item .portfolio-image>a,
.portfolio-item .portfolio-image img {
	display: block;
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.single-post .entry .entry-content ul,
.single-post .entry .entry-content ol,
.page .share-post,
#sub_bidang_page ol,
#sub_bidang_page ul,
#bidang-detail ol,
#bidang-detail ul {
	padding-left: 40px;
}

.matrl-blog-post-page .blog-post-column .single-blog-post {
	margin-bottom: 40px;
}

.matrl-blog-post-page .single-blog-post {
	height: 607px;
}

.single-blog-post {
	height: 520px;
	position: relative;
	padding-bottom: 70%;
}

.grid-filter li.activeFilter a {
	background-color: #0A33A2;
	padding-top: 10px;
	padding-bottom: 10px;
}

.grid-filter li a:hover {
	color: #fff;
	background: #0A33A2;
}

.grid-4>.grid-item:nth-child(2),
.grid-4>.grid-item:nth-child(5) {
	left: 75% !important;
}

.grid-4>.grid-item-big {
	left: 25% !important;
}

.entry-image a {
	overflow: hidden;
	border-radius: 3px;
}

.grid-shuffle:hover {
	background-color: #0A33A2;
}

#galery_video_home {
	margin-bottom: 5rem;
}

#galery_video_home .container {
	right: 0;
}

#form-submit.button {
	background-color: #0A33A2;
}

#footer {
	background-color: #2E2E2F !important;
}

.share-txt {
	float: left;
}

.single-post li a {
	color: #0A33A2;
}

.single-post .single-post-meta .share-post,
.page .single-post-meta .share-post {
	float: left;
}

.content-detail-berita .entry-meta ul {
	justify-content: center;
}

h4.footer-title {
	font-family: 'LibreBaskerville-Bold', sans-serif;
	font-size: 18px;
	text-transform: capitalize;
}

.footer-container p {
	margin-bottom: 0;
	font-family: 'VarelaRound', sans-serif;
	font-size: 14px;
}

#footer .footer-widgets-wrap {
	padding: 50px 0;
}

.footer-widgets-wrap .social-icon {
	display: inline-block;
	float: none;
	color: #fff;
}

.dark #copyrights,
#copyrights.dark {
	background-color: #fff;
	color: #8E8E8E;
	padding: 15px 0;
}

#copyrights a {
	color: #9ACEE8;
}
 

.icon-rotate-90 {
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.menu-item .sub-menu-trigger {
	width: 100%;
	text-align: right;
}

/* tambahan pras */
.swiper-slide {
	width: 100% !important;
}

.grid-4>.grid-item:nth-child(3) {
	height: 440px;
}

.masonry-thumbs {
	margin-left: 0;
	margin-right: 0;
}

.running-text {
	background-color: #E1E2E4;
	/* padding: 3px 6px; */
	padding: 6px 6px;
	color: #0A33A2;
	font-family: Montserrat;
	font-size: 10px;
	letter-spacing: 0;
	border-radius: 6px;
}

.date-publish {
	color: #828282;
	font-family: Montserrat;
	font-size: 12px;
	letter-spacing: 0;
}

.agenda-item {
	border-radius: 12px;
	overflow: hidden;
	background: white;
}

.agenda-item-head {
	background-color: #828282;
	color: #fff;
	padding: 10px 18px;
}

.agenda-item:hover .agenda-item-head {
	background-color: #0A33A2;
}

.agenda-item-body {
	padding: 18px;
}

.agenda-item-body p {
	color: #2E2E2F;
	font-family: Montserrat;
	font-size: 14px;
	letter-spacing: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* number of lines to show */
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 1.6em;
	height: 3.2em;
}

.agenda-item:hover .agenda-item-body p {
	color: #9ACEE8;
}

.socialfeed-nama {
	display: flex;
}

.layer-foto-post {
	opacity: 0;
	display: none; /* Hide text and share on hover */
}

/* Removed hover effect for layer-foto-post */
/* #posts .card:hover .layer-foto-post,
.our-blog-container .card:hover .layer-foto-post {
	opacity: 1;
	transition: 0.4s;
} */

.widget.banner-bottom ul {
	list-style: none;
}

header .running-text {
	margin-left: 16px;
}

.card-header .fa {
	transition: .3s transform ease-in-out;
}

.card-header .collapsed .fa {
	transform: rotate(180deg);
}

.card-header a {
	padding: 12px 24px;
	background-color: #C40000;
	color: #fff;
}

.card-header a.collapsed {
	background-color: #fff;
	color: inherit;

}

a.selengkapnya {
	color: #2E2E2F;
}

a.selengkapnya:hover {
	color: #9ACEE8;
}

#scan-and-link {
	transition: width .4s ease .4s;
	bottom: 60px;
	z-index: 299;
	right: 0;
	width: 110px;
}

#scan-and-link.expand {
	width: 160px;
	bottom: 50%;
	transform: translateY(50%);
}

#scan-and-link .card-body {
	max-height: 57vh;
	overflow-y: scroll;
}

/* width */
#scan-and-link .card-body::-webkit-scrollbar {
	width: 4px;
}

/* Track */
#scan-and-link .card-body::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px transparent;
	border-radius: 10px;
}

/* Handle */
#scan-and-link .card-body::-webkit-scrollbar-thumb {
	background: #fff;
	border-radius: 10px;
}

/* Handle on hover */
#scan-and-link .card-body::-webkit-scrollbar-thumb:hover {
	background: red;
}

.bidang .kotak {
	width: 70px;
	height: 70px;
	padding: 16px;
	background: red;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	border-radius: 10px;
	background: linear-gradient(225deg, #FF592D 0%, #FA2323 100%);
	box-shadow: 0px 6px 20px 0px rgb(28 22 22 / 60%);
}

.bidang .bidang-item:hover .kotak {
	background: #9ACEE8;
}

.bidang .kotak img {
	max-width: 100%;
	max-height: 100%;
	filter: brightness(0) invert(1);
}

.bidang-position {
	bottom: 70px;
	left: 0;
	right: 0;
}

.home-bidang-title {
	color: #fff;
}

.bidang .bidang-item:hover .home-bidang-title {
	color: #9ACEE8;
}

.bidang-title {
	color: #FFFFFF;
	font-family: Montserrat;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 36px;
	text-align: center;
	background-color: #0A33A2;
}

.hover-merah {
	border: 2px solid transparent;
	border-radius: 18px;
	transition: border .4s;
}

.hover-merah:hover {
	border: 2px solid #3172E9;
	box-shadow: -5px 5px 30px 0 rgba(245, 146, 87, 0.2);
}


.hover-merah h4 {
	line-height: 1.3em;
	position: relative;
	transition: .4s;
}

.hover-merah:hover h4 {
	color: #9ACEE8;
	transition: .4s;
}

.hover-merah h4::after {
	content: "";
	position: absolute;
	top: 120%;
	left: 50%;
	transform: translateX(-50%);
	width: 0px;
	height: 5px;
	background-color: #9ACEE8;
	transition: width .6s;
}

.hover-merah:hover h4::after {
	width: 80px;
	transition: width .6s;
}

#ppid-page .hover-merah {
	height: 134px;
}

#ppid-page .hover-merah h4::after {
	width: 60px;
	left: 0;
	transform: none;
}

#ppid-page .container-link .hover-merah {
	box-shadow: 0px -10px 18px 8px rgb(0 0 0 / 5%);
}

#ppid-page .container-link {
	counter-increment: line-number;
	position: relative;
}

#ppid-page .container-link::before {
	position: absolute;
	content: counter(line-number, decimal-leading-zero);
	top: 0;
	left: 40px;
	width: 60px;
	height: 60px;
	background-color: #0A33A2;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translateY(-50%);
	color: #FFFFFF;
	font-family: Montserrat;
	font-size: 30px;
	font-weight: bold;
}

/* #ppid-page .container-link:nth-child(-n+9)::before {
	content: '0' counter(line-number);
} */

#ppid-page .hover-merah:hover h4::after {
	width: 80%;
}

.menu-item {
	position: relative;
	margin-left: 4px;
}
.menu-item .menu-link{line-height:25px;}

.menu-item::after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 3px;
	width: 0;
	background-color: #9ACEE8;
	/* transition: width .4s; */
}

.menu-item.active::after,
.menu-item:hover:after {
	width: 100%;
	transition: width .4s;
}

#qr-link {
	width: 110px;
	border-top-left-radius: 14px;
	border-bottom-left-radius: 14px;
	box-shadow: 12px 6px 32px 8px rgb(0 0 0 / 15%);
	display: none;
}

.bgblugr{
	background: linear-gradient(135deg, #0A33A2 0%, #3171E9 100%);
	
}

/* Background Section */
.berita-section {
   background: linear-gradient(135deg, #0A33A2 0%, #3171E9 100%);
   padding-bottom: 50px;
}

/* Garis Judul */
.title-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 29px;
  	padding-top: 50px;
  	margin-bottom:20px;
}

.title-wrapper h2 {
    margin: 0;
    white-space: nowrap;
}

.title-wrapper .line {
 
    height: 2px;
    background: #3172E9;
    border-radius: 5px;
	border-top: 1px solid #3172E9;
	margin:0;
}

/* Responsive */
@media (max-width: 576px) {

	.title-wrapper {
		padding-top: 32px;
		margin-bottom: 8px;
	}
    .title-wrapper .line {
        width: 60px;
    }
}

/* 
======BERITA SECTION STYLE
*/


/* Card Berita */
.berita-card {
    border-radius: 15px;
    padding: 15px;
    gap: 15px;
    transition: none; /* card tidak bergerak */
    flex-direction: row;
}



/* Wrapper gambar (mengunci ukuran) */
.berita-img-wrap {
    width: 261px;
    height: 147px;
    border-radius: 10px;
    overflow: hidden; /* kunci zoom */
    flex-shrink: 0;
}

/* Gambar */
.berita-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

/* Konten (judul & meta) */
.berita-content,
.berita-content a {
    color: #ffffff;
}

.berita-content .berita-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin-top: 6px;
    color: #ffffff;
}

.berita-content .berita-title a {
    transition: all 0.3s ease;
    display: inline-block;
}

/* Hover pada title link - zoom title dan image */
.berita-content .berita-title a:hover {
    color: #3172E9 !important;
    transform: scale(1.02);
}

/* Zoom image saat title di-hover menggunakan :has() */
.berita-card:has(.berita-title a:hover) .berita-img {
    transform: scale(1.1);
}



/* Meta */
.meta {
    font-size: 0.8rem;
    color: #dbe7ff;
	display: flex;
	width:100%;
	flex-direction: row;
	align-items: center;
	gap: 8px;
}

/* Responsive */
@media (max-width: 768px) {
    .berita-card {
        flex-direction: column;
    }

    .berita-img-wrap {
        width: 100%;
        height: 180px;
    }
}


/* .menu-item.active .menu-link,
.menu-item:hover .menu-link {
	color: #9ACEE8;
} */
.bidang-section {
  background-color: #F3F4F8;
  margin-top:55px;
}

/* Supaya <a> tidak biru & tidak garis bawah */
.bidang-link {
  text-decoration: none;
 margin-bottom: 16px;
  display: block;
}
.bidang-card {
  background-color: #D3EAFF;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
  height: 120px;
font-size:16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
gap:5px;
  font-weight: 400;
  color: #0d3b66;
  transition: all 0.3s ease;
  cursor: pointer;

  box-shadow: 0 4px 5px 0 rgba(70, 70, 70, 0.1);
}

/* ICON IMAGE → BULAT PUTIH */
.bidang-icon {
  width: 42px;
  height: 42px;
  object-fit: contain;
  margin-bottom: 10px;

  background: #ffffff;
  padding: 8px;
  border-radius: 50%;

  transition: all 0.3s ease;
  /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12); */
}

/* Hover Card */
.bidang-link:hover .bidang-card {
  transform: translateY(-6px);
  background-color: #2f6fed;
  color: #fff;
  box-shadow: 0 14px 35px rgba(47, 111, 237, 0.35);
}

/* Hover Icon */
.bidang-link:hover .bidang-icon {
  
 background:#D3EAFF;
}

/* Active Card */
.bidang-card.active {
  background-color: #2f6fed;
  color: #fff;
}

.sticky-footer-bar {
  position: fixed;
  bottom: 14px;
  left: 0;
  width: 100%;
  z-index: 9999;
  pointer-events: none;
}

.sticky-footer-bar .container {
  pointer-events: auto;
}

/* Tombol utama memanjang */
.footer-single-btn {
  background: rgba(48, 48, 76, 0.9);
  border-radius: 10px;

  height: 52px;              /* ✅ KUNCI KETINGGIAN */
  padding: 0 18px;          /* kiri-kanan saja */
  
  display: flex;
  align-items: center;      /* ✅ isi benar-benar teng ah vertikal */
  gap: 10px;

  box-shadow: 0 4px 12px rgba(0,0,0,0.25);
}

/* Link */
.footer-link {
  color: #fff;
  text-decoration: none;
  font-size: 14px;

  padding: 6px 10px;
  border-radius: 6px;

  display: flex;
  align-items: center;

  transition: 0.25s ease;
  white-space: nowrap;
}

.footer-link:hover {
  background: #3172E9;
  color: #fff;
}



/* Pemisah | */
.divider {
  color: rgba(255,255,255,0.4);
  font-size: 14px;
}


@media (max-width: 576px) {





  .footer-single-btn {
    height: auto;          /* ✅ jangan dikunci 52px di mobile */
    padding: 0;     /* ✅ lebih ramping */
    /* flex-wrap: wrap;     */
    justify-content: center;
    gap: 6px;
	margin-bottom: 56px;
	margin-top: 10px;
	
  }

  .footer-link {
    font-size: 12px;
    padding: 6px 8px;
  }

  .divider {
    display: none;        /* ✅ "|" disembunyikan di mobile biar tidak berantakan */
  }

}


.link-logo-card {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1e1f36;
  border-radius: 12px;
  padding: 20px;
  transition: 0.25s;
  height: 100px;
}

.link-logo-card:hover {
  background: #3172E9;
} 

/* Hilangkan panah default */
.popover-arrow {
  display: none !important;
}
/* Center the popover panel horizontally & vertically */
.popover {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%) !important;
	margin: 0 !important;
	z-index: 10050; /* above footer & other overlays */
	max-width: 95vw;
	max-height: 85vh;
  border-radius: 14px !important;
  box-shadow: 0 10px 30px rgba(0,0,0,0.35);
  border: none;
}

/* Animasi halus */
.popover.show {
  animation: popFade 0.2s ease;
}

@keyframes popFade {
  from {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.9);
  }
  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}

/* HILANGKAN TOTAL BACKGROUND BAWAAN POPOVER */
.popover {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  margin-bottom: 15px !important;
}

.popover-body {
  background: none !important;
  padding: 0 !important;
}

.popover-arrow {
  display: none !important;
}

/* Popover Scan selalu di tengah layar */
#btnScan + .popover {
	width: 100%;
  /* position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(50%, -50%) !important;
  margin: 0 !important; */
}


.popoverScanContent { 
  background: #191931 !important; 
  color: #fff; 
  border-radius: 9px; 
  width: 200px;
  margin: 0 auto;
  transform: translate(505px, 40px);
}

/* Reset transform on mobile */
@media (max-width: 768px) {
  .popoverScanContent {
    transform: none !important;
  }
}

.popoverScanContent h6 {
  color: #fff;
}
.popover-link-panel {
  background: #191931 !important;
  width: 760px;
  max-width: 95vw;
  max-height: 70vh;
  overflow-y: auto;

  padding: 16px;
  border-radius: 16px;
  box-shadow: 0 12px 35px rgba(0,0,0,0.35);
  
  margin: 0 auto;

  /* ✅ INI YANG TADI HILANG → WAJIB ADA */
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
}

/* ✅ TABLET */
@media (max-width: 1024px) {
  .popover-link-panel {
    grid-template-columns: repeat(4, 1fr);
  }
}

/* ✅ MOBILE BESAR */
@media (max-width: 768px) {

	.footerku {
		padding: 4px 8px 4px 8px !important;
		font-size: 13px !important;
	}
  .popover-link-panel {
    grid-template-columns: repeat(3, 1fr);
    padding: 12px;
    gap: 12px;
    max-height: 75vh;
  }
}

/* ✅ MOBILE KECIL */
@media (max-width: 480px) {
  .popover-link-panel {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    max-width: 100%;
    border-radius: 12px;
    padding: 10px;
    gap: 10px;
    max-height: 80vh;
  }
}
/* ✅ ITEM LOGO 134 x 55 */
.logo-item {
  width: 134px;
  height: 55px;

  display: flex;
  align-items: center;
  justify-content: center;

  background: #f5f5f5;
  border-radius: 10px;
  transition: 0.25s;
}

.logo-item:hover {
  background: #191931; 
  transform: scale(1.05);
}

.logo-item img {
  max-width: 134px;
  max-height: 55px;
  object-fit: contain;
}

/* ✅ RESPONSIVE */
@media (max-width: 992px) {
  .popover-link-panel {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {
  .popover-link-panel {
    grid-template-columns: repeat(2, 1fr);
	max-width: 500px;

  }
}

@media (max-width: 480px) {
  .popover-link-panel {
	grid-template-columns: repeat(1, 1fr);
	max-width: 350px;
    margin-left: 54px
  }
}

@media (max-width: 430px) {
  .popover-link-panel {
	grid-template-columns: repeat(1, 1fr);
	max-width: 350px;
    margin-left: 39px;
  }
}

@media (max-width: 420px) {
  .popover-link-panel {
	grid-template-columns: repeat(1, 1fr);
	max-width: 350px;
    margin-left: 49px;
  }
}

@media (max-width: 410px) {
  .popover-link-panel {
	grid-template-columns: repeat(1, 1fr);
	max-width: 350px;
    margin-left: 59px;
  }
}

@media (max-width: 400px) {
  .popover-link-panel {
	grid-template-columns: repeat(1, 1fr);
	max-width: 350px;
    margin-left: 75px;
  }
}


@media (max-width: 390px) {
  .popover-link-panel {
	grid-template-columns: repeat(1, 1fr);
	max-width: 350px;
    margin-left: 78px;
  }
}

@media (max-width: 380px) {
  .popover-link-panel {
	grid-template-columns: repeat(1, 1fr);
	max-width: 350px;
    margin-left: 88px;
  }
}
@media (max-width: 370px) {
  .popover-link-panel {
	grid-template-columns: repeat(1, 1fr);
	max-width: 350px;
    margin-left: 98px;
  }
}



/* Grid 5 kolom */
.logo-grid-5 {
  grid-template-columns: repeat(5, 1fr);
  margin-top: 30px;
}

/* Item logo */
.logo-item {
  width: 134px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1e1f36;   /* opsional, biar kontras */
  border-radius: 10px;
  transition: 0.25s;
}

.logo-item:hover {
  background: #191931;
  transform: scale(1.05);
}

.logo-item img {
  max-width: 134px;
  max-height: 55px;
  object-fit: contain;
}

.bgbiru{background-color:#F3F4F8 !important;; color:#3172E9 !important;}
/* tambahan pras */

@media (max-width: 1024px) {
	.header-misc {
		margin-right: 0;
	}

	.menu-link .icon-angle-down {
		display: none;
	}
}

@media (max-width: 991px) {
	.contact-container .postcontent {
		padding-bottom: 0.5rem !important;
	}

	.galery-image-home h3.section-title,
	.galeri-video-home h3.section-title {
		margin: 0;
	}

	.header-misc {
		margin-left: 0;
	}

	#logo img {
		max-height: 30px !important;
	}
	
	/* Hide background orang.png on mobile */
	#ppid-page {
		background: none !important;
	}
}

@media (min-width: 768px) AND (max-width: 991px) {
	/* #header #header-wrap .container {
		padding-top: 20px;
	} */

}

@media (max-width: 767px) {
	.galery-image-home .grid-4>.grid-item {
		width: 100%;
		height: auto;
	}

	.galery-image-home .masonry-thumbs .grid-item-big {
		height: auto;
	}

	.section {
		margin: 0;
	}

	.content-wrap {
		padding: 0;
	}

	.grid-4>.grid-item:nth-child(2),
	.grid-4>.grid-item:nth-child(5),
	.grid-4>.grid-item-big {
		left: 0 !important;
	}

	.footer-widgets-wrap .logo-footer {
		margin-bottom: 1rem !important;
		margin-top: 1rem !important;
	}

	.float-wa {
		/* right: 26px;
		left: unset;
		bottom: 20px; */
	}

	.retina-logo img {
		height: 40px !important;
	}

	.single-post {
		padding-left: 0;
		padding-right: 0;
	}

	.menu-link .icon-angle-down {
		display: none;
	}

	.footer-container {
		margin-top: 30px !important;
	}

	#footer .footer-widgets-wrap {
		padding: 20px 0;
	}

	.footer-widgets-wrap .widget img {
		margin-bottom: 20px;
	}

	#galeri-det .single-post {
		padding-top: 30px;
	}

	.blog-pagination ul {
		margin-bottom: 40px;
	}

	#gotoTop {
		/* bottom: 77px; */
		display: block !important;
		bottom: 120px;
		border-radius: 10px;

	}
#gotoTop:hover {
	background-color: #0A33A2;
	color:#fff;
}

/* Remove hover effect on mobile touch/click */
@media (max-width: 768px) {
	#gotoTop:active {
		background-color: transparent !important;
		color: inherit !important;
	}
	
	#gotoTop:focus {
		background-color: transparent !important;
		color: inherit !important;
		outline: none;
	}
}
	.bidang-position {
		bottom: 0;
	}

	.bidang .kotak {
		width: 50px;
		height: 50px;
		padding: 12px;
		margin-bottom: 6px;
		border-radius: 10px;
	}

	.home-bidang-title {
		color: #2E2E2F;
	}

	.bidang-title {
		font-size: 12px;
	}

}

@media (max-width: 575px) {
	#scan-and-link {
		bottom: 26%;
		transform: translateX(72px);
		transition: bottom .4s ease 0s, width .4s ease .4s, transform .6s ease .4s;
	}

	#scan-and-link.expand {
		bottom: 50%;
		transform: translateY(50%) translateX(0);
		transition: transform .4s ease 0s, bottom .4s ease .0s, width .4s ease .4s;
	}

	#qr-link {
		display: none !important;
	}
	  .berita-card {
        flex-direction: column; /* dari samping jadi ke bawah */
    }

    .berita-card img.berita-img {
        width: 100% !important;
        height: auto;
        object-fit: cover;
		max-width:100%!important;
    }

    .berita-content {
        padding-top: 10px;
    }
}

@media (min-width: 768px) {
	.css-highlight-1 {
		padding-bottom: 15%;
	}

	.css-highlight-1 img,
	.css-highlight-1 .layer-foto-post {
		transform: scale3d(1.2, 1.2, 1.2);
		transform-origin: top left;
	}
	
}

@media (min-width: 992px) {
	.dark .primary-menu:not(.not-dark) .sub-menu-container .menu-item:hover>.menu-link {
		background: #F9F9F9;
		color: #0A33A2 !important;
	}

	.dark .primary-menu:not(.not-dark) .sub-menu-container .menu-item>.menu-link {
		color: #fff;
	}

	#slider {
		margin-top: -80px;
		overflow: hidden;
		width: 100%;
		max-width: 100%;
	}

	.slider-element {
		overflow: hidden;
		width: 100%;
		max-width: 100%;
	}

	.swiper_wrapper {
		overflow: hidden;
		width: 100%;
		max-width: 100%;
	}

	.swiper-container {
		width: 100%;
		max-width: 100%;
		overflow: hidden;
	}

	.menu-container>.menu-item:not(:first-child) {
		margin-left: 0;
	}

	.full-header #logo {
		padding-right: 0;
		border-right: unset;
	}
}
.header-search{margin-left:35px; margin-right:40px;}
.header-search input { 
  height: 32px;        /* samakan dengan tinggi menu */
  line-height: 32px;
}

.caridiheader{padding-left: 10px;
  padding-right: 5px;
  padding-top: 26px;
}
 

.slider-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.25); /* dari 0.5 → 0.25 */
  z-index: 2;
}
 

@media (max-width: 991px) {
  #primary-menu-trigger {
    position: absolute !important;
    /* right: 30px !important;    */
    /* left: auto !important; */
    transform: none !important;
    z-index: 9999 !important;
	/* top: 10px; */
	color: white !important;
  }

  .header-row {
    position: relative;
	margin-top: 4px;
  }
}

/* Fix header spacing - prevent elements sticking to top */
/* .header-row {
  padding: 8px 0 !important;
} */

@media (max-width: 991px) {
  .header-row {
    padding: 14px 0 !important;
  }
}

.text-breadcrumb{color: #3172E9;}
 

        /* ACCORDION */
        .accordion-button {
            font-weight: 600;
            color: #1c3faa;
            background: transparent;
        }

        .accordion-button:not(.collapsed) {
            background: transparent;
            color: #1c3faa;
        }

        /* CARD LAYANAN */
        .service-card {
            background: white;
            padding: 18px;
            border-radius: 12px;
            box-shadow: 0 4px 20px rgba(0,0,0,.05);
            font-size: 14px;
            height: 100%;
            transition: 0.2s;
        }

        .service-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 6px 25px rgba(0,0,0,.1);
        }
		
		.bkd-collapse {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    position: relative;
    z-index: 1;
	 
}
.bkd-item{margin-bottom:10px;z-index:1;}
.bkd-collapse.show {
    max-height: 1000px;
}
.bkd-body{padding-left:0;}
.bkd-button {
    width: 100%;
    background: none;
    border: none;
    /* padding-top: 10px; */
	padding-bottom: 10px;
    font-weight: 600;
    text-align: left;
    cursor: pointer;
    color: #0A33A2;
    font-size: 20px;
    border-bottom: 1px solid #B9B9BF;
    /* margin-bottom: 20px; */
    display: flex;             
    align-items: flex-start;   
    gap: 10px;                
}

.bkd-button::before {
    content: "+";
    font-weight: bold;
    flex-shrink: 0;
    width: 20px;
    text-align: center;
}

/* Saat terbuka (collapsed dihapus) */
.bkd-button:not(.collapsed)::before {
    content: "-";
}
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
		z-index: 10050;
	margin-top: 0;
}

/* Ensure layanan search stays below header */
.layanan-search-wrapper,
.layanan-search-card,
.layanan-search-body,
.layanan-search-result-list {
	position: relative;
	z-index: 1;
}
.footerlp{background-color:#E1E2E4 !important; color: #000000; height:120px;}

.layanan-link {
  text-decoration: none;
  /* margin-bottom: 16px; */
  display: block;
  font-size: 16px;
  color: #0A33A2; /* warna awal teks */
  transition: color 0.3s ease;
}

.layanan-card {
  background-color: #fff;
  border-radius: 10px;
  padding: 28px 20px;
  height: 88px;
  margin-top: 16px;

  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

  font-size: 18px;
  font-weight: 500;
  color: #0A33A2;

  transition: all 0.3s ease;
  cursor: pointer;
  margin-bottom: 15px;
}

/* ✅ Hover ke DIV */
.layanan-card:hover {
  background: #3172E9;
  color: #fff;
  box-shadow: 0 4px 16px rgba(0, 16, 44, 0.105);
}

/* ✅ Saat hover, warna teks <a> ikut jadi putih */
.layanan-card:hover .layanan-link {
  color: #fff;
}

.atas-section {
  background-color: #F3F4F8 !important;
}
.layanan-card a:hover{color:#fff;}
 /* WRAPPER */
#dragParallax {
  width: 100%;
  overflow: hidden;
}

/* SLIDER ITEM */
.drag-item {
  position: relative;
  min-height: 100vh;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* OVERLAY */
.parallax-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.4);
  z-index: 1;
}

/* VIDEO */
.parallax-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

/* CONTENT */
.parallax-content {
  position: relative;
  z-index: 2;
  padding: 20px;
  max-width: 90%;
}

.parallax-content p {
  font-size: 18px;
  line-height: 1.5;
}

.parallax-content .btn {
  font-size: 16px;
  padding: 10px 18px;
}

/* ✅ KHUSUS MOBILE */
@media (max-width: 768px) {
  .drag-item {
    min-height: 70vh;
  }

  .parallax-content p {
    font-size: 15px;
  }

  .parallax-content .btn {
    font-size: 14px;
    padding: 8px 14px;
  }
  .footerlp{height:180px;}
}

/* ✅ MOBILE KECIL */
@media (max-width: 480px) {
  .drag-item {
    min-height: 60vh;
  }

  .parallax-content {
    padding: 15px;
  }
}


.myprimary{
	color:#0A33A2;font-size:31px; 
	font-weight:800;
}
.mt-auto {margin:0 auto;}
.search-wrapper {
    width: 100%;
    /* max-width: 900px; */
    margin: 0 auto 30px auto;
    padding: 0 15px;
}

.search-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.search-header-toggle {
    padding: 16px 32px;
    font-weight: 600;
    color: #1d2b64;
    text-align: center;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(24, 2, 54, 0.05);
}

.search-body {
    padding: 20px;
    background: #fff;
}

.search-input-wrapper {
    position: relative;
}

.search-input {
    width: 100%;
    border: none;
	background-color: #f2f1f6;
    border-radius: 10px;
    padding: 12px 45px 12px 15px;
    font-size: 15px;
}

.search-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.5;
}

.search-result-list {
    max-height: 320px;
    overflow-y: auto;
    margin-top: 15px;
    border-radius: 10px;
	position: relative;
	z-index: 650 !important;
    /* border: 1px solid #eee; */
}

.search-result-list a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #30304C;
	font-size:18px;
}

.search-result-list a:hover {
    background: #f2f1f6;
}

.f20px{font-size:20px;}

  .info-pill {
        display: inline-flex;
        align-items: center;
    	/* padding: 5px 20px; */
		padding: 3px 32px;
		gap: 10px;
       background: #F3F4F8;
		border-radius: 50px;
       
        text-decoration: none;
        color: #0A33A2;
        font-size:10px;
        font-weight: 600;
        white-space: nowrap;
		margin-right:25px;
		margin-top: 0.9px;
		
    }

    .info-pill img {
         
        width:20px;
		height:20px;
    }
	.m50{margin-top:50px;margin-bottom:50px;}
	.btn-outline-light:hover{background-color:#3172E9 !important; color:#FFF !important; border:1px solid #3172E9;}
	.text-primary {color:#0A33A2 !important;}
	.bg-primary{background-color:#0A33A2 !important;}
	.titletipis{font-size:25px;color:#0A33A2 ;text-align: Center;
  margin: 0 auto;
    margin-bottom: 0px;
  }
  
  .author-text{color:#EFEFEF; font-size:10px;}
  
  .author-text i {margin-left:5px; color: #B9B9BF;}
  
  /* ===== DEFAULT DESKTOP ===== */
.sticky-footer-bar {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: none;
  z-index: 9999;
  padding: 10px 0;
}

.footer-single-btn {
	z-index: 10000;
  /* gap: 12px; */
}

.footer-single-btn .footer-link {
  color: #fff;
  padding: 8px 14px;
  text-decoration: none;
  font-size: 10px;
  display: flex;
  gap: 4px;
  align-items: center;
}
.footer-single-btn img {
	width: 24px;
	height: 24px;
	object-fit: contain;
}
.footer-single-btn .divider {
  color: #30304C;
} 
/* ✅ MODE MOBILE: VERTIKAL KANAN SEPERTI GAMBAR */
@media (max-width: 768px) {
 .footer-link {
	 padding: 15px 7px !important;
  display: flex;
  flex-direction: column;   /* icon di atas, teks di bawah */
  align-items: center;      /* center horizontal */
  justify-content: center;
  text-decoration: none;
  font-size: 8px !important;
  gap: 4px;                 /* jarak icon & teks */
  color: #fff;              /* opsional */
}

.footer-link img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}


  .sticky-footer-bar .divider {
    display: none;
  }

}

.mt40{margin-top:40px;}
.mt25{margin-top:25px;}
.p4x{padding-top: 9px; padding-bottom: 9px;}
.pwd{padding-right: 40px !important; margin-right:15px !important;}
.footerku{padding-top: 22px; font-size: 14px;} 
.bkd-accordion {margin-top: 0;}

.titlefb img{width:16px; height:16px; margin-right:10px;}
.titlefb{text-align: center;
  margin: 0 auto;
  margin-bottom:25px;
  margin-top: 20px;
  font-size:13px;
  font-weight:600;
  Background:#EFEFEF;
  padding:10px;
  border-radius:10px;
  }

  .titleinstagram img{width:16px; height:16px; margin-right:10px;}
  .titleinstagram {
	margin: 0 auto;
	margin-bottom:25px;
	margin-top: -15px;
	font-size:13px;
	font-weight:600;
	Background:#EFEFEF;
	padding:10px;
	border-radius:10px;
  }

  .ig-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* iframe full */
.ig-frame {
    width: 100%;
    border: none;
}

/* layer palsu untuk nutup teks */
.ig-mask {
    position: absolute;
    inset: 0;
    background: transparent;
    z-index: 2;
    pointer-events: none; /* supaya ikon masih bisa diklik */
}

  
  
.section-socialfeed{margin-top:45px; width: 100%;
  overflow: hidden;}  
.socmedku{font-size:20px; font-weight:600; color:#30304C; margin-top: -130px;}
.socmedku img{width:36px; height:36px; margin-top:18px; margin-bottom:40px;}
.copydalam{padding-bottom: 60px; padding-left:10px;padding-right:10px; }

@media (max-width: 768px) {

	
	.bkd-accordion{margin-top:24px;}
	
	.copydalam {
		padding-bottom: 200px;
		padding-left: 15px;
		padding-right: 10px;
		font-size: 11px;
		text-align: center;
	}
	
	/* Popover Link Terkait di mobile - center sempurna */
	.popover {
		left: 50% !important;
		transform: translate(-50%, -50%) !important;
		max-width: 90vw;
	}
	
	/* Mobile Responsive Buttons Below Footer Bar */
	#gotoTop {
		position: fixed;
		bottom: 80px;
		right: 24px;
		z-index: 999999;
		width: 45px;
		height: 45px;
		display: none;
	}
	
	.custom-tawk-btn {
		position: fixed;
		bottom: 80px;
		left: 15px;
		z-index: 9998;
		display: flex;
	}
}

/* Mobile Menu Fix - Terikat dengan Navbar */
@media (max-width: 991px) {
	/* Fix primary menu agar terlihat di bawah navbar yang sticky */
	.primary-menu {
		display: none; /* Hidden by default */
		position: fixed !important;
		top: 65px !important;
		left: 0 !important;
		right: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		max-height: calc(100vh - 65px) !important;
		overflow-y: auto !important;
		z-index: 500 !important;
		background: #2E2E2F !important;
		border-top: 1px solid #1a1a1a;
	}

	/* Jangan apply ke slider parallax */
	#slider .primary-menu {
		display: none !important;
	}

	/* Ensure menu container visible */
	.primary-menu .menu-container {
		display: flex !important;
		flex-direction: column !important;
		width: 100% !important;
		padding: 15px 20px !important;
	}

	/* Menu items styling on mobile */
	.primary-menu .menu-item {
		width: 100% !important;
		padding: 10px 0 !important;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}

	.primary-menu .menu-item:last-child {
		border-bottom: none;
	}

	.primary-menu .menu-link {
		display: block !important;
		padding: 10px 0 !important;
		color: #fff !important;
	}

	/* Add padding to content jika menu terbuka */
	body.primary-menu-open #content {
		margin-top: 0;
	}
}

/* Mobile Menu Responsive */
@media (max-width: 768px) {
	.primary-menu {
		flex-wrap: wrap;
		gap: 0 !important;
	}

	.primary-menu .menu-link {
		font-size: 9px !important;
		padding-left: 6px !important;
		padding-right: 6px !important;
		padding: 8px 5px !important;
	}

	.menu-item {
		margin-left: 2px !important;
	}
}

/* ============================================
   SEARCH ANIMASI & TRANSISI
   ============================================ */

/* Animasi slide down saat buka search */
.search-body.slide-down {
	animation: slideDown 0.3s ease-out forwards;
}

@keyframes slideDown {
	from {
		opacity: 0;
		transform: translateY(-15px);
		max-height: 0;
	}
	to {
		opacity: 1;
		transform: translateY(0);
		max-height: 500px;
	}
}

/* Animasi slide up saat tutup search */
.search-body.slide-up {
	animation: slideUp 0.3s ease-out forwards;
}

@keyframes slideUp {
	from {
		opacity: 1;
		transform: translateY(0);
		max-height: 500px;
	}
	to {
		opacity: 0;
		transform: translateY(-15px);
		max-height: 0;
	}
}

/* Animasi fade out saat search */
.search-result-list.fade-out {
	animation: fadeOut 0.2s ease-out forwards;
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

/* Animasi fade in hasil search */
.search-result-list.fade-in {
	animation: fadeIn 0.3s ease-in forwards;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

/* Styling result items dengan stagger animation */
.search-result-item {
	display: block;
	padding: 12px 15px;
	color: #333;
	text-decoration: none;
	/* border-bottom: 1px solid #f0f0f0; */
	transition: all 0.2s ease;
	animation: slideInResult 0.3s ease-out forwards;
}

.search-result-item:last-child {
	border-bottom: none;
}

.search-result-item:nth-child(1) { animation-delay: 0.05s; }
.search-result-item:nth-child(2) { animation-delay: 0.1s; }
.search-result-item:nth-child(3) { animation-delay: 0.15s; }
.search-result-item:nth-child(4) { animation-delay: 0.2s; }
.search-result-item:nth-child(5) { animation-delay: 0.25s; }



@keyframes slideInResult {
	from {
		opacity: 0;
		/* transform: translateX(-10px); */
	}
	to {
		opacity: 1;
		/* transform: translateX(0); */
	}
}

.search-result-item:hover {
	background: #f8f9fa;
	/* color: #003d82; */
	/* padding-left: 20px; */
}

/* No data message styling */
.no-data-message {
	padding: 20px 15px;
	text-align: center;
	color: #999;
	font-size: 14px;
	animation: fadeIn 0.3s ease-out forwards;
}

/* Hide text overlay on Instagram SnapWidget thumbnails */
.socialfeed-content iframe[src*="snapwidget.com/embed/1113731"] {
	position: relative;
}

/* Cover Instagram widget to hide text overlays */
.titleinstagram ~ .socialfeed-content {
	position: relative;
}

.titleinstagram ~ .socialfeed-content::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	pointer-events: none;
	z-index: 10;
}

/* Alternative: Add CSS to specifically target Instagram embed */
iframe[title="Posts from Instagram"] {
	filter: none;
}



/* 
 */
