.logo img {
    width: 100%;
    height: 140px;
}

.header_upper_one_box .logo {
    padding: 11px 0;
}
.sticky-header .logo {
    padding: 7px 0px;
}
.main-menu .navigation>li {
    padding: 69px 0px;
    margin-right: 20px;
}


:root {
    --body-font: 'Heebo', sans-serif;
    --heading-font: 'Manrope', sans-serif;

    /* PRIMARY BRAND COLORS */
    --thm-primary: #000000;   /* Rich Royal Gold */
    /*--thm-primary: #D4AF37;*/
    --thm-black: #121212;     /* Deep Luxury Black */
    --thm-gray: #404755;

    /* ACCENT COLORS */
    --thm-orange: #F7931E;    /* CTA / Hover */
    --thm-blue: #1F4E79;      /* Trust / Export */

    /* BACKGROUND */
    --thm-light-bg: #F8F9FA;
    --thm-white: #FFFFFF;
}


.bg-black
{
    background: black;
}
.bg-gold
{
        background-image: linear-gradient(111deg, #A77616 0%, #E3BB5B 100%);
}



/*why us*/
 .why-choose-section {
    background: #0f0f0f;
    color: #fff;
}

.why-image img
 {
    width: 100%;
    height: 656px;
    object-fit: cover;
}

.why-content {
    padding: 30px 38px;
    /*padding: 80px 60px;*/
}

.section-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
    color: white;
}

.section-title::after {
    content: "";
    width: 80px;
    height: 3px;
    background: #D4AF37;
    position: absolute;
    left: 0;
    bottom: -10px;
}

.why-box {
    background: linear-gradient(135deg, #E6C35C, #D4AF37);
    padding: 10px 25px;
    /*padding: 30px;*/
    border-radius: 8px;
    margin-bottom: 30px;
    color: #000;
    transition: 0.3s;
}

.why-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 35px rgba(212,175,55,0.4);
}

.why-box .icon {
    font-size: 40px;
    color: #000;
    margin-bottom: 10px;
    /*margin-bottom: 15px;*/
}

.why-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
}

.why-box p {
    font-size: 15px;
    line-height: 1.6;
}

.main-service-one-sec-content {
    padding: 16px 40px 20px;
    text-align: center;
}

.main-service-one-section.two {
    padding: 100px 0 50px;
}


.footer-main {
    background: #0b0b0b;
    color: #fff;
    padding-top: 70px;
    position: relative;
}

.footer-logo-box img {
    max-width: 180px;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}

.footer-title {
    color: #D4AF37;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}

.footer-title::after {
    content: "";
    width: 40px;
    height: 2px;
    background: #D4AF37;
    position: absolute;
    left: 0;
    bottom: -8px;
}

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

.footer-links li,
.footer-contact li {
    margin-bottom: 10px;
    font-size: 14px;
}

.footer-links a {
    color: #ccc;
    text-decoration: none;
    transition: 0.3s;
}

.footer-links a:hover {
    color: #D4AF37;
    padding-left: 5px;
}

.footer-contact i {
    color: #D4AF37;
    margin-right: 8px;
}

/* SOCIAL BAR */
.footer-social-bar {
    background: #ffffff;
    width: 320px;
    margin: 40px auto;
    padding: 15px;
    border-radius: 50px;
    text-align: center;
}

.footer-social-bar a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000;
    color: #D4AF37;
    border-radius: 50%;
    line-height: 40px;
    margin: 0 5px;
    transition: 0.3s;
}

.footer-social-bar a:hover {
    background: #D4AF37;
    color: #000;
}

/* COPYRIGHT */
.footer-bottom {
    background: #D4AF37;
    color: #000;
    text-align: center;
    padding: 15px;
    font-size: 14px;
}




.header_top {
 
    background: #fffbfb;
}
.header_top_one_box ul li {
    color: #070202;
}
.header_top_two_box .opening_hour p span {
    color: black;
}
.social_links_1 a {
    color: #000000;
}
.header_upper {
 
    background: #000000;
}
.main-menu .navigation {
    position: relative;
    margin: 0px;
    background: black;
}
.main-menu .navigation>li>a {
    color: #ffffff;
}
.sticky-header {
    background: #000000;
        border-bottom: 1px solid #000000;
}
.main-header .sticky-header .main-menu .navigation>li>a {
    color: white;
}

.header_upper-two_inner {
    position: relative;
    display: block;
    padding: 0px 0;
}


.main-menu.two .navigation>li:hover>a, .main-menu.two .navigation>li.current>a {
    color: #edc32e;
}
.main-header .sticky-header .main-menu .navigation>li:hover>a, .main-header .sticky-header .main-menu .navigation>li.current>a, .main-header .sticky-header .main-menu .navigation>li.current-menu-item>a {
    opacity: 1;
    color: #edc32e;
}
.header_upper_two-right_box {
    margin-top: 45px;
}

.main-header-two-nav-box-inner {
    background: #000000;
    display: flex;
    justify-content: center;
}


.my-container{
    padding: 0 70px;
}

.features-two-sec-single {
    margin-bottom: 15px;
    padding: 20px 30px;
}



/*------------------------*/

.enquiry-btn {
    position: fixed;
    right: -5px;              /* half bahar nikla hua */
    top: 50%;
    transform: rotate(-90deg) translateY(-50%);
    transform-origin: right center;
    background: #000;
    color: #e6b85c;
    padding: 15px 25px;
    border-radius: 8px 8px 0 0;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    z-index: 9997;
    border: none;
}



/* Overlay */
.enquiry-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.5);
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    z-index: 9998;
}

/* Modal */
.enquiry-modal {
    position: fixed;
    top: 0;
    right: -420px;
    width: 420px;
    max-width: 100%;
    height: 100%;
    background: #fff;
    padding: 30px 20px;
    box-shadow: -5px 0 25px rgba(0,0,0,0.2);
    transition: 0.4s ease;
    z-index: 9999;
    overflow-y: auto;
}

/* Active state */
.enquiry-modal.active {
    right: 0;
}
.enquiry-overlay.active {
    opacity: 1;
    visibility: visible;
}

/* Close button */
.close-btn {
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 26px;
    cursor: pointer;
}

/* Form */
.enquiry-form input,
.enquiry-form textarea {
    width: 100%;
    margin-bottom: 15px;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.enquiry-form textarea {
    min-height: 120px;
}

.enquiry-form button {
    width: 100%;
    padding: 12px;
    background: #e6b85c;
    color: #fff;
    border: none;
    border-radius: 25px;
    font-size: 16px;
    cursor: pointer;
}

/* Mobile full screen */
@media (max-width: 576px) {
    .enquiry-modal {
        width: 100%;
    }
}


.header_upper_two-right_box ul li .address_title h6 {
    font-weight: 800;
}
.header_upper_two-right_box ul li .address_title p {
    font-size: 16px;
    color: black;
    margin: 0;
    font-weight: 500;
}

.banner-section.two {
    margin-top: 220px;
}
.main-header .nav-outer .nav-inner {
    position: relative;
    background-color: #010000;
}





.page-header {
    padding: 50px 0 50px;
}

.main-menu .navigation>li>ul {
    width: max-content;
}

.product-action-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 20px;
}

.product-action-buttons .btn {
    padding: 12px 22px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px;
    text-transform: uppercase;
    transition: 0.3s ease;
    letter-spacing: 0.5px;
    min-width: 220px;
    text-align: center;
    border: 2px solid transparent;
    display: inline-block;
}

/* WhatsApp button */
.enquiry-whatsapp {
    background: #25D366;
    color: #fff;
    border-color: #20b954;
}
.enquiry-whatsapp:hover {
    background: #20b954;
    color: #fff;
}

/* Mail button */
.enquiry-mail {
    background: #007bff;
    color: #fff;
    border-color: #006ae6;
}
.enquiry-mail:hover {
    background: #006ae6;
    color: #fff;
}

/* Mobile responsive */
@media (max-width: 576px) {
    .product-action-buttons .btn {
        min-width: 100%;
    }
}



.header_top {
    display: none !important;
}






































/*-media quary*/

@media only screen and (max-width: 768px) {
    .why-content {
        padding: 35px 0;
    }
    .section-title {
    font-size: 27px;
}

    .why-image img {
        height: 350px;
    }

    .my-container {
    padding: 0 0px;
}
.main-header.two {
    position: absolute;
    background: black;
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_upper-two_inner {
    position: relative;
    display: block;
    padding: 0 0;
}
.logo img {
    width: 100%;
    height: 100px;
}
.banner-section.two {
        margin-top: 109px;
    }
    .about-tow-section {
        padding: 50px 0 100px;
    }
    .about-tow-section.about-page {
    padding-bottom: 20px;
}

.mobile-menu .menu-box {
    align-items: baseline;
}




.header_top {
    /*background: #da0505;*/
    margin-top: 0px;
}

    .main-header.two {
        position: absolute;
        background: black;
        padding: 0 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 114px;
    }


    .header_top {
    /*background: red;*/
    display: block !important;
}

}


