/* ===== AREANAVBAR CSS START ===== */
.areanavbar {
  font-family: 'Times New Roman', Times, serif;
}

.areanavbar .navbar {
  background: linear-gradient(135deg, #dc3572 0%, #dc3572 100%);
  padding: 12px 0;
  border-bottom: 2px solid #1a2530;
}

.areanavbar .brand-text-2me {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.6rem;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.areanavbar .brand-text-hot {
  color: #ffc107; 
  font-weight: 700;
  font-size: 1.6rem;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.areanavbar .nav-link {
  color: #101ce6;
  font-size: 1.15rem;
  letter-spacing: 0.5px;
  position: relative;
  transition: none; 
}

.areanavbar .nav-link:hover,
.areanavbar .nav-link:focus {
  color: #c8ced6; 
}

.areanavbar .nav-link::after {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 15px;
  background-color: transparent; 
  transition: none;
}

.areanavbar .nav-link:hover::after,
.areanavbar .nav-link.active::after {
  width: 0;
}

.areanavbar .nav-link.active {
  color: #ffc107;
  font-weight: 600;
}

.areanavbar .dropdown-menu {
  background-color: #101820;
  border: 1px solid #1a2530;
  margin-top: 10px;
}

.areanavbar .dropdown-item {
  color: #c8ced6;
  padding: 10px 20px;
}

.areanavbar .dropdown-item:hover,
.areanavbar .dropdown-item:focus {
  background-color: transparent; 
  color: #c8ced6; 
}

@media (max-width: 991.98px) {
  .areanavbar .navbar-collapse {
    background-color: #080C10; 
    padding: 20px;
    border-radius: 8px;
    margin-top: 15px;
    border: 1px solid #1a2530;
  }
  .areanavbar .nav-link {
    padding: 10px 15px !important;
    margin: 5px 0 !important;
  }
  .areanavbar .nav-link::after {
    display: none;
  }
}
/* ===== AREANAVBAR CSS END ===== */



/* START BANNER SECTION CSS */
.banner.hero-section {
  background: linear-gradient(135deg, rgba(220, 53, 114, 0.373) 0%, rgba(10, 16, 23, 0.95) 100%), 
              url('../images/logo.webp') no-repeat center center;
  background-size: cover;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.banner .badge-custom {
  background-color: #101820;
  color: #ffffff;
  border: 1px solid #dc3572;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
}

.banner h1 {
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  text-shadow: 0 3px 12px rgba(0, 0, 0, 0.9);
}

.banner .text-yellow {
  color: #dc3572;
}



.banner .text-light-muted {
  color: #ffffff;
  font-size: 1.2rem;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.9);
}

.banner .btn-primary-custom {
  background: #dc3572;
  color: #ffffff;
  border: 2px solid #dc3572;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.banner .btn-outline-custom {
  background-color: #101820;
  color: #ffffff;
  border: 2px solid #ffffff;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

@media (max-width: 991.98px) {
  .banner.hero-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
/* END BANNER SECTION CSS */


/* ===== AREA SECTION CSS START ===== */
.Area {
    background-color: #ffffff !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    position: relative;
    overflow: hidden;
}

.Area .badge-custom {
    background-color: rgba(220, 53, 114, 0.1);
    color: #dc3572;
    border: 1px solid rgba(220, 53, 114, 0.3);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}

.Area h1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.Area .text-pink {
    color: #dc3572;
}

.Area .text-secondary {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.7;
}

.Area .leading-relaxed {
    line-height: 1.8;
}

@media (max-width: 991.98px) {
    .Area {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* ===== AREA SECTION CSS END ===== */


/* START AREA SECTION CSS */
.Area-section {
  background-color: #f7e5ae !important;
  font-family: inherit;
}

.area-video-card {
  background: #dc3572;
}

.Area-price-tag {
  background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
}

.Area-check-icon {
  width: 32px;
  height: 32px;
}
/* END AREA SECTION CSS */


/* START AREA SECTION CSS */
.areagirl {
    background-color: #ffffff !important;
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    overflow: hidden;
}

.areagirl .areagirl-badge-custom {
    background-color: rgba(255, 193, 7, 0.15);
    color: #dc3572;
    border: 1px solid rgba(255, 193, 7, 0.4);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}

.areagirl h1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1a202c !important;
}

.areagirl .text-gold {
    color: #dc3572;
}

.areagirl .highlight-glow {
    text-shadow: 0 0 15px rgba(212, 175, 55, 0.25);
}

.areagirl .text-secondary {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.7;
}

.areagirl .areagirl-btn-primary-custom {
    background: linear-gradient(135deg, #dc3572 0%, #dc3572 100%);
    color: #0d1b2a;
    border: 2px solid #dc3572;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    transition: all 0.3s ease;
}

.areagirl .areagirl-btn-primary-custom:hover {
    background: #0d1b2a;
    color: #dc3572;
    border-color: #0d1b2a;
    box-shadow: 0 0 15px rgba(255, 193, 7, 0.4);
    transform: translateY(-2px);
}

.areagirl .areagirl-btn-outline-custom {
    background-color: transparent;
    color: #2d3748;
    border: 2px solid #cbd5e0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    transition: all 0.3s ease;
}

.areagirl .areagirl-btn-outline-custom:hover {
    background-color: #0d1b2a;
    color: #dc3572;
    border-color: #0d1b2a;
    transform: translateY(-2px);
}

.areagirl .areagirl-video-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    border: 1px solid #e2e8f0 !important;
}

.areagirl .areagirl-video-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1), 0 0 15px rgba(255, 193, 7, 0.3) !important;
    border-color: #dc3572 !important;
}

.areagirl .areagirl-price-tag {
    background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
}

@media (max-width: 991.98px) {
    .areagirl {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* END AREA SECTION CSS */





/* START AREA SECTION CSS */
.agragirlphoto {
    background-color: #ffffff !important;
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    overflow: hidden;
}

.agragirlphoto .agragirlphoto-badge-custom {
    background-color: rgba(255, 193, 7, 0.15);
    color: #dc3572;
    border: 1px solid rgba(255, 193, 7, 0.4);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}

.agragirlphoto h1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1a202c !important;
}

.agragirlphoto .text-gold {
    color: #dc3572;
}

.agragirlphoto .highlight-glow {
    text-shadow: 0 0 15px rgba(212, 175, 55, 0.25);
}

.agragirlphoto .text-secondary {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.7;
}

.agragirlphoto .agragirlphoto-btn-primary-custom {
    background: linear-gradient(135deg, #dc3572 0%, #dc3572 100%);
    color: #0d1b2a;
    border: 2px solid #dc3572;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.agragirlphoto .agragirlphoto-btn-outline-custom {
    background-color: transparent;
    color: #2d3748;
    border: 2px solid #cbd5e0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.agragirlphoto .agragirlphoto-video-card {
    background: #ffffff;
    border: 1px solid #e2e8f0 !important;
}

.agragirlphoto .agragirlphoto-price-tag {
    background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
}

@media (max-width: 991.98px) {
    .agragirlphoto {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* END AREA SECTION CSS */




/* START AREACONTENT SECTION CSS */
.Areacontent {
    background-color: #f7e5ae !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    position: relative;
    overflow: hidden;
}

.Areacontent .Areacontent-badge-custom {
    background-color: rgba(220, 53, 114, 0.15);
    color: #dc3572;
    border: 1px solid rgba(220, 53, 114, 0.4);
    font-weight: 600;
    letter-spacing: 1px;
}

.Areacontent h1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.Areacontent .text-pink {
    color: #dc3572;
}

.Areacontent .highlight-glow {
    text-shadow: 0 0 15px rgba(220, 53, 114, 0.25);
}

.Areacontent .text-secondary {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.7;
}

.Areacontent .leading-relaxed {
    line-height: 1.8;
}

.Areacontent .Areacontent-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    border: 1px solid #dc3572 !important;
}

@media (max-width: 991.98px) {
    .Areacontent {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* END AREACONTENT SECTION CSS */




/* START AREAPHOTOGIRL2 SECTION CSS */
.areaphotogirl2 {
    background-color: #ffffff !important;
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    overflow: hidden;
}

.areaphotogirl2 .areaphotogirl2-badge-custom {
    background-color: rgba(255, 193, 7, 0.15);
    color: #b8860b;
    border: 1px solid rgba(255, 193, 7, 0.4);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}

.areaphotogirl2 h1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1a202c !important;
}

.areaphotogirl2 .text-gold {
    color: #dc3572;
}

.areaphotogirl2 .highlight-glow {
    text-shadow: 0 0 15px rgba(255, 193, 7, 0.3);
}

.areaphotogirl2 .text-secondary {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.7;
}

.areaphotogirl2 .leading-relaxed {
    line-height: 1.8;
}

.areaphotogirl2 .areaphotogirl2-video-card {
    background: #ffffff;
    border: 1px solid #e2e8f0 !important;
}

.areaphotogirl2 .areaphotogirl2-price-tag {
    background: linear-gradient(to top, rgba(13, 27, 42, 0.9), rgba(13, 27, 42, 0.4), transparent);
    backdrop-filter: blur(4px);
}

@media (max-width: 991.98px) {
    .areaphotogirl2 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* END AREAPHOTOGIRL2 SECTION CSS */



/* START AREA SECTION CSS */
.areagirl5 {
    background-color: #f7e5ae !important;
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    overflow: hidden;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.areagirl5 .badge-custom {
    background-color: rgba(255, 193, 7, 0.15);
    color: #dc3572;
    border: 1px solid rgba(255, 193, 7, 0.4);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}

.areagirl5 h1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1a202c !important;
    font-weight: 800;
}

.areagirl5 .text-gold {
    color: #dc3572 !important;
}

.areagirl5 .highlight-glow {
    text-shadow: 0 0 15px rgba(255, 193, 7, 0.3);
}

.areagirl5 .text-secondary {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.8;
}

.areagirl5 .leading-relaxed {
    line-height: 1.8;
}

.areagirl5 .areagirl5-video-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px;
    overflow: hidden;
}



.areagirl5 .areagirl5-price-tag {
    background: linear-gradient(to top, rgba(13, 27, 42, 0.9), rgba(13, 27, 42, 0.4), transparent);
    backdrop-filter: blur(4px);
}

.areagirl5 .btn-primary-custom {
    background: linear-gradient(135deg, #dc3572 0%, #dc3572 100%);
    color: #0d1b2a;
    border: 2px solid #ffc107;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    transition: all 0.3s ease;
}



.areagirl5 .btn-outline-custom {
    background-color: transparent;
    color: #2d3748;
    border: 2px solid #cbd5e0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    transition: all 0.3s ease;
}



@media (max-width: 991.98px) {
    .areagirl5 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* END AREA SECTION CSS */


/* START areagirl6 section css */
.areagirl6 {
    background-color: #ffffff !important;
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    overflow: hidden;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.areagirl6 h2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1a202c !important;
    font-weight: 800;
}

.areagirl6 .text-gold {
    color: #dc3572 !important;
}

.areagirl6 .highlight-glow {
    text-shadow: 0 0 15px rgba(255, 193, 7, 0.3);
}

.areagirl6 .text-secondary-custom {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.7;
    font-family: 'Times New Roman', Times, serif;
}

.areagirl6 .profile-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}

.areagirl6 .profile-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12), 0 0 15px rgba(255, 193, 7, 0.35) !important;
    border-color: #ffc107 !important;
}

.areagirl6 .profile-overlay {
    background: linear-gradient(to top, rgba(13, 27, 42, 0.95), rgba(13, 27, 42, 0.6), transparent);
    backdrop-filter: blur(4px);
}

.areagirl6 .contact-btn {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0,0,0,0.3);
}

.areagirl6 .contact-btn.phone {
    background-color: #ffffff;
    color: #0d1b2a;
}

.areagirl6 .contact-btn.phone:hover {
    background-color: #ffc107;
    color: #0d1b2a;
    transform: scale(1.1);
}

.areagirl6 .contact-btn.whatsapp {
    background-color: #25d366;
    color: #ffffff;
}

.areagirl6 .contact-btn.whatsapp:hover {
    background-color: #20ba5a;
    transform: scale(1.1);
}

@media (max-width: 991.98px) {
    .areagirl6 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* END areagirl6 section css */

/* START areagirl7 section css */
.areagirl7 {
    background-color: #f7e5ae !important;
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    overflow: hidden;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.areagirl7 h2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1a202c !important;
    font-weight: 800;
}

.areagirl7 .text-gold {
    color: #dc3572 !important;
}

.areagirl7 .highlight-glow {
    text-shadow: 0 0 15px rgba(255, 193, 7, 0.3);
}

.areagirl7 .text-secondary-custom {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.8;
    font-family: 'Times New Roman', Times, serif;
}

.areagirl7 .areagirl7-image-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    background: #ffffff;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
}

.areagirl7 .areagirl7-image-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12), 0 0 15px rgba(255, 193, 7, 0.35) !important;
    border-color: #dc3572 !important;
}

@media (max-width: 991.98px) {
    .areagirl7 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* END areagirl7 section css */



/* START AREA SECTION CSS */
.areagirl8 {
    background-color: #ffffff !important;
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    overflow: hidden;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.areagirl8 h2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1a202c !important;
    font-weight: 800;
}

.areagirl8 .text-gold {
    color: #dc3572 !important;
}

.areagirl8 .highlight-glow {
    text-shadow: 0 0 15px rgba(255, 193, 7, 0.3);
}

.areagirl8 .text-secondary-custom {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.7;
    font-family: 'Times New Roman', Times, serif;
}

.areagirl8 .rate-card-container {
    background: #f7e5ae;
    border: 2px solid #dc3572;
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15), 0 0 25px rgba(255, 193, 7, 0.2);
}

.areagirl8td tr td:first-child {
    color: #dc3572 !important;
    background-color: #005f8f !important;
}

.areagirl8 .table-custom {
    color: #dc3572;
    margin-bottom: 0;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.areagirl8 .table-custom th {
    color: #dc3572;
    font-weight: 700;
    border-bottom: 2px solid #28384f;
    padding-bottom: 15px;
}

.areagirl8 .table-custom td {
    color: #0a0a0a;
    border-bottom: 1px solid #111112;
    padding: 15px 10px;
    vertical-align: middle;
}

.areagirl8 .table-custom tr:last-child td {
    border-bottom: none;
}

.areagirl8 .btn-book-now {
    background: linear-gradient(135deg, #dc3572 0%, #dc3572 100%);
    color: #0d1b2a;
    font-weight: 700;
    border: none;
    padding: 6px 18px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.areagirl8 .btn-book-now:hover {
    background: #ffffff;
    color: #0d1b2a;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(255, 193, 7, 0.4);
}

@media (max-width: 991.98px) {
    .areagirl8 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .areagirl8 .rate-card-container {
        padding: 15px;
    }
}
/* END AREA SECTION CSS */


/* START areagirl9 section css */
.areagirl9 {
    background-color: #f7e5ae !important;
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    overflow: hidden;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.areagirl9 h2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1a202c !important;
    font-weight: 800;
}

.areagirl9 .text-gold {
    color: #dc3572 !important;
}

.areagirl9 .highlight-glow {
    text-shadow: 0 0 15px rgba(255, 7, 102, 0.3);
}

.areagirl9 .offering-card {
    background: #0d1b2a;
    border: 1px solid #28384f;
    border-radius: 20px;
    padding: 20px;
    transition: all 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
}


.areagirl9 .offering-img-wrapper {
    border-radius: 14px;
    overflow: hidden;
    margin-bottom: 15px;
    border: 1px solid #28384f;
}

.areagirl9 .offering-title {
    color: #f7e5ae;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.areagirl9 .btn-book-offering {
    background-color: transparent;
    color: #dc3572;
    border: 2px solid #dc3572;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    border-radius: 50px;
    padding: 8px 20px;
    width: 100%;
    transition: all 0.3s ease;
}

.areagirl9 .btn-book-offering:hover {
    background: linear-gradient(135deg, #dc3572 0%, #dc3572 100%);
    color: #0d1b2a;
    box-shadow: 0 0 15px rgba(255, 193, 7, 0.4);
    transform: translateY(-2px);
}

@media (max-width: 991.98px) {
    .areagirl9 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* END areagirl9 section css */


/* START AREAPHOTOGIRL2 SECTION CSS */
.areaphotogirl2 {
    background-color: #ffffff !important;
    font-family: 'Times New Roman', Times, serif;
    position: relative;
    overflow: hidden;
}

.areaphotogirl2 .areaphotogirl2-badge-custom {
    background-color: rgba(255, 193, 7, 0.15);
    color: #b8860b;
    border: 1px solid rgba(255, 193, 7, 0.4);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}

.areaphotogirl2 h1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #1a202c !important;
}

.areaphotogirl2 .text-gold {
    color: #dc3572;
}

.areaphotogirl2 .highlight-glow {
    text-shadow: 0 0 15px rgba(255, 193, 7, 0.3);
}

.areaphotogirl2 .text-secondary {
    color: #4a5568 !important;
    font-size: 1.05rem;
    line-height: 1.7;
}

.areaphotogirl2 .leading-relaxed {
    line-height: 1.8;
}

.areaphotogirl2 .areaphotogirl2-video-card {
    background: #ffffff;
    border: 1px solid #e2e8f0 !important;
}

.areaphotogirl2 .areaphotogirl2-price-tag {
    background: linear-gradient(to top, rgba(13, 27, 42, 0.9), rgba(13, 27, 42, 0.4), transparent);
    backdrop-filter: blur(4px);
}

@media (max-width: 991.98px) {
    .areaphotogirl2 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}
/* END AREAPHOTOGIRL2 SECTION CSS */


/* AREAGIRL8 TABLE CUSTOMIZATION (Sirf specific td ke liye) */
.areagirl8td tr td:first-child {
    color: #dc3572 !important;
    background-color: #005f8f !important;
}


/* INDEXPAGE POPULAR LOCATIONS SECTION CSS */
.popularlocations-section {
    background-color: #ffffff !important;
}

.popularlocations-section .location-pill {
    background-color: #f7e5ae;
    color: #333333;
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
}

.popularlocations-section .location-pill:hover {
    background-color: #dc3572;
    color: #ffffff;
    border-color: #dc3572;
}

.popularlocations-section .location-heading-bar {
    display: inline-block;
    width: 40px;
    height: 3px;
    background-color: #dc3572;
}



/* START Areafooter CSS */
.Areafooter {
  background-color: #dc3572;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  border-top: 2px solid #dc3572;
}

.Areafooter .footer-brand {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.6rem;
}

.Areafooter .text-gold {
  color: #dc3572 !important;
}

.Areafooter .footer-desc, 
.Areafooter .text-muted-custom {
  color: #ffffff;
  font-size: 0.95rem;
  line-height: 1.6;
}

.Areafooter .footer-social-icons .social-icon-box {
  width: 35px;
  height: 35px;
  background-color: #f7e5ae;
  border: 1px solid #28384f;
  border-radius: 8px;
  display: inline-block;
  transition: all 0.3s ease;
}

.Areafooter .footer-social-icons .social-icon-box:hover {
  border-color: #dc3572;
  transform: translateY(-2px);
}

.Areafooter .footer-heading {
  color: #ffffff;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.Areafooter .footer-links li a,
.Areafooter .policy-links li a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
  font-size: 0.95rem;
}

.Areafooter .footer-links li a:hover,
.Areafooter .policy-links li a:hover {
  color: #f7e5ae;
}

.Areafooter .footer-email {
  color: #dc3572;
  text-decoration: none;
  font-weight: 600;
}

.Areafooter .footer-email:hover {
  text-decoration: underline;
}

.Areafooter .dmca-badge-box {
  background-color: #101820;
  border: 1px solid #28384f;
  border-radius: 6px;
}

.Areafooter .dmca-text {
  color: #ffc107;
  font-weight: 700;
  font-size: 0.85rem;
  letter-spacing: 1px;
}

.Areafooter .footer-input {
  background-color: #f7e5ae;
  border: 1px solid #28384f;
  color: #ffffff;
  padding: 12px 15px;
  border-radius: 8px;
}

.Areafooter .footer-input:focus {
  background-color: #101820;
  border-color: #dc3572;
  color: #ffffff;
  box-shadow: 0 0 10px rgba(220, 53, 114, 0.25);
}

.Areafooter .footer-input::placeholder {
  color: #718096;
}

.Areafooter .footer-btn {
  background: #a9df53;
  color: #0d1b2a;
  font-weight: 700;
  border: none;
  padding: 12px;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.Areafooter .footer-btn:hover {
  background: #98ce42;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(169, 223, 83, 0.3);
}

.Areafooter .footer-divider {
  border-color: #1a2530;
  opacity: 1;
}

.Areafooter .copyright-text {
  color: #a0aec0;
  font-size: 0.9rem;
}

@media (max-width: 991.98px) {
  .Areafooter {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
  }
}
 /* END Areafooter CSS  */



/* START AREAGIRL11 FLOATINGBAR CSS */
.areagirl11.floating-sticky-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    z-index: 99998;
    background: transparent;
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.3);
}

.areagirl11 .sticky-btn {
    flex: 1;
    height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    gap: 10px;
    transition: all 0.3s ease;
}

.areagirl11 .sticky-call {
    background: #f8bb37;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #0d1b2a !important;
}

.areagirl11 .sticky-whatsapp {
    background: #20ba5a;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.areagirl11.telegram-floating-wrapper {
    position: fixed;
    bottom: 75px;
    right: 20px;
    z-index: 99999;
}

.areagirl11 .sticky-telegram {
    width: 50px;
    height: 50px;
    background: #5abcec;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 4px 15px rgba(0, 136, 204, 0.5);
}

.areagirl11 .sticky-telegram i {
    font-size: 22px;
    color: #ffffff;
}

.areagirl11 .sticky-btn:hover {
    opacity: 0.95;
}

@media (max-width: 575.98px) {
    .areagirl11 .sticky-btn {
        height: 48px;
        font-size: 14px;
        gap: 8px;
    }

    .areagirl11.telegram-floating-wrapper {
        bottom: 60px;
        right: 15px;
    }

    .areagirl11 .sticky-telegram {
        width: 44px;
        height: 44px;
    }

    .areagirl11 .sticky-telegram i {
        font-size: 18px;
    }
}
/* END AREAGIRL11 FLOATINGBAR CSS */




/* START AGE VERIFICATION POPUP NEW MODERN DESIGN */
.age-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 16, 23, 0.95);
    backdrop-filter: blur(14px);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 999999;
}

.age-popup-box {
    background: #0d1b2a;
    border: 2px solid #dc3572;
    border-radius: 24px;
    padding: 40px 35px;
    max-width: 500px;
    width: 90%;
    text-align: center;
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.9), 0 0 35px rgba(220, 53, 114, 0.35);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #e0e1dd;
    position: relative;
    overflow: hidden;
}

.age-popup-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: linear-gradient(90deg, #dc3572, #ffc107, #dc3572);
}

.age-popup-title {
    color: #ffffff;
    font-size: 1.9rem;
    font-weight: 800;
    margin-bottom: 18px;
    letter-spacing: 0.5px;
}

.age-popup-title .script-text {
    font-family: 'Brush Script MT', cursive, sans-serif;
    color: #dc3572;
    font-size: 2.3rem;
    font-weight: normal;
}

.age-popup-text {
    font-size: 0.98rem;
    line-height: 1.6;
    color: #cbd5e1;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.03);
    padding: 12px 15px;
    border-radius: 12px;
    border: 1px dashed rgba(220, 53, 114, 0.3);
}

.age-popup-points {
    font-size: 0.92rem;
    color: #e0e1dd;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: left;
    background: rgba(27, 38, 59, 0.6);
    padding: 15px 20px;
    border-radius: 12px;
    border: 1px solid #28384f;
}

.age-popup-points p {
    margin: 0;
    position: relative;
    padding-left: 20px;
}

.age-popup-points p::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #dc3572;
    font-weight: bold;
}

.popup-divider {
    height: 1px;
    background: linear-gradient(90deg, transparent, #28384f, transparent);
    margin: 20px 0;
}

.age-popup-important {
    font-size: 0.85rem;
    color: #94a3b8;
    margin-bottom: 25px;
    line-height: 1.5;
}

.age-popup-btn-group {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.age-btn {
    padding: 14px 20px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 0.95rem;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
    flex: 1;
    letter-spacing: 0.5px;
}

.age-btn-enter {
    background: linear-gradient(135deg, #dc3572 0%, #b02355 100%);
    color: #ffffff;
    box-shadow: 0 5px 20px rgba(220, 53, 114, 0.4);
}

.age-btn-enter:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(220, 53, 114, 0.6);
    background: linear-gradient(135deg, #e03b7e 0%, #dc3572 100%);
}

.age-btn-leave {
    background-color: transparent;
    color: #e0e1dd;
    border: 2px solid #28384f;
}

.age-btn-leave:hover {
    background-color: #1b263b;
    border-color: #dc3572;
    color: #dc3572;
    transform: translateY(-3px);
}
/* END AGE VERIFICATION POPUP NEW MODERN DESIGN */