*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth !important;
    overflow-x: hidden;
}

body {
    -webkit-overflow-scrolling: touch !important;
    overflow-x: hidden;
    background-color: #f8edd5;
}

img,
video {
    max-width: 100%;
    display: block;
}

section {
    overflow: hidden;
}

@media (min-width: 992px) {
    .navbar-center {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: row;
    }
}

.navBack {
    background-image: url("img/brown-wooden-textured-flooring-background_53876-129599.avif");
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: solid 2px #d6b36a;
    padding: 0 !important;
}

.navLog {
    background-image: url("img/BestCentrumLogo-removebg-preview.png");
    /* background-color: #bc1888; */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 !important;
    margin-right: 20px !important;
    padding: 0 !important;
    width: 13rem;
    height: 3rem;

}

#brandLogo {
    width: 180px;
    height: 40px;
    margin: 0 !important;
    padding: 0 !important;
}


.hero {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-video {
    position: absolute;
    inset: 0;
    margin: 0;
    width: 100%;
    height: 100%;

    object-fit: cover;
    z-index: 1;
}

.hero-overlay {
    position: absolute;
    inset: 0;

    background: rgba(0, 0, 0, 0.45);
    z-index: 2;
}

.hero-content {
    position: relative;
    z-index: 3;

    text-align: center;
    color: white;
    padding: 20px;
    max-width: 800px;
}

.hero-content h1 {
    font-size: clamp(2rem, 6vw, 5rem);
    margin-bottom: 1rem;
}

.hero-content p {
    font-size: clamp(2rem, 6vw, 5rem);
    margin-bottom: 2rem;
}

.hctwo {
    font-size: clamp(1rem, 5vw, 4rem);
}

.hcthree {
    font-size: clamp(1rem, 4vw, 3rem);
}

.ofs {
    font-style: normal !important;
    font-family: 'Courier New', Courier, monospace !important;
}

.btn {
    display: inline-block;
    padding: 14px 28px;
    background: #fff;
    color: #000;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 600;
}

@media (max-width: 768px) {
    .hero-content {
        padding: 20px;
    }
}

@media (min-width: 1023px) {
    .heroContentTwo {
        margin-left: 75px !important;
        padding-left: 0 !important;
    }

    .cta {
        margin-left: 75px !important;
    }

}

.cta {
    background-image: url("img/gold-gradient-color-effect-background-for-graphic-design-element-vector.jpg");
    color: rgb(13, 13, 13) !important;
    margin-top: 20px;
    width: fit-content;
    margin-left: 20px;
}

@media (max-width: 1200px) {
    .hero-section {
        background-position: right 26% center !important;
    }

    .cta {
        width: 300px !important;
    }

    .navLog {
        width: 8rem;
    }
}

@media (max-width: 1005px) {
    .hero-section {
        background-position: right 30% center !important;
    }

    #aboutAbout,
    #aboutUs {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        margin-top: 5px !important;
    }
}

@media (max-width: 810px) {
    .hero-section {
        background-position: right 38% center !important;
    }

    .hero-content {
        align-items: flex-start;
    }

    .heroContentTwo {
        margin-left: 0 !important;
        margin-top: 25px !important;
        max-width: 100%;
    }

    .cta {
        margin-left: 0 !important;
        margin-top: 30px !important;
    }

    .navLog {
        width: 13rem;
        height: 2.5rem;
    }
}

@media (max-width: 540px) {

    .hero-section {
        background-position: right 35% center !important;
        padding: 10px;
    }

    .hero-content {
        font-size: clamp(2rem, 9vw, 3rem) !important;
        padding: 20px !important;
        padding-top: 70px !important;
    }

    .heroContentTwo {
        text-align: left !important;
        margin: 10px 0 0 0 !important;
    }

    .cta {
        margin-left: 0 !important;
        margin-top: 20px !important;
    }
}

@media (max-width: 450px) {

    .hero-section {
        background-position: right center !important;
        background-size: cover;
    }

    .hero-content {
        font-size: clamp(2rem, 10vw, 3rem) !important;
        padding-top: 80px !important;
    }

    .heroContentTwo {
        margin: 0 !important;
        text-align: left !important;
        font-size: 1rem !important;
    }

    .cta {
        position: relative;
        top: 0 !important;
        width: 100%;
        text-align: center;
    }

}

@media (max-width: 380px) {

    .hero-content {
        font-size: 2rem !important;
    }

    .heroContentTwo {
        font-size: 0.95rem !important;
    }
}

@media (max-height: 650px) {
    .hero-content {
        font-size: 1.7rem !important;
    }
}

.text-gold {
    color: #d6b36a !important;
}

.text-gold-shad {
    color: #f0d18f !important;
    text-shadow: 2px 2px 2px black !important;
}

.text-shad {
    text-shadow: 2px 2px 2px black !important;
}

.text-justify {
    text-align: justify;
}

.cormorant-garamond {
    font-family: "Cormorant Garamond", serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;

}

.btn:hover {
    color: white !important;
}

.nav-interlock-btn {
    position: relative;
    text-decoration: none;
    overflow: hidden;
    transition: color 0.3s ease;
    z-index: 1;
    display: inline-block;
}


.nav-interlock-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #6f4e37;
    transform: translateX(-100%);
    transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1);
    z-index: -1;
}


.nav-interlock-btn::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #5c4033;
    transform: translateX(100%);
    transition: transform 0.35s cubic-bezier(0.25, 1, 0.5, 1);
    z-index: -1;
}


.nav-interlock-btn:hover {
    color: #ffffff;
}


.nav-interlock-btn:hover::before {
    transform: translateX(0);
}

.nav-interlock-btn:hover::after {
    transform: translateX(0);
}


.card {
    transition: 0.3s;
    height: 100%;
}

.card img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.card:hover {
    transform: scale(1.03);
}

#carouselExampleRide,
.carousel-inner,
.carousel-item {
    width: 100%;
    height: 100%;
}

.carousel-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.preview-img,
.fahaz-gallery-image {
    cursor: pointer;
    transition: 0.3s;
}

.preview-img:hover,
.fahaz-gallery-image:hover {
    transform: scale(1.03);
}

.fahaz-gallery-image {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 12px;
}

.lightbox,
#fahazViewerOverlay {
    display: none;
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.92);
    justify-content: center;
    align-items: center;
    z-index: 999999;
    padding: 20px;
}

.lightbox img,
#fahazViewerImage {
    max-width: 95%;
    max-height: 90%;
    border-radius: 12px;
}

.close-btn,
.fahaz-close-btn {
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: clamp(35px, 6vw, 55px);
    color: white;
    cursor: pointer;
    user-select: none;
}

.fahaz-arrow-left,
.fahaz-arrow-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-size: clamp(35px, 6vw, 65px);
    cursor: pointer;
    padding: 15px;
    user-select: none;
}

.fahaz-arrow-left {
    left: 10px;
}

.fahaz-arrow-right {
    right: 10px;
}

.fahaz-arrow-left:hover,
.fahaz-arrow-right:hover,
.fahaz-close-btn:hover {
    opacity: 0.7;
}


.about-section {
    background: #f8edd5;
    overflow: hidden;
}

.about-content {
    padding-inline: 10px;

}

.about-title {
    font-size: clamp(2rem, 5vw, 56px);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: 25px;
}

.about-text {
    font-size: clamp(1rem, 2vw, 18px);
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 35px;
    max-width: 650px;
}


.video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    overflow: hidden;
}

.video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
}

@media(max-width:991px) {

    .about-content {
        min-height: auto;
    }

    .video-wrapper {
        min-height: 400px;
    }
}

.modelling {
    background-image: url("img/3dback.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}

.modelling p {
    font-size: clamp(1.8rem, 6vw, 4rem);
    margin-bottom: 1rem;
}

@media(max-width:450px) {

    .modelling {
        background-position: 40% center !important;

    }

    .modelling p,
    h3 {
        padding-block: 10px;
        font-weight: bolder;
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.8),
            0 0 30px rgba(0, 0, 0, 0.6),
            0 0 70px rgba(0, 0, 0, 0.5),
            0 0 120px rgba(0, 0, 0, 0.4);
    }

    .modelling h3 {
        font-size: xx-large;
    }


    #ctaMod {
        margin: 35px 20px !important;
        top: auto !important;
    }

    .modText {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
}


.footer-section {
    background-image: url("img/brown-wooden-textured-flooring-background_53876-129599.avif");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0 30px;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-logo {
    color: #d4af37;
    font-size: clamp(1.7rem, 4vw, 2rem);
    font-weight: 900;
    margin-bottom: 25px;
}

.footer-text,
.footer-links li,
.footer-contact p {
    color: #cfcfcf;
    line-height: 1.8;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-title {
    color: #d4af37;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.footer-btn {
    display: inline-block;
    padding: 14px 28px;
    background: #d4af37;
    color: #111;
    text-decoration: none;
    font-weight: 700;
    border-radius: 10px;
    transition: 0.3s;
}

.footer-btn:hover {
    background: #fff;
    color: #111;
}

.footer-socials {
    display: flex;
    gap: 15px;
    margin-top: 20px;
    flex-wrap: wrap;
}

.footer-socials a {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #1b1b1b;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d4af37;
    font-size: 1.2rem;
    text-decoration: none;
    transition: 0.3s;
}

.footer-socials a:hover {
    background: #d4af37;
    color: #111;
    transform: translateY(-4px);
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    margin-top: 60px;
    padding-top: 25px;
    text-align: center;
}

.footer-bottom p {
    color: #8d8d8d;
    margin: 0;
}

@media(max-width:992px) {

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

    .footer-socials {
        justify-content: center;
    }

    .footer-btn {
        width: 100%;
    }
}

.social-links {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}

.social-icon {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: 0.3s ease;
    background: #1b1b1b;
    color: #fff;
}

.social-icon-nav {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    text-decoration: none;
    transition: 0.3s ease;
    background: #1b1b1b;
    color: #fff;
}

.social-icon:hover {
    transform: translateY(-5px) scale(1.08);
}

.social-icon.facebook:hover {
    background: #1877f2;
}

.social-icon-nav.facebook:hover {
    background: #1877f2;
}

.social-icon.instagram:hover {
    background: linear-gradient(45deg,
            #f09433,
            #e6683c,
            #dc2743,
            #cc2366,
            #bc1888);
}

.social-icon-nav.instagram:hover {
    background: linear-gradient(45deg,
            #f09433,
            #e6683c,
            #dc2743,
            #cc2366,
            #bc1888);
}

.social-icon.tiktok:hover {
    background: #000;
    color: #25f4ee;
}

.social-icon-nav.tiktok:hover {
    background: #000;
    color: #25f4ee;
}

@media(max-width:768px) {

    .social-links {
        justify-content: center;
    }

    .social-icon {
        width: 48px;
        height: 48px;
    }
}


.cookie-banner {
    position: fixed;
    bottom: 25px;
    left: 50%;
    transform: translateX(-50%);
    width: min(95%, 1200px);
    background: #111;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 24px;
    padding: 25px 30px;
    z-index: 99999;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.45);
    animation: cookieFade 0.5s ease;
    backdrop-filter: blur(10px);
}

.cookie-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
}

.cookie-text h4 {
    color: #d4af37;
    font-size: 1.3rem;
    margin-bottom: 10px;
    font-weight: 700;
}

.cookie-text p {
    color: #d0d0d0;
    margin: 0;
    line-height: 1.7;
    max-width: 700px;
}

.cookie-buttons {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.cookie-btn {
    border: none;
    padding: 14px 24px;
    border-radius: 12px;
    font-weight: 700;
    cursor: pointer;
    transition: 0.3s ease;
    min-width: 140px;
}

.accept-btn {
    background: #d4af37;
    color: #111;
}

.accept-btn:hover {
    background: #f0c95c;
    transform: translateY(-2px);
}

.decline-btn {
    background: #1d1d1d;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.decline-btn:hover {
    background: #2a2a2a;
    transform: translateY(-2px);
}

@media(max-width:768px) {

    .cookie-banner {
        width: 92%;
        padding: 20px;
    }

    .cookie-content {
        flex-direction: column;
        align-items: flex-start;
    }

    .cookie-buttons {
        width: 100%;
        flex-direction: column;
    }

    .cookie-btn {
        width: 100%;
    }

    .cookie-text p {
        font-size: 0.95rem;
    }
}

@keyframes cookieFade {

    from {
        opacity: 0;
        transform: translateX(-50%) translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}

#galleryBackBtn {
    cursor: pointer;
}

.modal-header {
    border-top: solid 2px #d6b36a;
}

.luxury-link {

    position: relative;

    overflow: hidden;

    display: inline-block;

    color: white;

    text-decoration: none;

    transition: 0.3s;
}

.luxury-link::before {

    content: "";

    position: absolute;

    top: 0;
    left: -120%;

    width: 80%;
    height: 100%;

    background: linear-gradient(120deg,
            transparent,
            rgba(255, 255, 255, 0.6),
            transparent);

    transform: skewX(-25deg);

    transition: 0.7s;
}

.luxury-link:hover::before {

    left: 140%;
}

.luxury-link:hover {

    color: #d6b36a;

}

.bording {
    background-image: url("img/brown-wooden-textured-flooring-background_53876-129599.avif");
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 30px;

}

#galleryBackBtn {
    cursor: pointer;
}

.grassBack {
    background-color: rgb(36, 55, 33);
}

.navBarLogo {
    width: 50px;
    height: 50px;

}

.navBarLogoTwo {
    width: 80px;
    height: 80px;

}


.gal-thumb {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    cursor: pointer;
    border-radius: 10px;
    transition: transform 0.2s ease, filter 0.2s ease;
    display: block;
}

.gal-thumb:hover {
    transform: scale(1.03);
    filter: brightness(0.9);
}

.zoom-layer {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.92);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.zoom-photo {
    max-width: 90%;
    max-height: 85%;
    border-radius: 12px;
}

.zoom-close {
    position: absolute;
    top: 15px;
    right: 25px;
    font-size: 42px;
    color: #fff;
    cursor: pointer;
}


.zoom-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 45px;
    background: transparent;
    border: none;
    color: white;
    cursor: pointer;
}

.zoom-prev {
    left: 20px;
}

.zoom-next {
    right: 20px;
}

@media (max-width: 576px) {
    .zoom-nav {
        font-size: 32px;
    }
}

.egyen {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    cursor: pointer;
    border-radius: 10px;
    transition: transform 0.2s ease, filter 0.2s ease;
    display: block;
}

#galLink:hover {
    color: brown !important;
}