@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-style: normal; 
	font-weight: 400;
	font-size: 14px;
}
.fw-bold{
	font-weight: 600!important;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
.navbar-toggler:focus,
.nav-link.dropdown-toggle:focus{
    border-color:none !important;
    box-shadow: none!important;
    outline: none; 
}
a,
a:focus,
a:hover {
	text-decoration: none;
	color: inherit;
	transition: all 0.3s;
}

.text-blue {
	color: #19325c;
}

.bodyContent {
	padding-top: 100px;
}

.hero { 
	padding: 200px 0 100px 0;
}

.hero-breadcrumb {
	background: url('./img/banner.jpg')no-repeat center top;
	background-size: cover;
	padding: 160px 0 100px 0;
}

.hero-title {
	color: #fff;
	border-left: 5px solid #e81c24;
	max-width: 800px;
}

.hero-title h1 {
	font-weight: bold;
}

.card-home:hover {
	background: #e2e7f9;
}

.btn-red {
	background: #e81c24;
	border-radius: 30px;
	color: #fff;
	height: 48px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 48px;
	border: none;
	display: inline-block;
}

.btn-red:hover {
	background: #19325c;
	color: #fff;
}

footer {
	background: #fff;
	padding: 60px 0 30px 0;
}

.footer-sosmed {
	display: flex;
}
ul.footer-sosmed{
	padding: 0;
	margin: 0;
}

.footer-sosmed li {
	display: inline-block;
}

.f12 {
	font-size: 12px;
}

.card-body a {
	text-decoration: none;
	color: #000;
}

.card-body span {
	text-decoration: none;
}

.form-search input {
	max-width: 600px;
	height: 48px;
	background: #f2f2f2;
	border-radius: 30px;
	border: 1px solid transparent;
	text-align: center;
	padding: 8px;
}

.section-page {
	padding: 90px 0;
}

.ppid-form .form-control {
	background: #f9f9f9;
}
 
.radio-toolbar input[type="radio"] {
	opacity: 0;
	position: fixed;
	width: 0;
}

.radio-toolbar label {
	display: inline-block;
	background-color: #ddd;
	padding: 8px 20px;  
	border: 1px solid #ddd;
	border-radius: 4px;
    cursor: pointer;
}

.radio-toolbar label:hover { 
	background-color: #e81c24; 
	border: 1px solid #e81c24; 
    color:#fff;
}

.radio-toolbar input[type="radio"]:checked+label {
	background-color: #e81c24;
	border-color: #e81c24;
    color:#fff;
}
.card-title h2{
	font-size: 20px;
	color: #19325C;
}
.card-book{
	background: #fcfcfc;
	border-radius: 4px;
}
.card{
	overflow: hidden; 
}
.card .card-footer{
    background: #fff; 
    border-radius: 0px;
	border-top: 1px border #e9e9e9;
	font-size: 12px;
} 
.card .card-footer img{
	height: 14px;
	position: relative;
	top:-1px;
}
.button-permintaan-informasi{
	text-align:center;
	position: fixed;
	width: 60px;
	height: 60px;
	line-height:58px;
	bottom:48px;
	right:16px;
	background:#E81C24;
	color:#fff!important;
	border-radius:50%;
	z-index: 2;
	border:0;
}
 
#heroHome .carousel-item{
	height: 440px;
}
#heroHome .carousel-item img{
	height: 440px;
	object-fit: cover;
}
.banner-title{
	position: absolute;
	max-width: 800px;
	left: 50%;
	margin-left: -400px;
	color: #fff;
	top:40%;
	text-align: center;
}



.carousel-indicators .active{
	background-color: #E81C24;
}

.home-people-1{
	position: absolute;
	bottom: -48px;
	right: 0;
	z-index: 1;
} 
.latar-belakang {
    position: relative;
    z-index: 1;
    overflow: hidden; 
	background: #F9F9F9; 
}
.latar-belakang::after {
    position: absolute;
    left: -10%;
    top: 0;
    content: "";
    height: 100%;
    width: 55%;
    background: #19325C;
    z-index: -1;
    transform: skewX(-10deg);
}

.align-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.card-pelayanan{
	background: #FFC109;
	padding: 18px;
	color: #19325C;
}
.card-pelayanan:hover{
	background: #19325C;
	padding: 18px;
	color: #fff;
}
.card-pelayanan p{
	font-size: 18px;
	margin: 0;
	font-weight: 600;
} 
.site-heading{
	position: relative;
	margin-bottom: 20px;
}
.site-heading h3{
	margin: 0;
}
.site-heading .devider {
    display: inline-block;
    width: 100px;
    height: 2px;
    background: #E81C24;
    position: relative;
    z-index: 1;
    left: 30px;
}
.site-heading .devider:before {
    position: absolute;
    left: -30px;
    top: 0;
    content: "";
    height: 2px;
    width: 20px;
	background: #E81C24;
}
@media screen and (max-width:680px){
	.card-pelayanan p{
		font-size: 16px;
	} 
	.align-center { 
		align-items: normal;
	}
	.banner-title{
		position: absolute;
		max-width: 480px;
		left: 50%;
		margin-left: -240px;
		color: #fff;
		top:180px;
		text-align: center;
	}
	.latar-belakang::after {
		position: absolute;
		left: 0%;
		top: 0;
		content: "";
		height: 100%;
		width: 100%;
		background: transparent;
		z-index: -1;
		transform: skewX(0deg);
	}
	.latar-belakang-info{
		background: #19325C;
		padding: 48px 16px; 
	}
}
@media screen and (max-width:480px){
	.banner-title{
		position: absolute;
		max-width: 300px;
		left: 50%;
		margin-left: -150px;
		color: #fff;
		top:160px;
		text-align: center;
	}
	.card-title h2{
		font-size: 16px;
	}
}
.accordion-item {
    background: #fff;
    border: none;
    margin-top: 8px;
    box-shadow: 0 25px 70px rgb(0 0 0 / 7%) !important;
    border-radius: 10px;
}

.accordion-item .accordion-button:not(.collapsed) {
    background: #e60b17 !important;
	color: #fff;
}
.position-relative{position: relative;}
.home-people-2 {
	position: relative;
	width: 100%; /* Sesuaikan dengan kolom */
	min-height: 320px; /* Awalnya biarkan mengikuti konten */
	transition: height 0.3s ease; /* Animasi transisi tinggi */
}
.home-people-2 img {
	position: absolute;
	bottom: 0;
	left: 0;
}
  
.card-image img{
	object-fit: cover;
}


 
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{ 
	color: #e60b17;
	font-weight: bold;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
	background: #e60b17 !important;
	color: #fff;
	font-weight: bold;
}