﻿
.carousel-root {
    outline: none
}

.carousel * {
    box-sizing: border-box
}

.carousel img {
    display: inline-block;
    pointer-events: none
}

.carousel.carousel-slider {
    position: relative;
    margin: 0;
    overflow: hidden
}

.carousel .slider-wrapper {
    overflow: hidden;
    margin: auto;
    width: 100%;
    transition: height .15s ease-in
}

    .carousel .slider-wrapper.axis-horizontal .slider {
        -ms-box-orient: horizontal;
        display: -moz-flex;
        display: flex
    }

        .carousel .slider-wrapper.axis-horizontal .slider .slide {
            flex-direction: column;
            flex-flow: column
        }

.carousel .slider {
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
    width: 100%
}

    .carousel .slider.animated {
        transition: all .35s ease-in-out
    }

.carousel .slide {
    min-width: 100%;
    margin: 0;
    position: relative;
    text-align: center
}

    .carousel .slide img {
        width: 100%;
        vertical-align: top;
        border: 0
    }

.carousel .control-dots {
    position: absolute;
    bottom: 0;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    width: 100%;
    z-index: 1
}

@media (min-width:960px) {
    .carousel .control-dots {
        bottom: 0
    }
}

.carousel .control-dots .dot {
    transition: opacity .25s ease-in;
    opacity: .3;
    box-shadow: 1px 1px 2px #000000e6;
    background: #fff;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    cursor: pointer;
    display: inline-block;
    margin: 0 8px
}

    .carousel .control-dots .dot.selected,
    .carousel .control-dots .dot:hover {
        opacity: 1;
        filter: alpha(opacity=100)
    }

._image_slider ._customized_subHeading {
    text-align: left
}

._image_slider .bg-gray {
    background: rgb(73, 73, 73)
}

.overlay-grad {
    background: linear-gradient(-90deg, rgba(24, 24, 24, .2) 10%, rgba(24, 24, 24, .98) 60%);
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 100%
}

.font-xl {
    font-size: 3rem
}

.font-xl-pera {
    font-size: 1.2rem;
    line-height: 2.4rem
}

.ls-pd-t {
    padding-top: 8rem !important
}

:root {
    --font-color: white;
    --c-primary-50: 238, 242, 255;
    --c-primary-100: 224, 231, 255;
    --c-primary-200: 199, 210, 254;
    --c-primary-300: 165, 180, 252;
    --c-primary-400: 129, 140, 248;
    --c-primary-500: 139, 20, 29;
    --c-primary-600: 139, 20, 29;
    --c-primary-700: 141, 22, 31;
    --c-primary-800: 55, 48, 163;
    --c-primary-900: 49, 46, 129;
    --c-secondary-50: 240, 253, 250;
    --c-secondary-100: 204, 251, 241;
    --c-secondary-200: 153, 246, 228;
    --c-secondary-300: 153, 246, 228;
    --c-secondary-400: 45, 212, 191;
    --c-secondary-500: 20, 184, 166;
    --c-secondary-600: 13, 148, 136;
    --c-secondary-700: 15, 118, 110;
    --c-secondary-800: 17, 94, 89;
    --c-secondary-900: 19, 78, 74;
    --c-neutral-50: 249, 250, 251;
    --c-neutral-100: 243, 244, 246;
    --c-neutral-200: 229, 231, 235;
    --c-neutral-300: 209, 213, 219;
    --c-neutral-400: 156, 163, 175;
    --c-neutral-500: 107, 114, 128;
    --c-neutral-600: 75, 85, 99;
    --c-neutral-700: 55, 65, 81;
    --c-neutral-800: 39, 39, 39;
    --c-neutral-900: 255, 255, 255
}

.theme-lightBlue-coolGrey {
    --c-primary-50: 240, 249, 255;
    --c-primary-100: 224, 242, 254;
    --c-primary-200: 186, 230, 253;
    --c-primary-300: 125, 211, 252;
    --c-primary-400: 56, 189, 248;
    --c-primary-500: 14, 165, 233;
    --c-primary-600: 139, 20, 29;
    --c-primary-700: 66, 57, 48;
    --c-primary-800: 7, 89, 133;
    --c-primary-900: 12, 74, 110;
    --c-secondary-50: 240, 253, 244;
    --c-secondary-100: 220, 252, 231;
    --c-secondary-200: 187, 247, 208;
    --c-secondary-300: 134, 239, 172;
    --c-secondary-400: 74, 222, 128;
    --c-secondary-500: 34, 197, 94;
    --c-secondary-600: 22, 163, 74;
    --c-secondary-700: 21, 128, 61;
    --c-secondary-800: 22, 101, 52;
    --c-secondary-900: 85, 102, 115;
    --c-neutral-50: 249, 250, 251;
    --c-neutral-100: 243, 244, 246;
    --c-neutral-200: 229, 231, 235;
    --c-neutral-300: 209, 213, 219;
    --c-neutral-400: 156, 163, 175;
    --c-neutral-500: 107, 114, 128;
    --c-neutral-600: 75, 85, 99;
    --c-neutral-700: 55, 65, 81;
    --c-neutral-800: 73, 73, 73;
    --c-neutral-900: 42, 39, 30
}

@font-face {
    font-family: 'Inter';
    font-weight: 300;
    src: url('../fonts/assets/inter-regular.1041a8cf.ttf') format('truetype');
    font-style: normal;
}


@font-face {
    font-family: "Inter";
    font-weight: 400;
    src: url('../fonts/assets/inter-regular.1041a8cf.ttf') format('truetype');
}

@font-face {
    font-family: "Inter";
    font-weight: 500;
    src: url('../fonts/assets/inter-regular.1041a8cf.ttf') format('truetype');
}

@font-face {
    font-family: "Inter";
    font-weight: 600;
    src: url('../fonts/assets/inter-regular.1041a8cf.ttf') format('truetype');
}

@font-face {
    font-family: "Inter";
    font-weight: 700;
    src: url('../fonts/assets/inter-regular.1041a8cf.ttf') format('truetype');
}
@font-face {
    font-family: 'Poppins';
    src: url('/fonts/assets/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
}


html body {
    font-family: var(--font-body), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,
h2 {
    font-family: var(--font-display), ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

:root {
    --font-display: Poppins;
    --font-body: Poppins
}

.theme-animals {
    --font-display: Inter;
    --font-body: Inter
}

.nc-will-change-top {
    will-change: top
}

@-webkit-keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@-webkit-keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(0)
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(0)
    }
}

@-webkit-keyframes lds-ellipsis2 {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(24px)
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(24px)
    }
}

@-webkit-keyframes myspin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes myspin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

[type=button] {
    -webkit-appearance: none !important
}

body {
    overflow-x: hidden
}

.nc-MainNav.notOnTop {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0/.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0#0000), var(--tw-ring-shadow, 0 0#0000), var(--tw-shadow)
}

.dark .nc-MainNav.notOnTop {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(var(--c-neutral-900), var(--tw-bg-opacity))
}

@media (min-width:1024px) {
    .nc-MainNav.notOnTop {
        --tw-bg-opacity: .7
    }

    .nc-MainNav.notOnTop {
        --tw-backdrop-blur: blur(40px);
        -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
        backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
    }
}

.publication_events_header,
.publication_events_header .nc-MainNav.notOnTop {
    background: #1e1e1e
}

@media only screen and (max-width:768px) {
    .ls-pd-t {
        padding-top: 0rem !important
    }

    .mobile-lh-40 {
        line-height: 40px
    }

    .Mfs-30 {
        font-size: 30px
    }

    .mb-pers-slider {
        line-height: 24px;
        font-size: 16px;
        padding-top: 0;
        margin-top: 6px !important
    }

    .carousel.carousel-slider {
        height: 100%
    }

        .carousel.carousel-slider button {
            top: 0 !important
        }

        .carousel.carousel-slider .slider-wrapper {
            height: 431px
        }

            .carousel.carousel-slider .slider-wrapper .slider,
            .carousel.carousel-slider .slider-wrapper .slider .slide,
            .carousel.carousel-slider .slider-wrapper .slider .slide .mobileViewSlider {
                height: 100%
            }

                .carousel.carousel-slider .slider-wrapper .slider .slide .mobileViewSlider img {
                    height: 100%;
                    -o-object-fit: cover;
                    object-fit: cover;
                    -o-object-position: -500px;
                    object-position: -500px
                }

                .carousel.carousel-slider .slider-wrapper .slider .slide .mobileViewSliderText {
                    position: absolute;
                    top: 60px
                }

    ._image_slider .bg-gray {
        background: transparent;
        height: 100%;
        padding-bottom: 0
    }

    .overlay-grad {
        background: rgba(24, 24, 24, .6)
    }

    .carousel-slider button {
        top: 104px !important
    }
}

.carousel .slider-wrapper {
    height: 600px
}

.carousel button[type=button] {
    border-radius: 100px !important;
    background: #b79962 !important
}

.nc-Navigation li a.active {
    color: #b79962
}

@media only screen and (max-width:1320px) {
}

.home-top-pera {
    display: flex
}

    .home-top-pera .home-top-text-area {
        width: 50%;
        padding-right: 25px
    }

        .home-top-pera .home-top-text-area h2 {
            font-size: 38px;
            color: #8b141d;
            font-weight: 700;
            line-height: 50px
        }

        .home-top-pera .home-top-text-area .content-pera {
            font-size: 14px;
            color: #475467;
            line-height: 26px;
            padding-top: 20px
        }

        .home-top-pera .home-top-text-area .home-list {
            padding-top: 20px
        }

            .home-top-pera .home-top-text-area .home-list ul {
                list-style: none;
                margin: 0;
                padding: 0
            }

                .home-top-pera .home-top-text-area .home-list ul li {
                    font-size: 16px;
                    font-weight: 700;
                    color: #000;
                    padding: 7px 0
                }

                    .home-top-pera .home-top-text-area .home-list ul li span {
                        color: #8b141d;
                        padding-right: 10px
                    }

        .home-top-pera .home-top-text-area .readMoreBtn {
            border-radius: 100px;
            padding: 12px 34px;
            background-color: #8b141d;
            width: 160px;
            height: 61px;
            margin-top: 27px
            
        }

    .home-top-pera .image-home {
        width: 50%
    }

.home-2-section {
    background-color: #8b141d;
    padding: 118px 0
}

    .home-2-section .section-2-text {
        display: flex
    }

        .home-2-section .section-2-text .sec-2-img {
            width: 455px;
            height: 577px;
            display: flex;
            justify-content: center
        }

            .home-2-section .section-2-text .sec-2-img img {
                text-align: center
            }

        .home-2-section .section-2-text .sec-2-content {
            padding-left: 148px;
            width: 55%
        }

            .home-2-section .section-2-text .sec-2-content h2 {
                font-size: 38px;
                color: #fff;
                font-weight: 700;
                line-height: 40px
            }

            .home-2-section .section-2-text .sec-2-content .subheading {
                font-size: 24px;
                color: #fff;
                font-weight: 600;
                line-height: 40px
            }

            .home-2-section .section-2-text .sec-2-content .sec-2-text {
                font-size: 14px;
                color: #fff;
                line-height: 24px;
                padding-top: 20px;
                padding-bottom: 20px
            }

            .home-2-section .section-2-text .sec-2-content .upcomming-ev ul {
                margin: 0;
                padding: 15px 0;
                list-style: none
            }

                .home-2-section .section-2-text .sec-2-content .upcomming-ev ul li {
                    font-size: 14px;
                    font-weight: 500;
                    color: #fff;
                    display: flex;
                    align-items: center;
                    padding-bottom: 15px
                }

                    .home-2-section .section-2-text .sec-2-content .upcomming-ev ul li span {
                        width: 33px;
                        height: 33px;
                        margin-right: 10px;
                        display: block
                    }

                        .home-2-section .section-2-text .sec-2-content .upcomming-ev ul li span img {
                            width: 100%;
                            height: 100%
                        }


            .home-2-section .section-2-text .sec-2-content .blk-button {
                border-radius: 100px;
                padding: 12px;
                background-color: #000;
                width: 190px;
                height: 61px;
                margin-top: 27px;
                color: white; /* ✅ change from red to white */
                text-decoration: none;
                display: flex;
                align-items: center;
                justify-content: center;
            }


.custom-white-button:hover,
.custom-white-button:visited,
.custom-white-button:focus {
    color: white !important;
    text-decoration: none;
}
            

.home-img-bg {
    background: url('../images/userdefine/bg-home.cd71a918.jpg');
    width: 100%;
    padding: 80px 0;
    background-size: cover 
}

/*.blk-button {
    border-radius: 100px;
    padding: 12px 34px;
    width: 190px;
    height: 61px;
    margin-top: 27px
}*/

.golden {
    background-color: #b79962;
    color: #000
}

.white{
    background-color: black;
    color: #fff;
}

.trans-content {
    background: rgba(0, 0, 0, .3);
    padding: 44px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 65%;
    margin: 0 auto
}

    .trans-content .tr-con-text {
        text-align: center;
        padding: 0 90px
    }

        .trans-content .tr-con-text h2 {
            font-size: 38px;
            color: #fff;
            font-weight: 700;
            line-height: 40px
        }

        .trans-content .tr-con-text .text-per-tr {
            font-size: 14px;
            color: #fff;
            line-height: 24px;
            padding-top: 20px;
            padding-bottom: 10px
        }

.footer-drak {
    padding: 56px 0;
    background-color: #1e1e1e
}

    .footer-drak .footer-flex-container {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

        .footer-drak .footer-flex-container .logo-footer {
            width: 287px;
            height: 45px
        }

            .footer-drak .footer-flex-container .logo-footer a {
                width: 100%;
                display: block
            }

        .footer-drak .footer-flex-container .footer-menu ul {
            list-style: none;
            margin: 0;
            padding: 0
        }

            .footer-drak .footer-flex-container .footer-menu ul li {
                font-size: 14px;
                font-weight: 400;
                display: inline-block;
                padding: 0 15px
            }

                .footer-drak .footer-flex-container .footer-menu ul li a {
                    color: #e6e6e682
                }

        .footer-drak .footer-flex-container .footer-address {
            padding-top: 40px
        }

            .footer-drak .footer-flex-container .footer-address .footer-contact {
                font-size: 14px;
                color: #e6e6e682;
                font-style: normal;
                font-weight: 400;
                display: flex;
                align-items: center;
                padding-bottom: 15px
            }

                .footer-drak .footer-flex-container .footer-address .footer-contact .locationIcon {
                    display: inline-block;
                    padding-right: 10px
                }

        .footer-drak .footer-flex-container .footer-subscribe {
            border: 1px solid #b3bdc7;
            width: 419px;
            height: 50px;
            border-radius: 38px;
            display: flex;
            justify-content: space-between
        }

            .footer-drak .footer-flex-container .footer-subscribe .subs-textbox {
                background: transparent;
                color: #fff;
                font-size: 14px;
                border: 0px transparent;
                outline: none;
                width: 260px;
                padding-left: 10px
            }

                .footer-drak .footer-flex-container .footer-subscribe .subs-textbox:focus {
                    outline: none;
                    border: 0 transparent
                }

            .footer-drak .footer-flex-container .footer-subscribe .subsButton {
                padding: 12px 34px;
                border-radius: 109px;
                background-color: #8b141d;
                color: #fff
            }

        .footer-drak .footer-flex-container.pad-t-b {
            padding: 40px 0
        }

.bottom-container-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: solid 1px #71777d;
    padding-top: 40px
}

    .bottom-container-footer .footer-bottom-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center
    }

        .bottom-container-footer .footer-bottom-menu ul li {
            color: #e6e6e682
        }

            .bottom-container-footer .footer-bottom-menu ul li a,
            .bottom-container-footer .copyRight {
                font-size: 14px;
                color: #e6e6e682;
                font-style: normal;
                font-weight: 400;
                padding: 10px 15px
            }

.ttnc-logo {
    width: 336px
}

._customized_headingBaner {
    text-align: left
}

.carousel.carousel-slider {
    height: 100%
}

@media only screen and (max-device-width:768px) {
    .home-top-pera {
        flex-direction: column-reverse
    }

        .home-top-pera .image-home {
            width: 100%
        }

        .home-top-pera .home-top-text-area {
            width: 100%;
            padding-right: 0
        }

            .home-top-pera .home-top-text-area h2 {
                font-size: 27px;
                line-height: 35px
            }

            .home-top-pera .home-top-text-area .content-pera {
                text-align: justify
            }

    .home-2-section {
        padding: 52px 0 47px
    }

        .home-2-section .section-2-text {
            flex-direction: column
        }

            .home-2-section .section-2-text .sec-2-img {
                width: 100%;
                height: auto
            }

                .home-2-section .section-2-text .sec-2-img img {
                    width: 100%;
                    height: auto;
                    top: 0;
                    max-width: -webkit-fit-content;
                    max-width: -moz-fit-content;
                    max-width: fit-content
                }

            .home-2-section .section-2-text .sec-2-content {
                padding-left: 0;
                width: 100%;
                padding-top: 80px
            }

    .trans-content {
        width: auto
    }

    .footer-drak {
        padding-bottom: 20px
    }

        .footer-drak .footer-flex-container {
            flex-direction: column;
            align-items: baseline
        }

            .footer-drak .footer-flex-container .footer-menu ul li {
                padding: 0 13px 0 0
            }

            .footer-drak .footer-flex-container.pad-t-b {
                padding: 0 0 20px
            }

            .footer-drak .footer-flex-container .footer-subscribe {
                width: 100%
            }

                .footer-drak .footer-flex-container .footer-subscribe .subs-textbox {
                    width: 184px
                }

        .footer-drak .bottom-container-footer {
            flex-direction: column
        }
}

*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

:before,
:after {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji"
}

body {
    margin: 0;
    line-height: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input {
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button {
    text-transform: none
}

button,
[type=button] {
    -webkit-appearance: button;
    background-image: none
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

h1,
h2,
p {
    margin: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

button {
    cursor: pointer
}

:disabled {
    cursor: default
}

img,
svg {
    display: block;
    vertical-align: middle
}

img {
    max-width: 100%;
    height: auto
}

[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0#0000
}

    [type=text]:focus,
    [type=email]:focus,
    [type=url]:focus,
    [type=password]:focus,
    [type=number]:focus,
    [type=date]:focus,
    [type=datetime-local]:focus,
    [type=month]:focus,
    [type=search]:focus,
    [type=tel]:focus,
    [type=time]:focus,
    [type=week]:focus,
    [multiple]:focus,
    textarea:focus,
    select:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty, );
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset)0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
        border-color: #2563eb
    }

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0
}

*,
:before,
:after {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246/.5);
    --tw-ring-offset-shadow: 0 0#0000;
    --tw-ring-shadow: 0 0#0000;
    --tw-shadow: 0 0#0000;
    --tw-shadow-colored: 0 0#0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px;
        padding-right: 128px;
        padding-left: 128px
    }
}

.fixed {
    position: fixed
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.inset-x-0 {
    left: 0;
    right: 0
}

.right-0 {
    right: 0
}

.left-0 {
    left: 0
}

.top-0 {
    top: 0
}

.bottom-0 {
    bottom: 0
}

.z-10 {
    z-index: 10
}

.z-40 {
    z-index: 40
}

.z-30 {
    z-index: 30
}

.-z-50 {
    z-index: -50
}

.mt-3 {
    margin-top: .75rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mt-7 {
    margin-top: 1.75rem
}

.mt-11 {
    margin-top: 2.75rem
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.hidden {
    display: none
}

.h-6 {
    height: 1.5rem
}

.h-full {
    height: 100%
}

.h-auto {
    height: auto
}

.h-1 {
    height: .25rem
}

.w-6 {
    width: 1.5rem
}

.w-full {
    width: 100%
}

.w-1 {
    width: .25rem
}

.max-w-3xl {
    max-width: 48rem
}

.flex-shrink-0 {
    flex-shrink: 0
}

.flex-grow {
    flex-grow: 1
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem*var(--tw-space-x-reverse));
    margin-left: calc(1rem*calc(1 - var(--tw-space-x-reverse)))
}

.overflow-hidden {
    overflow: hidden
}

.rounded-full {
    border-radius: 9999px
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-primary-6000 {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--c-primary-600), var(--tw-bg-opacity))
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.pb-20 {
    padding-bottom: 5rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.font-medium {
    font-weight: 500
}

.font-bold {
    font-weight: 700
}

.text-neutral-100 {
    --tw-text-opacity: 1;
    color: rgba(var(--c-neutral-100), var(--tw-text-opacity))
}

.text-neutral-50 {
    --tw-text-opacity: 1;
    color: rgba(var(--c-neutral-50), var(--tw-text-opacity))
}

.text-primary-6000 {
    --tw-text-opacity: 1;
    color: rgba(var(--c-primary-600), var(--tw-text-opacity))
}

.text-neutral-300 {
    --tw-text-opacity: 1;
    color: rgba(var(--c-neutral-300), var(--tw-text-opacity))
}

.opacity-0 {
    opacity: 0
}

.backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition-colors {
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.hover\:bg-primary-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--c-primary-700), var(--tw-bg-opacity))
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset)0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0#0000)
}

.focus\:ring-primary-6000:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(var(--c-primary-600), var(--tw-ring-opacity))
}

.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px
}

.disabled\:bg-opacity-70:disabled {
    --tw-bg-opacity: .7
}

.dark .dark\:text-neutral-200 {
    --tw-text-opacity: 1;
    color: rgba(var(--c-neutral-200), var(--tw-text-opacity))
}

.dark .dark\:text-neutral-100 {
    --tw-text-opacity: 1;
    color: rgba(var(--c-neutral-100), var(--tw-text-opacity))
}

.dark .dark\:focus\:ring-offset-0:focus {
    --tw-ring-offset-width: 0px
}

@media (min-width:640px) {
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media (min-width:768px) {
    .md\:absolute {
        position: absolute
    }

    .md\:right-0 {
        right: 0
    }

    .md\:top-0 {
        top: 0
    }

    .md\:bottom-0 {
        bottom: 0
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .md\:\!leading-\[110\%\] {
        line-height: 110% !important
    }
}

@media (min-width:1024px) {
    .lg\:flex {
        display: flex
    }

    .lg\:flex-wrap {
        flex-wrap: wrap
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:space-x-1 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(.25rem*var(--tw-space-x-reverse));
        margin-left: calc(.25rem*calc(1 - var(--tw-space-x-reverse)))
    }

    .lg\:py-60 {
        padding-top: 15rem;
        padding-bottom: 15rem
    }

    @media (min-width:768px) {
    }
}

@media (min-width:1280px) {
    .xl\:flex {
        display: flex
    }

    .xl\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(2rem*var(--tw-space-x-reverse));
        margin-left: calc(2rem*calc(1 - var(--tw-space-x-reverse)))
    }

    @media (min-width:640px) {
    }

    @media (min-width:768px) {
    }
}

@media (min-width:1536px) {
}

.las {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

@-webkit-keyframes la-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes la-spin {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.la-angle-left:before {
    content: ""
}

@font-face {
    font-family: Line Awesome Free;
    font-style: normal;
    font-weight: 400;
    src: 
}

@font-face {
    font-family: Line Awesome Free;
    font-style: normal;
    font-weight: 900;
    src
}

.las {
    font-family: Line Awesome Free;
    font-weight: 900
}

</style >
<meta name=referrer content=no-referrer >
<style >
.sf-hidden {
    display: none !important
}
/* Remove blue underline and set default nav link color */
.nc-Navigation a.nav-link,
.footer-menu a,
.footer-bottom-menu a {
    text-decoration: none !important;
    color: inherit !important; /* use inherited color */
}

    /* Hover effect for nav links */
    .nc-Navigation a.nav-link:hover,
    .footer-menu a:hover,
    .footer-bottom-menu a:hover {
        color: #b79962 !important; /* golden hover */
        text-decoration: none !important;
    }

    /* Active page link styling */
    /* For active page, you will need to add the 'active' class to the <a> tag in Razor or JS */
    /* If you cannot edit HTML to add 'active', use this to highlight current URL */
    .nc-Navigation a.nav-link.active,
    .footer-menu a.active,
    .footer-bottom-menu a.active {
        color: #b79962 !important;
        text-decoration: none !important;
        font-weight: 600;
    }

/* Optional: If you can't add 'active' class in HTML, try this workaround using current URL in JS */
/* But CSS alone can't detect active page without 'active' class or specific selectors */
#main a, #main button {
    text-decoration: none !important;
    outline: none !important;
    color: white; /* keeps the original color */
}

    #main a:hover, #main button:hover,
    #main a:focus, #main button:focus {
        text-decoration: none !important;
        outline: none !important;
        color: white; /* keep original color on hover/focus */
    }
#mobileMenuDrawer,
#mobileMenuDrawer ul,
#mobileMenuDrawer a,
#mobileMenuDrawer span {
    color: #cdd1d7 !important;
}

    #mobileMenuDrawer hr {
        border-top: 1px solid #cdd1d7 !important;
    }

.slider {
    display: flex;
    transition: transform 0.35s ease;
}

.slide {
    min-width: 100%;
}

.policy-content strong {
    display: block;
    margin-top: 2rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: #1a1a1a;
}

.policy-content p {
    margin-top: 1rem;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .page-heading {
        font-size: 1.5rem;
        flex-direction: column;
        align-items: flex-start;
    }

    .policy-content {
        font-size: 0.95rem;
    }
}

.policy-content {
    padding: 25px 0
}

    .policy-content p {
        font-size: 14px;
        line-height: 25px;
        color: #161616
    }

    .policy-content strong {
        padding-top: 25px;
        padding-bottom: 5px;
        color: #000;
        font-weight: 700;
        font-size: 16px;
        display: block
    }
.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px;
        padding-right: 128px;
        padding-left: 128px
    }
}
.page-heading {
    font-size: 50px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #1c1c1c;
    position: relative;
    padding: 20px 0
}

    .page-heading img {
        margin: 0 auto
    }

@media only screen and (max-width: 768px) {
    .trans-content {
        width: auto;
    }

    
    .about-content .about-text {
        width: 100%;
        padding-right: 0;
    }

    .about-content .about-img {
        width: 100%;
    }

    .mobileRevers {
        flex-direction: column-reverse;
    }

    .nonMobileRevers {
        flex-direction: column;
    }
}

.about-content {
    display: flex;
    align-content: center;
    padding-top: 72px;
}

.about-content .about-img {
    width: 50%;
}

.about-content .about-text {
    width: 50%;
    padding-right: 45px;
}

.about-content .about-text h2 {
    color: #8b141d;
    line-height: 1.25;
    font-size: 34px;
    font-weight: 700;
    padding-bottom: 50px;
}

.about-content .about-text p {
    font-size: 14px;
    color: #475467;
    line-height: 24px;
    padding-bottom: 3px;
}

.Subscriptions h2 {
    font-size: 50px;
    color: #1c1c1c;
    line-height: 1.3;
    font-weight: 700;
    text-align: center;
    padding: 60px 0
}

.Subscriptions .list-Subscriptions .row-Subscriptions {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

    .Subscriptions .list-Subscriptions .row-Subscriptions .Subscriptions-box {
        width: 396px;
        margin: 0 16px 20px 0;
        padding: 32px 36px 39px;
        border-radius: 16px;
        box-shadow: 0 10px 20px #ce242b1a;
        background-color: #fff;
        position: relative
    }

        .Subscriptions .list-Subscriptions .row-Subscriptions .Subscriptions-box h3 {
            font-size: 24px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            color: #000;
            padding-top: 30px
        }

        .Subscriptions .list-Subscriptions .row-Subscriptions .Subscriptions-box h2 {
            font-size: 40px;
            font-weight: 700;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: center;
            color: #8b141d;
            padding-bottom: 60px;
            padding-top: 20px
        }

            .Subscriptions .list-Subscriptions .row-Subscriptions .Subscriptions-box h2 span {
                font-weight: 500;
                font-size: 26px
            }

            .Subscriptions .list-Subscriptions .row-Subscriptions .Subscriptions-box h2 .sub-he {
                opacity: .5;
                font-size: 20px;
                font-weight: 700;
                font-stretch: normal;
                font-style: normal;
                line-height: normal;
                letter-spacing: normal;
                text-align: center;
                color: #000
            }

        .Subscriptions .list-Subscriptions .row-Subscriptions .Subscriptions-box .detail-subs {
            font-size: 18px;
            font-weight: 400;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.5;
            padding-left: 28px;
            letter-spacing: normal;
            text-align: left;
            color: #000;
            position: relative;
            height: 530px
        }

            .Subscriptions .list-Subscriptions .row-Subscriptions .Subscriptions-box .detail-subs:before {
                width: 10px;
                height: 10px;
                position: absolute;
                content: "";
                background-color: #8b141d;
                left: 0;
                top: 7px;
                border-radius: 100px
            }
@media only screen and (max-device-width:768px) {
    .home-2-section {
        padding: 52px 0 47px
    }

        .home-2-section .section-2-text {
            flex-direction: column
        }

            .home-2-section .section-2-text .sec-2-content {
                padding-left: 0;
                width: 100%;
                padding-top: 80px
            }

    .footer-drak {
        padding-bottom: 20px
    }

        .footer-drak .footer-flex-container {
            flex-direction: column;
            align-items: baseline
        }

            .footer-drak .footer-flex-container .footer-menu ul li {
                padding: 0 13px 0 0
            }

            .footer-drak .footer-flex-container.pad-t-b {
                padding: 0 0 20px
            }

            .footer-drak .footer-flex-container .footer-subscribe {
                width: 100%
            }

                .footer-drak .footer-flex-container .footer-subscribe .subs-textbox {
                    width: 184px
                }

        .footer-drak .bottom-container-footer {
            flex-direction: column
        }

    .about-content .about-text {
        width: 100%;
        padding-right: 0
    }

    .about-content .about-img {
        width: 100%
    }

    .sec-3-img {
        width: 100%;
        height: auto
    }

    .mr-l65 {
        padding-left: 0 !important
    }

    .mobileRevers {
        flex-direction: column-reverse
    }

    .nonMobileRevers {
        flex-direction: column
    }

    .sprator {
        width: 100%
    }

    .centerHeadingText h2 {
        font-size: 33px;
        line-height: 43px
    }

    .list-Subscriptions .row-Subscriptions {
        flex-direction: column;
        margin-bottom: 0
    }

        .list-Subscriptions .row-Subscriptions .Subscriptions-box {
            width: 100% !important;
            border: 1px solid #dedede
        }

            .list-Subscriptions .row-Subscriptions .Subscriptions-box .detail-subs {
                height: auto !important
            }
}
.sprator {
    width: 480px;
    margin: 0 auto;
    padding: 50px 0
}
.centerHeadingText {
    text-align: center;
    padding: 20px 0 45px
}

    .centerHeadingText h2 {
        font-size: 43px;
        color: #a88608;
        line-height: 52px;
        font-weight: 700
    }
    
    
    .centerHeadingText .peracenter {
        font-size: 30px;
        color: #161616;
        font-weight: 700;
        padding-top: 5px;
        line-height: 35px
    }
.page-heading-contact {
    padding: 100px 0 250px;
    background-color: #eae3d9;
    width: 100%
}

    .page-heading-contact h2 {
        font-size: 50px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: center;
        color: #1c1c1c
    }

    .page-heading-contact .sprator-contact {
        width: 230px;
        margin: 0 auto;
        padding: 20px 0 50px
    }

        .page-heading-contact .sprator-contact img {
            width: 100% !important
        }

.contact-data {
    display: flex;
    justify-content: space-between;
    padding: 150px 124px;
    border-radius: 16px;
    box-shadow: 0 10px 20px #ce242b1a;
    background-color: #fff;
    position: relative;
    top: -200px
}

    .contact-data .address-area {
        width: 50%;
        padding-right: 50px
    }

        .contact-data .address-area .add-box {
            display: flex;
            align-items: center;
            padding-bottom: 21px
        }

            .contact-data .address-area .add-box span {
                padding-right: 15px
            }

                .contact-data .address-area .add-box span svg path {
                    color: #8b141d
                }

            .contact-data .address-area .add-box p {
                color: #000;
                font-weight: 500;
                font-size: 18px;
                line-height: 25px
            }
    .contact-data .formArea {
        width: 50% ;
        
    }

.socialMeda {
    display: flex;
    padding-top: 50px
}

    .socialMeda .iconBox {
        width: 50px;
        height: 50px;
        padding: 12px;
        border-radius: 100px;
        background-color: #8b141d;
        text-align: center;
        margin: 0 11px
    }

        .socialMeda .iconBox i {
            font-size: 24px;
            color: #fff
        }

.carousel.carousel-slider {
    height: 100%
}

@media only screen and (max-device-width:768px) {
    .footer-drak {
        padding-bottom: 20px
    }

        .footer-drak .footer-flex-container {
            flex-direction: column;
            align-items: baseline
        }

            .footer-drak .footer-flex-container .footer-menu ul li {
                padding: 0 13px 0 0
            }

            .footer-drak .footer-flex-container.pad-t-b {
                padding: 0 0 20px
            }

            .footer-drak .footer-flex-container .footer-subscribe {
                width: 100%
            }

                .footer-drak .footer-flex-container .footer-subscribe .subs-textbox {
                    width: 184px
                }

        .footer-drak .bottom-container-footer {
            flex-direction: column
        }

    .sprator-contact {
        width: 100%
    }

    .contact-data {
        padding: 50px 24px 24px;
        flex-direction: column;
        top: 0
    }

        .contact-data .address-area {
            width: 100%;
            padding-right: 0
        }

    .socialMeda {
        padding-top: 10px;
        margin-bottom: 24px
    }

    .formArea {
        width: 100% !important
    }

    .page-heading-contact {
        padding: 50px 0 11px
    }
}
.grid {
    display: grid
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}
.block {
    display: block
}
.readMoreBtn {
    border-radius: 100px;
    padding: 12px 34px;
    background-color: #8b141d;
    width: 160px;
    height: 61px;
    margin-top: 27px;
    color: white; /* sets white text */
    text-decoration: none; /* removes underline */
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    .readMoreBtn:hover {
        color: white; /* keeps text white on hover */
        text-decoration: none; /* ensures no underline on hover */
    }

/*a.contactBtn {
    border-radius: 100px;
    padding: 24px 16px;
    background-color: #b79962;
    width: 100px;
    height: 41px;
    margin-top: 27px;
    color: white;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

    a.contactBtn:hover {
        background-color: #b79962;
        color: white;
        text-decoration: none;
    }
*/
.sliderReadMoreBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: 500;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    line-height: 24px;
    text-decoration: none;
    color: white;
    background-color: #8b141d;
    border: none;
    width: 160px;
    height: 56px;
    cursor: pointer;
    transition: background-color 0.15s ease-in-out;
}

    .sliderReadMoreBtn:hover {
        background-color: #a51620;
        color: white;
        text-decoration: none;
    }




.sliderContactBtn {
    background-color: #b79962;
    color: white;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 16px 24px;
    border-radius: 9999px;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 16px;
    width: 160px;
    height: 56px;
    font-weight: 500;
    line-height: 24px;
    transition: background-color 0.15s ease-in-out;
}

    .sliderContactBtn:hover {
        background-color: #b79962; /* or a slightly darker gold for hover effect */
        color: white;
        text-decoration: none;
    }
.footerSubsButton {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #8b141d; /* Same red as your Read more */
    color: white;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 16px;
    font-weight: 400; /* Changed from 400 for consistency */
    line-height: 24px;
    padding: 12px 34px;
    border: none;
    white-space: nowrap;
    border-radius: 9999px; /* Matches contact/readmore style */
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.15s ease-in-out;
    /*width: 160px;*/ /* Consistent with readmore */
    /*height: 56px;*/ /* To match contact/readmore buttons */
}

    .footerSubsButton:hover {
        background-color: #a51620; /* Slightly darker red for hover */
        color: white;
        text-decoration: none;
    }

.homeWriteToUsBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 190px;
    height: 61px;
    padding: 12px 34px;
    margin-top: 27px;
    background-color: #b79962;
    color: black !important;
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.15s ease-in-out;
    box-sizing: border-box;
}

    .homeWriteToUsBtn:hover {
        background-color: #c0a36e;
        color: black;
    }
.homeWriteToUsBlackBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 190px;
    height: 61px;
    padding: 12px;
    margin-top: 27px;
    background-color: #000;
    color: white;
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    transition: background-color 0.15s ease-in-out;
    box-sizing: border-box;
}

    .homeWriteToUsBlackBtn:hover {
        background-color: #222;
        color: white;
        text-decoration: none;
    }
.homeReadMoreBtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 151px;
    height: 61px;
    padding: 12px 34px;
    margin-top: 27px;
    background-color: #8b141d;
    color: #e5e7eb;
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    border: none;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    transition: background-color 0.15s ease-in-out;
}

    .homeReadMoreBtn:hover {
        background-color: #a31a24;
        color: #ffffff;
    }
/*not in use for now*/
/*.section-1 {
    display: flex;
    border-radius: 6px;
    box-shadow: 0 10px 20px #ce242b1a;
    background-color: #fff;
    position: relative;
    top: -250px;
    gap: 20px;
    padding: 20px;
}

.left-side {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


.small-cards {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.small-card {
    background: silver;
    width: 100%;
    min-height: 100px;
    border-radius: 6px;
}

.right-side {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.medium-card {
    background-color: aqua;
    width: 100%;
    min-height: 200px;
    border-radius: 6px;
}

.large-card {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(206,36,43,0.1);
    display: flex;
    flex-direction: column;*/ /* stack image and content vertically */
/*}

.card-image img {
    width: 100%;
    height: auto;
    display: block;
    border-radius:20px;
}

.card-content {
    display: flex;
    justify-content: space-between;
    padding: 15px;
}

.content-left {
    flex: 1;
}

    .content-left h2 {
        font-size: 24px;
        margin-bottom: 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .content-left p {
        font-size: 18px;
        margin-bottom: 10px;
    }

.event-date-time {
    font-size: 14px;
    color: #666;
}

.separator {
    margin: 0 5px;
}

.content-right {
    display: flex;
    align-items: center;
}

.register-btn {
    background: #8b141d;
    color: #fff;
    padding: 10px 20px;
    border-radius: 6px;
    text-decoration: none;
}

.register-btn:hover {    
    background: #a51a22;
}*/
/*not in use for now*/


.golden-section {
    background-color: #b69862; /* golden bg */
    color: #fff;
    padding: 90px 20px;
}

.golden-heading {
    font-size: 33px;
    line-height: 42px; /* slightly reduced for tighter spacing */
    font-weight: 700;
    color: #fff;
    margin: 0 auto 5px auto; /* reduced bottom margin to 5px */
    text-align: center;
}

.golden-subheading {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    margin: 0 auto; /* centers it horizontally */
    white-space: normal;
    overflow-wrap: break-word;
    text-align: center;
    max-width: 900px; /* ensures it wraps similar to heading */
}





.call-us-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: 500;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    line-height: 24px;
    text-decoration: none;
    color: white;
    background-color: #8b141d;
    border: none;
    width: 170px;
    height: 60px;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.15s ease-in-out;
}


.call-us-btn:hover {
    background-color: #a51620;
    color: white;
    text-decoration: none;
}

.card {
    border: none !important;
    border-radius: 12px; /* keep rounded corners */
}

