.sidebar-list h5 {
    font-size: 62px !important;
}

img.logo {
    width: 250px;
}

.speaker-photo {
    display: flex;
    gap: 20px;
    height: 100%;
}

.Gallary-item {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Gallary-item img {
    max-width: 100%;
    height: auto;
}

.speaker-photo .img-fluid {
    width: 100%;
}

.about-wrapper .about-history .float-title {
    left: unset;
    top: 0;
    display: inline-block;
    background: #123129;
    font-weight: bold;
    font-size: 35px;
    color: white;
    -webkit-transform: translateY(-52%);
    transform: translateY(-51%);
    padding: 0 20px;
    border-radius: 5px;
}

.about-wrapper .about-history {
    border: 2px solid #1f4e413f;
}

.pricing-card .pricing-card-top {
    background: #123129;
}

.pricing-card .purchase-btn a {
    display: inline-block;
    background: #123129;
}

.event-category-buttons ul li button.nav-link.active {
    background: transparent;
    color: #123129;
    border: 1px solid #123129;
}

.event-category-buttons ul li button.nav-link.active span {
    display: inline-block;
    color: #123129;
}

.faq-wrap .accordion-button {
    background: #123129;
}

.faq-wrap .accordion-item {
    border: 1px solid #123129;
}


.background-title.text-style-two h2 {
    -webkit-text-stroke: 2px #F2EAEC;
}

.searchbar-wrapper {
    width: 800px;
}

.countdown-box {
    text-align: center;
}

.countdown-box h3 {
    font-weight: 800;
    font-size: 50px;
    line-height: 80px;
    letter-spacing: 1px;
    color: #2d373c;
    font-family: "Barlow", sans-serif;
    padding-top: 7px;
}

/* .hero-area {
    background:
        conic-gradient(from 243.17deg at 52.66% 45.72%, rgba(206, 20, 70, 0.25) 0deg, rgba(255, 255, 255, 0) 66.85deg, rgba(222, 95, 129, 0.3) 266.25deg, rgba(206, 20, 70, 0.25) 360deg),
        url('../images/sigma.png');
    background-size: cover;
    background-blend-mode: overlay;
    position: relative;
} */

/* .hero-area {
    background: conic-gradient(from 243.17deg at 52.66% 45.72%, rgba(206, 20, 70, 0.25) 0deg, rgb(24 230 232 / 73%) 66.85deg, rgb(168 8 51 / 59%) 266.25deg, rgba(206, 20, 70, 0.25) 360deg), url(../images/sigma.png);
    background-size: cover;
    background-blend-mode: overlay;
    position: relative;
} */
.hero-area {
    background: linear-gradient(to bottom right, #58ACE3, #963437),
        url(../images/sigma.png);
    background-size: cover;
    background-blend-mode: overlay;
    position: relative;
}

.hero-sidebar-area .sidebar-list h5 {
    transform: rotate(-90deg) translateX(-78%);
}

.main-searchbar-area .searchbar-wrapper {
    padding: 30px 40px;
}

.feature-list.event {
    display: block !important;
}

.feature-list.event>p {
    padding: 10px 0;
}

.feature-list.event p span {
    display: block !important;
}

.purchase-btn a {
    width: 100% !important;
}

.pricing-card {
    min-height: 762px;
}

.pricing-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 92%;
}

.pricing-features {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.logo.footer {
    width: 100px;
}

.footer-bottom .section-footer {
    text-align: center;
}

.img-fluid {
    max-width: 107%;
    height: auto;
}

.slide-content h5,
.slide-content h2,
.slide-content ul {
    color: white !important;
}

.primary-btn-fill.green {
    background: #04523e !important;
    border: 2px solid #04523e;
    ;
}

.primary-btn-fill.green:hover {
    background: transparent;
    color: white !important;
}

.header-area.header-style-one a {
    color: white !important;
}

.header-area.header-style-one.sticky a {
    color: #04523e !important;
}

.header-area.header-style-one.sticky .primary-btn-fill.green {
    color: white !important;
}

.hero-area .hero-slider .slide-content h2 span {
    color: #96062d;
}

.hero-area .hero-slider .slide-content h5 i {
    color: white;
    margin-right: 6px;
}

.header-style-one .main-nav ul>li a:hover {
    background: transparent;
    color: #04523e !important;
}

.faq-wrap.event .accordion-button:not(.collapsed)::after {
    all: unset;
}

.faq-wrap.event .accordion-button::after {
    all: unset;
}

.breadcrumb-area {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, rgb(45 55 60 / 32%)), to(rgba(45, 55, 60, 0.3))), url(../images/backgrounds/breadcrumb-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.breadcrumb-area .breadcrumb-content .page-outlined-text h1 {
    line-height: 1;
    font-weight: 900;
    font-size: 92px;
    text-transform: uppercase;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px white;
    word-break: break-all;
}

.breadcrumb-area .breadcrumb-content .page-switcher li {
    color: white;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
}


.breadcrumb-area .breadcrumb-content .page-switcher li a i {
    color: white;
    margin: 0 10px;
}

.ed-main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ffffff;
    -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.04);
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.04);
    border-radius: 5px;
    margin-top: 30px;
    padding: 70px;
}

.ed-main-wrap.tata-cara .ed-tabs-wrapper {
    margin-top: 0px !important;
}

.pill {
    display: inline-block;
    background-color: #58ACE3;
    color: white;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 5px;
    font-size: 14px;
    text-align: center;
}

.overview-list ul {
    padding-left: 20px;
    margin-bottom: 10px;

}

ul.overview-list li {
    margin-bottom: 5px;

}

.ed-title {
    margin-top: 20px;
}

.tata-cara .ed-title {
    font-size: 39px;
    font-weight: 800;
}

.tata-cara .table {
    width: 100%;
    border-collapse: collapse;
}

.tata-cara .table th,
.table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
}

.tata-cara .table th {
    background-color: #f4f4f4;
    font-weight: bold;
}

.tata-cara .table thead th {
    vertical-align: middle;
}

.text-left {
    text-align: left !important;
}

.details-tab-content {
    width: 100%;
}

.table-akomodasi.table th,
.table-akomodasi.table td {
    text-align: left;
}

.bni-logo {
    width: 150px;
    margin-bottom: 15px;
}

.list-dot::before {
    content: '•';
    color: #333;
    margin-right: 10px;
}

.list-check::before {
    content: '✓';
    color: #333;
    margin-right: 10px;
}

/* Global styles for lists */
.overview-list,
.category-list {
    padding-left: 20px;
    /* Konsistensi padding kiri */
    list-style-position: outside;
    /* Pastikan bullet atau angka berada di luar */
}

/* Handle text overflow with consistent padding */
.overview-list li,
.category-list span {
    text-indent: -15px;
    /* Indentasi bullet ke kiri */
    padding-left: 15px;
    /* Konsistensi untuk semua baris */
}

.category-list.pills span {
    padding-left: 0px;
    text-indent: 15px;
}

.category-list.pills {
    padding-left: 0px;
}

select {
    border: 1px solid #EEEEEE;
}

.session-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 10px;
}

.session-date {
    font-size: 1.2rem;
    color: #555;
    margin-bottom: 20px;
}



@media screen and (max-width: 768px) {
    .searchbar-wrapper {
        width: 100%;
    }

    #timer {
        flex-wrap: nowrap;
        /* Prevent wrapping on mobile */
    }

    .countdown-box {
        flex: 1 0 25%;
        /* Forces inline layout with equal width */
    }

    .main-searchbar-area {
        padding: 20px;
    }

    .countdown-box h3 {
        font-size: 35px;
        line-height: 48px;
    }

    .countdown-box h5 {
        font-size: 15px;
    }

    .main-searchbar-area {
        margin-top: -76px;
    }

    .preloader img {
        width: 100px !important;
        height: auto !important;
    }

    .about-wrapper {
        padding-top: 30px;
    }

    .about-wrapper .about-company .company-info h2 {
        font-size: 22px;
        line-height: 31px;
    }

    .about-company {
        padding: 0 20px;
    }

    .about-wrapper .about-history .float-title {
        font-size: 27px;
    }

    .about-history p {
        text-align: justify;
    }

    .section-head h3 {
        font-size: 32px;
    }

    .pricing-card .pricing-card-top .plan-price {
        font-weight: 800;
        font-size: 30px;
    }

    .pricing-card .pricing-card-top .plan-status {
        font-size: 17px;
    }

    .img-fluid {
        max-width: 100%;
        height: auto;
    }

    .hero-area .hero-slider .slide-content h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .hero-area .hero-slider .slide-content h5 {
        font-size: 15px;
    }

    .slide-content {
        text-align: center;
    }

    img.logo {
        width: 198px;
    }

    .testimonial-wrapper .testimonial-info h3 {
        font-weight: 800;
        font-size: 30px;
        line-height: 41px;
        text-transform: uppercase;
        color: #2d373c;
    }

    .testimonial-info {
        text-align: center;
        padding: 0 27px;
    }

    .ed-main-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #ffffff;
        -webkit-box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.04);
        box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.04);
        border-radius: 5px;
        margin-top: 30px;
        padding: 29px !important;
    }

    .tata-cara .ed-title {
        font-size: 25px;
    }


    .overview-list,
    .category-list {
        padding-left: 15px;
        /* Sesuaikan padding kiri untuk mobile */
    }

    .overview-list li,
    .category-list span {
        text-indent: -17px;
        /* Sesuaikan indentasi bullet */
        padding-left: 10px;
        /* Konsisten untuk tampilan kecil */
    }

    .table-responsive {
        display: none;
        /* Hide the table on mobile */
    }

    .card {
        border: 1px solid #dee2e6;
        border-radius: 8px;
        padding: 15px;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    }

    .card-title {
        font-size: 1.2rem;
        margin-bottom: 10px;
    }

    .card-body p {
        margin-bottom: 5px;
    }



    .overview-list.biaya li {
        text-indent: -10px;
        padding-left: 10px;
    }

}


/* Base table styling */
.table-akomodasi,
.table-akomodasi-mobile {
    width: 100%;
    border-collapse: collapse;
}

.table-akomodasi th,
.table-akomodasi td,
.table-akomodasi-mobile th,
.table-akomodasi-mobile td {
    padding: 10px;
    border: 1px solid #dee2e6;
    text-align: left;
}

.contact-wrapper {
    padding-bottom: 70px;
}

.ed-main-wrap.tata-cara {
    margin-bottom: 70px !important;
}

.section-head h5 {
    font-weight: 600;
    font-size: 25px;
    color: #04523E;
}

.testimonial-wrapper .testimonial-info h5 {
    font-weight: 600;
    font-size: 25px;
    color: #04523E;
}

.inside-tab {
    text-align: center;
    margin-top: 70px;
}
.inside-tab.first {
    text-align: center;
    margin-top: 10px;
}

.workshop_section {
    background: #597e751a;
    padding: 1px 20px 10px 20px;
}

header .header-style-one .main-nav>ul>li>a {
    color: white !important;
}

.additional-info ul {
    list-style: disc !important;
    padding-left: 20px;
    /* Indent the bullet points */
}

.additional-info li {
    font-size: 15px;
    /* Add spacing between list items */
}

.gadsop-slider .photo-container {
    display: flex;
    gap: 0px;
    /* Space between photos */
    justify-content: center;
}

.gadsop-slider .photo-wrapper {
    position: relative;
    display: inline-block;
}

.gadsop-slider .photo-wrapper img {
    border-radius: 10px;
    /* Rounded corners for the photo */
    max-width: 338px;
    /* Adjust size as needed */
}

.hero-area .hero-slider .slide-content.slide2 h2 {
    font-weight: 800;
    font-size: 58px;
    line-height: 69px;
    letter-spacing: 1px;
    color: #2d373c;
    font-family: "Barlow", sans-serif;
    padding-top: 7px;
}

.hero-area .hero-slider .slide-content.slide3 h5 {
    font-weight: 600;
    font-size: 31px;
}

.gadsop-slider .badge-info {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #AF373F;
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    border-radius: 15px;
    font-size: 12px;
    /* Adjust font size as needed */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    min-width: 271px;
}

.gadsop-slider .badge-info h6 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}

.gadsop-slider .badge-info p {
    margin: 0;
    font-size: 12px;
}

.gadsop-slider .photo-wrapper.slide3 img {
    border-radius: 10px;
    max-width: 489px;
}

.gadsop-slider .badge-info.slide3 {
    min-width: 298px;
    bottom: -10px;
}

.linktree {
    font-family: Arial, sans-serif;
    background-color: #FAFAFA;
    padding: 20px;
}

.linktree .link-section {
    margin-bottom: 20px;
}

.linktree .link-section h3 {
    font-size: 1.5em;
    margin-top: 50px;
    margin-bottom: 10px;
    text-align: center;
}

.linktree .link-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 500px;
    background-color: #04523E;
    color: white;
    padding: 15px 53px;
    line-height: 20px;
    min-height: 84px;
    margin: 10px auto;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s, transform 0.3s;
}

.linktree .link-button:hover,
.linktree .link-button:focus {
    background-color: black;
    animation: shake 0.5s;
}

.linktree .link-section h3 span {
    color: #04523E;
    font-size: 17px;
    display: block;
    margin-bottom: 17px;
}

@keyframes shake {
    0% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-5px);
    }

    50% {
        transform: translateX(5px);
    }

    75% {
        transform: translateX(-3px);
    }

    100% {
        transform: translateX(0);
    }
}

.linktree .place-thumbnail {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.linktree .thumbnail {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.linktree .link-button span {
    flex-grow: 1;
    text-align: center;
}

/* //custom image */

.linktree .card-button {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}

.linktree .event-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 500px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.linktree .event-image {
    width: 100%;
    max-width: 500px;
    height: auto;
    display: block;
    object-fit: cover;
}

.linktree .rounded-top {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.linktree .event-button {
    margin-top: 0;
    margin-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.linktree .card-text {
    padding: 12px 15px;
    text-align: center;
    background-color: #fff;
    font-weight: 500;
}



/* Mobile table styling */
@media (max-width: 768px) {

    .hero-area .hero-slider .slide-content.slide2 h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .gadsop-slider .photo-wrapper.slide3 img {
        max-width: 341px;
        border-radius: 10px;
    }

    .gadsop-slider .photo-wrapper img {
        border-radius: 10px;
        max-width: 200px;
    }

    .gadsop-slider .badge-info {
        min-width: 179px;
    }

    .table-akomodasi-mobile th,
    .table-akomodasi-mobile td {
        padding: 10px;
        font-size: 14px;
    }

    .table-akomodasi-mobile td {
        vertical-align: top;
    }

    .table-akomodasi-mobile td:first-child {
        font-weight: bold;
    }

    .table-responsive.mobile {
        display: block !important;
    }

    .contact-card .contact-icon img {
        max-width: 26px;
    }

    .contact-wrapper .container {
        padding-top: 30px;
    }

    header .header-style-one .main-nav {
        background: #f7f4f4;
    }

    .inside-tab {
        text-align: center;
        margin-top: 70px;
    }

    header .header-style-one .main-nav>ul>li>a {
        color: #6b6b6b !important;
    }

    header .header-style-one .hamburger {
        display: block !important;
        position: relative;
        width: 31px !important;
        height: 25px !important;
    }

    header .header-style-one .hamburger span.h-bottom {
        bottom: 0;
        width: 20px;
    }

    header .header-style-one .hamburger span.h-middle {
        top: 50%;
        width: 19px;
    }

    .table-responsive.biaya {
        display: block;
    }

    .table-responsive.biaya th,
    .table-responsive.biaya td {
        font-size: 12px;
    }

    .gadsop-slider .badge-info h6 {
        margin: 0;
        font-size: 12px;
        font-weight: bold;
    }


}
