.hrVideo video {

    width: 100%;
    height: 100vh;
    object-fit: cover;

}

.hrVideo {
    position: relative;
    line-height: 0;
}

.hrVideo::after {

    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #131313a3;

}

.heroContain {

    position: absolute !important;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 2;
    transform: translate(0, -50%);
    line-height: 1.6;
}

.heroContent p {
    color: #fff !important;
}

.hiff-navBar a {

    color: #fff !important;
}

.heroContentHead h1 {
    color: #fff !important;
}

/* HERO */
.hiff-header {

    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 222;
    transition: all 0.3s;
}

.mainMenu.open ul li a {
    color: #000000 !important;

}

.hiff-header.fixed {

    position: fixed !important;
    background: rgba(255, 255, 255, 0.678);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(4.8px);
    -webkit-backdrop-filter: blur(4.8px);
    width: 100%;
    top: 0;
    left: 0;
}

.hiff-header.fixed .mainMenu a {

    color: #242424 !important;

}

.hiff-navBar {

    padding: 20px 0;
    display: flex;
    align-items: center;
}

.navRight {

    margin-left: auto;
}

.navRight {

    display: flex;
    align-items: center;
    gap: 50px;
}

.logo img {

    width: 190px;
}

.mainMenu ul {

    display: flex;
    align-items: center;
    gap: 40px;
}

.mainMenu ul li a {

    font-family: var(--text-font);
    font-weight: 400;
    font-size: 15px;

}

.mainMenu ul li {
    position: relative;
}

.mainMenu ul li::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    height: 3px;
    border-radius: 30px;
    background-color: var(--primary-color);
    transition: all 0.3s;
    opacity: 0;
    visibility: hidden;

}

.mainMenu ul li:hover::after {

    opacity: 1;
    visibility: visible;
    width: 50%;
}

.mainMenu ul .active::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    height: 3px;
    border-radius: 30px;
    background-color: var(--primary-color);
    transition: all 0.3s;
    opacity: 1;
    visibility: visible;

}

.mob-toggle {

    display: none;
    width: 100%;
}

.mob-toggle span {

    display: block;
    background-color: var(--heading-color);
    width: 30px;
    height: 2px;
    margin: 4px 0;
    transition: all 0.3s;
}

.mob-toggle.open span:nth-child(1) {

    transform: translate(0px, 6px) rotate(45deg);
}

.mob-toggle.open span:nth-child(2) {

    width: 0;
}

.mob-toggle.open span:nth-child(3) {

    transform: translate(0px, -6px) rotate(-45deg);
}

/*  */

.hero-timer {

    display: flex;
    align-items: center;
    justify-content: center;
}

.heroContain {

    position: relative;
}


.heroBtn-contain {

    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    gap: 14px;
    margin-bottom: 40px;
}

.heroBtn a {

    font-size: 14px;
}

.heroContent {

    text-align: center;
}

.heroContentHead {

    padding-top: 3em;
    width: 675px;
    max-width: 100%;
    margin: auto;
}

.heroContentHead span {

    margin-bottom: 8px;
    display: block;
    color: var(--primary-color);
    font-weight: 500;
}

.hding {
    width: 100%;
    height: 120px;
    position: relative;
    overflow: hidden;
}

.hding h1 {
    position: absolute;
    font-size: 3rem;
    line-height: 4.2rem;
}


.heroContentHead h1 {

    color: var(--heading-color);
    font-family: var(--heading-text);
    font-size: 43px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 12px;
}

.heroContentHead span {

    font-family: var(--text-font);
}

.heroContent p {

    width: 700px;
    max-width: 100%;
    margin: auto;
    line-height: 1.6;
}

.heroTimer {

    display: flex;
    align-items: center;
    gap: 70px;
    margin-top: 40px;
}

.timerblk .time span {

    font-family: var(--time-font);
    font-size: 24px;
    color: var(--secondary-color);
}

.timerblk .time {

    text-align: center;
}

.time p {

    font-weight: 500;
    text-transform: uppercase;
    color: #3C3C3C;
    font-size: 14px;
}


.time .scnd-clr {

    color: var(--primary-color) !important;
}

.heroImg {

    display: flex;
    gap: 20px;
}

.img-strt {

    position: relative;
}

.hiff-hero {

    padding-top: 150px;
    position: relative;
    background-color: var(--primary-color-light);
}

.hiff-img img {

    width: 100%;
}

.hiff-img {

    line-height: 0;
}

/* SPONSOR SLIDER */

.hiff-spons {

    background-color: var(--hff-color-light);
    padding-top: 2.8em;
    padding-bottom: 2.8em;
    display: flex;
    align-items: center;
}


/* .hff-mainsponslider .item img {

    margin: auto;
} */

.hff-sponsrSlider img {

    display: block;
    margin: auto;

}

.item1 img {
    width: 70%;
    /* margin-top: 20px; */
}

.item2 img {
    width: 70%;
    /* margin-top: 17%; */
    line-height: 0;
}

/* .hff-sponsr img {
    position: relative;
    padding-top: 1em;
    max-width: 190px;
    width: 100%;
} */
.item.item10 img {
    max-width: 220px;
    width: 100%;
    max-height: 126px;
}

.item1 img {
    width: 240px;
}

/* .item1.item10 a img {
    max-width: 80px;
    padding-top: 22px;
} */
/* .item2.item10 a img {
    max-width: 375px;
    padding-top: 42px;
} */
.hff-sponsr h3 {
    text-wrap: nowrap;
}

.co-spnsr {
    display: flex;
    /* align-items: center; */
    height: 100%;
    /* justify-content: center; */
}

.colm1 {
    height: 100%;
    display: flex;
    align-items: center;
}
.prom-logo-flx{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}
.prom-logo-bx{
    width: 160px;
}
.fr-pd h3{
    margin-bottom: 20px;
        font-size: 25px;
        position: relative;
        width: fit-content;
}
.fr-pd h3::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background-color: var(--primary-color);
    left: 0;
    bottom: -3px;
}
.prom-logo-bx img{
    width: 100%;
    object-fit: contain;
}
/* media sponser */

.mda-logo-blk {
    margin-top: 50px;
    margin-bottom: 80px;
}

.mda-logo {
    padding: 0 20px;
    display: flex;
    justify-content: center;
}

.mda-logo img {
    height: 80px;
    object-fit: contain;
    margin: 0 auto;
}

.meda-prtnsr {
    margin-top: 80px;
}

/* .asosan .container{
    display: flex;
    justify-content: center;
} */

.asosan {
    height: 100%;
    width: 100%;
    background-color: var(--hff-color-light);
    padding: 15px 0;
}

.asosan img {
    height: 250px;
    margin-right: 30px;
}

.asosn-blk {
    display: block;
}

.wth-cont {
    margin-top: -20px;
}

.asosn-blk {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wth-cont p {
    margin-top: 20px;
    max-width: 650px;
}


/* PROMOTERS */

.hiff-promot {

    background: rgba(245, 255, 230, 0.16);
    padding: 50px 0;
}

/* ABOUT */


.hiffAbout-section {

    padding: 3em 0;
}

.hiffAbout-head {

    display: flex;
    align-items: center;
    margin-bottom: 24px;
}

.hiffAbout-para {
    margin-left: auto;
    width: 500px;
}

.hiffAbout-para p {

    line-height: 1.6;
    font-size: 17px;
}

.hiffAbout-head h2 {

    font-family: var(--heading-text);
    font-size: 46px;
    color: #2C2C2C;
}

.hiffAbout-head h2 span {

    display: block;
}

.hd-hiff-timer {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    align-items: center;
    gap: 60px;
    padding: 16px;
    margin-bottom: 20px;
    border-radius: 6px;
}


.hd-hiff-timer .timerblk .time span,
.hd-hiff-timer .time p {
    color: #fff;
}

.hd-hiff-timer .time .scnd-clr {
    color: #ffb235 !important;
}



.hiff-timer {

    display: flex;
    align-items: center;
    gap: 60px;
    padding: 16px;
    margin-bottom: 20px;
}

.timerblk span {

    font-family: var(--text-font);
    font-weight: 800;
}

.hiff-schedule-blk {

    background-color: var(--secondary-color);
    padding: 28px 22px;
    color: #fff;
    border-radius: 6px;
}

.hiff-schedule-blk h3 {
    font-size: 25px;
    font-family: var(--text-font);
}

.hiff-schedule-det .date span {

    background-color: #fff;
    display: block;
    width: 54px;
    height: 54px;
    color: var(--secondary-color);
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    line-height: 54px;
}

.hiff-schedule-det {

    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 20px;
}

.hiff-loc-blk {
    background-color: #ffd883;
    padding: 18px;
    border-radius: 6px;
    margin-bottom: 30px;

}

.hiff-loc-blk span {

    font-size: 20px;
}


.hff-feature-contain {

    margin-bottom: 40px;
}

.hff-aboutDetail-contain {

    background-color: #FFFAF1;
    padding: 50px;
    border-radius: 6px;
    height: 100%;
    display: flex;
    align-items: center;
}

.feat-hd {

    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 4px;
}

.feat-hd .count span {

    font-weight: 800;
    font-size: 32px;
    font-family: var(--text-font);
    color: var(--heading-color);
}

.hiff-feature p {

    font-size: 12px;
}

.hiff-feature p span {

    display: block;
}

.hff-aboutDetail .abt-det {

    font-size: 20px;
    line-height: 1.6;
    color: #242424;
    margin-top: 14px;
}

.abt-hff-img {

    border-radius: 400px;
    overflow: hidden;
}

/* WHY HIFF */

.whyHiff {

    background-color: var(--secondary-color-light);
    padding: 6em 0;
    position: relative;
    z-index: 1;
}

.whyTitle {

    position: sticky;
    top: 4px;

}

.whyTitle span {
    display: block;

}

.whyTitle h2 {

    color: var(--secondary-color);
    font-size: 130px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: var(--heading-text);
    line-height: 0.9;
    text-align: center;
}

.whyImg {

    position: absolute;
    bottom: -130px;
    right: 70px;
    animation: animName 25s linear infinite;
    z-index: 1;
}


@keyframes animName {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.title-stick {

    position: sticky;
    top: 0;
}

.Why-feature ul li {

    margin-bottom: 22px;
    line-height: 1.6;
    position: relative;
    padding-left: 20px;
}

.Why-feature ul li::before {

    content: "";
    display: block;
    top: 6px;
    left: 0;
    background-image: url(../assets/icon/star.svg);
    background-size: contain;
    width: 12px;
    height: 12px;
    position: absolute;
}

.lne {
    stroke-dasharray: 2300;
    stroke-dashoffset: 2300;
    animation: dash 2s linear forwards;
}

.line {

    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

@keyframes dash {
    to {
        stroke-dashoffset: 0;
    }
}

/* TESTIMONIAL */

.hiff-testimonial {
    padding: 3em 0;
}

.hiff-testimonial .sect-title h2 {

    text-transform: uppercase;
    margin-bottom: 22px;
}

.hiff-testimonial .sect-title h2 span {

    color: var(--secondary-color);
}

.tst-video-blk {

    position: relative;
    overflow: hidden;
}

.tst-video-blk::after {

    content: "";
    display: block;
    padding-top: 80%;
}

.tst-video-blk img {

    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}

.playIco {

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.playIco i {

    color: #fff;
    font-size: 40px;
}

.main-prtn img {

    width: 450px;
}

.powered-prtn img {

    width: 220px;
    height: auto;
}

.main-prtn,
.powered-prtn {

    text-align: center;
    background-color: var(--primary-color-light);
    padding: 20px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hiff-partner {

    margin-bottom: 3em;
}

/* LATEST POST */

.latestPostSlide .item img {
    width: 100%;
}

.hiff-posts {

    padding-bottom: 3em;
}

.hiff-posts .sect-title {

    margin-bottom: 18px;
}

.psImg {
    position: relative;
    overflow: hidden;
}

.psImg img {

    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.psImg::after {

    content: "";
    display: block;
    padding-top: 80%;
}

/* FOOTER */

.footer-social ul {

    display: flex;
    align-items: center;
    gap: 40px;
}

.footer-social ul li i {

    font-size: 20px;
    color: #797979;
}

.hiff-footer .container {

    border-top: 1px solid #ECECEC;
    padding-top: 4em;
}


.ftr-link ul {

    display: flex;
    align-items: center;
    gap: 40px;
    justify-content: flex-end
}

.ftr-link ul li a {
    color: #797979;
}

.ftr-img {

    text-align: center;
}

.ftr-img img {

    width: 165px;
}


.copyright {

    text-align: center;
    font-size: 14px;
    color: #797979;
    padding-top: 4em;
    padding-bottom: 12px;
}

.copyright p {

    color: #9E9E9E;
    text-transform: uppercase;
}



/* ABOUT PAGE */

.about-content h2 {

    font-size: 35px;
}

.aboutin {

    background-color: #fff;
}

.about-content h2 {

    width: 800px;
    color: var(--heading-color);
}

.pageTitle .hding h1 {

    width: 100%;
    text-align: center;
}

.about-content p {

    line-height: 1.8;
}

.about-content {

    padding: 2.8em 0;
}

.abtfaq {

    background: var(--secondary-color-light);
    padding: 2em 0;

}

.faq {
    margin-bottom: 20px;
}

.question {
    cursor: pointer;
    background-color: var(--secondary-color);
    color: #fff;
    font-weight: 400;
    padding: 10px;
    border-radius: 5px;
}

.answer {
    display: none;
    padding: 16px;
    border-radius: 5px;
    background-color: #ffffff;
}

.answer p {
    margin: 0;
}

.answer ul li {

    margin-bottom: 12px;
    line-height: 1.6;
    position: relative;
    padding-left: 17px;
}

.answer ul li::before {

    content: "";
    display: block;
    top: 5px;
    left: 0;
    background-image: url(../assets/icon/star.svg);
    background-size: contain;
    width: 12px;
    height: 12px;
    position: absolute;

}

.abt-feature {

    padding: 2.8em 0;
}

.abt-feature {

    text-align: center;
}

.abt-feature h2 {

    font-size: 40px;
    margin-bottom: 10px;
}

.abt-feature p {

    font-size: 18px;
    margin-bottom: 20px;
}

.abt-feat-blk {

    border: 1px solid #e9e9e9;
    padding: 20px 14px;
    border-radius: 6px;
    transition: all 0.3s;
    text-align: left;
    height: 100%;
}

.abt-feat-blk p {

    font-size: 15px;
}

.abt-feat-blk h3 {

    font-family: var(--text-font);
    font-weight: 600;
    margin: 4px 0;
}

.abt-feat-blk:hover {

    background-color: var(--primary-color-light);
    border: 1px solid var(--primary-color);
}

.abt-feat-blk:hover i {

    color: var(--primary-color);
}

.abt-feat-ico i {

    font-size: 36px;
    transition: all 0.3s;
}

.abt-feat-ico {

    margin-bottom: 12px;
}

.abt-feat-blk h3 {
    margin-bottom: 4px;
}

.hiff-dir {

    text-align: center;
    padding: 2.8em 0;
    padding-bottom: 10em;
    background-color: var(--primary-color-light);
}

.hiff-dir img {

    border-radius: 6px;
}

.hiff-dir h2 {

    margin-bottom: 28px;
}

.thank-sec {

    margin-top: -80px;
}

.thank-content {

    background: linear-gradient(0deg, rgba(248, 255, 240, 1) 0%, rgba(255, 249, 234, 1) 100%);
    padding: 20px;
    width: 700px;
    animation: gradient 15s ease infinite;
    border: 1px solid var(--primary-color-light);
    margin: auto;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.thank-content h3 {

    font-size: 22px;
    margin-bottom: 8px;
}

/* GALLERY PAGE */
.button-group {

    background-color: var(--secondary-color-light);
}

.gal-tab {

    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 20px 0;
    padding: 12px 0;

}

.gal-tab button {

    display: block;
    width: fit-content;
    padding: 10px;
    transition: all 0.3s;
    border-radius: 4px;
    cursor: pointer;
    border: none;
    background-color: transparent;
    font-size: 16px;
    font-family: var(--text-font)
}

.gal-tab button.is-checked {
    background-color: var(--secondary-color);
    color: #fff;
}

.tabMenu ul li:hover {

    background-color: var(--secondary-color-light)
}

.tabMenu ul li.active {

    background-color: var(--secondary-color);
    color: #fff;
}

.gal-blk {

    margin-bottom: 24px;
}

.gal-blk {
    position: relative;
    overflow: hidden;
}

.gal-blk::after {

    content: "";
    display: block;
    padding-top: 100%;
}

.gal-blk img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}

.galleryContainer {

    height: auto !important;
}

/* CONTACT PAGE */

.cont-detail {

    background-color: var(--secondary-color-light);
    padding: 25px;
    height: 100%;
    border-radius: 8px;
}

.cont-detail h3 {

    font-size: 24px;
    margin-bottom: 20px;
}

input,
select {

    width: 100%;
    padding: 14px;
    border-radius: 4px;
    border: 1px solid #d8d8d8;
    display: block;
    margin-bottom: 8px;
    transition: all 0.3s;
    font-family: var(--text-font);
    font-size: 15px;
}

.form-input textarea {

    width: 100%;
    display: block;
    padding: 14px;
    min-height: 150px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    resize: none;
    font-family: var(--text-font);
    transition: all 0.3s;
    font-size: 15px;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
    border: 1px solid var(--primary-color);
}

.contact-sec {

    padding-top: 2.8em;
}

.form-input button {

    padding: 14px;
    width: 100px;
    background-color: var(--primary-color);
    border-radius: 6px;
    color: #fff;
    border: 1px solid var(--primary-color);
    display: block;
    margin: 8px 0;
    font-family: var(--text-font);
    cursor: pointer;
    transition: all 0.3s;
}

.form-input button:hover {

    background-color: transparent;
    color: var(--primary-color);
}

.cont-det-blk ul li {

    position: relative;
    padding-left: 50px;
    margin-bottom: 22px;
}

.cont-det-blk ul li i {

    position: absolute;
    content: "";
    top: -6px;
    left: 0;
    font-size: 16px;
    background: var(--secondary-color);
    height: 34px;
    width: 34px;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    color: #fff;
}

.map {

    margin-top: 1em;
}

.cont-det-blk ul li a,
.cont-det-blk ul li span {

    display: block;
    color: var(--text-font);
}


/* HIFF SOTRY PAGE */

.storyMenu {

    background-color: var(--secondary-color-light);
    padding: 24px 14px;
    width: fit-content;
    margin: auto;
    -webkit-box-shadow: 4px 10px 16px -7px rgba(0, 0, 0, 0.103);
    -moz-box-shadow: 4px 10px 16px -7px rgba(0, 0, 0, 0.11);
    box-shadow: 4px 10px 16px -7px rgba(0, 0, 0, 0.055);
    border-radius: 6px;
    margin-top: -50px;
}

.storyMenu ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 52px;
}

.storyMenu ul li a {
    text-align: center;
    font-size: 18px;
}

.storyMenu ul li a.active {

    background-color: var(--secondary-color);
    color: #fff;
    display: block;
    padding: 14px 8px;
    border-radius: 30px;
}

.story-content p {

    margin-bottom: 8px;
    font-size: 17px;
}

.stry-sec {

    padding-top: 2.8em;
}

.story-sch ul {

    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 14px;
}

.story-sch ul li i {
    color: var(--primary-color);
}

.story-sch ul span {

    color: #797979;
}

.storyTitle h3 {

    font-size: 30px;
    margin-bottom: 12px;
    color: var(--secondary-color);
    border-bottom: 1px solid #000;
    display: block;
    width: fit-content;
}

.highlight-img,
.video-blk {

    padding-right: 10px;
}

.video-blk {
    position: relative;
    overflow: hidden;
    margin: 0 6px;
}


.video-blk::after {

    content: "";
    display: block;
    padding-top: 80%;
}

.video-blk img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}

.highlight-img {
    position: relative;
    margin: 6px;
}

.highlight-img::after {
    content: "";
    display: block;
    padding-top: 80%;

}

.highlight-img img {

    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.story-highlight h2 {

    margin-bottom: 14px;
    color: var(--heading-color);
}

.story-img-slide .slick-dots li {

    background-color: var(--hff-color-light);
    width: 14px;
    height: 6px;
    border-radius: 30px;
    transition: all 0.3s;
}

.story-img-slide .slick-dots .slick-active {

    background-color: var(--primary-color);
    width: 22px !important;
}

.story-img-slide .slick-dots li button {

    display: none;
}

.story-video-slide .slick-dots li {

    background-color: var(--hff-color-light);
    width: 14px;
    height: 6px;
    border-radius: 30px;
    transition: all 0.3s;
}

.story-video-slide .slick-dots .slick-active {

    background-color: var(--primary-color);
    width: 22px !important;
}

.story-video-slide .slick-dots li button {

    display: none;
}




.stry-sec {

    padding-bottom: 2em;
}

.story-highlight {

    background-color: var(--secondary-color-light);
    padding: 1.8em;
}


.cta {

    position: fixed;
    bottom: 80px;
    right: 40px;
    z-index: 22;
}

.cta .call {
    background-color: rgb(34, 93, 255);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    margin-bottom: 14px;
    cursor: pointer;
}

.cta i {
    color: #fff;
    font-size: 20px;
}


.cta .whatsapp {

    background-color: rgb(0, 187, 78);
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
}


/* BLOG */

.blog-img {
    position: relative;
    overflow: hidden;
    line-height: 0;
    border-radius: 6px;
}

.blog-img img {

    width: 100%;
    height: 350px;
    object-fit: cover;
    object-position: center;

}

.blog-lis-sec {

    padding-top: 2.8em;
}

.blog-content-hd h2 {
    font-size: 20px;
    margin-top: 6px;
    margin-bottom: 4px;
}

.blog-content-hd p {

    color: #797979;
}

.blog-content-hd a {

    margin-top: 6px;
    display: block;
    width: fit-content;
    background-color: var(--hff-color-light);
    padding: 6px;
    border-radius: 4px;
    word-wrap: nowrap;
}

.blog-contain {

    margin-bottom: 25px;
}


.blog-in-img img {

    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center;
}

.blog-in-pg {

    padding: 2.8em 0;
}

.blog-in-title {

    margin: 10px 0;
}


.blog-in-content p {

    margin-bottom: 6px;
    line-height: 1.8;
}

.grid {

    padding: 50px 0px;
    padding-top: 30px;
}

.blog-in-content ul li {

    list-style: disc;
    margin-top: 14px;
    line-height: 1.7;
}

.blog-in-content ul {

    padding-left: 30px;
}

.blog-in-content ul li:last-child {

    margin-bottom: 14px;
}



/* VISITORS REG */

.vis-pg {

    background-color: #FFFAF6;
}


.visit-reg-contain {

    padding-top: 10em;
    margin-bottom: 12px;
}

.vist-form-contain,
.visit-cont-blk {

    background-color: #fff;
    padding: 30px;
    border-radius: 6px;
    margin-bottom: 12px;
}

.visit-cont-blk {

    height: 100%;
}

.vist-form-contain h2 {
    margin-bottom: 20px;
    font-family: var(--text-font);
    font-weight: 500;
}

.vist-form-contain h2 span {

    font-weight: 700;
}

.vist-input span {

    display: block;
    padding: 12px 0;
    margin: 10px 0;
    padding-left: 10px;
    border: 1px solid #ffd883;
    border-radius: 4px;
    font-weight: 500;
}


.vist-input textarea {

    width: 100%;
    display: block;
    padding: 14px;
    min-height: 100px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    resize: none;
    font-family: var(--text-font);
    transition: all 0.3s;
    font-size: 15px;
    margin: 10px 0;

}


.vist-input input[type="checkbox"] {

    width: auto;
    display: inline-block;
}

.chck-lab {

    font-size: 14px;
}


.vist-input button {

    background-color: var(--secondary-color);
    border: none;
    color: #fff;
    padding: 20px;
    border-radius: 30px;
    width: 100%;
    display: block;
    margin: 18px 0;
    cursor: pointer;
    transition: all 0.3s;
    font-family: var(--text-font);
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid var(--secondary-color);
}

.vist-input button:disabled {
    background-color: #9e9e9e;
    cursor: not-allowed;
}

.vist-input button:hover:disabled {
    background-color: #9e9e9e;
    color: #fff;
}

.vist-input button:hover {
    background-color: #fff;
    color: var(--secondary-color);
    border: 1px solid var(--secondary-color);
}

.visit-cont-blk {
    text-align: center;
}

.vist-dt-blk {

    display: flex;
    align-items: center;
    justify-content: center;
}

.vist-dt-blk .mnth {

    background-color: var(--secondary-color);
    color: #fff;
    padding: 12px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
}

.vist-dt-blk .vis-dt {

    background-color: #F99746;
    color: #fff;
    padding: 12px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 20px;
    font-weight: 500;
}


.vist-dt-blk .vis-dt ul {

    display: flex;
    gap: 18px;
    align-items: center;
}

.vist-dt-blk {

    margin: 30px 0;
}


.vist-cont p {

    width: 500px;
    margin: auto;
    max-width: 100%;
    font-size: 18px;
    font-weight: 500;
}

/* .visit-cont-blk {

    padding-top: 6em;
} */

.visit-cont-contain {
    height: 100%;
}


/* BADGE */

.bdg-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000041;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.bdg-overlay.show {
    opacity: 1;
    visibility: visible;
}

.bdg-modal {

    background-color: #fff;
    padding: 20px;
    width: 500px;
    max-width: 100%;
    border: 1px solid var(--primary-color);
    border-radius: 6px;
    margin: auto;
    position: fixed;
    z-index: 22;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}

.bdg-modal.show {

    opacity: 1;
    visibility: visible;
}

.bdg-hd .logo img {

    width: 150px;
}


.bdg-hd .logo-sub img {

    width: 100px;
}


.generate-bdg a {

    display: block;
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 6px;
    background-color: #ED7D2B;
    padding: 14px;
    color: #fff;
    border: 1px solid #ED7D2B;
    text-align: center;
    transition: all 0.3s;
}


.generate-bdg a:hover {

    background-color: #fff;
    border: 1px solid #ED7D2B;
    color: #ED7D2B;
    cursor: pointer;
}

.bdg-hd {

    display: flex;
    align-items: center;
}

.bdg-hd .logo-sub {

    margin-left: auto;
}


.bdge-cont p {

    text-align: center;
    margin-top: 30px;
}


.bdg-contain .vist-dt-blk .mnth {

    font-size: 16px;
}

.bdg-contain .vist-dt-blk .vis-dt {

    font-size: 16px;
}


.close {

    position: absolute;
    top: -45px;
    right: 0;
    background-color: #fff;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    cursor: pointer;
}
