:root {
    --primary-color: #275f40;
    --secondary-color: #6baf48;
    --accent-color: #c9cf7a;
    --text-color: #000000;
    --bg-color: #ffffff;
}

body {
    font-family: 'Poppins', sans-serif !important;
    /* font-size: 16px;
    line-height: 1.5em;
    color: #000000;
    background-color: #ffffff;
    word-wrap: break-word; */
}

.bs-header {
    /* position: sticky !important; */
    /* top: 0 !important; */
    background-color: #fff;
    /* z-index: 1050 !important; */
    transition: box-shadow 0.3s ease !important;
}

.bs-header .navbar-nav li a:hover {
    background-color: transparent;
    color: #000000;
}

.bs-btn.typ-border {
    color: #275f40;
}

/* .bs-header.sticky {
    position: sticky !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1) !important;
} */


.titel-headding-1 {
    font-weight: bold;
}

.bs-header .navbar-nav .nav-item .nav-link:hover {
    color: #000000;
}

/* .bs-banner .banner-overlay .slide-banner {
    top: 100px;
} */


.bs-heading.typ-bnnr {
    margin-top: 120px !important;
}

.bs-banner.typ-innr-page .banner-overlay .slide-banner {
    height: 350px;
}

bs-banner.typ-innr-page .banner-overlay .slide-banner {
    height: 350px !important;
}

.bs-banner .banner-overlay.typ-about-show ::before {
    background-color: rgba(0, 0, 0, .7);
}

.bs-banner .banner-overlay.typ-light ::before {
    background-color: rgba(0, 0, 0, .7);
}


/* space css */
.section-space {
    padding: 30px 0;
}

.text-space {
    padding: 10px 0;
}

/* space css */


/* heading css */
.heading-white {
    color: #fff;
    /* font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3; */
    /* margin-bottom: 10px;
    margin-top: 15px; */
}

.plan-backgrground1 {
    background-color: #275f40 !important;
    padding: 30px 0;
}

/* heading css */

/* banner space css */
.bs-banner .banner-overlay .slide-banner {
    height: 700px;
}

@media only screen and (max-width: 1024px) {
    .bs-banner .slide-banner {
        height: 100vh;
    }
}

@media only screen and (max-width: 1024px) {
    .bs-banner .slide-banner {
        height: 100vh !important;
    }
}

@media only screen and (max-width: 992px) {
    .bs-banner .slide-banner {
        height: 100vh !important;
    }

    .bs-heading.typ-bnnr {
        font-size: 20px !important;
    }

    .bs-heading-2 {
        font-size: 18px !important;
    }

    .bs-btn {
        font-size: 12px !important;
    }
}

/* banner space css */

.bs-header .navbar-nav li a {
    color: #000;
}

.navbar-section {
    background-color: #fff;
}

/* .bs-header .navbar-nav {
    min-height: auto;
} */

#homepageVideo {
    position: absolute;
    height: 100vh;
    height: 700px;
    object-fit: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}

.bs-header .navbar-nav {
    min-height: 100px;
}

.bs-banner .contentbx {
    width: 100%;
    position: absolute;
    left: 0;
    top: 30%;
    text-align: center;
    z-index: 10;
}

.bs-header.sticky .navbar-nav li a {
    /* padding: 12px 15px; */
    color: #000;
}

.bs-heading.typ-bnnr {
    color: #fff;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 0;
    margin-top: 20px;
}

.bs-heading {
    margin-bottom: 40px;
}




.heading-color {
    background: linear-gradient(to left, #6baf48 30%, #c9cf7a 45%, #b8c22d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.bs-btn {
    background-color: #6baf48;
    color: #fff;
    font-weight: 800;
    border-radius: 0;
    margin-top: 15px;
}



/* Home Page - counter-div-number */
.counter-div-number {
    background: transparent;
}

.counter-div-number .cont-bx .count {
    color: #333333 !important;
}

counter-div-number .cont-bx .count {
    color: #333333;
}

.counter-div-number .cont-bx .counter-name {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    margin-top: 0;
}

.mod-counter .cont-bx .count {
    font-size: 22px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.counter-div-number .cont-bx {
    border: 1px solid #275f40;
    margin: 10px;
    padding: 10px;
    border-radius: 00px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    background: #fff;
    width: 100%;

}

.counter-div-number .counter-icon {
    color: #275f40;
}

.counter-div-number .cont-bx .counter-icon {
    color: #275f40;
}

.counter-div-number .cont-bx .counter-icon {
    font-size: 50px;
}

/* .counter-div-number .cont-bx {
    border: 1px solid #275f40;
    margin: 10px;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    width: 100%;
} */

/* Home Page - counter-div-number */


/* Home Page - counter-div-number 2*/


.counter-div-number2 {
    background: transparent;
}

.counter-div-number2 .cont-bx .count {
    color: #fff !important;
}

counter-div-number2 .cont-bx .count {
    color: #fff;
}

.counter-div-number2 .cont-bx .counter-name {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.counter-div-number2 .cont-bx {
    border: 1px solid #275f40;
    margin: 10px;
    padding: 10px;
    border-radius: 00px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    background: #fff;
    width: 100%;

}

.counter-div-number2 .counter-icon {
    color: #275f40;
}

.counter-div-number2 .cont-bx .counter-icon {
    color: #fff;
}

.counter-div-number2 .cont-bx .counter-icon {
    font-size: 50px;
}







.counterDiv2 .row {
    text-align: center;
    font-size: 0;
    /* removes inline-block spacing issue */
}

/* Column behavior */
.counterDiv2 .col-custom {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    /* reset font */
    margin-bottom: 20px;
    padding: 0 10px;
}

/* Equal height box */
.counterDiv2 .cont-bx {
    background: #6baf48;
    padding: 20px 10px;
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Icon */
.counter-icon {
    font-size: 30px;
    margin-bottom: 10px;
}

/* ===== RESPONSIVE ===== */

/* Large screen (5 in one row) */
@media (min-width: 1200px) {
    .counterDiv2 .col-custom {
        width: 20%;
    }
}

/* Tablet (3 per row) */
@media (min-width: 768px) and (max-width: 1199px) {
    .counterDiv2 .col-custom {
        width: 33.33%;
    }
}

/* Mobile (2 per row) */
@media (max-width: 767px) {
    .counterDiv2 .col-custom {
        width: 50%;
    }
}

/* Extra small (1 per row if needed) */
@media (max-width: 480px) {
    .counterDiv2 .col-custom {
        width: 100%;
    }
}

/* Home Page - counter-div-number 2*/


/* Home Page - Why Choose HJF? section */
.diamond-list {
    list-style: none;
    padding-left: 0;
}

.diamond-list li {
    margin-bottom: 10px;
    font-size: 15px;

}

.diamond-list li i {
    margin-right: 10px;
    color: #6baf48;
}

/* Home Page - Why Choose HJF? section */


/* Home Page - card section */

.card-section .card {
    background-color: #275f40;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin: 10px 0;
}

/* .card-section .card img{
    width: 100%;
    height: 200px;
    object-fit: cover;
  } */

.card-section .card p {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 1.8;
    font-size: 15px;
}

/* Home Page - card section */

/* Home Page - 2025 Highlights */
#owl-demo .item {
    margin: 3px;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px !important;
}

#owl-demo .owl-nav .owl-prev,
#owl-demo .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px !important;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.5) !important;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
}

#owl-demo .owl-nav .owl-prev:hover,
#owl-demo .owl-nav .owl-next:hover {
    background: #000 !important;
    color: #fff !important;
}

#owl-demo .owl-nav .owl-prev {
    left: -15px;
}

#owl-demo .owl-nav .owl-next {
    right: -15px;
}

/* Home Page - 2025 Highlights */

.bs-client-list-2 {
    margin-top: 20px;
}

.images-area-2 {
    background: white;
}

@media only screen and (max-width: 767px) {
    .images-area-2 {
        margin-bottom: 0 !important;
    }
}



/* celebrating-editions page */

/* About HJF section */
.about-section {
    padding: 0 20px;
}

.about-section h2 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 30px;
}

.about-section p {
    text-align: left;
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 1.6;
}

.about-section img {
    margin-top: 20px;
}

/* About HJF section */


/* Key Features & Objectives */

.key-features-div .cont-bx .counter-icon {
    color: #333;
    align-items: center;
    font-size: 42px;
    margin: 0 auto;
}

.key-features-title {
    margin-top: 10px;
    font-size: 20px;
    margin-bottom: 5px;
    color: #6baf48;
    font-weight: bold;
}

.key-features-desc {
    font-size: 15px;
    color: #333;
    font-weight: normal;
    padding: 0 10px;
}

.key-features-div .cont-bx {
    background: #ffffff;
    padding: 20px 10px;
    height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 15px 0;
}

/* Key Features & Objectives */



/* celebrating-editions page */





/* Why Choose HJF page */

.card-section .card .card-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 15px;
}

.card-section-2 .card {
    height: 400px;
}

.card-img-top {
    border-radius: 10px;
}

@media (max-width: 767px) {
    .card-img-top {
        width: 100%;
        border-radius: 10px;
    }

    .card-section-2 .card {
        height: auto;
    }
}


/* Why Choose HJF page */





/* Flip Countdown Timer */
.flip-timer-container {
    display: flex;
    justify-content: center;
    gap: 25px;
    margin: 40px 0;
}

.flip-unit {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.flip-card {
    position: relative;
    width: 90px;
    height: 110px;
    background: linear-gradient(to bottom, #2b2b2b, #1a1a1a);
    border-radius: 8px;
    font-size: 55px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #6baf48;
    text-align: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), inset 0 2px 2px rgba(255, 255, 255, 0.05);
    perspective: 800px;
}

.flip-card::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000;
    z-index: 5;
    margin-top: -1px;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.05);
}

.flip-card .top,
.flip-card .bottom,
.flip-card .flip-top,
.flip-card .flip-bottom {
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    background: #1e1e1e;
    overflow: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
}

.flip-card .top,
.flip-card .flip-top {
    top: 0;
    border-radius: 8px 8px 0 0;
    line-height: 110px;
    transform-origin: bottom;
}

.flip-card .bottom,
.flip-card .flip-bottom {
    top: 50%;
    border-radius: 0 0 8px 8px;
    line-height: 0;
    transform-origin: top;
}

.flip-card .flip-top {
    z-index: 4;
}

.flip-card .flip-bottom {
    transform: rotateX(90deg);
    z-index: 4;
}

.flip-unit.animating .flip-top {
    animation: flipTopAnim 0.3s ease-in forwards;
}

.flip-unit.animating .flip-bottom {
    animation: flipBottomAnim 0.3s ease-out 0.3s forwards;
}

@keyframes flipTopAnim {
    0% {
        transform: rotateX(0deg);
    }

    100% {
        transform: rotateX(-90deg);
    }
}

@keyframes flipBottomAnim {
    0% {
        transform: rotateX(90deg);
    }

    100% {
        transform: rotateX(0deg);
    }
}

.flip-label {
    margin-top: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* Responsiveness */
@media (max-width: 768px) {
    .flip-timer-container {
        gap: 15px;
    }

    .flip-card {
        width: 70px;
        height: 85px;
        font-size: 40px;
    }

    .flip-card .top,
    .flip-card .flip-top {
        line-height: 85px;
    }

    .flip-label {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .flip-timer-container {
        gap: 8px;
        margin: 20px 0;
    }

    .flip-card {
        width: 55px;
        height: 70px;
        font-size: 30px;
        border-radius: 6px;
    }

    .flip-card .top,
    .flip-card .flip-top {
        line-height: 70px;
        border-radius: 6px 6px 0 0;
    }

    .flip-card .bottom,
    .flip-card .flip-bottom {
        border-radius: 0 0 6px 6px;
    }

    .flip-label {
        font-size: 10px;
        margin-top: 10px;
        letter-spacing: 1px;
    }
}

/* Floating Back to Top Button */
.back-to-top-btn-floating {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background-color: #275f40;
    color: #ffffff !important;
    border-radius: 5px;
    font-size: 15px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: none;
}

.back-to-top-btn-floating:hover,
.back-to-top-btn-floating:focus {
    background-color: #fca61b;
    color: #ffffff !important;
    text-decoration: none;
    transform: translateY(-5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.4);
}

@media (max-width: 768px) {
    .back-to-top-btn-floating {
        bottom: 20px;
        right: 20px;
        width: 45px;
        height: 45px;
        font-size: 18px;
    }
}