.container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 2);
    padding-left: calc(var(--bs-gutter-x) * 2);
}


.header .topbar {
    background-color: #0f4341;
    border-bottom: 1px solid #d3d3f7;
}




.header .logo img {
    max-height: 76px;
}

.header .branding {
    background-image: url('https://img.freepik.com/premium-photo/coatefloral-pattern_908851-3899.jpg?semt=ais_hybrid&w=740&q=80');
}

.hero {
    padding-top: 10px;
}

.hero-content .card {
    background-color: #000;
    background-image: url('https://dprd.kaltimprov.go.id/image/bg/bg-top-header1.webp');
    min-height: 200px;
  
}

.hero-content .card-body {
    display: flex;
    justify-content: center;
   flex-direction: column;
  
}

.bg-shape {
    /* background-image: url('https://media.istockphoto.com/id/2163944445/vector/a-colorful-seamless-pattern-with-line-doodles-and-funky-confetti-this-creative-minimalist.jpg?s=612x612&w=0&k=20&c=2pfL6eL3omrX7XBfA7VfFF8uVZ6J4Fn2M0rkdIbzhMI='); */
    background-color: #083c3a;
    color: #FFF;
}
.bg-shape .card-title {
    padding: 13px auto;
    color: #FFC20C;
    border: 2px ;
    border-radius: 10px;
}

.hero-image {
    min-height: 200px;
    background-color: rgba(204, 204, 204, 0.51);
}

.hero-content .card h1 {
    color: #FFF;
    font-size: 32px;
    margin-bottom: unset;
}

.hero-content .card p {
    color: #FFC20C;

}


.bg-top-header1 {
    background-image: url('../image/bg/bg-top-header1.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}



h1,
.navmenu a,
.navmenu a:focus {
    font-family: 'Outfit', serif;
}

@media (min-width: 1200px) {
    .navmenu {
        padding-right: 100px;
    }
}


.header .topbar .contact-info i a,
.header .topbar .contact-info i span {
    color: #FFF;
}

.header .topbar .contact-info i {
    color: #FFF;
}

.header .topbar .social-links a {
    color: #FFF;
}


.form-control {
    border-radius: 3px;
    height: auto;
    line-height: 1.33333;
    padding: 15px 15px 15px 20px;
    background: #f6f7f8;
    color: #323232;
    border: 0px solid transparent;
    box-shadow: none;
}


input::placeholder {
    color: #1b2328 !important;
    font-size: 20px;
    /* opacity: 0.7 !important; */
    font-weight: 400 !important;
}

.strong {
    font-weight: 800;
}


.carousel-indicators button.thumbnail {
    width: 100%;
}

.carousel-item img {
    height: 100%;
    /* Adjust this value as needed */
    width: 100%;
    /* Ensure images scale horizontally */
    object-fit: cover; overflow: hidden;
    /* Crop images to fit the container without distortion */
}

.carousel-indicators button.thumbnail:not(.active) {
    opacity: 0.7;
}

.carousel-indicators {
    position: static;
}

@media screen and (min-width: 992px) {
    .carousel {
        margin: 0 auto;
    }
}



.section-title {
    padding-bottom: 24px;
}

.row-title {
    border-bottom: 2px solid #083c3a;
    margin: 0px 0px 10px 0px;
}

.row-title>h2 {
    font-size: 11pt;
    font-weight: 500;
    background-color: #083c3a;
    color: #fff;
    display: inline-block;
    padding: 6px 20px 6px 20px;
    position: relative;
    margin-bottom: 0px;
}

.section-title h2::before {
    content: "";
    width: 139px;
    height: 6px;
    display: inline-block;
    background: var(--accent-color);
    margin: 4px 10px;
}

.featured-posts {
    overflow: hidden;
    position: relative;
}
.featured-posts a {
    color: #000;
} 
.post-date i {
    margin-right: 10px;
}

.featured-posts .post-category {
    background-color: #083c3a; margin-top: 10px;
        color: #fff; font-size: 10pt;
        display: inline-block;
        padding: 6px 20px 6px 20px;
}


.featured-posts .blog-post-item::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.1) 100%);
}
.featured-posts .blog-post-item {
    position: relative;
    height: 500px;
    overflow: hidden;
    border-radius: 15px;
}
.featured-posts .blog-post-item img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; transition: transform 0.3s ease-in-out;
        aspect-ratio: 16/9;
}
.featured-posts .blog-post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    color: var(--contrast-color);
    z-index: 2;
}

.featured-post {
    margin-bottom: 10px;
}

.featured-posts .blog-post-item:hover img {
    transform: scale(1.25);
}


.featured-posts .list-post {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 25px;
}

.featured-posts .list-post .post-img img {
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.infosidang {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    height: 690px;
        overflow: scroll;
}

.infosidang .tanggal {
    font-size: 24px;
    text-align: center;
    color: brown;
    font-weight: 700;
    border-radius: 5px;
    background-color: #eaeaea;
}

.infosidang .bulantahun {
    text-align: center;
    background-color: #f79f2b;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}


/*************************************
          divider
 **************************************/
.divider {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.divider.dotted {
    border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
}

.divider.dashed {
    border-bottom: 2px dashed rgba(0, 0, 0, 0.1);
}

.divider.double {
    border-bottom: 5px double rgba(0, 0, 0, 0.1);
}

.divider.outset {
    border-bottom: 3px outset rgba(0, 0, 0, 0.1);
}

/*icon*/
.divider.icon {
    border: 0;
    color: #ccc;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.divider.icon:after,
.divider.icon:before,
.divider.icon:after,
.divider.icon:before {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    content: "";
    display: inline-block;
    height: 10px;
    margin: 0 -4px 0 -100%;
    vertical-align: top;
    width: 50%;
}

.divider.icon::after,
.divider.icon::after {
    margin: 0 -100% 0 0;
}

.divider.icon i,
.divider.icon span,
.divider.icon i,
.divider.icon span {
    margin: 0 20px 0 24px;
}

/*icon left*/
.divider.icon.left i,
.divider.icon.left span {
    float: left;
    margin: 0 40px 0 0;
}

.divider.icon.right i,
.divider.icon.right span {
    float: right;
    margin: 0 0 0 40px;
}

/*medium*/
.divider.medium {
    width: 40%;
    margin: 0 auto;
}

/*small*/
.divider.small {
    width: 20%;
    margin: 0 auto;
}

.divider.light {
    border-color: rgba(255, 255, 255, 0.1);
}


/* Parpol slider homepage */
.parpol-slide  {
    padding: 10px;
}

#homecart {
background: #000428;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #004e92, #000428);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #004e92, #000428);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

#homecart h2 {
    color: #FFF;
}

.footer {
    background: url("https: //e7.pngegg.com/pngimages/625/709/png-clipart-classic-batik-pattern-batik-batik-decoration-thumbnail.png") left no-repeat #000428;
        height: 500px;
}

/* 
--- costum table
*/

.custom-table th{
    padding : auto 20px !important;
    font-size: 18px;
}
.custom-table tr td {
    font-size: 18px;
}


.dataTables_filter input {
    width: 450px !important;
}