
    :root {
      --bg: #08090d;
      --bg-soft: #0e1018;
      --panel: rgba(255,255,255,0.06);
      --panel-2: rgba(255,255,255,0.09);
      --line: rgba(255,255,255,0.12);
      --text: #f5f1e8;
      --muted: #b9b4ab;
      --gold: #d8b06a;
      --gold-2: #f6dfae;
      --shadow: 0 24px 70px rgba(0,0,0,0.35);
      --radius: 24px;
    }

    html { scroll-behavior: smooth; }
    body {
      font-family: 'Inter', sans-serif;
      /*color: var(--text);
      background:
        radial-gradient(circle at top left, rgba(216, 176, 106, 0.16), transparent 28%),
        radial-gradient(circle at top right, rgba(116, 109, 255, 0.12), transparent 26%),
        linear-gradient(180deg, #090a10 0%, #0a0b11 50%, #10131d 100%);*/
      overflow-x: hidden;
    }
.btn-outline-luxury{background: #f8ae30;}
a.btn-outline-luxury:hover{background: #f7b345;}
    .section-pad { padding: 100px 0; }
    .text-muted-custom { color: var(--muted) !important; }
    .gold-text { color: var(--gold-2); }
    .serif { font-family: 'Cormorant Garamond', serif; }

    .navbar {
      background: rgba(8, 9, 13, 0.78) !important;
      backdrop-filter: blur(18px);
      border-bottom: 1px solid rgba(255,255,255,0.06);
    }

    .navbar-brand {
      color: var(--text) !important;
      font-weight: 700;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      display: flex;
      align-items: center;
      gap: 12px;
	  font-size: 15px;
    }
.modal-content{background: #F5B144;}
.modal-title{
text-align: center;
  width: 100%;
  color: #fff;
  text-transform: uppercase;

}
.modal-header{padding-bottom:0px;}
.modal-body{color: #fff;
  text-align: justify;}
.modal-header,.modal-footer{
  border:none}
.announcement_close{
	position: absolute;
  right: 13px;
  font-size: 20px;
  background:none;
  border:none;
  color:#fff;
  z-index:9999;
  }
    .brand-orb {
    /*  width: 40px;
      height: 40px;
      border-radius: 50%;
      background: linear-gradient(135deg, var(--gold), #f9ebc7 60%, #9a6a27 100%);
      box-shadow: 0 0 25px rgba(216,176,106,0.35);*/
    }

    .nav-link { color: rgba(245,241,232,0.8) !important; }
    .nav-link:hover { color: #fff !important; }

    .btn-luxury {
      background: linear-gradient(135deg, var(--gold), var(--gold-2));
      color: #161109;
      border: 0;
      font-weight: 700;
      border-radius: 999px;
      padding: 14px 24px;
      box-shadow: 0 14px 35px rgba(216,176,106,0.22);
    }
.logo-img{width:90px;}
    .btn-luxury:hover {
      color: #161109;
      transform: translateY(-2px);
    }

    .btn-outline-luxury {
      border: 1px solid rgba(255,255,255,0.14);
      color: var(--text);
      border-radius: 999px;
      padding: 14px 24px;
     /* background: rgba(255,255,255,0.03);*/
    }

    .hero {
      min-height: 100vh;
      display: flex;
      align-items: center;
      position: relative;
      padding-top: 90px;
    }

    .eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      border: 1px solid var(--line);
      border-radius: 999px;
      padding: 10px 16px;
      font-size: 0.84rem;
      letter-spacing: 0.08em;
      text-transform: uppercase;
     /* color: #ead7af;
      background: rgba(255,255,255,0.04);*/
	  
	color: #fff;
  background: rgba(248, 173, 46, .9);  
	  
    }

    .hero h1 {
      font-family: 'Cormorant Garamond', serif;
      font-weight: 700;
      font-size: clamp(3.3rem, 8vw, 6.8rem);
      line-height: 0.94;
      margin-top: 18px;
      margin-bottom: 18px;
    }

    .hero-copy {
      /*color: var(--muted);*/
      font-size: 1.08rem;
      line-height: 1.9;
      max-width: 680px;
    }

    .glass,
	.message-wrapper,
    .service-card,
    .portfolio-card,
    .testimonial-card,
    .contact-card,
    .metric-card,
    .brand-card {
      background: var(--panel);
      border: 1px solid var(--line);
      border-radius: var(--radius);
      box-shadow: var(--shadow);
      backdrop-filter: blur(16px);
    }

    .hero-visual {
      position: relative;
      min-height: 640px;
    }

    .showcase-main {
      position: absolute;
      right: 0;
      top: 0;
      width: min(100%, 470px);
      overflow: hidden;
    }

    .showcase-image {
      height: 620px;
      background:
        linear-gradient(180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.52)),
        url('https://images.unsplash.com/photo-1485846234645-a62644f84728?auto=format&fit=crop&w=1200&q=80') center/cover;
      border-radius: var(--radius);
    }

    .floating-note {
      position: absolute;
      padding: 20px;
      width: 250px;
      border-radius: 20px;
      background: rgba(9,10,16,0.88);
      border: 1px solid var(--line);
      box-shadow: var(--shadow);
    }

    .note-one { left: 0; bottom: 18%; }
    .note-two { right: 5%; bottom: 4%; }
    .message-wrapper,
    .metric-card,
    .service-card,
    .portfolio-card,
    .testimonial-card,
    .contact-card,
    .brand-card { padding: 28px; }
	
	
	

    .metric-number {
      font-size: 2rem;
      font-weight: 800;
      margin-bottom: 6px;
    }

    .section-title {
      font-family: 'Cormorant Garamond', serif;
      font-size: clamp(2.6rem, 5vw, 4.4rem);
      line-height: 0.98;
      margin: 14px 0 0;
    }

    .icon-pill {
      width: 58px;
      height: 58px;
      border-radius: 18px;
      display: grid;
      place-items: center;
      background: rgba(248, 173, 46, .9); 
      color: #fff;
      font-weight: 800;
      margin-bottom: 18px;
    }

    .portfolio-image {
      height: 260px;
      border-radius: 20px;
      margin-bottom: 18px;
      background-size: cover;
      background-position: center;
    }

    .img-film {
      background-image: linear-gradient(180deg, transparent, rgba(0,0,0,0.45)), url('https://images.unsplash.com/photo-1505236858219-8359eb29e329?auto=format&fit=crop&w=1200&q=80');
    }
    .img-event {
      background-image: linear-gradient(180deg, transparent, rgba(0,0,0,0.45)), url('https://images.unsplash.com/photo-1511578314322-379afb476865?auto=format&fit=crop&w=1200&q=80');
    }
    .img-wedding {
      background-image: linear-gradient(180deg, transparent, rgba(0,0,0,0.45)), url('https://images.unsplash.com/photo-1499364615650-ec38552f4f34?auto=format&fit=crop&w=1200&q=80');
    }

    .tag {
      display: inline-flex;
      align-items: center;
      padding: 8px 14px;
      border-radius: 999px;
      background: rgba(248, 173, 46, .9); 
      border: 1px solid rgba(248, 173, 46, .4); 
      color: #fff;
      font-size: 0.8rem;
      margin-bottom: 16px;
    }

    .client-logos {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      gap: 16px;
    }

    .logo-chip {
      text-align: center;
      padding: 18px;
      border-radius: 18px;
      border: 1px solid rgba(248, 173, 46, .3); 
      background: rgba(248, 173, 46, .9); 
      color: #fff;
      font-weight: 600;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      font-size: 0.82rem;
    }

    .form-control,
    .form-select {
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(6, 6, 6, 0.12);
     
      border-radius: 16px;
      padding: 14px 16px;
    }

    .form-control:focus,
    .form-select:focus {
      background: rgba(255,255,255,0.06);
      border-color: rgba(216,176,106,0.55);
      box-shadow: 0 0 0 0.2rem rgba(216,176,106,0.12);
     /* color: var(--text);*/
    }

    .form-control::placeholder { color: #222; }
    option { color: #111; }

    .contact-list {
      list-style: none;
      padding: 0;
      margin: 0;
      display: grid;
      gap: 14px;
    }
	.csuccessfully{font-size:18px;color:#F7B345;}
.parsley-errors-list {list-style: none;
  padding: 6px;}
.parsley-required{color:#EA181C;}
    .contact-list li {
      padding: 16px 18px;
      border-radius: 18px;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.08);
    }

    .floating-whatsapp {
      position: fixed;
      right: 22px;
      bottom: 22px;
      z-index: 1080;
      width: 62px;
      height: 62px;
      border-radius: 50%;
      display: grid;
      place-items: center;
      background: #25d366;
      color: #fff;
      font-size: 1.6rem;
      text-decoration: none;
      box-shadow: 0 20px 40px rgba(37,211,102,0.32);
    }

    .floating-whatsapp:hover { color: #fff; transform: translateY(-2px); }

    .reveal {
      opacity: 0;
      transform: translateY(44px) scale(0.98);
      transition: opacity 0.85s ease, transform 0.85s ease;
      will-change: opacity, transform;
    }

    .reveal.visible {
      opacity: 1;
      transform: translateY(0) scale(1);
    }

    footer {
     /*border-top: 1px solid rgba(255,255,255,0.08);
      color: var(--muted);*/
	  
	        background: rgba(8, 9, 13, 0.78) !important;
      backdrop-filter: blur(18px);
      border-top: 1px solid rgba(255,255,255,0.06);
	  
	  color: #fff;
	  
	  
    }

    @media (max-width: 991.98px) {
      .hero { min-height: auto; padding-bottom: 40px; }
      .hero-visual { min-height: auto; margin-top: 40px; }
      .showcase-main { position: relative; width: 100%; }
      .showcase-image { height: 480px; }
      .floating-note { position: relative; width: 100%; margin-top: 16px; left: auto; right: auto; bottom: auto; }
      .client-logos { grid-template-columns: repeat(2, 1fr); }
    }

    @media (max-width: 575.98px) {
      .section-pad { padding: 72px 0; }
      .hero h1 { font-size: 3.1rem; }
      .floating-whatsapp { width: 56px; height: 56px; right: 16px; bottom: 16px; }
      .client-logos { grid-template-columns: 1fr; }
    }
	
	
	
	.ticker-container {
    display: flex;
    align-items: center;
    background: #413F3B;
    color: #fff;
    overflow: hidden;
    height: 50px;
    font-family: Arial, sans-serif;
}

/* Left title */
.ticker-title {
    background: #f79a04;
    padding: 0 20px;
    font-weight: bold;
    white-space: nowrap;
    height: 100%;
    display: flex;
    align-items: center;
}

/* Wrapper hides overflow */
.ticker-scroll-wrapper {
    overflow: hidden;
    position: relative;
    flex: 1;
}

/* Moving content */
.ticker-content {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    animation: ticker-scroll 20s linear infinite;
}

/* Each item */
.ticker-item {
    display: inline-block;
    margin-right: 50px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

.ticker-item:hover {
    text-decoration: underline;
}

/* Animation */
@keyframes ticker-scroll {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* Pause on hover */
.ticker-scroll-wrapper:hover .ticker-content {
    animation-play-state: paused;
}

/* Responsive */
@media (max-width: 768px) {
    .ticker-title {
        padding: 0 10px;
        font-size: 12px;
    }

    .ticker-item {
        font-size: 12px;
        margin-right: 30px;
    }
}







.welcome-wraper{
	width:100%;
	height:auto;
	padding-top:85px;
}
.welcome-container{
	width:100%;
	height:auto;
	display:table;
}

.welcome-title-wrap{
	width:auto;
	height:auto;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}
.welcome-title-top{
	width:100%;
	height:auto;
	text-align:left;
	font-size:2.938em;
	color:#7d7d7d;
	font-weight:normal;
}
.welcome-title-middle{
	width:100%;
	height:auto;
	text-align:left;

	font-size:34px;
	line-height:1;
	white-space:nowrap;
}
.welcome-title-bottom{
	width:100%;
	height:auto;
	text-align:left;
	font-family:inherit;
	font-size:1.125em;
	color:#f79a04;
	letter-spacing:5px;
	margin-top:5px;
}
.welcome-details{
	width:auto;
	height:auto;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
	padding-left:3%;
}
.welcome-details p{
	width:auto;
	height:auto;
	text-align:left;
	border-left:1px solid #ccc;
	padding-left:5%;
	font-family:inherit;
	font-weight:normal;
	line-height:24px;
	font-size:1em;
}
.welcome-pic-wrap{
	width:100%;
	height:auto;
	padding-top:75px;
}

/* Film Card */
.film-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

/* Image */
.film-card img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    transition: transform 0.4s ease;
}

/* Hover zoom */
.film-card:hover img {
    transform: scale(1.1);
}

/* Overlay */
.film-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    
    padding: 15px;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    
    color: #fff;
    opacity: 0;
    transition: opacity 0.4s ease;
}

/* Show overlay on hover */
.film-card:hover .film-overlay {
    opacity: 1;
}

/* Overlay text */
.film-overlay h6 {
    font-size: 14px;
    font-weight: 500;
}

/* Reveal animation */
.reveal {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease;
}

.reveal.visible {
    opacity: 1;
    transform: translateY(0);
}

/* Responsive */
@media (max-width: 768px) {
    .welcome-title-middle {
        font-size: 24px;
    }
.welcome-details p{border:none;    padding: 0px}

.welcome-title-top {
  font-size: 20px;
}

.welcome-title-wrap {  padding: 10px;}

    .film-card img {
        height: auto;
    }
}


/* ===== CARD ===== */
.news-card {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 6px 18px rgba(0,0,0,0.1);
    transition: 0.3s ease;
	margin-bottom: 31px;
}

/* Hover effect */
.news-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(0,0,0,0.2);
}

/* ===== IMAGE ===== */
.news-img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    display: block;
}

/* ===== BODY ===== */
.news-body {
    padding: 20px;
}

/* ===== TITLE ===== */
.news-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.news-title a {
    text-decoration: none;
    color: #000;
    transition: 0.3s;
}

.news-title a:hover {
    color: #0d6efd;
}

/* ===== TEXT ===== */
.news-body p {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    margin-bottom: 15px;
}
.news-title a:hover{color: #000;}
/* ===== READ MORE ===== */
.a_class {
    font-size: 14px;
    font-weight: 500;
    color: #b1a3a3;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: 0.3s;
}
.loadMore .btn{ background: #F8AE30;border:none;}
.a_class:hover {
    color: #000;
}
.contact-list a{color: #000;}

/* Optional arrow animation */
.a_class span {
    transition: 0.3s;
}

.a_class:hover span {
    transform: translateX(5px);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
    .news-img {
        height: 180px;
    }

    .news-title {
        font-size: 16px;
    }
}

 



/* Extra small (mobile) */
@media (max-width: 575.98px) {
	.navbar-brand {
  font-size: 10px;
}

 .hero {
     padding-top: 50px;
  }
}

/* Small devices (phones landscape) */
@media (max-width: 576px) { 
 .hero {
     padding-top: 50px;
  }

.navbar-brand {
  font-size: 10px;
}
}

/* Medium devices (tablets) */
@media (min-width: 768px) { }

/* Large devices (desktops) */
@media (min-width: 992px) { }

/* Extra large */
@media (min-width: 1200px) { }






/* ===== CARD ===== */
.gallery-card {
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 6px 18px rgba(0,0,0,0.1);
    transition: 0.3s ease;
}

/* Hover lift */
.gallery-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 28px rgba(0,0,0,0.25);
}

/* ===== IMAGE ===== */
.gallery-img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    display: block;
    transition: 0.4s;
}

/* Zoom effect */
.gallery-card:hover .gallery-img {
    transform: scale(1.1);
}

/* ===== OVERLAY BODY ===== */
.gallery-body {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px;
    background: linear-gradient(to top, rgba(0,0,0,0.85), transparent);
    color: #fff;
    transform: translateY(100%);
    transition: 0.4s;
}

/* Show on hover */
.gallery-card:hover .gallery-body {
    transform: translateY(0);
}

/* ===== TITLE ===== */
.gallery-title {
    font-size: 16px;
    font-weight: 600;
}

.gallery-title a {
    color: #fff;
    text-decoration: none;
    transition: 0.3s;
}

.gallery-title a:hover {
    color: #0d6efd;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
    .gallery-img {
        height: 200px;
    }

    .gallery-title {
        font-size: 14px;
    }
	
	

}


.gallery-body {
    transform: translateY(0);
    background: rgba(0,0,0,0.5);
}

.shop-area{padding: 120px 0px;}
.site-heading{padding: 40px 0px;}
.page-header{padding:90px 0px;}
.py-0-5{padding:80px 0px;}




/* Container and General Reset */
.chairman-message {
    padding: 60px 20px;
    background-color: #f9f9f9;
 
    color: #333;
}


.message-wrapper {
    display: flex;
    align-items: center;
    gap: 50px;
    flex-wrap: wrap; /* Enables responsiveness */
}

/* Image Styling */
.chairman-image {
    flex: 1;
    min-width: 300px;
    position: relative;
}

.chairman-image img {
    width: 100%;
    height: auto;
  
}

/* Content Styling */
.chairman-content {
    flex: 1.5;
    min-width: 300px;
}

.sub-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    color: #0056b3;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}

.chairman-content h2 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #222;
}

.quote-icon {
    font-size: 60px;
    line-height: 1;
    color: #0056b3;
    margin-bottom: -10px;
    opacity: 0.3;
}

.chairman-content p {
    line-height: 1.8;
    margin-bottom: 15px;
    font-size: 17px;
	text-align: justify;
}

.chairman-signature {
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.chairman-signature h3 {
    margin: 0;
    font-size: 22px;
}

.chairman-signature p {
    color: #777;
    font-size: 15px;
}

/* Responsive Handling */
.chairman-info-mobile { display: none; }

@media (max-width: 768px) {
    .message-wrapper {
        flex-direction: column;
        gap: 30px;
    }
    
    .chairman-image {
        width: 100%;
        text-align: center;
    }
    
    .chairman-image img {
        max-width: 400px;
      
    }

    .info-desktop { display: none; }
    
    .chairman-info-mobile {
        display: block;
        margin-top: 15px;
    }
    
    .chairman-info-mobile h3 { margin: 5px 0; }
    
    .chairman-content {
        text-align: center;
    }
}

/* Every second block will flip the image and text */
@media (min-width: 769px) {
    .chairman-message:nth-child(even) .message-wrapper {
        flex-direction: row-reverse;
    }

    /* Optional: Adjust text alignment for the flipped version */
    .chairman-message:nth-child(even) .chairman-content {
        text-align: left;
    }
    
    /* Adjust the image shadow for the flipped version */
    .chairman-message:nth-child(even) .chairman-image img {
        /*box-shadow: -20px 20px 0px #e0e0e0;*/
    }
}

#load-more{border: none;
  background: #F8AE30;
  border-radius: 66px;
  color: #fff;
  padding: 4px 20px;
  margin-bottom: 20px;
}


