/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,400,600,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan&display=swap');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(icomoon.css);
@import url(font-awesome.min.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery.fancybox.min.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
}

.container {
     max-width: 1170px;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: 'Poppins', sans-serif;
     line-height: 1.80857;
     font-weight: normal;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #fff;
     margin: 0
}

h1 {
     font-size: 50px;
}

h2 {
     font-size: 22px;
}

h3 {
     font-size: 18px;
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

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

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

.overlay p {
     margin: 0px;
     font-weight: 500;
     font-size: 15px;
     line-height: 24px;
color: black;}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.full {
     width: 100%;
     float: left;
     margin: 0;
     padding: 0;
}


/**-- heading section --**/


/*---------------------------- preloader area ----------------------------*/

.loader_bg {
     position: fixed;
     z-index: 9999999;
     background: #fff;
     width: 100%;
     height: 100%;
}

.loader {
     height: 100%;
     width: 100%;
     position: absolute;
     left: 0;
     top: 0;
     display: flex;
     justify-content: center;
     align-items: center;
}

.loader img {
     width: 280px;
}


/*-- header area --*/


/*--------------------------------------------------------------------- top banner area ---------------------------------------------------------------------*/


/*-- navigation--*/

.navigation.navbar {
     float: right;
     padding-top: 14px !important;
     padding: 0;
}

.navigation.navbar-dark .navbar-nav .nav-link {
     padding: 7px 0px 27px 0px;
     margin: 0 22px;
     color: #010101;
     font-size: 16px;
     line-height: 20px;
     font-weight: 500;
     text-transform: uppercase;
     border-bottom: #fff solid 3px;
}

.navigation.navbar-dark .navbar-nav .nav-link:focus,
.navigation.navbar-dark .navbar-nav .nav-link:hover {
     color: #fe0000;
     border-bottom: #fe0000 solid 3px;
}

.navigation.navbar-dark .navbar-nav .active>.nav-link,
.navigation.navbar-dark .navbar-nav .nav-link.active,
.navigation.navbar-dark .navbar-nav .nav-link.show,
.navigation.navbar-dark .navbar-nav .show>.nav-link {
     color: #fe0000;
     border-bottom: #fe0000 solid 3px;
}

.navbar-expand-md .navbar-nav {
     padding-right: 10px;
}

.header {
     width: 100%;
     height: 86px;
     padding: 15px 0px 15px 0px;
     background: #fff;
}







/* ===== ULTRA TRANSPARENT GLASSMORPHISM BOOKING FORM ===== */
.booking_ocline {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0 masonry;
    transform: translateY(-50%);
    z-index: 10;
    pointer-events: none; /* Allows clicking through empty space */
}

.booking_ocline > .container {
    pointer-events: none;
}

.booking_ocline .book_room {
    pointer-events: all;/* Only the form is clickable */
         margin-top: 400px;


}



























.glass-card {
    background: rgba(15, 23, 42, 0) !important;
    backdrop-filter: blur(25px) saturate(180%);
    -webkit-backdrop-filter: blur(25px) saturate(180%);
    border: 1.5px solid rgba(212, 175, 55, 0.4);
    border-radius: 0;
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.6),
        0 0 60px rgba(212, 175, 55, 0.15),
        inset 0 0 60px rgba(212, 175, 55, 0.05);
    padding: 40px 35px;
    animation: float 6s ease-in-out infinite;
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    border-left: 6px solid #D4AF37;
}

.glass-card:hover {
    transform: translateY(-10px);
    box-shadow: 
        0 40px 80px rgba(0, 0, 0, 0.7),
        0 0 100px rgba(212, 175, 55, 0.3);
    border-color: #F4D03F;
}

.glass-input {
    background: rgba(255, 255, 255, 0.12) !important;
    border: 1.5px solid rgba(212, 175, 55, 0.5) !important;
    color: white !important;
    height: 58px;
    border-radius: 0;
    transition: all 0.4s ease;
    backdrop-filter: blur(10px);
}

.glass-input:focus {
    background: rgba(212, 175, 55, 0.2) !important;
    border-color: #D4AF37 !important;
    box-shadow: 0 0 30px rgba(212, 175, 55, 0.4);
    color: white;
    outline: none;
}

.glass-input::placeholder {
    color: #e2e8f0 !important;
}

.glass-btn {
    background: linear-gradient(45deg, #D4AF37, #F4D03F);
    color: #0F172A;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 16px 40px;
    border: none;
    border-radius: 0;
    transition: all 0.5s ease;
    box-shadow: 0 15px 40px rgba(212, 175, 55, 0.4);
    font-size: 1.1rem;
}

.glass-btn:hover {
    transform: translateY(-8px) scale(1.05);
    box-shadow: 0 25px 60px rgba(212, 175, 55, 0.6);
    background: linear-gradient(45deg, #F4D03F, #D4AF37);
}

.text-shadow {
    text-shadow: 0 4px 20px rgba(0,0,0,0.8);
}

@keyframes float {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-15px); }
}

/* Make sure banner images are visible behind */
.banner_main::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(135deg, 
        rgba(15,23,42,0.7) 0%, 
        rgba(15,23,42,0.4) 50%, 
        rgba(15,23,42,0.7) 100%);
    z-index: 1;
}








.titlepage {
     text-align: center;
     padding-bottom: 40px;
}

.titlepage h2 {
     font-size: 40px;
     color: #121212;
     line-height: 45px;
     font-weight: bold;
     text-transform: uppercase;
     padding: 0;
}

.titlepage h2::before {
     position: absolute;
     content: "";
     background-color: #ff0909;
     width: 20px;
     height: 4px;
     transform: rotate(-36deg);
}

.titlepage h2::after {
     position: absolute;
     content: "";
     background-color: #ff0909;
     width: 20px;
     height: 4px;
     transform: rotate(-36deg);
     bottom: 10px;
}

.d_flex {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
}

.read_more {
     font-size: 17px;
     background-color: #121212;
     color: #fff;
     padding: 8px 0px;
     width: 100%;
     max-width: 144px;
     text-align: center;
     display: inline-block;
     transition: ease-in all 0.5s;
     font-weight: 500;
     border-radius: 30px;
}

.read_more:hover {
     background: #fe0000;
     color: #fff;
     transition: ease-in all 0.5s;
}





/* ==================== HERO – REDUCED HEIGHT & RESPONSIVE TYPOGRAPHY ==================== */
/* DE GRAND HERO — GUARANTEED TO SHOW IMAGE */
.back_re {
    position: relative;
    height: 70vh;
    min-height: 500px;
    max-height: 750px;
    background: linear-gradient(rgba(0,0,0,0.75), rgba(0,0,0,0.85)), 
                url('../images/banner2.jpg') center/cover no-repeat fixed !important;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: 0 !important;
}

/* Make sure overlay no block am */
.back_re .overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: transparent;
    z-index: 1;
}

.back_re > .container {
    position: relative;
    z-index: 2;
}


.hero-title {
    font-family: 'Cinzel', serif;
    font-weight: 900;
    letter-spacing: 4px;
    text-shadow: 0 0 40px rgba(212,175,55,0.7);
    font-size: 4.5rem;
    line-height: 1.1;
}

.hero-subtitle {
    font-size: 1.5rem;
    font-weight: 400;
    letter-spacing: 2px;
}

.golden-line {
    width: 120px;
    height: 5px;
    background: linear-gradient(90deg, transparent, #D4AF37, transparent);
    border-radius: 10px;
}

/* Image hover zoom */
.about-img-wrapper {
    height: 600px;
    transition: all 0.6s ease;
}
.about-img-wrapper:hover {
    transform: translateY(-10px);
}
.about-img-wrapper img {
    transition: transform 10s ease;
}
.about-img-wrapper:hover img {
    transform: scale(1.12);
}

/* Crown Badge */
.crown-badge {
    position: absolute;
    bottom: 30px;
    left: 30px;
    background: rgba(0,0,0,0.8);
    backdrop-filter: blur(12px);
    padding: 10px 20px;
    border: 2px solid #D4AF37;
    border-radius: 15px;
    animation: float 6s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-15px); }
}

/* RESPONSIVE TYPOGRAPHY & LAYOUT */
@media (max-width: 992px) {
    .back_re {
        height: 60vh;
        min-height: 450px;
    }
    .hero-title {
        font-size: 2rem !important;
    }
    .hero-subtitle {
        font-size: 1.3rem;
    }
    .about-img-wrapper {
        height: 450px;
    }
    .crown-badge {
        left: 50%;
        transform: translateX(-50%);
        bottom: 20px;
    }
}

@media (max-width: 768px) {
    .hero-title {
        font-size: 2rem !important;
    }
    .hero-subtitle {
        font-size: 1.1rem;
    }
    .back_re {
        height: 55vh;
    }
}

@media (max-width: 576px) {
    .hero-title {
        font-size: 2rem !important;
        letter-spacing: 2px;
    }
    .hero-subtitle {
        font-size: 1rem;
    }
    .golden-line { width: 80px; }
}











/* ===== GALLERY PAGE – THE ROYALS 2025 EDITION ===== */
.gallery {
    padding: 120px 0 100px;
    min-height: 100vh;
}

.gallery-grid {
    margin: 0 -10px;
}

.gallery_img {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    box-shadow: 0 10px 30px rgba(0,0,0,0.4);
    transition: all 0.5s ease;
    cursor: pointer;
}

.gallery_img img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    transition: all 0.8s ease;
    filter: brightness(0.9);
}

.gallery_img:hover img {
    transform: scale(1.15);
    filter: brightness(0.7);
}

.gallery-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(135deg, rgba(15,23,42,0.8), rgba(212,175,55,0.3));
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all 0.5s ease;
    color: white;
    text-align: center;
    padding: 20px;
}

.gallery_img:hover .gallery-overlay {
    opacity: 1;
}

.gallery-overlay i {
    color: #D4AF37;
    margin-bottom: 15px;
    text-shadow: 0 5px 20px rgba(0,0,0,0.8);
}

.gallery-overlay p {
    font-family: 'Playfair Display', serif;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
    text-shadow: 0 3px 10px rgba(0,0,0,0.8);
}

/* Lightbox Customization */
.lightbox .lb-image {
    border: 8px solid #0F172A;
    box-shadow: 0 20px 60px rgba(0,0,0,0.8);
}

.lb-data .lb-caption {
    font-family: 'Playfair Display', serif;
    font-size: 1.4rem;
    color: #D4AF37;
    text-shadow: 0 2px 10px rgba(0,0,0,0.9);
}

.lb-data .lb-number {
    color: #e2e8f0;
    font-size: 0.9rem;
}

/* Responsive */
@media (max-width: 768px) {
    .gallery_img img { height: 200px; }
    .gallery-overlay p { font-size: 1rem; }
}









/* ===== BLOG PAGE – THE ROYALS 2025 LUXURY EDITION ===== */
.blog {
    background: linear-gradient(135deg, #0F172A 0%, #1E293B 100%);
    padding: 120px 0 100px;
    margin-top: 0 !important;
}

.royal-blog-card {
    background: rgba(30, 41, 59, 0.8);
    backdrop-filter: blur(15px);
    border: 1px solid rgba(212, 175, 55, 0.3);
    border-radius: 0;
    overflow: hidden;
    transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 15px 40px rgba(0,0,0,0.4);
}

.royal-blog-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 30px 80px rgba(212, 175, 55, 0.25);
    border-color: #D4AF37;
}

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

.blog_img img {
    height: 280px;
    object-fit: cover;
    transition: transform 8s ease;
    width: 100%;
}

.royal-blog-card:hover img {
    transform: scale(1.15);
}

.blog-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #D4AF37;
    color: #0F172A;
    padding: 8px 18px;
    font-size: 0.8rem;
    font-weight: 900;
    letter-spacing: 1.5px;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
    z-index: 2;
}

.blog-badge.gold { background: linear-gradient(45deg, #D4AF37, #F4D03F); }
.blog-badge.culinary { background: linear-gradient(45deg, #7c2d12, #dc2626); }

.blog-date {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(15,23,42,0.9);
    color: white;
    padding: 10px 15px;
    text-align: center;
    border: 2px solid #D4AF37;
    font-weight: bold;
    z-index: 2;
}

.blog-date span {
    display: block;
    font-size: 1.8rem;
    line-height: 1;
}

.blog-date small {
    font-size: 0.9rem;
    letter-spacing: 1px;
}

.blog_room {
    background: rgba(15, 23, 42, 0.95);
}

.blog_room h3 a {
    color: #D4AF37;
    transition: all 0.3s ease;
    font-family: 'Playfair Display', serif;
    font-size: 1.6rem;
}

.blog_room h3 a:hover {
    color: #F4D03F;
    text-decoration: underline !important;
}

.blog-meta {
    opacity: 0.9;
}

.blog-meta i {
    color: #D4AF37;
    margin-right: 8px;
}

.read-more {
    font-weight: 600;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    font-size: 1rem;
}

.read-more:hover {
    color: #F4D03F !important;
    padding-left: 8px;
}

.btn-outline-gold {
    border: 2px solid #D4AF37;
    color: #D4AF37;
    background: transparent;
    transition: all 0.4s ease;
}

.btn-outline-gold:hover {
    background: #D4AF37;
    color: #0F172A;
    transform: translateY(-5px);

}






/* ===== ALL-POSTS.PHP – ROYAL BLOG ARCHIVE ===== */
.blog-archive {
    background: linear-gradient(135deg, #0F172A 0%, #1E293B 100%);
    padding: 100px 0 120px;
    min-height: 100vh;
}

.sidebar {
    background: rgba(15,23,42,0.8);
    backdrop-filter: blur(15px);
    padding: 30px;
    border: 1px solid rgba(212,175,55,0.2);
}

.search-form .input-group {
    border: 2px solid rgba(212,175,55,0.4);
    border-radius: 0;
    overflow: hidden;
}

.search-form input {
    background: transparent;
    border: none;
    color: white;
    padding: 15px;
}

.search-form button {
    padding: 15px 25px;
    border-radius: 0;
}

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

.category-list li {
    border-bottom: 1px solid rgba(212,175,55,0.2);
}

.category-list a {
    display: block;
    padding: 15px 0;
    color: #cbd5e1;
    text-decoration: none;
    transition: all 0.3s ease;
}

.category-list a:hover,
.category-list a.active {
    color: #D4AF37;
    padding-left: 10px;
}

.recent-post {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(212,175,55,0.1);
}

.recent-post img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border: 2px solid #D4AF37;
}

.recent-post h6 {
    margin: 0;
    font-size: 1rem;
    line-height: 1.4;
}

.pagination .page-link {
    background: transparent;
    border: 1px solid #D4AF37;
    color: #D4AF37;
    margin: 0 5px;
    border-radius: 0 !important;
}

.pagination .page-item.active .page-link {
    background: #D4AF37;
    color: #0F172A;
    border-color: #D4AF37;
}








/* ===== BOOKING.PHP – ROYAL RESERVATION SYSTEM ===== */
.booking-page {
    background: linear-gradient(135deg, #0F172A 0%, #1E293B 100%);
    padding: 100px 0 140px;
    min-height: 100vh;
}

.booking-card {
    background: rgba(15,23,42,0.95);
    backdrop-filter: blur(20px);
    border: 2px solid rgba(212,175,55,0.4);
    box-shadow: 0 30px 100px rgba(0,0,0,0.6);
}

.price-summary {
    background: rgba(212,175,55,0.1);
    border: 1px solid rgba(212,175,55,0.4);
    border-radius: 0;
}

.price-summary hr.bg-gold {
    border-top: 2px solid #D4AF37;
    opacity: 1;
}

.btn-gold {
    background: linear-gradient(45deg, #D4AF37, #F4D03F);
    color: #0F172A;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.4s ease;
}

.btn-gold:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 50px rgba(212,175,55,0.5);
}









/* ===== CONTACT.PHP – ROYAL CONTACT PAGE ===== */
.contact {
    background: linear-gradient(135deg, #0F172A 0%, #1E293B 100%);
    padding: 120px 0 100px;
    margin-top: 0 !important;
}

.contact-form,
.contact-info {
    background: rgba(6, 12, 26, 0.95);
    backdrop-filter: blur(20px);
    border: 2px solid rgba(212,175,55,0.4);
    box-shadow: 0 30px 80px rgba(0,0,0,0.6);
}

.contactus.royal-input,
.textarea.royal-input,
select.royal-input {
    background: rgb(5, 1, 24) !important;
    border: 1px solid rgba(212,175,55,0.5) !important;
    color: rgb(233, 233, 230) !important;
    height: 58px;
    padding: 0 20px;
    border-radius: 0;
    transition: all 0.4s ease;
}

.textarea.royal-input {
    height: 160px !important;
    padding-top: 15px;
}

.contactus.royal-input:focus,
.textarea.royal-input:focus,
select.royal-input:focus {
    background: rgb(4, 3, 17) !important;
    border-color: #D4AF37 !important;
    box-shadow: 0 0 25px rgba(212,175,55,0.3);
    outline: none;
}

.contactus.royal-input::placeholder,
.textarea.royal-input::placeholder {
    color: #17c707 !important;
}

.send_btn {
    background: linear-gradient(45deg, #D4AF37, #F4D03F);
    color: #0F172A;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 0;
    padding: 18px 0;
    transition: all 0.4s ease;
    box-shadow: 0 15px 40px rgba(212,175,55,0.4);
}

.send_btn:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 60px rgba(212,175,55,0.6);
    background: linear-gradient(45deg, #F4D03F, #D4AF37);
}

.info-item i {
    filter: drop-shadow(0 5px 15px rgba(212,175,55,0.4));
}

.alert-success.border-gold {
    border-left: 6px solid #D4AF37;
    background: rgba(212,175,55,0.1);
    color: white;
}

.map-responsive iframe {
    border: 3px solid #D4AF37;
    box-shadow: 0 20px 50px rgba(0,0,0,0.6);
}

.social-links a {
    transition: all 0.3s ease;
}

.social-links a:hover {
    transform: translateY(-5px);
}






/* ===== ROYAL FOOTER 2025 ===== */
.royal-footer {
    background: linear-gradient(135deg, #0F172A 0%, #1E293B 100%);
    color: #e2e8f0;
    margin-top: 0 !important;
}

.footer-top {
    padding: 100px 0 80px;
    border-bottom: 1px solid rgba(212,175,55,0.2);
}

.contact-info li {
    font-size: 1.1rem;
    line-height: 2;
    transition: all 0.3s ease;
}

.contact-info li:hover {
    color: #D4AF37;
    transform: translateX(10px);
}

.contact-info i {
    width: 30px;
    text-align: center;
}

.footer-links {
    columns: 2;
    column-gap: 40px;
}

.footer-links li {
    margin-bottom: 15px;
}

.footer-links a {
    color: #cbd5e1;
    text-decoration: none;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    position: relative;
}

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

.footer-links a::before {
    content: '→';
    position: absolute;
    left: -20px;
    opacity: 0;
    transition: all 0.3s ease;
    color: #D4AF37;
}

.footer-links a:hover::before {
    opacity: 1;
    left: -10px;
}

.newsletter-form .input-group {
    max-width: 100%;
}

.newsletter-form input {
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(212,175,55,0.5);
    color: white;
    height: 55px;
    border-radius: 0;
    padding: 0 20px;
}

.newsletter-form input::placeholder {
    color: #94a3b8;
}

.newsletter-form button {
    border-radius: 0;
    padding: 0 25px;
    background: #D4AF37;
    border: none;
    transition: all 0.4s ease;
}

.newsletter-form button:hover {
    background: #F4D03F;
    transform: scale(1.05);
}

.social-icons a {
    color: #cbd5e1;
    transition: all 0.4s ease;
}

.social-icons a:hover {
    color: #D4AF37;
    transform: translateY(-8px) scale(1.2);
}

.footer-bottom {
    font-size: 0.95rem;
}

@media (max-width: 768px) {
    .footer-links {
        columns: 1;
    }
    .footer-top {
        padding: 80px 0 60px;
    }
}












/**  inner page css **/
.back_re {
     background-color: #0f1521;
}
.back_re .title {
     text-align: center; 
}
.back_re .title h2 {
color:#fff;
font-size: 40px;
padding: 40px 0;
font-weight: 600;
text-transform: uppercase;
line-height: 35px;
}
.margin_0 {
     margin:0 !important;
}


.inner_page .gallery {
     padding-top: 90px;
}
.inner_page .blog {
     margin-top: 90px;
}




