
.listing-content ol{
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
.listing-content ol li{
 list-style-type: none;   
}
 
.listing-content ol li strong {
    text-shadow: #000 2px 2px 2px;
} 
.conadplace-heading  h2{
   margin-top: 20px;
    margin-bottom: 10px;
    font-size: 30px;
    color: #fbd313;
    text-align: center; 
}
.conadplace-heading p{
    text-align:justify;
}
.listing-content{
   text-align: left;
    font-size: 18px;
    padding: 10px;
    text-shadow: #000 2px 2px 2px;
    color: #fff;
    font-weight: 500;
    word-wrap: break-word;
    letter-spacing: 0.4px;
    line-height: 25px;  
}
.banner-bg {
    background-image: url('images/banner.webp');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.girl-contact.floting {
    position: fixed;
    right: 10px;
    bottom: 15%;
    z-index: 999;
}
.about-content p{
    text-align:justify;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}
.recent-blog-post-img {
    position: relative;
    overflow: hidden;
}
.single-recent-blog-post {
    background-color: #fbf9f9;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .039);
    margin-top: 20px;
}
.recent-blog-post-txt h3 {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.725;
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
}
.recent-blog-post-bdr {
    position: absolute;
    left: 10px;
    bottom: 10px;
    top: 10px;
    right: 10px;
    z-index: 2;
    border: 1px solid #fff;
    transition: all 1s ease;
}
.recent-blog-post-txt {
    padding: 11px;
    background: #420303;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-left: 20px;
    padding-bottom: 30px;
    z-index: 2;
}
.girl-contact {
    position: absolute;
    right: 10px;
    bottom: 15px;
    width: 54px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.btn-call{
    position: relative;
    z-index: 9999;
}
 
.nowcalling {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}
.banner {
    position: relative;
    height: 48vh;
    min-height: 340px;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}
.banner img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    animation: kenburns 22s ease-in-out infinite alternate;
}
.banner .wrap {
    position: relative;
    z-index: 2;
    padding-bottom: 46px;
}
.wrap {
    max-width: 1220px;
    margin: 0 auto;
    padding: 0 28px;
    width: 100%;
}
.banner::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(rgba(6, 18, 13, .4), rgba(6, 18, 13, .88));
}
.kick {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-size: .72rem;
    font-weight: 600;
    letter-spacing: .32em;
    text-transform: uppercase;
    color: var(--gold);
    margin-bottom: 18px;
}
.banner h1 {
    font-weight: 600;
    font-size: clamp(2.4rem, 6vw, 4.4rem);
    color: #fff;
}
.banner .crumb {
    color: rgba(255, 255, 255, .7);
    font-size: .85rem;
    letter-spacing: .1em;
}
@keyframes kenburns {
    0% {
        transform: scale(1) rotate(0deg);
    }
    100% {
        transform: scale(1.15) rotate(1deg);
    }
}
.text-\[\#e91e63\] {
    color: #fbd313;
}
.lcol {
    background-color: #fd275a;
}
.rcol {
    background-color: #009999;
}
.lcol, .rcol {
    float: left;
    width: 50%;
}
.lcol a, .rcol a {
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
}
body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
.max-w-7xl {
    max-width: 85rem!important;
}
.bg-\[\#111827\] {
   
    background-color: rgb(10 10 10)!important;
}
.listing-content1 p{
    text-align:justify
}
.text-reds{
   color: #ff0000;  
}
ol li{
  list-style-type: none;  
}
.ol {
    display: block;
    list-style-type: decimal;
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
    unicode-bidi: isolate;
}
.text-red{
    font-size: 1.25rem;
    font-weight: 600;
    margin-top: 2rem;
    margin-bottom: 1rem;
    color: #ff0000;
}
 .container{
   max-width: 1320px!important;   
 }
 .service-card {
    background: linear-gradient(135deg, #0f346099 0%, #16213ecc 100%);
    border: 1px solid #2d3561;
    border-radius: 16px;
    overflow: hidden;
    transition: all .4s cubic-bezier(0.4, 0, 0.2, 1);
    height: 100%;
    position: relative;
    box-shadow: 0 8px 32px #0003;
}
.btn-whatsapp:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 24px #25d36680;
}
a:hover {
    color: #fff;
}
.service-image-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    background: linear-gradient(135deg, #1a1a2e 0%, #0f3460 100%);
}
.service-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .6s cubic-bezier(0.4, 0, 0.2, 1);
}
.verified-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: linear-gradient(135deg, #e94560 0%, #ff1744 100%);
    color: #fff;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: .75rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 6px;
    box-shadow: 0 4px 12px #e9456066;
    z-index: 2;
}
.service-card-body {
    padding: 1.5rem;
}
.service-title {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: .75rem;
    color: #fff;
    line-height: 1.3;
}
.service-title a {
    color: #fff;
    text-decoration: none;
    transition: color .3s ease;
}
.service-description {
    color: #b8b8d4;
    font-size: .9rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.service-meta {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #2d3561;
}
.meta-item {
    display: flex;
    align-items: center;
    gap: .5rem;
    font-size: .85rem;
    color: #b8b8d4;
}
.meta-item i {
    color: #0f8;
}
.action-buttons {
    display: flex;
    gap: .75rem;
}
.btn-call {
    flex: 1;
    background: linear-gradient(135deg, #e94560 0%, #ff1744 100%);
    border: none;
    color: #fff;
    padding: .75rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: .9rem;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    box-shadow: 0 4px 16px #e945604d;
}
.z-1 {
    z-index: 1 !important;
}
.text-decoration-none {
    text-decoration: none !important;
}
.btn-whatsapp {
    flex: 1;
    background: linear-gradient(135deg, #25D366 0%, #128C7E 100%);
    border: none;
    color: #fff;
    padding: .75rem 1.5rem;
    border-radius: 8px;
    font-weight: 600;
    font-size: .9rem;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: .5rem;
    box-shadow: 0 4px 16px #25d3664d;
}
.position-relative {
    position: relative !important;
}
.service-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #e94560 0%, #0f8 100%);
    opacity: 0;
    transition: opacity .4s ease;
}
.service-card:hover::before {
    opacity: 1;
}
 .service-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 16px 48px #e945604d;
    border-color: #e94560;
}
.card-hover {
    transition: all 0.3s ease;
}
.card-hover:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 50px -12px rgb(233 30 99);
}

/* Custom scrollbar */
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-thumb {
    background: #e91e63;
    border-radius: 20px;
}
.pricing-card {
    transition: all 0.4s ease;
}

.pricing-card:hover {
    transform: translateY(-10px);
}

.pricing-card ul li {
    font-size: 15px;
}
/* Carousel */
.carousel-container {
    padding: 20px 0;
}

#girlsCarousel {
    display: flex;
    gap: 24px;
}

.carousel-card {
    min-width: 260px;
    background: #111827;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 10px 20px rgba(0,0,0,0.5);
    transition: all 0.3s ease;
}

.carousel-card:hover {
    transform: scale(1.05);
}

.carousel-card img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(0,0,0,0.92));
    padding: 20px 15px 15px;
}

@keyframes autoScroll {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}

/* Arrow Buttons */
button[onclick^="prev"], button[onclick^="next"] {
    backdrop-filter: blur(8px);
}
.tag-card {
    transition: all 0.3s ease;
}

.tag-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 25px -5px rgba(233, 30, 99, 0.2);
}
 
.review-card {
    transition: all 0.4s ease;
    height: 100%;
}

.review-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 25px -5px rgba(233, 30, 99, 0.15);
}
footer a {
    transition: all 0.3s ease;
}

footer a:hover {
    padding-left: 4px;
}
/* Girl Profile Card - Compact Height */
.girl-card {
    min-height: 320px;           /* ← Yeh main change hai */
    transition: all 0.3s ease;
}

.girl-card:hover {
    transform: translateY(-5px);
    border-color: #e91e63;
}

.girl-card img {
    height: 100%;
    object-fit: cover;
}

/* Right side content adjustment */
.girl-card .content-side {
    padding: 20px;
}

/* Mobile pe aur compact */
@media (max-width: 768px) {
    .girl-card {
        min-height: 280px;
    }
    .girl-card img {
        height: 400px;
    }
}
/* ====================== TIGHT CONTENT SECTION CSS ====================== */

.content-section {
    padding-top: 60px;     /* Upar padding */
    padding-bottom: 60px;  /* Neeche padding */
    background: #0a0a0a;
}

.content-container {
    max-width: 1000px;     /* Column width */
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;    /* Left gap */
    padding-right: 12px;   /* Right gap */
}

.content-inner {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 16.5px;
    line-height: 1.75;
    color: #d1d5db;
}

/* Heading */
.content-section h2 {
    margin-bottom: 40px;
}

/* Paragraph spacing */
.content-inner p {
    margin-bottom: 28px;
}

/* Optional: Agar border kam karna hai */
.content-section {
    border: none;
}

/* Agar aap aur tight karna chahein toh yeh classes use karo */
.tight-content {
    padding-top: 50px;
    padding-bottom: 50px;
}

.tight-content .content-container {
    padding-left: 10px;
    padding-right: 10px;
}

.tight-content .content-inner {
    padding-left: 5px;
    padding-right: 5px;
}
/* Floating Contact Buttons - RIGHT SIDE */
.floating-contact-right {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 9999;
}

.floating-contact-right a {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4);
    transition: all 0.3s ease;
    position: relative;
}

.floating-contact-right a:hover {
    transform: scale(1.1) translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);
}

.floating-contact-right svg {
    width: 26px;
    height: 26px;
    fill: #fff;
}

/* Button Colors */
.floating-call {
    background-color: #28d3fe;
}

.floating-whatsapp {
    background-color: #0ad45e;
}

/* Number Tooltip (appears on LEFT of button) */
.floating-contact-right a .number {
    position: absolute;
    left: 100%;
    margin-left: 12px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.85);
    color: white;
    font-size: 14px;
    padding: 8px 14px;
    border-radius: 6px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    pointer-events: none;
}

.floating-contact-right a:hover .number {
    opacity: 1;
    visibility: visible;
}
.text-7xl{
    font-size: 2.5rem!important;
}
.text-5xl1{
          font-size: 2rem;
        line-height: 1;  
}
.min-h-screen {
    min-height: 75vh!important;
}
/* Responsive */
@media (max-width: 480px) {
    .floating-contact-right {
        right: 12px;
        bottom: 12px;
        gap: 10px;
    }
    .floating-contact-right a {
        width: 46px;
        height: 46px;
    }
}

@media (min-width: 1024px) {
    .floating-contact-right {
        right: 30px;
        bottom: 30px;
    }
}


 
 
 

.main-title span{

    color:#7dd3fc;

}
.secondary-btn {
    border-radius: 8px;
    border: 1px solid #EBAD10;
    background: linear-gradient(0deg, #FBC028 0%, #7C5B06 100%);
    padding: 17px 53px;
    color: #FFF;
    text-align: center;
    font-family: 'Gilroy Bold';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.48px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 9;
}
.text-gray-400 {
    text-align: justify!important;
}
.secondary-btn:hover {
    color: #fff;
    border: 1px solid #AC3D3D;
}
.secondary-btn:before, .secondary-btn:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: linear-gradient(0deg, #A90000 0%, #4D1A1A 100%);
    z-index: -1;
    transition: all .35s;
}
.secondary-btn:hover:before, .secondary-btn:hover:after {
    top: 0;
}
.secondary-btn:after {
    transition-delay: .2s;
}
.secondary-btn:before, .secondary-btn:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background: linear-gradient(0deg, #A90000 0%, #4D1A1A 100%);
    z-index: -1;
    transition: all .35s;
}

.title-text{

    color:#dbeafe;
    max-width:700px;
    margin:auto;
    font-size:17px;

}
.section-title {
    color: #FBC028; 
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 15px;
}
.sec-gap {
    padding: 70px 0;
}
.align-items-center {
    align-items: center !important;
}
/*=========================
        FAQ CARD
==========================*/
 .accordion-button{

position:relative;

overflow:hidden;

}

.ripple{

position:absolute;

border-radius:50%;

background:rgba(255,255,255,.35);

transform:scale(0);

animation:ripple .6s linear;

pointer-events:none;

}

@keyframes ripple{

to{

transform:scale(4);

opacity:0;

}

}
/*==============================
 FAQ SECTION
==============================*/
 
.faq-section{
    position:relative;
    padding:30px 0;
    overflow:hidden;
    background:linear-gradient(135deg,#0b3ec8 0%,#2563eb 40%,#4f7cff 100%);
}

.custom-faq .accordion-collapse{
    overflow:hidden;
}

.custom-faq .accordion-body{
    padding:0 35px 35px;
    font-size:17px;
    line-height:2;
    color:#eef4ff;
}

.custom-faq .accordion-button:focus{
    box-shadow:none;
}

.custom-faq .accordion-button:not(.collapsed){
    background:linear-gradient(90deg,#1e4de6,#3f7cff);
    color:#fff;
}
/*==============================
 FLOATING CIRCLES
==============================*/

.shape{
    position:absolute;
    border-radius:50%;
    pointer-events:none;
}

.shape1{
    width:420px;
    height:420px;
    top:-180px;
    right:-120px;
    background:rgba(255,255,255,.06);
    animation:float1 8s infinite alternate ease-in-out;
}

.shape2{
    width:320px;
    height:320px;
    bottom:-120px;
    left:-100px;
    background:rgba(255,255,255,.08);
    animation:float2 10s infinite alternate ease-in-out;
}

.shape3{
    width:180px;
    height:180px;
    left:15%;
    top:40%;
    background:rgba(255,255,255,.05);
    animation:float3 7s infinite alternate;
}

/*==============================
 BADGE
==============================*/

.section-tag{

display:inline-flex;
align-items:center;
gap:10px;

padding:12px 25px;

border-radius:50px;

background:rgba(255,255,255,.12);

backdrop-filter:blur(12px);

border:1px solid rgba(255,255,255,.2);

color:#fff;

font-weight:600;

box-shadow:0 10px 30px rgba(0,0,0,.15);

}

.section-tag i{

color:#FFD54F;
font-size:18px;

}

/*==============================
 TITLE
==============================*/

.section-title{

font-size:38px;
font-weight:800;

line-height:1.2;

margin-top:25px;

color:#fff;

text-shadow:0 10px 25px rgba(0,0,0,.15);

}

.section-title span{

display:block;

margin-top:10px;

background:linear-gradient(90deg,#FFD54F,#fff4be);

-webkit-background-clip:text;

-webkit-text-fill-color:transparent;

}

.section-text{

margin-top:20px;

font-size:18px;

line-height:1.9;

color:#dbe7ff;

max-width:800px;

margin-left:auto;
margin-right:auto;

}

/*==============================
 ACCORDION
==============================*/

.custom-faq{

margin-top:60px;

}

.custom-faq .accordion-item{

position:relative;

margin-bottom:24px;

overflow:hidden;

border-radius:22px!important;

border:1px solid rgba(255,255,255,.15);

background:rgba(255,255,255,.12);

backdrop-filter:blur(18px);

-webkit-backdrop-filter:blur(18px);

box-shadow:

0 15px 35px rgba(0,0,0,.18),

inset 0 1px 0 rgba(255,255,255,.15);

transition:.45s;

}

.custom-faq .accordion-item:hover{

transform:translateY(-8px);

box-shadow:

0 30px 60px rgba(0,0,0,.22),

0 0 40px rgba(255,255,255,.08);

border-color:#FFD54F;

}

.custom-faq .accordion-item::before{

content:"";

position:absolute;

left:0;

top:0;

width:5px;

height:100%;

background:linear-gradient(#FFD54F,#ff9800);

opacity:0;

transition:.4s;

}

.custom-faq .accordion-item:hover::before{

opacity:1;

}

/*==============================
 BUTTON
==============================*/

.custom-faq .accordion-button{

background:transparent;

color:#fff;

font-size:22px;

font-weight:700;

padding:15px 15px;

box-shadow:none;

}

.custom-faq .accordion-button:hover{

color:#FFD54F;

}

.custom-faq .accordion-button:focus{

box-shadow:none;

}

.custom-faq .accordion-button:not(.collapsed){

background:linear-gradient(90deg,#1e4de6,#3f7cff);

color:#fff;

}

/*==============================
 ICON
==============================*/

.custom-faq .accordion-button::after{

background-image:none;

content:"+";

width:40px;

height:40px;

border-radius:50%;

display:flex;

align-items:center;

justify-content:center;

font-size:34px;

font-weight:300;

background:#fff;

color:#2563eb;

transition:.4s;

box-shadow:0 10px 25px rgba(0,0,0,.2);

}

.custom-faq .accordion-button:not(.collapsed)::after{

content:"−";

background:linear-gradient(45deg,#FFD54F,#ff9800);

color:#fff;

transform:rotate(180deg);

}

/*==============================
 BODY
==============================*/

.custom-faq .accordion-body{

padding:0 35px 35px;

font-size:17px;

line-height:2;

color:#eef4ff;

animation:fadeUp .5s ease;

}

/*==============================
 ANIMATION
==============================*/

@keyframes fadeUp{

0%{

opacity:0;

transform:translateY(20px);

}

100%{

opacity:1;

transform:translateY(0);

}

}

@keyframes float1{

100%{

transform:translateY(40px) rotate(30deg);

}

}

@keyframes float2{

100%{

transform:translateX(60px);

}

}

@keyframes float3{

100%{

transform:translateY(-40px);

}

}
 .accordion-collapse{
    visibility: visible !important;
}
/*==============================
 RESPONSIVE
==============================*/

@media(max-width:991px){

.section-title{

font-size:42px;

}

.custom-faq .accordion-button{

font-size:18px;

}

}

@media(max-width:767px){

.faq-section{

padding:80px 0;

}

.section-title{

font-size:32px;

}

.section-text{

font-size:16px;

}

.custom-faq .accordion-button{

font-size:16px;

padding:20px;

}

.custom-faq .accordion-body{

padding:0 20px 20px;

font-size:15px;

}

.custom-faq .accordion-button::after{

width:40px;

height:40px;

font-size:28px;

}

}
.pinkbg ul{
    text-align: justify;
}
.pinkbg ul li{
  border: none;
  font-family: inherit;
  font-size: inherit;
  cursor: pointer;
  padding: 10px 20px;
  display: inline-block;
  margin: 10px 23px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  background: transparent;
  color: #f6b657;
  border-radius: 20px;
  box-shadow: -1px 0 0 1px rgba(173, 211, 86, 0.75), -1px -1px 0 1px rgba(130, 214, 106, 0.25), -1px 1px 0 1px rgba(130, 214, 106, 0.25), 0 -1px 0 1px rgba(87, 217, 126, 0.5), 0 1px 0 1px rgba(87, 217, 126, 0.5), 1px -1px 0 1px rgba(44, 220, 146, 0.25), 1px 1px 0 1px rgba(44, 220, 146, 0.25), 1px 0 0 1px rgba(0, 223, 166, 0.75);
  max-width: 350px;
    
}
.flex {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
  
@media(max-width:768px){

.main-title{
    font-size:32px;
}

.faq-question h5{
    font-size:17px;
}
.px-6 {
  padding-left: .5rem!important;
  padding-right: .5rem!important;
}
.text-7xl {
  font-size: 1.5rem !important;
}
.text-4xl {
  font-size: 1.25rem!important;
  line-height: 1.5rem!important;
}
.py-20 {
  padding-top: 2rem!important;
  padding-bottom: 2rem!important;
}
.section-title {
    font-size: 28px;
}
.min-h-screen {
  min-height: 18vh !important;
}
.bt0-text{
  font-size:1.2rem!important;  
}
}
.price-table-wrapper { background: #fff; border-radius: 16px; padding: 20px; box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08); overflow: hidden; } .mainTable { width: 100%; min-width: 600px; border-collapse: separate; border-spacing: 0; margin: 0; overflow: hidden; border-radius: 12px; } .mainTable thead, .mainTable tbody tr:first-child { background: linear-gradient(135deg, #0d6efd, #084298); color: #fff; } .mainTable td { padding: 16px 20px; font-size: 15px; border-bottom: 1px solid #e9ecef; text-align: center; vertical-align: middle; } .mainTable tr:first-child td { font-weight: 600; border-bottom: none; padding: 18px 20px; } .mainTable tr:not(:first-child) td:first-child { font-weight: 600; color: #212529; } .mainTable tr:not(:first-child) td { color: #555; background: #fff; } .mainTable tr:not(:first-child):hover td { background: #f4f8ff; } .mainTable tr:last-child td { border-bottom: none; } .price { display: inline-block; padding: 6px 14px; background: #eef4ff; color: #0d6efd; font-weight: 700; border-radius: 30px; white-space: nowrap; } /* Mobile */ @media (max-width: 767px) { .price-table-wrapper { padding: 12px; border-radius: 12px; } .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; } .mainTable { min-width: 600px; } .mainTable td { padding: 14px 12px; font-size: 14px; } .mainTable tr:first-child td { padding: 15px 12px; } }
.enquiry-section {
            padding: 10px 15px;
        }

        .enquiry-box {
            max-width: 850px;
            margin: auto;
            background: #fff;
            padding: 40px;
            border-radius: 18px;
            box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
        }

        .enquiry-title {
            text-align: center;
            margin-bottom: 30px;
        }

        .enquiry-title h2 {
            font-size: 32px;
            font-weight: 700;
            color: #222;
            margin-bottom: 8px;
        }

        .enquiry-title p {
            color: #777;
            margin: 0;
        }

        .form-label {
            font-weight: 600;
            color: #333;
            margin-bottom: 7px;
        }

        .form-control,
        .form-select {
            min-height: 50px;
            border: 1px solid #ddd;
            border-radius: 8px;
            padding: 12px 15px;
            box-shadow: none;
        }

        textarea.form-control {
            min-height: 130px;
            resize: vertical;
        }

        .form-control:focus,
        .form-select:focus {
            border-color: #0d6efd;
            box-shadow: 0 0 0 3px rgba(13, 110, 253, 0.10);
        }

        .submit-btn {
            width: 100%;
            min-height: 52px;
            border: 0;
            border-radius: 8px;
            background: #0d6efd;
            color: #fff;
            font-size: 16px;
            font-weight: 600;
            transition: 0.3s;
        }

        .submit-btn:hover {
            background: #084db5;
            transform: translateY(-1px);
        }

        .error-message {
            display: none;
            color: #dc3545;
            font-size: 13px;
            margin-top: 5px;
        }

        .success-message {
            display: none;
            padding: 12px 15px;
            background: #d1e7dd;
            color: #0f5132;
            border-radius: 7px;
            margin-bottom: 20px;
        }

        @media (max-width: 767px) {
            .enquiry-section {
                padding: 40px 15px;
            }

            .enquiry-box {
                padding: 25px 20px;
            }

            .enquiry-title h2 {
                font-size: 26px;
            }
        } 
 
 @media (max-width: 768px) {
    .girl-card {
        min-height: 280px;
    }
    .girl-card img {
        height: 400px;
    }
    .banner img {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 150px;
      object-fit: cover;
      animation: kenburns 22s ease-in-out infinite alternate;
}
.banner {
  position: relative;
  height: 23vh;
  min-height: auto;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
}
    .banner h1 {
     font-weight: 600;
     font-size: 18px;
    color: #fff;
}
}