@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Heebo:wght@100..900&display=swap');
*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
 body {
       background: #cfd3d4;
} 
/* Dropdown container */
.dropdown-menu {
 background: #fff !important;
    border: 0 !important;
  border-radius: 0px !important;
  padding: 0px 0 !important;
  min-width: 220px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
  animation: fadeInUp 0.3s ease;
  
}
.dropdown-item:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #c11b1b !important;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #c11b1b !important;
}
.dropdown-menu li{
  padding: 10px 0 I !important
}

/* Dropdown items */
.dropdown-item {
  font-size: 15px !important;
  padding: 10px 20px !important;
  color: #333;
  transition: all 0.3s ease;
  position: relative;
}

/* Hover effect */
.dropdown-item:hover {
  background: #f8f9fa;
  color: #e60023;
  padding-left: 25px;
}

/* Optional left border animation */
/* .dropdown-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 2px;
  background: #e60023;
  transition: 0.3s;
  transform: translateY(-50%);
} */

.dropdown-item:hover::before {
  width: 15px;
}

/* Dropdown animation */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
a{
    text-decoration: none !important;
    font-family: "Heebo", sans-serif;
}
p{
     font-family: "Heebo", sans-serif;color: #000;
     
    font-size: 17px;
    line-height: 1.8;
    margin-top: 20px;
}
h1, h2, h3, h4, h5, h6, .f-ts{
       font-family: "Heebo", sans-serif;
}
a.navbar-brand img {
    max-width: 400px;
}
a.nav-link {
          font-size: 18px;
    line-height: 1.45em;
    letter-spacing: 0;
    word-spacing: 0;
    color: #000;
    padding: 30px;
    margin: 0 7px;
    }
    .nav-link:focus, .nav-link:hover {
    
    color: #000 !important;
}.navbar {
  transition: all 0.3s ease;
}
.navbar-toggler-icon {
  filter: invert(1);
}
.navbar.scrolled {
    background-color: #000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: fixed !important;
    background: #fff !important;
    padding: 0;    z-index: 9999;
    
}
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}

.video-background video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero {
  position: relative;
  height: 100vh;
  overflow: hidden;
  color: white;
}

.video-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.video-background iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero {
  position: relative;
  height: 70vh;
  overflow: hidden;
}

/* Video */
.video-background {
  position: absolute;
  inset: 0;
  z-index: -2;
   clip-path: ellipse(90% 100% at 50% 0%);
   /*clip-path: shape(from 0 0,vline to calc(100% - 25px),curve to 4.17% calc(100% - 15.5px) with 2.78% calc(100% - 15px),curve to 6.94% calc(100% - 9px) with 5.56% calc(100% - 16px),curve to 9.72% calc(100% - 20px) with 8.33% calc(100% - 2px),curve to 12.5% calc(100% - 44px) with 11.11% calc(100% - 38px),curve to 15.28% calc(100% - 27.5px) with 13.89% calc(100% - 50px),curve to 18.06% calc(100% - 20.5px) with 16.67% calc(100% - 5px),curve to 20.83% calc(100% - 23.5px) with 19.44% calc(100% - 36px),curve to 23.61% calc(100% - 10.5px) with 22.22% calc(100% - 11px),curve to 26.39% calc(100% - 5.5px) with 25% calc(100% - 10px),curve to 29.17% calc(100% - 9.5px) with 27.78% calc(100% - 1px),curve to 31.94% calc(100% - 11.5px) with 30.56% calc(100% - 18px),curve to 34.72% calc(100% - 20px) with 33.33% calc(100% - 5px),curve to 37.5% calc(100% - 23px) with 36.11% calc(100% - 35px),curve to 40.28% calc(100% - 28px) with 38.89% calc(100% - 11px),curve to 43.06% calc(100% - 24.5px) with 41.67% calc(100% - 45px),curve to 45.83% calc(100% - 25.5px) with 44.44% calc(100% - 4px),curve to 48.61% calc(100% - 44.5px) with 47.22% calc(100% - 47px),curve to 51.39% calc(100% - 31px) with 50% calc(100% - 42px),curve to 54.17% calc(100% - 26.5px) with 52.78% calc(100% - 20px),curve to 56.94% calc(100% - 23.5px) with 55.56% calc(100% - 33px),curve to 59.72% calc(100% - 13.5px) with 58.33% calc(100% - 14px),curve to 62.5% calc(100% - 26.5px) with 61.11% calc(100% - 13px),curve to 65.28% calc(100% - 41px) with 63.89% calc(100% - 40px),curve to 68.06% calc(100% - 28.5px) with 66.67% calc(100% - 42px),curve to 70.83% calc(100% - 7.5px) with 69.44% calc(100% - 15px),curve to 73.61% calc(100% - 12.5px) with 72.22% calc(100% - 0px),curve to 76.39% calc(100% - 27.5px) with 75% calc(100% - 25px),curve to 79.17% calc(100% - 28px) with 77.78% calc(100% - 30px),curve to 81.94% calc(100% - 27px) with 80.56% calc(100% - 26px),curve to 84.72% calc(100% - 34px) with 83.33% calc(100% - 28px),curve to 87.5% calc(100% - 28px) with 86.11% calc(100% - 40px),curve to 90.28% calc(100% - 31px) with 88.89% calc(100% - 16px),curve to 93.06% calc(100% - 37px) with 91.67% calc(100% - 46px),curve to 95.83% calc(100% - 23.5px) with 94.44% calc(100% - 28px),curve to 100% calc(100% - 25px) with 97.22% calc(100% - 19px),vline to 0, hline to 0);*/

}

.video-background video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 🔥 Overlay */
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  /*background: rgb(0 0 0 / 45%); */
  z-index: -1;
}
    .hero-content {
      position: relative;
      z-index: 2;
    }

    .hero h1 {
     font-size: 60px;
      font-weight: 800;
      text-transform: uppercase;
      padding-top: 50px;
    }

    .hero p {
      max-width: 700px;
      margin: 20px auto;
      font-size: 1.1rem;
      margin: 0 auto 0px;
     color: #fff; 
    font-size:18px;
    line-height: 1.6;
    }

    .btn-yellow {
      background-color: #e6f36c;
      color: #000;
      font-weight: 600;
      border-radius: 30px;
      padding: 10px 25px;
    }

    .btn-blue {
      background-color: #4f6df5;
      color: white;
      font-weight: 600;
      border-radius: 30px;
      padding: 10px 25px;
    }

    .navbar {
      z-index: 3;
    }

   /* .logo-circle {
      width: 45px;
      height: 45px;
     
    }*/
/*.logo-circle img{
     width: 120px;
      height: 120px;
}*/
/* Layout */
.button-group {
  display: flex;
  gap: 24px;
    padding: 15px 40px;
      justify-content: center;
}

/* Base button */
.btn {
 display: inline-block;
       padding: 11px 27px !important;
    border-radius: 999px !important;
    font-size: 16px !important;
    font-weight: 600 !important;    text-decoration: none;
    /* border: 3px solid #000 !important; */
    box-shadow: 6px 6px 0 #000;
    transition: all 0.15s ease;
}

/* Yellow button */
.btn-yellow {
      background: linear-gradient(180deg, #f71314, #f71314);
    color: #fff !important;
}

/* Blue button */
.btn-blue {
  background-color: #fff ! IMPORTANT;
    color: #000 !important;
}

.theme-btn{

 padding: 11px 30px !important;
    border-radius: 999px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-decoration: none;
    /* border: 3px solid #000 !important; */
    box-shadow: 6px 6px 0 #000;
    transition: all 0.15s ease;
    box-shadow: 0px 4px 0px 0px #000000;
}


/* Section background */
.about {
  background: #fff;
  padding: 100px 20px 20px;
  position: relative;
  overflow: hidden;
}

/* Container */
.about-container {
  max-width: 1100px;
  margin: auto;
  position: relative;
  text-align: center;
}

/* Heading */
.about h2 {
 
  /*font-size: 54px;*/
  line-height: 1.1;
  color: #222;
  margin-bottom: 30px;
   /*max-width: 600px;*/
   /*margin: auto;*/
}
.b-0{
      border: none !important;
    outline: none !important;
    background: #eddcdc !important;
    margin-bottom: 0 !important;
}
/* Paragraph */
.about p {
/*max-width: 600px;*/
    /* margin: 0 auto 30px; */
    color: #000;
    font-size: 17px;
    line-height: 1.8;
    margin-top: 20px;;
    
}
.text-left{
  text-align: left;
}
/* Buttons (reuse previous exact style) */
.buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.btn {
  padding: 16px 34px;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  border: 3px solid #000;
  box-shadow: 6px 6px 0 #000;
  transition: 0.15s;
}

.btn-yellow {
    background: linear-gradient(180deg, #f71314, #bb1516);  color: #222;box-shadow: none !important;
}

.btn-blue {
    background: linear-gradient(180deg, #fff, #e9e1e1);
  color: #fff;box-shadow: none !important;
}

/*.btn:active {
  transform: translate(4px, 4px);
  box-shadow: 2px 2px 0 #000;
}*/

/* Floating images */
.floating {
  position: absolute;
  width: 180px;
  height: 180px;
}

.floating img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  border: 6px solid #eee;
}

/* Left image */
.floating.left {
  top: 0;
  left: 0;
}

/* Right image */
.floating.right {
  bottom: 0;
  right: 0;
}

/* Tag bubble */
.tag {
  position: absolute;
  background: #eee;
  padding: 8px 14px;
  border-radius: 20px;
  font-size: 13px;
  white-space: nowrap;
}

/* Tag positions */
.left .tag {
  top: 10px;
  right: -40px;
  transform: rotate(-10deg);
}

.right .tag {
  top: -10px;
  left: -40px;
  transform: rotate(10deg);
}

.section-title h2 {
    font-size: 54px;
    line-height: 1.1;
    color: #222;
  
    /*max-width: 600px;*/
    margin: auto;
        font-weight: 600 !important;
          margin-bottom: 10px;
}
.section-para p{

    color: #333;
    font-size: 21px;
    line-height: 1.6;
    margin-top: 20px;
}
.v-mm{
    padding: 50px;
}

 .values-section {
       background:#cfd3d4;
    padding: 80px 0;
    position: relative;
    overflow-x: hidden;
  }

  .section-label {
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1d3557;
  }

  .main-heading {
    font-size: 45px;
        font-weight: 700;
    /*font-weight: 800;*/
    line-height: 1.05;
    color: #222;    text-align: left;
  }

 /* .desc {
    color: #000;
    font-size: 16px;
    max-width: 520px;
  }*/

  .btn-custom {
    background: #e9f27a;
    border-radius: 50px;
    padding: 14px 28px;
    font-weight: 600;
    border: 2px solid #000;
    box-shadow: 0 4px 0 #000;
  }

  .card-custom {
   background: #e7e7e7;
    border-radius: 28px;
    padding: 28px;
    height: 100%;
    transition: 0.3s ease;
box-shadow: 0px 3px 14px 0px rgb(0 11 40 / 12%);
  }

  .card-custom:hover {
    transform: translateY(-5px);
  }

  .card-title {
 
       font-size: 28px;
    /* letter-spacing: 1px; */
    /* font-family: 'Bebas Neue'; */
    font-weight: 600;

  }

  .card-text {
    font-size: 16px;
    color: #000;
    text-align: left;
  }

  .icon-box {
   width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ea1e1e;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 1px dashed #fff;
    outline-offset: -4px;
    /*margin-bottom: 15px;*/
  }
  .icon-box i{color: #fff;}
  .icon-box img {
    width: 28px;
  }

  @media (max-width: 992px) {
    .main-heading {
   font-size: 32px;
        line-height: 42px;
    }
  }


   .relief-section {
    background: #1f1f1f;
    /*border-radius: 40px;*/
    padding: 80px 0px;
    color: #fff;
  }

  .label {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #e8ef8a;
    font-weight: 600;
  }

  .heading {
    font-size: 42px;
    font-weight: 800;
    margin-top: 10px;
  }

  .btn-pill {
    background: #e8ef8a;
    border-radius: 50px;
    padding: 10px 22px;
    font-weight: 600;
    color: #000;
  }

  .project-card {
   background: #ffffff1f;
    border-radius: 28px;
    padding: 25px;
    height: 100%;
    position: relative;
    border: 1px solid #ececec38;
  }

  .project-date {
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    background: #7c7373;
    width: max-content;
    padding: 4px 10px;
    border-radius: 50px;
    /*font-style: italic;*/
  }

.project-title {
    font-weight: 600;
    font-size: 21px;
    margin: 10px 0;
   color: #fff;
    line-height: 32px;
}

  .project-desc {
  font-size: 16px;
    color: #ddd;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 12px;
    margin-top: 12px;
    font-family: 'Heebo';
  }

  .arrow-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #d21818;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

 .arrow-btn::after {
      content: "\f08e"; /* arrow-up-right-from-square */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
}

  .project-img {
    margin-top: 15px;
    border-radius: 16px;
    overflow: hidden;
    position: relative;
  }

  .project-img img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    /*filter: grayscale(100%);*/
  }

  .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: rgba(255,255,255,0.8);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .play-btn::after {
    content: "▶";
    font-size: 16px;
    color: #000;
  }
.custom-list p{
  margin-top: 0 !important;
}
  @media (max-width: 992px) {
    .relief-section {
      padding: 50px 5px;
    }

    .heading {
      font-size: 30px;
    }
  }

  .collab-images {
  display: flex;
  gap: 15px;
}

.collab-images img {
  width: 48%;
  border-radius: 12px;
  object-fit: cover;
}


.collab-list {
  list-style: none;
  padding: 0;
}

.collab-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  font-size: 16px;
  color: #444;
}

.collab-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #ce1f1e;
  font-weight: bold;
}
.custom-list {
  list-style: none;    padding: 0;
 /* padding: 0;
  margin: 0;*/
}

.custom-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
}

.custom-list li::before {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
  position: absolute;
  left: 0;
  top: 2px;
  color: #ce1f1e;
  font-size: 16px;
  font-weight: bold;
}

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

.custom-list1 li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
}

.custom-list1 li::before {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
  position: absolute;
  left: 0;
  top: 2px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

.cta-hero {
  position: relative;
  /*height: 50vh;*/
  /*border-radius: 24px;*/
  overflow: hidden;
  background: url('../img/cta.jpg') center/cover no-repeat;

  padding: 50px 0;
/*  margin: 0 50px 0px;
    border-radius: 50px;*/
}

/* Dark cinematic overlay */
.cta-hero .overlay {
  position: absolute;
  inset: 0;
     background: linear-gradient(to right, rgb(0 0 0), rgb(120 8 9), rgb(0 0 0));
  backdrop-filter: blur(2px);
}

/* Content */
.cta-content {
  position: relative;
  text-align: center;
  color: #fff;
  max-width: 700px;
  padding: 40px 0 0;
  margin: auto;
}

/* Heading */
.cta-content h2 {
font-size: 44px;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-family: 'Heebo';
}

/* Subtext */
.cta-content p {
  margin-top: 20px;
  font-size: 16px;
  color: #ddd;
}


/* Responsive */
@media (max-width: 768px) {
  .cta-content h1 {
    font-size: 34px;
  }

 
}


.membership-grid {
 /* display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin: 40px 0;*/
     padding: 80px 60px;    margin-bottom: 42px;
}

.membership-grid.reverse {
  direction: rtl;
}
.membership-grid.reverse * {
  direction: ltr;
}

.card {
  border-radius: 20px;
  overflow: hidden;
  background: #f5f5f5;
}

/* Image */
.image-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50px;
}

/* Content */
.content-card {
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/*.tag {
  font-size: 12px;
  font-weight: 600;
  color: #6c7cff;
  margin-bottom: 10px;
}
*/


/* Plans */
.plans {
  display: flex;
  gap: 15px;
  margin-bottom: 25px;
}

.plan {
  background: #fff;
  padding: 15px;
  border-radius: 12px;
  flex: 1;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

/* Benefits */
.benefits div {
  margin-bottom: 10px;
  font-weight: 500;
}


.secondary {
  background: linear-gradient(135deg, #4a6cf7, #6a5cff);
  color: #fff;
}

@media (max-width: 900px) {
  .membership-grid {
    grid-template-columns: 1fr;
  }
}

/* Section */
.news-section {
    /*background: #eef2f3;*/
    padding: 60px 0px 30px;
  
    /*margin: 0 50px 0px;*/
    border-radius: 50px;
}

/* Header */
.news-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}

.news-tag {
  font-size: 12px;
  color: #4a6cf7;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}


/* Button */
.view-btn {
  background: #e6f28a;
  padding: 14px 26px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 600;
  color: #000;
  box-shadow: 0 4px 0 #000;
  transition: 0.2s;
}

.view-btn:hover {
  transform: translateY(-2px);
}


.news-card h3 {
    margin-top: 15px;
    font-size: 19px;
   
    text-align: center;
    position: relative;
    font-weight: 600;
    color: #ffffff;
}

/* Image */
.image-wrap {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.image-wrap img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  filter: grayscale(100%);
}

/* Arrow button */
.arrow {
    position: absolute;
    bottom: 10px;
    right: 15px;
    background: #a71110;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    box-shadow: 0 3px 0 #000;
    z-index: 999;
    color: #fff;
}

/* Meta */
.meta {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.badge {
  font-size: 11px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #fff;
  font-weight: 600;
}

.date {
  font-size: 12px;
  color: #666;
}

/* Responsive */
@media (max-width: 900px) {
  .news-grid {
    grid-template-columns: 1fr;
  }

  .news-header h2 {
  font-size: 32px;
        line-height: 42px;
  }
}

.team-section {
  /*background: #dfe5e5;*/
  padding: 80px 0;
 
}

.team-wrapper {
  /*width: 85%;*/
  margin: 0 auto;
  position: relative;
}

/* ===============================
   HEADER
================================ */
.team-header {
  margin-bottom: 40px;
}

.team-header h2 {
  font-size: 64px;
  font-weight: 900;
  letter-spacing: -1px;
  margin: 0;
}

/* ===============================
   SLIDER FIX
================================ */
.team-slider {
  margin: 0 0px;
}

.team-slider .slick-track {
  display: flex !important;
}

.team-slider .slick-slide {
  padding: 0 12px;
  height: auto;
  transition: 0.3s;
}

.team-slider .slick-list {
  overflow: hidden;
}

.team-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
}

.team-card img {
  width: 100%;
  /*height: 500px;*/
  object-fit: cover;
  transition: 0.4s;
  filter: brightness(0.85);
}


.team-card::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70%;
  background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
  transition: 0.4s;
}

.card-content {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  z-index: 2;
}

.card-content h4 {
  margin: 0;
  font-size: 18px;
  /*font-weight: 800;*/
  color: #fff;
  transition: 0.3s;
}

.card-content p {
  font-size: 13px;
  color: #ccc;
  margin-top: 5px;
  transition: 0.3s;
}

.arrow {
  position: absolute;
     right: 30px;
    bottom: 30px;
  width: 42px;
  height: 42px;
  background: #e41b1c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-weight: bold;
  transition: 0.3s;
}


.team-slider .slick-current img {
  filter: brightness(1);
  transform: scale(1.03);
}

.team-slider .slick-current::after {
  background: linear-gradient(to top, rgba(0,0,0,0.9), transparent);
}

.team-slider .card-content h4 {

  font-size: 24px;
}

.team-slider .slick-current .card-content p {
  color: #fff;
}
.team-slider  .arrow {

      top: auto;
}
.team-slider .slick-current .arrow {
  transform: scale(1.1);

}

.team-slider .slick-current {
  opacity: 1;
}


.team-card:hover img {
  transform: scale(1.07);
}

.team-card:hover::after {
  background: linear-gradient(to top, rgba(0,0,0,0.9), transparent);
}


.nav-btn {
  position: absolute;
  top: -80px;
  right: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #000;
  background: transparent;
  cursor: pointer;
  z-index: 10;
  font-size: 18px;
}

.nav-btn.prev {
  right: 60px;
}

/* ===============================
   RESPONSIVE
================================ */
@media (max-width: 992px) {
  .team-header h2 {
    font-size: 42px;
  }
}

@media (max-width: 576px) {
  .team-header h2 {
    font-size: 32px;
  }

  .team-card img {
    height: 240px;
  }
}


.faq-section {
     text-align: center;
    background: #eef2f3;
    padding: 80px 60px;
    margin: auto;
    border-radius: 50px;
        margin: 0 50px 50px;
}

.faq-section h1 {
  font-size: 42px;
  margin-bottom: 40px;
  font-weight: 700;
}

.faq-item {
  background: #cfd4d3;
  border-radius: 18px;
  margin-bottom: 15px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.3s;
}

.faq-question {
display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 20px;
    font-weight: 600;
    font-size: 18px;
    text-align: left;
}
.active .faq-question{
     background: #e41b1c !important;
     color: #fff !important;
}

.faq-question span {
  color: #000;
  margin-right: 8px;
}
.active .faq-question span {
    color: #fff;
   
}
.faq-icon {
  font-size: 40px;
  transition: 0.3s;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  text-align: left;
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.6;
  transition: max-height 0.4s ease, padding 0.3s ease;
}

.faq-item.active .faq-answer {
    max-height: 200px;
    padding: 15px 20px 20px;
    font-family: 'Heebo';
    font-size: 18px;
}

.faq-item.active .faq-icon {
  transform: rotate(45deg);
}

.faq-btn {
  margin-top: 30px;
}

.faq-btn button {
  padding: 14px 28px;
  border-radius: 30px;
  border: none;
  background: #e6ef8a;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 4px 0 #000;
  transition: 0.2s;
}

.faq-btn button:hover {
  transform: translateY(2px);
  box-shadow: 0 2px 0 #000;
}

/* Responsive */
@media (max-width: 768px) {
  .faq-section {
    padding: 40px 20px;
  }

  .faq-section h1 {
    font-size: 28px;
  }
}

.contact-section {
     background: #eef2f3;
    padding: 80px 60px;
    margin: auto;
 /*   border-radius: 50px;
    margin: 0 50px 50px;*/
}

.contact-image {
  flex: 1;
}

.contact-image img {
  width: 100%;
  border-radius: 20px;
}

.contact-form {
    flex: 1;
    background: #000000;
    padding: 30px;
    border-radius: 30px;
}

.small-title {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  
}

.contact-form h2 {
 /* font-size: 42px;
  font-weight: 700;
  line-height: 1.2;*/
  margin-bottom: 30px;
}

.form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

input, textarea {
  width: 100%;
  padding: 16px;
  border-radius: 25px;
  border: none;
  background: #e5e7e6;
  outline: none;
  font-size: 14px;
}

textarea {
  height: 140px;
  resize: none;
  border-radius: 20px;
}


/* Responsive */
@media (max-width: 900px) {
  .contact-section {
    flex-direction: column;
  }

  .form-row {
    flex-direction: column;
  }
}
.faq-card-img img{

    object-fit: cover;
    border-radius: 50px;
}
/*.footer {
  background: #111;
  color: #fff;
  padding: 70px 60px;
  position: relative;
  overflow: hidden;
}
*/
.footer {
    /*background: url("../img/footer.webp") no-repeat center center;*/
    background-size: cover;
    color: #fff;
    padding: 70px 60px 0;
    position: relative;
    overflow: hidden;
    background: #000;
    margin-top: -5px;
}

/* Dotted background */
.footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: radial-gradient(rgba(255,255,255,0.15) 1px, transparent 1px);
  background-size: 18px 18px;
  opacity: 0.25;
  z-index: 0;
}

.footer-container {
  position: relative;
  z-index: 1;
 /* max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  gap: 40px;*/
}

.footer h2 {
  font-size: 26px;
  margin-bottom: 15px;
}

.footer p {
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
     position: relative;
    margin-bottom: 20px;
    font-family: "Heebo", sans-serif;
    color: #fff;
    font-size: 15px;
    line-height: 1.6;
}


.footer-title{
   margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    color: var(--bs-heading-color, inherit);
    /*font-size: 1.75rem !important;*/
 font-size: 20px !important;
    color: #fff !important;
}


.footer input {
  padding: 14px 18px;
  border-radius: 30px;
  border: 1px solid #555;
  background: transparent;
  color: #fff;
  outline: none;
  width: 70%;
}

.footer input::placeholder {
  color: #aaa;
}

.footer button {
  padding: 14px 24px;
  border-radius: 30px;
  border: none;
  background: #e6ef8a;
  font-weight: 600;
  margin-left: 10px;
  cursor: pointer;
  box-shadow: 0 4px 0 #000;
  transition: 0.2s;
}

.footer button:hover {
  transform: translateY(2px);
  box-shadow: 0 2px 0 #000;
}

.footer h3 {
  margin-bottom: 15px;
}

.footer ul {
  list-style: none;    padding-left: 0;position: relative;
}

.footer ul li {
    cursor: pointer;
    margin-bottom: 20px;
    font-family: "Heebo", sans-serif;
    color: #fff;
   font-size: 15px;
    line-height: 1.0;
}
.footer ul li a{
  cursor: pointer;
  color: #fff;
}
.footer ul li:hover {
  color: #fff;
}

.socials {
  margin-top: 15px;
  position: relative;
}
.socials a {
 color: #fff;cursor: pointer;
}
.socials i {
  margin-right: 12px;
  cursor: pointer;
}

/* Responsive */
@media (max-width: 900px) {
  .footer-container {
    grid-template-columns: 1fr;
  }

  .footer input {
    width: 100%;
    margin-bottom: 10px;
  }

  .footer button {
    margin-left: 0;
  }
}

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

.footer-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
}

.footer-list li::before {
    content: "\f08e";
    font-family: "Font Awesome 6 Free";
  position: absolute;
  left: 0;
  top: 2px;
  color: #f76a6a;
  font-size: 16px;
  font-weight: bold;
}

.footer_nav2 {padding:0;margin:0;list-style:none;;}
.footer_nav2 li{display:block;margin:0 0 15px;display:block;color:#d4d4d4;font-size:15px;padding:0 0 0 34px;position:relative;line-height:25px;}
.footer_nav2 li i{position:absolute;left:0;margin-top:2px;font-size:20px;color:#fff}

.footer-bottom {
     color: #fff;
    padding: 15px 0;
    margin-top: 30px;
    font-size: 14px;
    border-top: 1px solid #ececec40;
}

.footer-bottom p {
  margin: 0;
}
.pc-whatsapp {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 9;
}
 .pc-whatsapp a {
    display: inline-flex;
    width: 100%;
    background: #00a315c7;
    align-items: center;
    padding: 8px 11px 8px 11px;
    border-radius: 50px;
    color: #fff;
    gap: 6px;
    backdrop-filter: blur(1px);
}
.pc-whatsapp a i {
    font-size: 26px;
}
.pc-whatsapp a span {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Helvetica';
    letter-spacing: 0.7px;
}
.pc-whatsapp a::before, 
    .pc-whatsapp a::after {
      content: "";
      position: absolute;
      top: -5px;
      left: -5px;
      right: -5px;
      bottom: -5px;
      border: 2px solid #25d366;
      border-radius: 50px;
      animation: ripple 2s linear infinite;
      opacity: 0;
    }

    .pc-whatsapp a::after {
      animation-delay: 1s;
    }
   






   .pc-phone {
    position: fixed;
    bottom: 85px;
    right: 20px;
    z-index: 9;
}
 .pc-phone a {
       display: inline-flex;
    width: 100%;
    background: #fff;
    align-items: center;
    padding: 8px 4px 8px 11px;
    border-radius: 50px;
    color: #000000;
    gap: 6px;
    backdrop-filter: blur(1px);
}
.pc-phone a i {
    font-size: 26px;
}
.pc-phone a span {
    font-size: 14px;
    font-weight: 400;
    /*font-family: 'Helvetica';*/
    letter-spacing: 0.7px;
}
.pc-phone a::before, 
    .pc-phone a::after {
      content: "";
      position: absolute;
      top: -5px;
      left: -5px;
      right: -5px;
      bottom: -5px;
      border: 2px solid #25d366;
      border-radius: 50px;
      animation: ripple 2s linear infinite;
      opacity: 0;
    }

    .pc-phone a::after {
      animation-delay: 1s;
    }
    @keyframes ripple {
      0% {
        transform: scale(1);
        opacity: 1;
      }
      70% {
        transform: scale(1.3);
        opacity: 0;
      }
      100% {
        transform: scale(1.4);
        opacity: 0;
      }
    }
.sub-title{
  font-size: 21px !important;
}

#scroll-1 a {
padding-top: 55px;
}
#scroll-1 a span {
position: absolute;
top: 0;
left: 50%;
width: 24px;
height: 24px;
margin-left: -12px;
border-left: 4px solid #d9534f;
border-bottom: 4px solid #d9534f;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-animation: sdb07 2s infinite;
animation: sdb07 2s infinite;
opacity: 0;
box-sizing: border-box;
}
#scroll-1 a span:nth-of-type(1) {
-webkit-animation-delay: 0s;
animation-delay: 0s;
}
#scroll-1 a span:nth-of-type(2) {
top: 16px;
-webkit-animation-delay: .15s;
animation-delay: .15s;
}
#scroll-1 a span:nth-of-type(3) {
top: 32px;
-webkit-animation-delay: .3s;
animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
0% {
  opacity: 0;
}
50% {
  opacity: 1;
}
100% {
  opacity: 0;
}
}
@keyframes sdb07 {
0% {
  opacity: 0;
}
50% {
  opacity: 1;
}
100% {
  opacity: 0;
}
}

.our-industries{
  padding: 60px 0;
}

.industries-body-item-list{
  display: flex;
  flex-wrap: wrap;
  gap:20px;
}

.industries-body-item{
  width: calc(50% - 15px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}

.industries-body-item .icon-box{
  position: relative;
  height: 40px;
  width: 40px;
  background-color: #c81c1c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.industries-body-item .icon-box::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: var(--accent-color);
  border-radius: 50%;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: all 0.4s ease-in-out;
  z-index: 0;
}

.industries-body-item:hover .icon-box:before{
  transform: scale(1);
}

.industries-body-item .icon-box img{
  position: relative;
  width: 100%;
  max-width: 20px;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}

.industries-body-item-content{
  width: calc(100% - 55px);
}

.industries-body-item-content p{
  margin: 0;
}

.industries-footer-box{
  display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px 40px;
    border-top: 1px solid var(--divider-color);
    padding-top: 40px;
    /*margin-top: 40px;*/
}

.industries-contact-box{
  display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 15px;
}

.industries-contact-box .icon-box{
  position: relative;
    width: 50px;
    height: 50px;
    background: var(--accent-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.industries-contact-box .icon-box::before{
  content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #c81c1c;
    border-radius: 50%;
    transform: scale(0);
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.industries-contact-box:hover .icon-box::before{
  transform: scale(1);
}

.industries-contact-box .icon-box img{
  width: 100%;
    max-width: 24px;
  z-index: 1;
}

.industries-contact-box-content p{
  margin: 0 0 5px;
}

.industries-contact-box-content h3{
  font-size: 22px;
}

.industries-contact-box-content h3 a{
  color: inherit;
  transition: all 0.4s ease-in-out;
}

.industries-contact-box-content h3 a:hover{
  color: #f71314;
}

.industries-image-box{
  display: flex;
    flex-wrap: wrap;
  align-items: end;
  margin-left: 15px;
}

.industries-image-box-1{
  width: 23%;
    padding-bottom: 110px;
}

.industries-image{
  position: relative;
  z-index: 1;
}

.industries-image figure{
  display: block;
  border-radius: 20px;
}

.industries-image figure img{
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.industries-image-box-1 .industries-image{
  margin-right: -415px;
}

.industries-image-box-1 .industries-image figure img{
  aspect-ratio: 1 / 0.864;
}

.industries-image-box-2{
    width: 77%;
}

.industries-image-box-2 .industries-image figure{
  border: 10px solid #fff;
}

.industries-image-box-2 .industries-image figure img{
  border-radius: 10px;
  aspect-ratio: 1 / 0.61;
}
.section-title-content p{
  margin-bottom: 20px;
}

.section-title-content p:last-child{
  margin-bottom: 0; 
}

.section-title{
  margin-bottom:20px;
}

.section-title .section-sub-title{
     position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1em;
    color: #000;
    border: 1px solid var(--divider-color);
    border-radius: 100px;
    padding: 9px 20px 9px 36px;
    border: 1px solid #18191A1A;
    margin-bottom: 15px;
}

.dark-section .section-title .section-sub-title{
  border-color: var(--dark-divider-color);
}

.section-title .section-sub-title::before{
content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: #c42121;
    border-radius: 50%;
    width: 6px;
    height: 6px;
}

.section-title.section-sub-heading,
.section-title.section-sub-heading .section-sub-title{
  margin-bottom: 0;
}

.section-title h1{
  font-size: 60px;
  margin-bottom: 0;
  cursor: none;
}

.section-title h2{
  font-size: 40px;
  margin-bottom: 0;
  cursor: none;
}

.section-title p{
  margin-top: 20px;
  margin-bottom: 0;
}
.btn-default{
  position: relative;
  display: inline-block;
 
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25em;
  text-transform: capitalize;
  background: var(--accent-color);
  color: var(--white-color);
  border-radius: 100px;
  padding: 15px 24px;
  margin-right: 50px;
  border: none;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}

.btn-default:hover{
  background: #f71314;
}
.our-apporach{
  padding: 60px 0;
}

.approach-content{
  margin-right: 3.125vw;
}

.approach-item-list{
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.approach-item{
  /*width: calc(50% - 15px);*/
  background: #000;
  border-radius: 20px;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
  display: flex;
  flex-direction: column;
  /*justify-content: space-between;*/
  gap: 30px;
  padding: 40px;
  /*min-height: 330px;*/
  overflow: hidden;
  height: 100%;
}

.approach-item:before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  /*background: #ffffff;*/
  z-index: 0;
  transition: all 0.4s ease-in-out;
}

.approach-item:hover::before{
  top: auto;
    height: 100%;
}

.approach-item .icon-box{
  position: relative;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c81c1c;
  border-radius: 50%;
  z-index: 1;
}

.approach-item .icon-box::before{
  content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #d10d34;
    border-radius: 100px;
    transform: scale(0);
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
  z-index: 0;
}

.approach-item:hover .icon-box::before{
  transform: scale(1);
}

.approach-item .icon-box img{
  position: relative;
  width: 100%;
  max-width: 24px;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}

.approach-item:hover .icon-box img{
  filter: brightness(0) invert(0);
}

.approach-item-content{
  position: relative;
  /*padding-top: 30px;*/
  border-top: 1px solid var(--dark-divider-color);
  transition: all 0.4s ease-in-out;
  z-index: 1;
}

.approach-item-content:hover .approach-item-content{
  border-color: var(--divider-color);
}

.approach-item-content h3{
  color: #fff;
  font-size: 22px;
  line-height: 1.4em;
}

.approach-item-content p{
  color: #fff;
  margin: 15px 0 0;
}

/*.approach-item:hover .approach-item-content h3 {
color: #000;
}
.approach-item:hover .approach-item-content p {
color: #000;
}*/
.approach-image{
  margin-top: 80px;
}

.approach-image figure{
  display: block;
  border-radius: 20px;
}

.approach-image img{
  width: 100%;
  aspect-ratio: 1 / 0.394;
  object-fit: cover;
  border-radius: 20px;
}

.dark-section {
    /*background-color: #000;*/
    background: #f3f3f3;
    /* background-image: url(../img/bg-section-bg-image.png); */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.color-red{
  background: linear-gradient(180deg, #f71314, #bb1516);
}
.cc-text{
  border:1px solid #f71314 !important;
  
}

.dark-section1 {
    background-color: #000;
    /*background: #f3f3f3;*/
    /* background-image: url(../img/dark-section-bg-image.png); */
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.why-choose-us-gold{
  padding: 60px 0;
}

.why-choose-items-list-gold{
  background-color: #d10d34;
  border-radius: 20px;
  /*padding: 40px;*/
}

.why-choose-item-gold{
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    border-bottom: 1px solid var(--divider-color);
    /*margin-bottom: 30px;*/
    padding-bottom: 30px;
}

.why-choose-item-gold .icon-box{
    position: relative;
    width: 50px;
    height: 50px;
    background: #bb1516;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.why-choose-item-gold .icon-box::before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--accent-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.why-choose-item-gold:hover .icon-box::before{
    transform: scale(1);
}

.why-choose-item-gold .icon-box img{
    position: relative;
    width: 100%;
    max-width: 24px;
    transition: all 0.4s ease-in-out; 
    z-index: 1;
}

.why-choose-item-gold:last-child{
    padding: 0;
    margin: 0;
    border: none;
}

.why-choose-item-content-gold{
    width: calc(100% - 65px);
}

.why-choose-item-content-gold h3{
    font-size: 22px;
}

.why-choose-item-content-gold p{
    margin: 10px 0 0;
}

.why-choose-image-box-gold{
  position: relative;
    height: 100%;
    border-radius: 20px;
  align-content: end;
  min-height: 600px;
  margin-left: 15px;
    overflow: hidden;
}

.why-choose-image-gold{
  position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.why-choose-image-gold::before{
  content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 60%;
}

.why-choose-image-gold figure{
  display: block;
    height: 100%;
}

.why-choose-image-gold figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.why-choose-info-item-list-gold{
  position: relative;
    padding: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.why-choose-info-item-gold.highlighted-item{
  width: 100%;
  border-bottom: 1px solid var(--dark-divider-color);
  padding-bottom: 30px;
}

.why-choose-info-item-gold.highlighted-item .why-choose-info-contant-gold{
  width: 100%;
}

.why-choose-info-item-gold{
  width: calc(50% - 15px);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}

.why-choose-info-contant-gold{
  width: calc(100% - 65px);
}

.why-choose-info-item-gold h3{
  color: var(--white-color);
  font-size: 22px;
}

.why-choose-info-item-gold p{
  color: var(--white-color);
  margin: 5px 0 0;
}

.why-choose-info-item-gold p a{
  color: inherit;
  transition: all 0.4s ease-in-out;
}

.why-choose-info-item-gold p a:hover{
  color: #bb1516;
}

.why-choose-info-item-gold .icon-box{
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #bb1516;
  display: flex;
  justify-content: center;
  align-items: center;
}

.why-choose-info-item-gold .icon-box::before{
  content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--accent-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 1;
}

.why-choose-info-item-gold:hover .icon-box::before{
  transform: scale(1);
}

.why-choose-info-item-gold .icon-box img{
  position: relative;
  width: 100%;
  max-width: 24px;
  z-index: 1;
}

.intro-video-box-gold{
  background: transparent;
}

.intro-video-box-contant-gold{
  position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    padding: 60px 60px 60px calc(((100vw - 1300px) / 2) - 35px);
    overflow: hidden;
  z-index: 2;
}.our-services-gold{
  padding: 120px 0;
}

.service-item-gold{
      background: #fff;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    /* border-radius: 20px; */
    height: 100%;
    padding: 40px;
    transition: all 0.4s ease-in-out;
    /* border: 1px solid #9e9e9e85; */
    padding: 25px;
    /* background-color: white; */
    -webkit-box-shadow: 0px 3px 14px 0px rgba(0, 11, 40, 0.06);
    box-shadow: 0px 3px 14px 0px rgba(0, 11, 40, 0.06);
    border-top: 4px solid #8b82824a;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.service-item-gold:hover{
  transform: translateY(-5px);
      box-shadow: 0px 30px 40px 0px rgba(0, 11, 40, 0.08);
}

.service-item-gold .icon-box{
     position: relative;
    height: 60px;
    width: 60px;
    background-color: #d01c1c;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 12px;
}

.service-item-gold .icon-box::before{
  content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--accent-color);
    border-radius: 50%;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    z-index: 0;
}

.service-item-gold:hover .icon-box::before{
  transform: scale(1);
}

.service-item-gold .icon-box img{
  position: relative;
  width: 100%;
  max-width: 24px;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}

.service-item-contant-gold h2{
  font-size: 22px;
  color: var(--white-color);
}

.service-item-contant-gold h2 a{
  color: #000;
}

.service-item-contant-gold p{
  margin: 15px 0 0;
  color: #000;
}

.service-item-btn-gold{
  border-top: 1px solid var(--dark-divider-color);
  padding-top: 30px;
  margin-top: 30px;
}

.our-services-gold .readmore-btn{
  color: var(--white-color);
}

.our-services-gold .readmore-btn::before{
  background-color: #bb1516;
}
 .feature-box {
    background: #fff;
    border-radius: 12px;
    padding: 2rem 1.5rem;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: default;
    height:100%;
  }
  .feature-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.2);
    cursor: pointer;
  }
  .feature-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 1rem;
    filter: drop-shadow(0 0 1px rgba(0,0,0,0.1));
  }
  .feature-title {
    font-weight: 700;
    font-size: 17px;
    color: #222;
    line-height: 1.3;
  }
  .feature-title br {
    display: none;
  }
  @media (max-width: 576px) {
    .feature-title br {
      display: inline;
    }
  }
  .features-sec{
padding: 60px 10px;
  }
  :root {
  --primary-color: #f25133;
  --dark-bg: #1c1c1c;
  --text-light: #f7f7f7;
  --text-muted: #aaa;
  --card-bg: #2c2c2c;
  --shadow: rgba(242, 81, 51, 0.6);
}

body {
  background: var(--dark-bg);
  font-family: 'Roboto', sans-serif;
  color: var(--text-light);
  margin: 0; padding: 0;
  line-height: 1.5;
}

.premium-about-us {
  position: relative;
  overflow: hidden;
  padding: 80px 2rem;
  max-width: 1200px;
  margin: auto;
}

.background-accent {
  position: absolute;
  top: -150px;
  right: -300px;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle at center, #000, transparent 70%);
  filter: blur(100px);
  z-index: 0;
}

.content-wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 80px;
  flex-wrap: wrap-reverse;
  z-index: 1;
}

.intro-wrapper {
  flex: 1 1 40%;
  max-width: 450px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-self: center;
}

.label {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  color: #000;
  border: 2px solid #000;
  padding: 8px 24px;
  border-radius: 40px;
  font-weight: 700;
  letter-spacing: 3px;
  font-size: 14px;
  width: fit-content;
  user-select: none;
}

.intro-wrapper h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 3.8rem;
  margin: 0;
}

.intro-wrapper p {
  color: var(--text-muted);
  font-weight: 400;
  font-size: 1.15rem;
  line-height: 1.6;
}

.btn-primary {
  align-self: flex-start;
  background: #000;
  color: white;
  padding: 14px 48px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 1.5px;
  text-decoration: none;
  box-shadow: 0 8px 20px var(--shadow);
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  user-select: none;
}

.btn-primary:hover {
  box-shadow: 0 12px 30px var(--shadow);
  transform: translateY(-3px);
}

.cards-wrapper {
  flex: 1 1 55%;
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: relative;
}

/* Stagger cards */
.card {
  background: var(--card-bg);
  padding: 38px 32px;
  border-radius: 22px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.8);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: default;
  position: relative;
  z-index: 10;
}

.card:hover {
  transform: translateY(-12px) scale(1.05);
  box-shadow: 0 20px 60px var(--shadow);
  z-index: 20;
}

.card-vision {
  margin-left: 80px;
  margin-top: 40px;
  z-index: 11;
}

.card-mission {
  margin-right: 80px;
  margin-bottom: 40px;
  z-index: 10;
}

.icon-wrapper {
  width: 65px;
  height: 65px;
  background: #000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 2.4rem;
  margin-bottom: 20px;
  box-shadow: 0 6px 18px var(--shadow);
  transition: box-shadow 0.3s ease;
}

.card:hover .icon-wrapper {
  box-shadow: 0 10px 28px var(--shadow);
}

.card h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 2.1rem;
  margin-bottom: 14px;
  color: var(--text-light);
}

.card p {
  font-weight: 400;
  font-size: 1rem;
  color: var(--text-muted);
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 960px) {
  .content-wrapper {
    flex-direction: column;
    gap: 48px;
  }
  
  .cards-wrapper {
    flex-direction: column;
    margin: 0;
  }
  
  .card-vision, .card-mission {
    margin: 0 !important;
  }

  .intro-wrapper h1 {
    font-size: 2.6rem;
  }
}

.why-choose-us.bg-section{
  background-image: none;
  padding-bottom: 60px;    overflow: hidden;
    position: relative;
}




.why-choose-image figure{
  height: 100%;
  display: block;
  border-radius: 10px;
}

.why-choose-image figure img{
  width: 100%;
    height: 100%;
    aspect-ratio: 1 / 0.9;
    object-fit: cover;
  border-radius: 10px;
}

.why-choose-contant-box{
  /*width: calc(50% - 5px);*/
  align-content: center;
  /* padding: 90px 4.688vw; */
}

.why-choose-nav{
  margin-bottom: 20px;
}

.why-choose-nav ul{
  text-align: center;
  border-bottom: 4px solid var(--divider-color);
    display: flex;
    align-items: center;
  list-style: none;
    padding: 0;
    margin: 0;    border-bottom: 2px solid #ececec;
        /*justify-content: space-around;*/
}

.why-choose-nav ul li{
      display: inline-block;
    /* width: 33.33%; */
    padding-right: 30px;
}

.why-choose-nav ul li .nav-link{
  font-family: var(--accent-font);
  position: relative;
  width: 100%;
    background: transparent;
  border: none;
    color: #000;
 font-size: 21px;
    font-weight: 600;
    line-height: 1.4em;
  padding: 0 5px 20px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
        /* border-bottom: 2px solid #ececec; */
}

.why-choose-nav ul li .nav-link.active,
.why-choose-nav ul li .nav-link:hover{
    background: transparent;
    color: #000;
}

.why-choose-nav ul li .nav-link::before{
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    left: auto;
    right: 0;
    background: #bb1516;
    width: 0;
    height: 4px;
    transition: all 0.4s ease-in-out;
}

.why-choose-nav ul li .nav-link.active::before,
.why-choose-nav ul li .nav-link:hover::before{
  width: 100%;
    left: 0;
    right: auto;
}

.why-choose-body{
  display: flex;
  flex-wrap: wrap;
  gap: 30px 50px;
}

.why-choose-body-image{
  width: calc(54% - 25px);
}

.why-choose-body-image figure{
  display: block;
    height: 100%;
    border-radius: 20px;
}

.why-choose-body-image figure img{
  width: 100%;
  height: 100%;
    aspect-ratio: 1 / 0.637;
    object-fit: cover;
    border-radius: 20px;
}

.why-choose-body-list{
  /* width: calc(46% - 25px); */
  align-content: center;
}

.why-choose-body-list ul{
  list-style: none;
    margin: 0;
    padding: 0;
}

.why-choose-body-list ul li{
   position: relative;
    line-height: 1.5em;
    padding-left: 25px;
    margin-bottom: 20px;
    color: #000;
    font-size: 17px;
    /* font-weight: 600; */
    font-family: 'Heebo';
}

.why-choose-body-list ul li::before{
  content: '\f058';
    position: absolute;
    font-family: 'Font Awesome 6 Free';
    font-size: 18px;
    font-weight: 900;
    color: #bb1516;
    top: 0;
    left: 0;
}

.why-choose-body-list ul li:last-child{
  margin-bottom: 0;
}

.why-choose-btn{
  margin-top: 10px;
}


.page-header {
    position: relative;
    padding:110px 0 40px 0;
    color: #fff;
    overflow: hidden;
    z-index: 1;
}

.page-header::before {
  content: "";
    position: absolute;
    inset: 0;
    background: rgb(213 211 211 / 87%);
    z-index: -1;
}

/* Parallax effect (backup if plugin fails) */
.parallaxie {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Title */
.page-header-box h1 {
    font-size: 35px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #000;
}

/* Breadcrumb */
.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
    justify-content: center;
}

.breadcrumb-item {
    font-size: 16px;
    color: rgba(255,255,255,0.8);
}

.breadcrumb-item a {
    color: #c51c1c;
    text-decoration: none;
    transition: 0.3s;
}

.breadcrumb-item a:hover {
    color: #fff;
}


.breadcrumb-item.active {
    color: #fff;
}

/* Animation support spacing */
.page-header-box {
    text-align: center;
    position: relative;
    z-index: 2;
}

/* Responsive */
@media (max-width: 768px) {
    .page-header {
        padding: 80px 0 40px;
    }
.feature-icon {
    
    margin-bottom: 0;
}
.feature-title {
  
    font-size: 13px;
    
}
    .page-header-box h1 {
        font-size: 32px;
    }
}
.our-commitment {
    padding: 80px 0;
}

.commitment-content p {
    margin-bottom: 15px;
    line-height: 1.7;
}

.commitment-image-box {
    position: relative;
}

.commitment-image {
    border-radius: 15px;
    overflow: hidden;
}

.commitment-image img {
    width: 100%;
    border-radius: 15px;
}

.commitment-image.box-1 {
    margin-bottom: 20px;
}

.commitment-image.box-2 {
    position: absolute;
 bottom: -80px;
    right: 72px;
    width: 70%;
    border: 5px solid #fff;
}

/* =========================
   WHO SHOULD JOIN
========================= */
.who-join-section {
    padding: 80px 0;
    background: #000;
}

.join-card {
backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    padding: 25px 15px;
    text-align: center;
    border-radius: 12px;
    transition: 0.3s;
    height: 100%;
    color: #fff;
    /* box-shadow: 0 10px 25px rgb(255 255 255 / 14%); */
    outline: 1px dashed #ffffff52;
    /* outline-offset: -15px; */
    background: #fff;
        border-radius: 12px;
    padding: 2rem 1.5rem;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
 .join-card .icon-box {
      width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ea1e1e;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    outline: 1px dashed #fff;
    outline-offset: -4px;
    /* margin-bottom: 15px; */
    margin: auto;
    margin-bottom: 15px;
  }
  .join-card .icon-box i{color: #fff;}
  .icon-box img {
    width: 28px;
  }


.join-card i {
        font-size: 100px;
    color: #c01b1b;
    /* margin-bottom: 10px; */
    /* width: 100px; */
    height: 100px;
    /* margin-bottom: 10px; */
    font-size: 75px;
        background: linear-gradient(to right, #ea2b2d 30%, #7f7f83 40%);
  
    -webkit-text-fill-color: transparent;
    height: 100px;
}

.join-card h4 {
   font-weight: 700;
    font-size: 17px;
    color: #222;
    line-height: 1.3;
}

.join-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

/* =========================
   PRICING SECTION
========================= */
.our-pricing-prime {
    padding: 80px 0;
    background: #f9f9f9;
}

.pricing-item-prime {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    transition: 0.3s;
    margin-bottom: 30px;
}

.pricing-item-prime:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

.pricing-item-header-box-prime {
    padding: 30px;
    border-bottom: 1px solid #eee;
    background: linear-gradient(180deg, #f71314, #bb1516);
    border-radius: 10px 10px 35% 10px;
}

.pricing-item-header-prime {
    display: flex;
    align-items: center;
    gap: 15px;
}

.pricing-item-header-prime .icon-box i {
    font-size: 24px;
       color: #000;
}

.pricing-item-title-prime h2 {
    font-size: 22px;
    margin: 0;
}

.pricing-item-price-prime h2 {
    font-size: 28px;
    margin: 20px 0;
}

.pricing-item-price-prime sub {
    font-size: 14px;
    color: #666;
}

.pricing-item-contant-prime p {
    font-size: 14px;
    color: #666;
}

.pricing-item-body-prime {
    padding: 30px;
}

.pricing-item-list-prime h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.pricing-item-list-prime ul {
    padding-left: 0;
    list-style: none;
}

.pricing-item-list-prime ul li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
        font-family: "Heebo", sans-serif;
    color: #000;
    font-size: 17px;
    line-height: 1.8;
}

.pricing-item-list-prime ul li::before {
    content: "✔";
    position: absolute;
    left: 0;
    color: #ff6b00;
}

.pricing-item-btn-prime {
    margin-top: 20px;
}

.btn-default {
    display: inline-block;
    padding: 10px 20px;
    background: #ff6b00;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    transition: 0.3s;
}

.btn-default:hover {
    background: #e55a00;
}

/* =========================
   BENEFITS SECTION
========================= */
.benefits-modern {
    padding: 80px 0;
    background: #000;
}

.benefits-wrapper {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.benefit-item {
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

.benefit-item .icon-box {
    min-width: 50px;
    height: 50px;
    background:#c31b1c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.benefit-item .icon-box i {
    color: #fff;
    font-size: 18px;
}

.benefit-item h4 {
    /* color: #fff; */
    margin-bottom: 5px;
}

.benefit-item p {
    color: #000;
    font-size: 14px;
}

/* =========================
   CTA SECTION
========================= */
.dark-section {
    position: relative;
}

.cta-hero {
    position: relative;
    padding: 50px 20px 70px;
    text-align: center;
    /* background: url('../img/banner1.jpg') no-repeat center/cover; */
}

/*.cta-hero .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
}
*/
.cta-content {
    position: relative;
    z-index: 2;
    color: #fff;
}

.cta-content p {
    margin: 15px 0 25px;
}

.button-group {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}



/* =========================
   RESPONSIVE
========================= */
@media (max-width: 991px) {
    .commitment-image.box-2 {
        position: relative;
        width: 100%;
        bottom: 0;
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .section-title h2 {
        font-size: 28px;
    }
}


/* About Us */
.abtus-wid-wrap{
    position: relative;
    padding-right: 80px;
}
.abtus-widget{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.abtus-image-1 {
    position: relative;
    width: 85%;
    z-index: 1;
}
.abtus-image-1 img{
    /*height: 650px;*/
    width: 100%;
    object-fit: cover;
    border: 10px solid #fff;
    
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
}
.abtus-image-2 {
    position: absolute;
    max-width: 250px;
    right: -80px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}
.abtus-image-2 img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    border: 8px solid #fff;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    border-radius: 20px;
}
.abt-shape {
    position: absolute;
    max-width: 150px;
    height: auto;
    bottom: -6%;
    right: 8%;
    z-index: -2;
}
.abtus-feature-wrap {
    margin-top: 35px;
}
.abt-feat-box{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 40px;
}
.abt-feat-box .feat-icon{
    position: relative;
    background-color: #F6E9E6;
    width: 90px;
    height: 90px;
    min-width: 90px;
    min-height: 90px;
    display:flex;
    align-items: center;
    justify-content: center;
    transition: all .31s ease-in-out;
}
.abt-feat-box .feat-icon:before {
    position: absolute;
    content: "";
    top: 0;
    height: 3px;
    width: 28px;
    background-color: #d10d34;
    transition: all .31s ease-in-out;
}
.abt-feat-box:hover .feat-icon{
    background-color: #d10d34;
    box-shadow: 0 10px 20px rgb(57 7 4 / 35%);
}
.abt-feat-box:hover .feat-icon:before{
    background-color: #fff;
}
.abt-feat-box .feat-icon img{
    height: 45px;
    width: auto;
    transition: 0.3s ease;
}
.abt-feat-box:hover .feat-icon img{
    filter: invert(1) brightness(30);
}
.abt-feat-box .feat-content h3{
    position: relative;
    color: var(--heading-color);
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 5px;
}
.abt-feat-box .feat-content p{
    color: var(--muted-color);
}
.abt-counter-box{
    margin-bottom: 40px;
}
.abt-counter-box .count-key{
    color: #575757;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
}
.abt-counter-box .count-value{
    color: var(--color-dark);
    display: inline-flex;
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 0 !important;
    line-height: 1;
}
.abt-counter-box .count-value .plus{
    color: #d10d34 !important;
    padding-left: 4px;
}
.abtus-action-wrap{
    margin-top: 35px;
}    .section-padding {
        padding: 100px 0 !important;
    }
    .section-title{
    margin-bottom: 25px;
}
.section-title .sec-sm-title{
    position: relative;
    display: inline-block;
    width: fit-content;
    color: #d10d34;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
    letter-spacing: .6px;
    text-transform: uppercase;
    line-height: 1.4;
    z-index: 1;
    margin-bottom: 10px;
}
.section-title .sec-sm-title:after{
    position: absolute;
    content: '';
    height: 6px;
    width: 100%;
    background: #F3E1DE;
    display: block;
    bottom: 0;
    z-index: -1;
}
.section-title .sec-sm-title.custom:after{
    background: #d10d34 !important;
}
.section-title .sec-lg-title{
    position: relative;
    color: var(--heading-color);
    font-size: 36px;
    font-weight: 800;
    line-height: 48px;
    margin-bottom: 0 !important;
}
.section-title .sec-lg-title span{
    color: #d10d34 !important;
}
.vm-pro {
  padding: 120px 0;
  background: radial-gradient(circle at top right, #f1f3f8, #ffffff);
  font-family: "Heebo", sans-serif;
}

/* ===== VISION ===== */
.vm-vision-pro {
  text-align: center;
  max-width: 900px;
  margin: 0 auto 80px;
}

.vm-vision-pro .tag {
  display: inline-block;
  background: rgba(209,13,52,0.08);
  color: #d10d34;
  padding: 6px 18px;
  border-radius: 50px;
  font-weight: 600;
  margin-bottom: 15px;
}

.vm-vision-pro h2 {
  font-size: 44px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 20px;
}

.vm-vision-pro h2 span {
  background: linear-gradient(45deg, #d10d34, #ff4d6d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.vm-vision-pro p {
  font-size: 18px;
  color: #555;
  line-height: 1.8;
}

/* ===== MISSION ===== */
.vm-mission-pro {
  position: relative;
}

/* heading line style */
.vm-mission-head {
  text-align: center;
  margin-bottom: 50px;
}

.vm-mission-head h2 {
  font-size: 32px;
  font-weight: 800;
  position: relative;
  display: inline-block;
}

.vm-mission-head h2::after {
  content: "";
  width: 70%;
  height: 3px;
  background: linear-gradient(to right, transparent, #d10d34, transparent);
  position: absolute;
  bottom: -10px;
  left: 15%;
}

/* GRID */
.vm-mission-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

/* CARD */
.vm-m-card {
  position: relative;
  padding: 30px 25px 25px 70px;
  border-radius: 18px;
  background: rgba(255,255,255,0.7);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,0.4);
  box-shadow: 0 20px 50px rgba(0,0,0,0.06);
  transition: all 0.4s ease;
  overflow: hidden;
}

/* gradient border glow */
.vm-m-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 18px;
  padding: 1px;
  background: linear-gradient(45deg, transparent, #d10d34, transparent);
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

/* NUMBER */
.vm-m-card span {
  position: absolute;
  left: 20px;
  top: 25px;
  font-size: 30px;
  font-weight: 800;
  color: rgba(209,13,52,0.15);
  -webkit-text-stroke: 1px #d10d34;
}

/* TEXT */
.vm-m-card p {
  margin: 0;
  font-size: 15px;
  color: #444;
  line-height: 1.7;
}

/* HOVER */
.vm-m-card:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 30px 70px rgba(0,0,0,0.12);
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .vm-mission-wrap {
    grid-template-columns: repeat(2, 1fr);
  }

  .vm-vision-pro h2 {
    font-size: 34px;
  }
}

@media (max-width: 576px) {
  .vm-mission-wrap {
    grid-template-columns: 1fr;
  }
}

.icon-box{
  position: relative;
  height: 40px;
  width: 40px;
  background-color: #c81c1c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.icon-box::before{
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: var(--accent-color);
  border-radius: 50%;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transition: all 0.4s ease-in-out;
  z-index: 0;
}
.icon-list {
  list-style: none;
  padding: 0;
}

.icon-list li {
      display: flex;
    align-items: center;
    gap: 12px;
    padding: 7px 0;
        color: #000;
    font-size: 17px;
    line-height: 1.8;
        font-family: "Heebo", sans-serif;
}

.icon-list i {
 width: 40px;
    height: 40px;
    background: #c81c1c;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 1px dashed #fff;
    outline-offset: -4px;
}
.project-card img{
  border-radius: 28px;
}
.project-card  h6{
     text-align: center;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 24px;
}
.event-sidebar li{
  font-size: 19px;
}
/* CARD */
.event-card {
  background: linear-gradient(145deg, #111, #1a1a1a);
  border-radius: 18px;
  padding: 25px;
  color: #fff;
  box-shadow: 0 15px 40px rgba(0,0,0,0.5);
  position: relative;
  overflow: hidden;
}

/* HEADER */
.event-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.event-header h3 {
  margin: 0;
  font-size: 18px;
}

/* LIVE BADGE */
.badge-live {
  background: red;
  color: #fff;
  font-size: 11px;
  padding: 3px 8px;
  border-radius: 20px;
}

/* DATE BOX (MAIN FOCUS) */
.event-date-box {
  text-align: center;
  background: #eb1d1e;
  color: #fff;
  border-radius: 12px;
  padding: 15px;
  margin-bottom: 20px;
}

.event-date-box h2 {
  font-size: 32px;
  margin: 0;
}

.event-date-box p {
  margin: 0;
  font-size: 13px; color: #fff;
}

/* LIST */
.event-list {
  list-style: none;
  padding: 0;
}

.event-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 15px;
    font-size: 14px;
}

.event-list i {
    width: 35px;
    height: 35px;
    min-width: 35px;
    background: rgb(231 229 219 / 15%);
    color: #ffa5a6;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 14px;
    margin-top: 3px;
}

.event-list li div {
    flex: 1;
}

.event-list li span {
    display: block;
    line-height: 1.7;
    word-break: break-word;
}

/* ALERT */
.event-alert {
background: rgb(235 232 232 / 14%);
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
}

/* BUTTON */
.btn-register {
  display: block;
    text-align: center;
    margin-top: 20px;
    padding: 12px;
    border-radius: 50px;
    background: #f7c600;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s;
    background: linear-gradient(180deg, #f71314, #bb1516);
}

.btn-register:hover {
  /* background: #ffd633; */
  transform: translateY(-2px);
}/* CARD */
.event-card {
  background: linear-gradient(135deg, #111, #1c1c1c);
  border-radius: 16px;
  padding: 25px;
  color: #fff;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4);
  transition: 0.3s;
}

.event-card:hover {
  transform: translateY(-5px);
}

/* TITLE */
.event-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  position: relative;
}

.event-title::after {
  content: "";
  width: 40px;
  height: 3px;
  background: #f7c600;
  position: absolute;
  bottom: -8px;
  left: 0;
  border-radius: 10px;
}

/* LIST */
.event-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.event-list li {
  display: flex;
  align-items: self-start;
  margin-bottom: 15px;
  font-size: 14px;
}

/* ICON STYLE */
.event-list i {
width: 35px;
    height: 35px;
    background: rgb(231 229 219 / 15%);
    color: #ffa5a6;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 12px;
    font-size: 14px;
}
.footer-contact {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.contact-box {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.contact-box .icon {
width: 45px;
    height: 45px;
    background: #c81c1c;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: 1px dashed #fff;
    outline-offset: -4px;
    font-size: 18px;
    min-width: 45px;

}
.contact-box .text h6 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #000;
}

.contact-box .text p {
    margin: 2px 0 0;
    font-size: 20px;
    color: #000;
}

.contact-box .text a {
  color: #000;
  text-decoration: none;
}


.m-container {
    display: flex;
    /* max-width: 1100px; */
    margin: 50px auto;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    overflow: hidden;
}

/* LEFT FORM */
.form-section {
    flex: 2;
    padding: 40px;
}

.form-section h2 {
    margin-bottom: 25px;
}

.form-group {
    margin-bottom: 15px;
}

input, select {
    width: 100%;
    padding: 12px;
    border: 1px solid #ddd;
    border-radius: 6px;
    outline: none;
    transition: 0.3s;
}

input:focus, select:focus {
    border-color: #ff2d55;
}

/* RIGHT PRICING */
.pricing {
    flex: 1;
    background: linear-gradient(135deg, #ff2d55, #ff5e62);
    color: #fff;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.pricing h3 {
    margin-bottom: 20px;
}

.price {
    font-size: 28px;
    font-weight: bold;
    margin: 20px 0;
}



/* RESPONSIVE */
@media(max-width: 768px){
    .container {
        flex-direction: column;
    }
}
.membership-form{
  padding: 50px 0;
}
.membership-form {
  padding: 80px 0;
  /* background: linear-gradient(135deg, #0f172a, #1e293b); */
}

/* MAIN WRAPPER */
.payFormDiv {
  background: #ffffff;
  padding: 40px;
  border-radius: 20px;
  /* box-shadow: 0 25px 60px rgba(0,0,0,0.15); */
      background: #e7e7e7;
}

.payFormDiv8 {
  background: #ffffff;
  padding: 40px;
  border-radius: 20px;
  /* box-shadow: 0 25px 60px rgba(0,0,0,0.15); */
      background: #e7e7e7;
}


/* FORM LABEL */
.form-group label {
    font-size: 14px;
    font-weight: 700;
    color: #443e3e;
    margin-bottom: 6px;
}
.membership-form  .form-check-input:checked {
    background-color: #d21c1c;
    border-color: #862626;
}
.membership-form .form-check-input:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none !important;
}
.form-check-input {
   
    margin-top: 0 !important;
}
/* INPUT STYLE */
.membership-form  .form-control {
      border-radius: 10px !important;
    padding: 12px 14px ! IMPORTANT;
    border: 1px solid #e5e7eb !important;
    transition: all 0.3s ease !important;
    font-size: 14px ! IMPORTANT;
}

.membership-form  .form-control:focus {
  border-color: #0d6efd;
  box-shadow: 0 0 0 3px rgba(13,110,253,0.1);
}

/* RADIO BUTTON AREA */
.gateway {
  background: #f8fafc;
  padding: 15px;
  border-radius: 12px;
  border: 1px solid #eee;
}

.form-check-label {
  font-size: 14px;
  margin-left: 5px;
}

/* BUTTON */
.common-btn {
  background: linear-gradient(135deg, #0d6efd, #2563eb);
  color: #fff;
  padding: 14px 30px;
  border-radius: 12px;
  border: none;
  font-weight: 600;
  transition: 0.3s;
  display: inline-block;
}

.common-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(13,110,253,0.4);
}

/* RIGHT SIDE PRICING */
.pricing {
     background: linear-gradient(135deg, #e71d1d, #3a2a2a);
  color: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  /* box-shadow: 0 20px 50px rgba(13,110,253,0.4); */
  position: sticky;
  top: 100px;
}

/* TITLE */
.pricing h3 {
    font-size: 26px;
    margin-bottom: 10px;
}

/* TEXT */
.pricing p {
  margin-bottom: 10px;
  font-size: 14px;
  opacity: 0.95;
}

/* TOTAL PRICE */
.pricing .price {
  font-size: 28px;
  font-weight: 700;
  margin: 20px 0;
  background: rgba(255,255,255,0.15);
  padding: 15px;
  border-radius: 10px;
  text-align: center;
}

/* CHECK LIST */
.pricing p::before {
  content: "✔ ";
  margin-right: 5px;
}

/* RESPONSIVE */
@media(max-width: 991px){
  .membership-form {
    padding: 40px 0 !important;
    /* background: linear-gradient(135deg, #0f172a, #1e293b); */
}
  .pricing {
    margin-top: 0px;
    position: relative;
    top: auto;
  }
}.membership-hero {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 300px;
  background: url('https://images.unsplash.com/photo-1556740749-887f6717d7e4') center/cover;
  border-bottom-left-radius: 40px;
}

.hero-content {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  text-align: right;
}

.hero-content h2 {
  font-size: 28px;
  font-weight: 700;
}

.hero-content p {
  font-size: 14px;
  opacity: 0.9;
}/* PRICE BREAKUP */
.price-breakup {
  margin-top: 20px;
}

.price-breakup .item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  font-size: 14px;
}

.price-breakup .item strong {
  font-weight: 600;
}

/* SUBTOTAL */
.total-base {
  border-top: 1px dashed rgba(255,255,255,0.3);
  padding-top: 10px;
}

/* GST */
.gst {
  color: #dbeafe;
}

/* FINAL PRICE */
.final-price {
  margin-top: 25px;
  padding: 20px;
  background: rgba(255,255,255,0.15);
  border-radius: 12px;
  text-align: center;
}

.final-price h2 {
  font-size: 32px;
  margin-top: 5px;
  font-weight: 700;
}

/* BENEFITS LIST */
.benefits {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}

.benefits li {
  margin-bottom: 8px;
  font-size: 14px;
}

.benefits li::before {
    content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 8px;
  color: #fff;
  font-size: 15px;
}

.list-l ul {
  list-style: none;    padding-left: 0;position: relative;
}

.list-l ul li {
    cursor: pointer;
    margin-bottom: 20px;
    font-family: "Heebo", sans-serif;
    color: #fff;
   font-size: 15px;
    line-height: 1.0;
}
.list-l ul li a{
  cursor: pointer;
  color: #fff;
}
.list-l ul li:hover {
  color: #fff;
}

/* memebership */
/* SECTION */
.membership-section {
  background: #f8fafc;
  padding: 70px 0;
}

/* CARD */
.pricing-item-prime {
  background: #fff;
    border-radius: 14px;
    padding: 10px;
    border: 1px solid #e5e7eb;
    transition: 0.3s;
    height: 100%;
}

/* HOVER */
.pricing-item-prime:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.08);
}

/* ICON */
.pricing-item-prime .icon-box {
     height: 60px;
    width: 60px;
    border-radius: 10px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #4f46e5;
    font-size: 20px;
    margin-bottom: 15px;
    outline: 1px dashed #dd1c1d;
  
}

/* TITLE */
.pricing-item-title-prime h2 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
}

/* PRICE */
.pricing-item-price-prime h2 {
  font-size: 34px;
  font-weight: 700;
  color: #fff;
  margin: 10px 0;
}

.pricing-item-price-prime sub {
  font-size: 14px;
  color: #fff;
}

/* TEXT */
.pricing-item-contant-prime p {
      font-size: 17px;
    color: #fff;
}

/* LIST */
.pricing-item-list-prime ul {
  padding: 0;
  margin: 20px 0;
}

.pricing-item-list-prime ul li {
  list-style: none;
  padding: 10px 0;
  color: #000;
  border-bottom: 1px solid #f1f5f9;
  position: relative;
  padding-left: 22px;
}

/* SIMPLE CHECK */
.pricing-item-list-prime ul li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #10b981;
}



/* RESPONSIVE */
@media (max-width: 768px) {
  .col-xl-4:nth-child(2) .pricing-item-prime {
    transform: none;
  }
}
/* SECTION */
.benefits-modern {
  background: #f8fafc !important;
  padding: 80px 0;
}

/* ITEM */
.benefit-item {
  display: flex;
  gap: 16px;
  padding: 20px 22px;
  border-radius: 12px;
  background: #ffffff;
  border: 1px solid #eef2f7;
  transition: all 0.3s ease;
  height: 100%;
}

/* HOVER EFFECT */
.benefit-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.07);
  border-color: #dbeafe;
}

/* ICON BOX */
.benefit-item .icon-box {
  min-width: 50px;
  height: 50px;
  border-radius: 10px;
  background: #c51c1c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #2563eb;
  transition: all 0.3s ease;
}



/* CONTENT */
.content-box h4 {
    font-size: 20px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 10px;
}

.content-box p {
font-size: 16px;
    /* color: #6b7280; */
    line-height: 1.6;
    margin: 0;
}

/* TITLE */
.section-title h2 {
  font-weight: 700;
  color: #111827;
}

.section-sub-title {
  color: #2563eb;
  font-weight: 600;
  letter-spacing: 1px;
}

/* GRID FIX */
.benefits-modern .row > div {
  display: flex;
}



/* RESPONSIVE */
@media (max-width: 768px) {
  .benefit-item {
    padding: 18px;
  }
}
.focus-area-card {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  transition: all 0.4s ease;
  box-shadow: 0 8px 25px rgba(0,0,0,0.08);
  height: 100%;
  border-bottom: 10px solid #eddddd;
}

.focus-area-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.15);
}

/* IMAGE */
.focus-img {
  position: relative;
  height: 220px;
  overflow: hidden;
}

.focus-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}

.focus-area-card:hover img {
  transform: scale(1.1);
}

/* OVERLAY */
.overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.6), transparent);
  /* opacity: 0.8; */
}

/* CONTENT */
.focus-content {
  padding: 20px;
  position: relative;
  text-align: center;
}

.focus-content h4 {
  font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.focus-content p {
      line-height: 1.8;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
}

/* ARROW BUTTON */
.focus-arrow {
  display: inline-flex;
  width: 40px;
  height: 40px;
  background: #ed262c;
  color: #fff;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: 0.3s;
}

.focus-area-card:hover .focus-arrow {
  transform: translateX(6px);
  background: #000;
}

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


/* WRAPPER */
.vm-wrapper {
    padding: 80px 0;
        /* padding-top: 0; */
        background: #ececec;
        	
}

/* VISION SIDE */
.vision-box {
       /* background: linear-gradient(135deg, #641212, #2c2c2c); */
    color: #fff;
    padding: 30px 50px;
    height: 100%;
    border-radius: 8px;
     background: #fff;
     border-left: 10px solid #e1cece;
     	/* border-shape: shape(from 25.76px 11.26px,curve to calc(1.72% + 28.97px) 14.5px with calc(0% + 30px) 1px,curve to calc(5.17% + 26.9px) 21px with calc(3.45% + 27.93px) 28px,curve to calc(8.62% + 24.83px) 9.5px with calc(6.9% + 25.86px) 14px,curve to calc(12.07% + 22.76px) 3.5px with calc(10.34% + 23.79px) 5px,curve to calc(15.52% + 20.69px) 14px with calc(13.79% + 21.72px) 2px,curve to calc(18.97% + 18.62px) 17px with calc(17.24% + 19.66px) 26px,curve to calc(22.41% + 16.55px) 13.5px with calc(20.69% + 17.59px) 8px,curve to calc(25.86% + 14.48px) 10.5px with calc(24.14% + 15.52px) 19px,curve to calc(29.31% + 12.41px) 3.5px with calc(27.59% + 13.45px) 2px,curve to calc(32.76% + 10.34px) 15.5px with calc(31.03% + 11.38px) 5px,curve to calc(36.21% + 8.28px) 18px with calc(34.48% + 9.31px) 26px,curve to calc(39.66% + 6.21px) 14px with calc(37.93% + 7.24px) 10px,curve to calc(43.1% + 4.14px) 14px with calc(41.38% + 5.17px) 18px,curve to calc(46.55% + 2.07px) 13.5px with calc(44.83% + 3.1px) 10px,curve to calc(50% + 0px) 13.5px with calc(48.28% + 1.03px) 17px,curve to calc(53.45% + -2.07px) 16.5px with calc(51.72% + -1.03px) 10px,curve to calc(56.9% + -4.14px) 23.5px with calc(55.17% + -3.1px) 23px,curve to calc(60.34% + -6.21px) 25.5px with calc(58.62% + -5.17px) 24px,curve to calc(63.79% + -8.28px) 27px with calc(62.07% + -7.24px) 27px,curve to calc(67.24% + -10.34px) 16px with calc(65.52% + -9.31px) 27px,curve to calc(70.69% + -12.41px) 6px with calc(68.97% + -11.38px) 5px,curve to calc(74.14% + -14.48px) 16px with calc(72.41% + -13.45px) 7px,curve to calc(77.59% + -16.55px) 25px with calc(75.86% + -15.52px) 25px,curve to calc(81.03% + -18.62px) 18px with calc(79.31% + -17.59px) 25px,curve to calc(84.48% + -20.69px) 16px with calc(82.76% + -19.66px) 11px,curve to calc(87.93% + -22.76px) 25.5px with calc(86.21% + -21.72px) 21px,curve to calc(91.38% + -24.83px) 26.5px with calc(89.66% + -23.79px) 30px,curve to calc(94.83% + -26.9px) 23px with calc(93.1% + -25.86px) 23px,curve to calc(98.28% + -28.97px) 18.5px with calc(96.55% + -27.93px) 23px,curve to calc(100% - 20.45px) 12.45px with calc(100% - 30px) 14px,curve to calc(100% - 8.45px) 20.45px with calc(100% - 10.91px) 10.91px,curve to calc(100% - 3.5px) calc(16.67% + 20.00px) with calc(100% - 6px) calc(0% + 30px),curve to calc(100% - 6.5px) calc(50% + 0.00px) with calc(100% - 1px) calc(33.33% + 10px),curve to calc(100% - 8px) calc(83.33% + -20.00px) with calc(100% - 12px) calc(66.67% + -10px),curve to calc(100% - 8.16px) calc(100% - 21.16px) with calc(100% - 4px) calc(100% - 30px),curve to calc(100% - 21.16px) calc(100% - 6.16px) with calc(100% - 12.32px) calc(100% - 12.32px),curve to calc(98.28% - 28.97px) calc(100% - 12px) with calc(100% - 30px) calc(100% - 0px),curve to calc(94.83% - 26.9px) calc(100% - 14px) with calc(96.55% - 27.93px) calc(100% - 24px),curve to calc(91.38% - 24.83px) calc(100% - 4.5px) with calc(93.1% - 25.86px) calc(100% - 4px),curve to calc(87.93% - 22.76px) calc(100% - 17.5px) with calc(89.66% - 23.79px) calc(100% - 5px),curve to calc(84.48% - 20.69px) calc(100% - 17.5px) with calc(86.21% - 21.72px) calc(100% - 30px),curve to calc(81.03% - 18.62px) calc(100% - 17px) with calc(82.76% - 19.66px) calc(100% - 5px),curve to calc(77.59% - 16.55px) calc(100% - 18px) with calc(79.31% - 17.59px) calc(100% - 29px),curve to calc(74.14% - 14.48px) calc(100% - 11.5px) with calc(75.86% - 15.52px) calc(100% - 7px),curve to calc(70.69% - 12.41px) calc(100% - 11.5px) with calc(72.41% - 13.45px) calc(100% - 16px),curve to calc(67.24% - 10.34px) calc(100% - 16.5px) with calc(68.97% - 11.38px) calc(100% - 7px),curve to calc(63.79% - 8.28px) calc(100% - 23px) with calc(65.52% - 9.31px) calc(100% - 26px),curve to calc(60.34% - 6.21px) calc(100% - 20.5px) with calc(62.07% - 7.24px) calc(100% - 20px),curve to calc(56.9% - 4.14px) calc(100% - 23px) with calc(58.62% - 5.17px) calc(100% - 21px),curve to calc(53.45% - 2.07px) calc(100% - 21.5px) with calc(55.17% - 3.1px) calc(100% - 25px),curve to calc(50% - 0px) calc(100% - 19.5px) with calc(51.72% - 1.03px) calc(100% - 18px),curve to calc(46.55% - -2.07px) calc(100% - 22.5px) with calc(48.28% - -1.03px) calc(100% - 21px),curve to calc(43.1% - -4.14px) calc(100% - 19.5px) with calc(44.83% - -3.1px) calc(100% - 24px),curve to calc(39.66% - -6.21px) calc(100% - 11px) with calc(41.38% - -5.17px) calc(100% - 15px),curve to calc(36.21% - -8.28px) calc(100% - 6px) with calc(37.93% - -7.24px) calc(100% - 7px),curve to calc(32.76% - -10.34px) calc(100% - 4px) with calc(34.48% - -9.31px) calc(100% - 5px),curve to calc(29.31% - -12.41px) calc(100% - 11.5px) with calc(31.03% - -11.38px) calc(100% - 3px),curve to calc(25.86% - -14.48px) calc(100% - 16px) with calc(27.59% - -13.45px) calc(100% - 20px),curve to calc(22.41% - -16.55px) calc(100% - 11.5px) with calc(24.14% - -15.52px) calc(100% - 12px),curve to calc(18.97% - -18.62px) calc(100% - 6.5px) with calc(20.69% - -17.59px) calc(100% - 11px),curve to calc(15.52% - -20.69px) calc(100% - 6px) with calc(17.24% - -19.66px) calc(100% - 2px),curve to calc(12.07% - -22.76px) calc(100% - 11.5px) with calc(13.79% - -21.72px) calc(100% - 10px),curve to calc(8.62% - -24.83px) calc(100% - 9.5px) with calc(10.34% - -23.79px) calc(100% - 13px),curve to calc(5.17% - -26.9px) calc(100% - 7px) with calc(6.9% - -25.86px) calc(100% - 6px),curve to calc(1.72% - -28.97px) calc(100% - 4.5px) with calc(3.45% - -27.93px) calc(100% - 8px),curve to 25.76px calc(100% - 11.26px) with 30px calc(100% - 1px),curve to 19.76px calc(100% - 25.76px) with 21.51px calc(100% - 21.51px),curve to 10px calc(83.33% - 20px) with 18px calc(100% - 30px),curve to 1.5px calc(50% - 0px) with 2px calc(66.67% - 10px),curve to 12.5px calc(16.67% - -20px) with 1px calc(33.33% - -10px),curve to 22.76px 25.76px with 24px 30px,curve to 25.76px 11.26px with 21.51px 21.51px);
	border: 1px solid ;  */
    
}
.mission-box {
  /* background: linear-gradient(135deg, #641212, #2c2c2c); */
    color: #fff;
    padding: 50px;
    height: 100%;
    border-radius: 8px;
    background: #fff;	
    border-top: 10px solid #e1cece;
    /* border-shape: shape(from 25.76px 11.26px,curve to calc(1.72% + 28.97px) 14.5px with calc(0% + 30px) 1px,curve to calc(5.17% + 26.9px) 21px with calc(3.45% + 27.93px) 28px,curve to calc(8.62% + 24.83px) 9.5px with calc(6.9% + 25.86px) 14px,curve to calc(12.07% + 22.76px) 3.5px with calc(10.34% + 23.79px) 5px,curve to calc(15.52% + 20.69px) 14px with calc(13.79% + 21.72px) 2px,curve to calc(18.97% + 18.62px) 17px with calc(17.24% + 19.66px) 26px,curve to calc(22.41% + 16.55px) 13.5px with calc(20.69% + 17.59px) 8px,curve to calc(25.86% + 14.48px) 10.5px with calc(24.14% + 15.52px) 19px,curve to calc(29.31% + 12.41px) 3.5px with calc(27.59% + 13.45px) 2px,curve to calc(32.76% + 10.34px) 15.5px with calc(31.03% + 11.38px) 5px,curve to calc(36.21% + 8.28px) 18px with calc(34.48% + 9.31px) 26px,curve to calc(39.66% + 6.21px) 14px with calc(37.93% + 7.24px) 10px,curve to calc(43.1% + 4.14px) 14px with calc(41.38% + 5.17px) 18px,curve to calc(46.55% + 2.07px) 13.5px with calc(44.83% + 3.1px) 10px,curve to calc(50% + 0px) 13.5px with calc(48.28% + 1.03px) 17px,curve to calc(53.45% + -2.07px) 16.5px with calc(51.72% + -1.03px) 10px,curve to calc(56.9% + -4.14px) 23.5px with calc(55.17% + -3.1px) 23px,curve to calc(60.34% + -6.21px) 25.5px with calc(58.62% + -5.17px) 24px,curve to calc(63.79% + -8.28px) 27px with calc(62.07% + -7.24px) 27px,curve to calc(67.24% + -10.34px) 16px with calc(65.52% + -9.31px) 27px,curve to calc(70.69% + -12.41px) 6px with calc(68.97% + -11.38px) 5px,curve to calc(74.14% + -14.48px) 16px with calc(72.41% + -13.45px) 7px,curve to calc(77.59% + -16.55px) 25px with calc(75.86% + -15.52px) 25px,curve to calc(81.03% + -18.62px) 18px with calc(79.31% + -17.59px) 25px,curve to calc(84.48% + -20.69px) 16px with calc(82.76% + -19.66px) 11px,curve to calc(87.93% + -22.76px) 25.5px with calc(86.21% + -21.72px) 21px,curve to calc(91.38% + -24.83px) 26.5px with calc(89.66% + -23.79px) 30px,curve to calc(94.83% + -26.9px) 23px with calc(93.1% + -25.86px) 23px,curve to calc(98.28% + -28.97px) 18.5px with calc(96.55% + -27.93px) 23px,curve to calc(100% - 20.45px) 12.45px with calc(100% - 30px) 14px,curve to calc(100% - 8.45px) 20.45px with calc(100% - 10.91px) 10.91px,curve to calc(100% - 3.5px) calc(16.67% + 20.00px) with calc(100% - 6px) calc(0% + 30px),curve to calc(100% - 6.5px) calc(50% + 0.00px) with calc(100% - 1px) calc(33.33% + 10px),curve to calc(100% - 8px) calc(83.33% + -20.00px) with calc(100% - 12px) calc(66.67% + -10px),curve to calc(100% - 8.16px) calc(100% - 21.16px) with calc(100% - 4px) calc(100% - 30px),curve to calc(100% - 21.16px) calc(100% - 6.16px) with calc(100% - 12.32px) calc(100% - 12.32px),curve to calc(98.28% - 28.97px) calc(100% - 12px) with calc(100% - 30px) calc(100% - 0px),curve to calc(94.83% - 26.9px) calc(100% - 14px) with calc(96.55% - 27.93px) calc(100% - 24px),curve to calc(91.38% - 24.83px) calc(100% - 4.5px) with calc(93.1% - 25.86px) calc(100% - 4px),curve to calc(87.93% - 22.76px) calc(100% - 17.5px) with calc(89.66% - 23.79px) calc(100% - 5px),curve to calc(84.48% - 20.69px) calc(100% - 17.5px) with calc(86.21% - 21.72px) calc(100% - 30px),curve to calc(81.03% - 18.62px) calc(100% - 17px) with calc(82.76% - 19.66px) calc(100% - 5px),curve to calc(77.59% - 16.55px) calc(100% - 18px) with calc(79.31% - 17.59px) calc(100% - 29px),curve to calc(74.14% - 14.48px) calc(100% - 11.5px) with calc(75.86% - 15.52px) calc(100% - 7px),curve to calc(70.69% - 12.41px) calc(100% - 11.5px) with calc(72.41% - 13.45px) calc(100% - 16px),curve to calc(67.24% - 10.34px) calc(100% - 16.5px) with calc(68.97% - 11.38px) calc(100% - 7px),curve to calc(63.79% - 8.28px) calc(100% - 23px) with calc(65.52% - 9.31px) calc(100% - 26px),curve to calc(60.34% - 6.21px) calc(100% - 20.5px) with calc(62.07% - 7.24px) calc(100% - 20px),curve to calc(56.9% - 4.14px) calc(100% - 23px) with calc(58.62% - 5.17px) calc(100% - 21px),curve to calc(53.45% - 2.07px) calc(100% - 21.5px) with calc(55.17% - 3.1px) calc(100% - 25px),curve to calc(50% - 0px) calc(100% - 19.5px) with calc(51.72% - 1.03px) calc(100% - 18px),curve to calc(46.55% - -2.07px) calc(100% - 22.5px) with calc(48.28% - -1.03px) calc(100% - 21px),curve to calc(43.1% - -4.14px) calc(100% - 19.5px) with calc(44.83% - -3.1px) calc(100% - 24px),curve to calc(39.66% - -6.21px) calc(100% - 11px) with calc(41.38% - -5.17px) calc(100% - 15px),curve to calc(36.21% - -8.28px) calc(100% - 6px) with calc(37.93% - -7.24px) calc(100% - 7px),curve to calc(32.76% - -10.34px) calc(100% - 4px) with calc(34.48% - -9.31px) calc(100% - 5px),curve to calc(29.31% - -12.41px) calc(100% - 11.5px) with calc(31.03% - -11.38px) calc(100% - 3px),curve to calc(25.86% - -14.48px) calc(100% - 16px) with calc(27.59% - -13.45px) calc(100% - 20px),curve to calc(22.41% - -16.55px) calc(100% - 11.5px) with calc(24.14% - -15.52px) calc(100% - 12px),curve to calc(18.97% - -18.62px) calc(100% - 6.5px) with calc(20.69% - -17.59px) calc(100% - 11px),curve to calc(15.52% - -20.69px) calc(100% - 6px) with calc(17.24% - -19.66px) calc(100% - 2px),curve to calc(12.07% - -22.76px) calc(100% - 11.5px) with calc(13.79% - -21.72px) calc(100% - 10px),curve to calc(8.62% - -24.83px) calc(100% - 9.5px) with calc(10.34% - -23.79px) calc(100% - 13px),curve to calc(5.17% - -26.9px) calc(100% - 7px) with calc(6.9% - -25.86px) calc(100% - 6px),curve to calc(1.72% - -28.97px) calc(100% - 4.5px) with calc(3.45% - -27.93px) calc(100% - 8px),curve to 25.76px calc(100% - 11.26px) with 30px calc(100% - 1px),curve to 19.76px calc(100% - 25.76px) with 21.51px calc(100% - 21.51px),curve to 10px calc(83.33% - 20px) with 18px calc(100% - 30px),curve to 1.5px calc(50% - 0px) with 2px calc(66.67% - 10px),curve to 12.5px calc(16.67% - -20px) with 1px calc(33.33% - -10px),curve to 22.76px 25.76px with 24px 30px,curve to 25.76px 11.26px with 21.51px 21.51px);
	border: 1px solid ; */
}


.vision-text {
    font-size: 18px;
    line-height: 1.8;
    color: #000;
}

/* MISSION SIDE */
.mission-box {
    padding: 30px 50px;
}

.core-obj{
  padding: 80px 0;
      background: linear-gradient(to right, rgb(0 0 0), rgb(120 8 9), rgb(0 0 0));
}

.road-map-main {
  margin: 50px 0 51px;
}

/* WRAPPER */
.road-map-main .road-map-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 175px;
}

@media (max-width: 991px) {
  .road-map-main .road-map-wrapper {
    margin-bottom: 25px;
    height: auto;
    display: block;
  }
}

.road-map-main .road-map-wrapper::before,
.road-map-main .road-map-wrapper::after {
  content: "";
  width: 100%;
  clear: both;
  display: block;
}

/* CIRCLE */
.road-map-main .road-map-wrapper .road-map-circle {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 25px solid transparent;
border-top-color: #9E9E9E;
    border-right-color: #9E9E9E;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
}

@media (max-width: 992px) {
  .road-map-main .road-map-wrapper .road-map-circle {
    position: unset;
    border: 25px solid #9E9E9E;
  }
}

/* CIRCLE TEXT */
.road-map-main .road-map-wrapper .road-map-circle .road-map-circle-text {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-color: #c31b1b;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-transform: capitalize;
  color: #fff;
  box-shadow: 0px 0px 10px 5px #00000021;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
}

/* CARD */
.road-map-main .road-map-wrapper .road-map-card {
  width: 35%;
    background: #fff;
    padding: 30px;
    z-index: 1;
    position: absolute;
    right: 0;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    /* border-shape: shape(from 25.76px 11.26px, curve to calc(1.72% + 28.97px) 14.5px with calc(0% + 30px) 1px, curve to calc(5.17% + 26.9px) 21px with calc(3.45% + 27.93px) 28px, curve to calc(8.62% + 24.83px) 9.5px with calc(6.9% + 25.86px) 14px, curve to calc(12.07% + 22.76px) 3.5px with calc(10.34% + 23.79px) 5px, curve to calc(15.52% + 20.69px) 14px with calc(13.79% + 21.72px) 2px, curve to calc(18.97% + 18.62px) 17px with calc(17.24% + 19.66px) 26px, curve to calc(22.41% + 16.55px) 13.5px with calc(20.69% + 17.59px) 8px, curve to calc(25.86% + 14.48px) 10.5px with calc(24.14% + 15.52px) 19px, curve to calc(29.31% + 12.41px) 3.5px with calc(27.59% + 13.45px) 2px, curve to calc(32.76% + 10.34px) 15.5px with calc(31.03% + 11.38px) 5px, curve to calc(36.21% + 8.28px) 18px with calc(34.48% + 9.31px) 26px, curve to calc(39.66% + 6.21px) 14px with calc(37.93% + 7.24px) 10px, curve to calc(43.1% + 4.14px) 14px with calc(41.38% + 5.17px) 18px, curve to calc(46.55% + 2.07px) 13.5px with calc(44.83% + 3.1px) 10px, curve to calc(50% + 0px) 13.5px with calc(48.28% + 1.03px) 17px, curve to calc(53.45% + -2.07px) 16.5px with calc(51.72% + -1.03px) 10px, curve to calc(56.9% + -4.14px) 23.5px with calc(55.17% + -3.1px) 23px, curve to calc(60.34% + -6.21px) 25.5px with calc(58.62% + -5.17px) 24px, curve to calc(63.79% + -8.28px) 27px with calc(62.07% + -7.24px) 27px, curve to calc(67.24% + -10.34px) 16px with calc(65.52% + -9.31px) 27px, curve to calc(70.69% + -12.41px) 6px with calc(68.97% + -11.38px) 5px, curve to calc(74.14% + -14.48px) 16px with calc(72.41% + -13.45px) 7px, curve to calc(77.59% + -16.55px) 25px with calc(75.86% + -15.52px) 25px, curve to calc(81.03% + -18.62px) 18px with calc(79.31% + -17.59px) 25px, curve to calc(84.48% + -20.69px) 16px with calc(82.76% + -19.66px) 11px, curve to calc(87.93% + -22.76px) 25.5px with calc(86.21% + -21.72px) 21px, curve to calc(91.38% + -24.83px) 26.5px with calc(89.66% + -23.79px) 30px, curve to calc(94.83% + -26.9px) 23px with calc(93.1% + -25.86px) 23px, curve to calc(98.28% + -28.97px) 18.5px with calc(96.55% + -27.93px) 23px, curve to calc(100% - 20.45px) 12.45px with calc(100% - 30px) 14px, curve to calc(100% - 8.45px) 20.45px with calc(100% - 10.91px) 10.91px, curve to calc(100% - 3.5px) calc(16.67% + 20.00px) with calc(100% - 6px) calc(0% + 30px), curve to calc(100% - 6.5px) calc(50% + 0.00px) with calc(100% - 1px) calc(33.33% + 10px), curve to calc(100% - 8px) calc(83.33% + -20.00px) with calc(100% - 12px) calc(66.67% + -10px), curve to calc(100% - 8.16px) calc(100% - 21.16px) with calc(100% - 4px) calc(100% - 30px), curve to calc(100% - 21.16px) calc(100% - 6.16px) with calc(100% - 12.32px) calc(100% - 12.32px), curve to calc(98.28% - 28.97px) calc(100% - 12px) with calc(100% - 30px) calc(100% - 0px), curve to calc(94.83% - 26.9px) calc(100% - 14px) with calc(96.55% - 27.93px) calc(100% - 24px), curve to calc(91.38% - 24.83px) calc(100% - 4.5px) with calc(93.1% - 25.86px) calc(100% - 4px), curve to calc(87.93% - 22.76px) calc(100% - 17.5px) with calc(89.66% - 23.79px) calc(100% - 5px), curve to calc(84.48% - 20.69px) calc(100% - 17.5px) with calc(86.21% - 21.72px) calc(100% - 30px), curve to calc(81.03% - 18.62px) calc(100% - 17px) with calc(82.76% - 19.66px) calc(100% - 5px), curve to calc(77.59% - 16.55px) calc(100% - 18px) with calc(79.31% - 17.59px) calc(100% - 29px), curve to calc(74.14% - 14.48px) calc(100% - 11.5px) with calc(75.86% - 15.52px) calc(100% - 7px), curve to calc(70.69% - 12.41px) calc(100% - 11.5px) with calc(72.41% - 13.45px) calc(100% - 16px), curve to calc(67.24% - 10.34px) calc(100% - 16.5px) with calc(68.97% - 11.38px) calc(100% - 7px), curve to calc(63.79% - 8.28px) calc(100% - 23px) with calc(65.52% - 9.31px) calc(100% - 26px), curve to calc(60.34% - 6.21px) calc(100% - 20.5px) with calc(62.07% - 7.24px) calc(100% - 20px), curve to calc(56.9% - 4.14px) calc(100% - 23px) with calc(58.62% - 5.17px) calc(100% - 21px), curve to calc(53.45% - 2.07px) calc(100% - 21.5px) with calc(55.17% - 3.1px) calc(100% - 25px), curve to calc(50% - 0px) calc(100% - 19.5px) with calc(51.72% - 1.03px) calc(100% - 18px), curve to calc(46.55% - -2.07px) calc(100% - 22.5px) with calc(48.28% - -1.03px) calc(100% - 21px), curve to calc(43.1% - -4.14px) calc(100% - 19.5px) with calc(44.83% - -3.1px) calc(100% - 24px), curve to calc(39.66% - -6.21px) calc(100% - 11px) with calc(41.38% - -5.17px) calc(100% - 15px), curve to calc(36.21% - -8.28px) calc(100% - 6px) with calc(37.93% - -7.24px) calc(100% - 7px), curve to calc(32.76% - -10.34px) calc(100% - 4px) with calc(34.48% - -9.31px) calc(100% - 5px), curve to calc(29.31% - -12.41px) calc(100% - 11.5px) with calc(31.03% - -11.38px) calc(100% - 3px), curve to calc(25.86% - -14.48px) calc(100% - 16px) with calc(27.59% - -13.45px) calc(100% - 20px), curve to calc(22.41% - -16.55px) calc(100% - 11.5px) with calc(24.14% - -15.52px) calc(100% - 12px), curve to calc(18.97% - -18.62px) calc(100% - 6.5px) with calc(20.69% - -17.59px) calc(100% - 11px), curve to calc(15.52% - -20.69px) calc(100% - 6px) with calc(17.24% - -19.66px) calc(100% - 2px), curve to calc(12.07% - -22.76px) calc(100% - 11.5px) with calc(13.79% - -21.72px) calc(100% - 10px), curve to calc(8.62% - -24.83px) calc(100% - 9.5px) with calc(10.34% - -23.79px) calc(100% - 13px), curve to calc(5.17% - -26.9px) calc(100% - 7px) with calc(6.9% - -25.86px) calc(100% - 6px), curve to calc(1.72% - -28.97px) calc(100% - 4.5px) with calc(3.45% - -27.93px) calc(100% - 8px), curve to 25.76px calc(100% - 11.26px) with 30px calc(100% - 1px), curve to 19.76px calc(100% - 25.76px) with 21.51px calc(100% - 21.51px), curve to 10px calc(83.33% - 20px) with 18px calc(100% - 30px), curve to 1.5px calc(50% - 0px) with 2px calc(66.67% - 10px), curve to 12.5px calc(16.67% - -20px) with 1px calc(33.33% - -10px), curve to 22.76px 25.76px with 24px 30px, curve to 25.76px 11.26px with 21.51px 21.51px);
    border: 5px solid; */

}

.road-map-main .road-map-wrapper .road-map-card::before {
  content: "";
  width: 25%;
  height: 20px;
  background: #ffd7d7;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -23%;
  z-index: -1;
}

@media (max-width: 991px) {
  .road-map-main .road-map-wrapper .road-map-card {
    width: 100%;
    margin-top: 30px;
    position: unset;
  }

  .road-map-main .road-map-wrapper .road-map-card::before {
    width: 20px;
    height: 30%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width: 425px) {
  .road-map-main .road-map-wrapper .road-map-card {
    top: 45%;
  }
}

/* CARD CONTENT */
.road-map-main .road-map-wrapper .road-map-card .card-head {
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 s5px;
  color: #000;
}

.road-map-main .road-map-wrapper .road-map-card .card-text {
  color: #000;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .road-map-main .road-map-wrapper .road-map-card .card-text {
    -webkit-line-clamp: 4;
  }
}

/* EVEN ITEMS */
.road-map-main .road-map-wrapper:nth-of-type(even) .road-map-circle {
border-bottom-color: #9e9e9e;
    border-left-color: #9e9e9e;
  border-top-color: transparent;
  border-right-color: transparent;
}

@media (max-width: 991px) {
  .road-map-main .road-map-wrapper:nth-of-type(even) .road-map-circle {
    border-color: #c21b1c;
  }
}

.road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card {
  left: 0;
}

.road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card::before {
  right: -23%;
  left: unset;
}

@media (max-width: 991px) {
  .road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card::before {
    width: 20px;
    height: 30%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media (max-width: 425px) {
  .road-map-main .road-map-wrapper:nth-of-type(even) .road-map-card::before {
    top: 45%;
  }
}
 .cfls-section {
      padding: 60px 0;
    }

    .cfls-title {
      text-align: center;
      font-weight: 700;
      margin-bottom: 10px;
    }

    .cfls-title span {
      color: #e60000;
    }

    .cfls-subtitle {
      text-align: center;
      color: #1f3c88;
      font-weight: 700;
      margin-bottom: 25px;
    }

    .cfls-list {
      max-width: 700px;
      margin: 0 auto;
    }

    .cfls-list li {
      margin-bottom: 10px;
      font-size: 16px;
    }

    .cfls-list li::marker {
      color: #e60000;
    }

    .cfls-response-title {
      text-align: center;
      color: #e60000;
      font-weight: 700;
      font-size: 28px;
      margin: 40px 0 30px;
    }

    .cfls-feature {
      text-align: center;
      padding: 15px;
    }

    .cfls-feature i {
      font-size: 38px;
      color: #e60000;
      margin-bottom: 12px;
    }

    .cfls-feature-title {
      font-weight: 600;
      font-size: 14px;
    }
    .cfls-sec{
      padding: 80px 0;
    }
    .road-map{
      padding: 80px 0
    }
    .bg-p{
          background: #e7e1e1;
    }
    .custom-card {
    background: #f5f5f5;
    border-radius: 16px;
    padding: 30px 25px;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* Left accent */
.card-left {
    border-left: 5px solid #b91b1c;
}

/* Right accent */
.card-right {
    border-left: 5px solid #b91b1c;
}

.custom-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 50px rgba(0,0,0,0.1);
}

.custom-card h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #111;
}

.custom-card ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.custom-card ul li {
       display: flex;
    align-items: center;
    gap: 12px;
    /* font-size: 15px; */
    padding: 10px 0;
    border-bottom: 1px dashed #9E9E9E;
    transition: 0.3s;
    color: #000;
    font-family: 'Heebo';
}

.custom-card ul li:last-child {
    border-bottom: none;
}

.custom-card ul li:hover {
    padding-left: 8px;
}

.icon {
    width: 32px;
    height: 32px;
    background: #f5f7fa;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

/* Different icon bg colors */
.card-left .icon {
    background: rgba(255,77,77,0.1);
}

.card-right .icon {
    background: rgba(0,123,255,0.1);
}
/* Title */
.main-title {
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 60px;
    color: #ffffff;
}

.main-title span {
    color: #ff3b3b;
}

/* Glass Cards */
.glass-card {
  border-radius: 12px;
    padding: 25px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    height: 100%;
    transition: 0.3s;
    background: #ebebeb;
}

.glass-card:hover {
    transform: translateY(-5px);
    border-color: rgba(255, 59, 59, 0.4);
}


.highlight {
    color: #ff4d4d;
    font-weight: 500;
}

/* Timeline */
.timeline {
    position: relative;
    margin-left: 30px;
    border-left: 2px solid rgba(255,255,255,0.1);
}

.timeline-item {
    position: relative;
    margin-bottom: 40px;
    padding-left: 25px;
}

.timeline-item::before {
    content: "";
    position: absolute;
    left: -11px;
    top: 5px;
    width: 18px;
    height: 18px;
    background: #ff3b3b;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(255,59,59,0.6);
}

.timeline-box {
    background: linear-gradient(135deg, rgba(255,59,59,0.2), rgba(255,255,255,0.05));
    border-radius: 10px;
    padding: 20px;
    border: 1px solid rgba(255,255,255,0.08);
}

.timeline-box h6 {
    font-weight: 600;
    color: #ffffff;
}

.timeline-box small {
    color: #ff4d4d;
    font-weight: 600;
}

.uflsf-label {
    font-size: 14px;
    color: #ff4d4d;
    margin-bottom: 10px;
    display: block;
}
.vm-wrapper1{
  padding: 80px 0;
  background: #fff;
}
.level-wrapper {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
}

.level-card {
    flex: 1;
    min-width: 260px;
    background: linear-gradient(135deg, #1a1a1a, #111);
    border-radius: 12px;
    padding: 25px;
    color: #fff;
    position: relative;
    border: 1px solid rgba(255,255,255,0.08);
    transition: 0.3s;
}

.level-card:hover {
    transform: translateY(-6px);
    border-color: rgba(255, 59, 59, 0.4);
}

.level-badge {
    position: absolute;
    top: -15px;
    left: 20px;
    background: #ff3b3b;
    color: #fff;
    font-weight: bold;
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 13px;
    box-shadow: 0 4px 15px rgba(255,59,59,0.5);
}

.level-card h6 {
    margin-top: 15px;
    font-weight: 600;
    font-size: 20px;
}

.level-card p {
    /* font-size: 14px; */
    color: #ccc;
}

.level-arrow {
    display: flex;
    align-items: center;
    font-size: 28px;
    color: #ff3b3b;
    font-weight: bold;
}

/* Mobile */
@media(max-width: 768px){
    .level-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .level-arrow {
        transform: rotate(90deg);
    }
}
.glass-card {
    background: rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 25px;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    color: #000;
    transition: 0.3s ease;
}

.glass-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.3);
}

/* Heading */
.glass-card h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
}

/* Small line after heading */
.glass-card .sub-line {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    position: relative;
    padding-left: 25px;
}

/* Decorative small line */
.glass-card .sub-line::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 18px;
    height: 2px;
    background: #0d6efd;
    transform: translateY(-50%);
}

/* Description */
.glass-card .desc {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
}.glass-card h3 {
       font-size: 22px;
    margin-bottom: 10px;
    border-left: 5px solid #bd1b1c;
    padding-left: 24px;
}

/* LINE AFTER H3 */
.heading-line {
    display: block;
    width: 50px;
    height: 3px;
    background: #0d6efd;
    border-radius: 5px;
    margin-bottom: 15px;
}
.thankyou-section {
  /* background: linear-gradient(135deg, #0f172a, #1e293b); */
  padding: 100px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.thankyou-container {
  max-width: 700px;
  width: 100%;
  text-align: center;
}

.thankyou-content {
      /* background: linear-gradient(180deg, #0e0606, #bb1516); */
  padding: 60px 40px;
  border-radius: 16px;
  backdrop-filter: blur(10px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.3);
}

/* Icon */
.thankyou-icon {
  font-size: 70px;
  color: #22c55e;
  margin-bottom: 20px;
}

/* Title */
.thankyou-content h2 {
  font-size: 42px;
  color: #000;
  margin-bottom: 15px;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #c51c1c !important;
}
/* Text */
.thankyou-content p {
  color: #000;
  font-size: 18px;
  margin-bottom: 10px;
}

/* Buttons */
.thankyou-actions {
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

.btn-home,
.btn-contact {
  padding: 12px 28px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s;
}

/* Home Button */
.btn-home {
  background: #22c55e;
  color: #fff;
}

.btn-home:hover {
  background: #16a34a;
}

/* Contact Button */
.btn-contact {
  background: transparent;
background: transparent;
    border: 2px solid #ffffff;
    color: #e0eaef;
}

.logo-circle img{
    height: 70px;
}

.mobile-logo{
    height: 55px;
    width: auto;
}

@media (max-width: 991px){
  .logo-circle img {
    height: 70px;
}

    #navbar{
        padding: 0px 0;
    }

    .navbar-collapse{
        background: #000;
        padding: 20px;
       
    }

    .navbar-nav .nav-link{
        padding: 12px 0;
    }

    .btn-yellow{
        display: inline-flex;
        justify-content: center;
        align-items: center;
    }
}
.video-background{
    position: absolute;
    inset: 0;
    overflow: hidden;
}

.video-background video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.membership-form{
    padding:80px 0;
    background:#f5f7fb;
}

.help-content.EpayFormDiv{
    /* background:#fff;
    border-radius:24px;
    padding:40px;
    box-shadow:0 15px 50px rgba(0,0,0,0.08);
    border:1px solid #eee; */
}

/* FORM GROUP */
.membership-form .form-group{
    margin-bottom:20px;
}

.membership-form label{
    display:block;
    font-size:15px;
    font-weight:600;
    color:#111;
    margin-bottom:10px;
}

/* INPUT */
.membership-form .form-control{
    width:100%;
    height:58px;
    border:1px solid #ddd;
    border-radius:14px;
    padding:0 20px;
    font-size:15px;
    color:#111;
    background:#fff;
    transition:all .3s ease;
    box-shadow:none;
}

.membership-form .form-control:focus{
    border-color:#f7c600;
    box-shadow:0 0 0 4px rgba(247,198,0,0.15);
}



/* ALIGN BUTTON */
.membership-form .form-group label.blank-label{
    opacity:0;
}

/* ERROR MESSAGE */
#err_message{
    margin-top:20px;
}

/* RESPONSIVE */
@media(max-width:991px){

    .help-content.EpayFormDiv{
        padding:30px;
    }

    
}

@media(max-width:576px){

    .membership-form{
        padding:50px 0;
    }

    .help-content.EpayFormDiv{
        padding:20px;
        border-radius:18px;
    }

}.help-content.EpayFormDiv{
    display:flex;
    justify-content:center;gap: 27px
}

.help-content.EpayFormDiv .col-lg-8{
    /* width:100%;
    max-width:700px; */
    margin:0 auto;
}

#verifyMember_list_form{
    background:#fff;
    padding:35px;
    border-radius:20px;
    box-shadow:0 10px 35px rgba(0,0,0,0.08);
}

.payment-loader .loader-box{
  width: 320px;
    background: #fff;
    padding: 40px 30px;
    border-radius: 24px;
    text-align: center;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
    /* display: flex !important; */
    margin: auto;
    position: relative;
    top: 40%;
}
.payment-loader .spinner{
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;

    border: 5px solid #ececec;
    border-top: 5px solid #f7c600;
    border-radius: 50%;

    animation: spin 1s linear infinite;
}

@keyframes spin{
    100%{
        transform: rotate(360deg);
    }
}