
        body {
            background-color: black;
            color: white;
            font-family: Arial, sans-serif;
        }
        table {
            width: 100%;
            border-collapse: collapse;
        }
        th, td {
            border: 1px solid #ffbb00;
            padding: 8px;
            color: white;
        }
        th {
            background-color: #ffbb00;
            text-align: left;
        }
*,::after,::before{box-sizing:border-box;}
h3{margin-top:0;margin-bottom:.5rem;}
a{color:#ff006a;text-decoration:none;background-color:transparent;}
a:hover{color:#0056b3;text-decoration:underline;}
h3{margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h3{font-size:1.75rem;}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
.bg-light{background-color:#000000!important;}
.pb-4{padding-bottom:1.5rem!important;}
.text-dark{color:#343a40!important;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
h3{orphans:3;widows:3;}
h3{page-break-after:avoid;}
.container{min-width:992px!important;}
}
.bg-light a{color:#db0a00;}
.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:2.2;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;margin:5px;}
.label a{color:#fff;}
.label-default{background-color:#f1a6a6;}
.label-primary{background-color:#8fbde4;}
.label-success{background-color:#a2cea2;}
.label-info{background-color:#98c7d6;}
.label-warning{background-color:#aa849a;}
.label-danger{background-color:#958aca91;}
a{color:#ec008c;}
a:hover{color:#fff;text-decoration:none;}
a:hover{outline:0;}
a:hover{color:#f0f0f0;}
a:hover{color:#fff;}
a{color:#ec008c;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;text-decoration:none;outline:0;-webkit-tap-highlight-color:transparent;}
a,div{outline:0!important;}
*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;}
::selection{color:#fff;background:#c4aa77;}
a{color:#eec103;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;text-decoration:none;outline:0;-webkit-tap-highlight-color:transparent;}
a,div{outline:0!important;}
div{outline:0!important;}
*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;}
::selection{color:#fff;background:#c4aa77;}
a{color:#ffc107;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;text-decoration:none;outline:0;-webkit-tap-highlight-color:transparent;}
a:hover{color:#fff;text-decoration:none;}
a:hover{outline:0;}
.white-sec a{color:#000;font-size:13px;}
    
.link-badge {
    display: inline-block;
    margin: 5px 3px;
    padding: 8px 12px;
    border-radius: 12px;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.badge-color-1 {
    background-color: #FF5733; /* Bright Red */
}
.badge-color-2 {
    background-color: #33FF57; /* Bright Green */
}
.badge-color-3 {
    background-color: #3357FF; /* Bright Blue */
}
.badge-color-4 {
    background-color: #FF33A8; /* Bright Pink */
}

.banner-area {
    background-size: cover;
    background-position: top center;
    background: #A2064E;
    text-align: center;
    padding: 30px 0px;
    
}

.overlay {
    width: 100%;
    height: 100%;
    top: 0px;
    right:0;
    bottom:0;
    left: 0px;
    background: rgb(0 0 0);
    opacity: 0.80;
    filter: alpha(opacity = 100);
}
.banner-content .hed {
    font-size: 31px;
    font-weight: 300;
    line-height: 35px;
}


.text-white {
    color: #fff !important;
}
.banner-content .form-wrap {
    margin: 40px 0 25px 0;
    border-radius: 3px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(3rem + 2px) !important;
    border-radius: 0px !important;
}
.banner-content .form-wrap .form-control {
    height: 50px !important;
    border-radius: 0;
    font-size: 14px;
    background: #f9f9ff !important;
    border: none !important;
}
.banner-content .form-cols {
    background: #f9f9ff;
    padding: 6px 5px 6px 5px;
    width:92%;
}
.rounded-right{
    background: #f9f9ff;
    padding: 6px 5px 6px 5px;
    width:8%;
}
.banner-content .form-wrap .btn-info, .filter-header .btn-info {
    background-color: #000075;
    width: 100%;
    padding: 12px 0;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-size: 12px;
}

.banner-content .form-wrap .btn-info:hover {
    background: #5755a0;
    color: #fff !important;
    box-shadow: 0px 0px 40px 0px rgba(132, 144, 255, 0.2);
}

.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
    font-size: 1.8em;
    line-height: inherit;
    margin-top: 6px;
}
.banner-content p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 26px;
}

.lnr {
    font-family: 'Linearicons-Free';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.banner-content p span {
    color: #fff;
}
@media (max-width: 768px) {
  .banner-content .hed {
    font-size: 17px;
    line-height: 25px;
  }
  
  .banner-content .form-cols {
    background: #f9f9ff;
    padding: 6px 5px 6px 5px;
    width:100%;
}
.rounded-right{
    background: #f9f9ff;
    padding: 6px 5px 6px 5px;
    width:100%;
}
}

 
.floating-icon{
    position: fixed;
    right: 30px;
    width: 60px;
    height: 60px;
    z-index: 999999;
}

.floating-icon a{
    width:100%;
    height:100%;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 8px 25px rgba(0,0,0,.35);
    transition:0.25s ease;
}

.floating-icon a:hover{
    transform:scale(1.08);
}

.floating-icon img{
    width:28px;   /* 32 â†’ 28 (60px ke liye better) */
    height:28px;
    filter: invert(1);
}

/* ============================= */
/* ORDER & POSITIONS (TOP â†’ BOTTOM) */
/* ============================= */

/* WhatsApp â€“ TOP */
.whatsapp-icon{
    bottom: 190px; /* 60 + gap */
}
.whatsapp-icon a{
    background:#25D366;
}

/* Call â€“ MIDDLE */
.call-icon{
    bottom: 115px;
}
.call-icon a{
    background:#ff006f;
}

/* Telegram â€“ LAST (BOTTOM) */
.telegram-icon{
    bottom: 40px;
}
.telegram-icon a{
    background:#229ED9;
}

/* PNG call icon fix */
.call-icon img{
    filter: brightness(0) invert(1);
}

/* ============================= */
/* Mobile */
/* ============================= */
@media(max-width:480px){
    .floating-icon{
        left:10px;
        right:auto;
        width:50px;
        height:50px;
    }

    .floating-icon img{
        width:20px;
        height:20px;
    }
    
    /* WhatsApp â€“ TOP */
    .whatsapp-icon{
        bottom: 175px; /* 60 + gap */
    }
    .whatsapp-icon a{
        background:#25D366;
    }
    
    /* Call â€“ MIDDLE */
    .call-icon{
        bottom: 105px;
    }
    .call-icon a{
        background:#ff006f;
    }
    
    /* Telegram â€“ LAST (BOTTOM) */
    .telegram-icon{
        bottom: 40px;
    }
    .telegram-icon a{
        background:#229ED9;
    }
}

/* ===============================
   Wrapper
================================ */
.telegram-btn-wrapper {
  text-align: center;
  margin: 30px 0;
  overflow: hidden;
}

/* ===============================
   EXTRA STRONG LEFT–RIGHT WAVE
================================ */
@keyframes strongFloatLR {
  0% {transform: translateX(0);}
  10% {transform: translateX(-26px);}
  20% {transform: translateX(0);}
  30% {transform: translateX(26px);}
  40% {transform: translateX(0);}
  50% {transform: translateX(-26px);}
  60% {transform: translateX(0);}
  70% {transform: translateX(26px);}
  80% {transform: translateX(0);}
  90% {transform: translateX(-26px);}
  100% {transform: translateX(0);}
}

/* ===============================
   STRONG RED GLOW
================================ */
@keyframes strongGlow {
  0%,100% {box-shadow:0 12px 28px rgba(216,0,0,.45);}
  50% {
    box-shadow:
      0 0 40px rgba(255,60,60,.6),
      0 0 70px rgba(255,60,60,.35);
  }
}

/* ===============================
   SHINE
================================ */
.telegram-btn::after {
  content:"";
  position:absolute;
  top:0;
  left:-150%;
  width:150%;
  height:100%;
  background:linear-gradient(120deg,transparent,rgba(255,255,255,.4),transparent);
  animation: shineMove 4s linear infinite;
}
@keyframes shineMove {from{left:-150%;} to{left:150%;}}

/* ===============================
   TELEGRAM BUTTON
================================ */
.telegram-btn {
  position:relative;
  overflow:hidden;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  padding:16px 32px;
  max-width:95%;
  background:linear-gradient(135deg,#d80000,#9b0000);
  color:#fff;
  font-size:15px;
  font-weight:800;
  text-decoration:none;
  border-radius:18px;
  animation:strongFloatLR 3.6s linear infinite, strongGlow 3s ease-in-out infinite;
  transition:.25s;
}
.telegram-btn:hover {
  transform:scale(1.05);
  box-shadow:0 25px 60px rgba(216,0,0,.85);
}
.telegram-btn img {width:26px;height:26px;filter:invert(1);}

@media (max-width: 480px) {

  /* Telegram button wrapper spacing */
  .telegram-btn-wrapper {
    margin: 14px 0 !important;
    padding: 0 10px !important;
  }

  /* Telegram button inner padding */
  .telegram-btn {
    padding: 12px 14px !important;
    gap: 10px !important;
    border-radius: 14px !important;
    font-size: 14px !important;
  }

  /* Icon size smaller */
  .telegram-btn img {
    width: 22px !important;
    height: 22px !important;
  }

 
}



/* ===============================
   AGE POPUP
================================ */
body.age-popup-active .fixed-ui{display:none!important;}

.age-overlay{
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.55);
  backdrop-filter:blur(7px);
  z-index:9998;
}
.age-modal{
  position:fixed;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:9999;
}
.age-overlay,.age-modal{display:none;}

/* Popup Box */
.age-modal-content{
  background:linear-gradient(135deg,#02336a,#011c3d);
  color:#fff;
  max-width:420px;
  width:92%;
  padding:32px 26px;
  border-radius:22px;
  text-align:center;
  box-shadow:0 30px 80px rgba(2,51,106,.7);
  animation:popupZoom .35s ease;
}
@keyframes popupZoom{from{transform:scale(.88);opacity:0;}to{transform:scale(1);opacity:1;}}

.age-modal-content h2{
  font-size:21px;
  font-weight:900;
  letter-spacing:.6px;
  margin-bottom:14px;
}
.age-modal-content p{font-size:14px;line-height:1.6;color:#e6f0ff;}
.confirm{font-size:20px;font-weight:700;margin:14px 0 8px;}

.age-modal-content ul{list-style:none;padding:0;margin:10px 0 18px;}
.age-modal-content ul li{padding:4px 0;font-size:14px;}

.disclaimer{
  font-size:13px;
  color:#cfe0ff;
  border-top:1px solid rgba(255,255,255,.3);
  padding-top:12px;
  margin-bottom:22px;
}

/* Buttons */
.age-buttons{display:flex;gap:12px;}
.age-buttons button,
.age-buttons a{
  flex:1;
  padding:12px 0;
  border-radius:12px;
  font-size:14px;
  font-weight:800;
  cursor:pointer;
  transition:.25s;
  text-align:center;
}

/* Enter */
.btn-yes{
  background:#fff;
  color:#02336a;
  border:none;
}
.btn-yes:hover{background:#e6f0ff;transform:translateY(-2px);}

/* Exit */
.btn-no{
  background:rgba(255,255,255,.22);
  color:#fff;
  border:none;
  text-decoration:none;
}
.btn-no:hover{
  background:rgba(255,255,255,.4);
  transform:translateY(-2px);
}
