.header-sm {
  background: #dee9f4;
  padding: 4px 6px 6px 6px;
  /* margin-bottom: -2px; */
  border-radius: 6px;
  margin-right: 5px;
}

.custom-theme-btn {
  background: linear-gradient(to right, #0066cc, #0964c6) !important;
  color: #fff !important;
  font-weight: 600 !important;
  padding: 11px 22px !important;
  border: none !important;
  border-radius: 5px !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
  transition: opacity 0.3s ease !important;
  font-size: 16px !important;
  margin: 25px 0 25px 0 !important;
}

/* .pd-st-30
{
    padding-left: 10px;
} */

/* main-banner-section-start */
.hero-banner {
  position: relative;
  background: #fff;
  background-size: cover;
  padding: 110px 0 0px 0;
  z-index: 1;
}

.top-left-line {
  width: 22%;
  height: 20px;
  background-color: #e6eff9;
  margin-bottom: 35px;
  position: relative;
}

.top-left-line::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  top: 10px;
  z-index: 9999;
  background-size: 100px;
  background: #d3e2f6;
}

/* .xtreme-name {
    background-image: url(../img/custom-img/Xtreme@2x.svg);
    position: absolute;
    top: 73px;
    width: 40%;
    height: 189px;
    background-size: 100%;
    background-repeat: no-repeat;
    right: 104px;

} */

.hero-banner__content h1 {
  color: #000;
}

.hero-banner__content h1 {
  color: #fff;
  margin-bottom: 22px;
  font-weight: 700;
  line-height: 65px;
  font-size: 32px;
}

.hero-banner__content h1 {
  font-size: 55px !important;
}

.hero-banner__content p {
  color: #525252;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 45px;
}

.default-btn {
  padding: 8px 40px;
  display: flex;
  width: max-content;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  color: #ffffff !important;
  background-color: #005dbd;
  background: linear-gradient(to right, #0052d4, #db8784);
  font-size: 16px;
  font-weight: 500;
  height: 44px;
}

.custom-gradient-btn {
  background: linear-gradient(to right, #0066cc, #a14f73);
  color: #fff;
  font-weight: 600;
  padding: 11px 37px;
  border: none;
  border-radius: 5px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  transition: opacity 0.3s ease;
  font-size: 16px;
  margin: 25px 0 25px 0;
}

.custom-gradient-btn:hover {
  color: white !important;
}

@media (min-width: 1200px) {
  .hero-banner__img img {
    position: relative;
    top: 34px;
    left: 0px;
  }

  .hero-banner__imgs img {
    position: relative;
    top: 34px;
    left: 0px;
  }
}

@media (max-width: 767px) {

  .more-products-icons {
    height: 61px;
    width: 17% !important;
  }

  .card-feature__title {
    font-size: 18px !important;
  }

  .job-post-box .job-owners-area .text {
    padding-left: 0px;
  }

  .client-section {
    text-align: center !important;
  }

  .custom-gradient-btn {
    margin: 13px 0 0px 0 !important;
  }

  .mms-5 {
    margin: auto !important;
  }

  .job-post-box .job-owners-area .text a {
    color: var(--vtc-text-heading-text-1);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--f-fw-bold);
    line-height: var(--f-fs-font-fs18);
    transition: all 0.4s;
  }

  .job-post-box .work-info span {
    display: inline-block;
    color: #1d1d1d;
    font-size: var(--f-fs-font-fs16);
    font-style: normal;
    font-weight: var(--f-fw-medium);
    padding-top: 5px;
    line-height: 24px;
  }

  .job-post-box {
    border-radius: 8px;
    /* border: 1px solid var(--vtc-bg-common-bg10); */
    padding: 10px 16px;
    transition: all 0.4s;
  }

  .hero-banner__img {
    margin-bottom: 40px !important;
  }

  .hero-banner__imgs {
    margin-bottom: 25px !important;
  }

  .hero-banner__img img {
    /* position: absolute !important; */
    top: 527px !important;
    left: 0px !important;
    margin: 0 auto;
    filter: drop-shadow(2px 4px 6px black);
    width: 90%;
  }

  .hero-banner__imgs img {
    position: absolute !important;
    top: 276px !important;
    left: 0px !important;
    margin: 0 auto;
    filter: drop-shadow(2px 4px 6px black);
    width: 90%;
  }

  .mouse-scroll-heading-h2 {
    font-size: 24px !important;
    line-height: 36px;
    color: #081120;
    font-weight: 700;
    margin-bottom: 15px;
    transition: all 0.4s;
  }

  .job-post-box .job-owners-area {
    display: flex;
    align-items: baseline !important;
  }

  /* section {
        padding: 20px !important;
    } */
}

@media (min-width: 320px) and (max-width: 480px) {
  .hero-banner__img img {
    top: 14px;
    left: 0;
    width: 28rem;
  }

  /* section {
        padding: 15px !important;
    } */

  .job-post-box .job-owners-area {
    display: flex;
    align-items: baseline !important;
  }

  .hero-banner__imgs img {
    top: 14px;
    left: 0;
    width: 28rem;
  }
}

/* .hero-banner::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    color: black;
    background: white;
    z-index: -1;
} */

.hero-content-bold {
  color: #005aba;
}

.hero-banner__content h1 {
  color: #000 !important;
}

/* main-banner-section-end */

/* mouse-sursor-section-start */
.mouse-scroll-heading-h2 {
  font-size: 30px;
  line-height: 30px;
  color: #081120;
  font-weight: 700;
  margin-bottom: 15px;
  transition: all 0.4s;
}

.fixed-layout {
  margin: 0;
  padding: 0;
  display: flex;
  min-height: 100vh;
}

.left-panel {
  position: sticky;
  top: 80px;
  /* height of the header */
  height: calc(100vh - 80px);
  width: 50%;
  padding: 2rem;
  background-color: #f8f9fa;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(2, 1fr);
  gap: 1rem;
}

.right-panel {
  width: 50%;
  padding: 2rem;
}

.cards {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.1rem;
  transition: all 0.3s ease;
  cursor: pointer;
  border-radius: 10%;
  opacity: 0.2;
  background-color: rgb(255, 255, 255);
  flex-direction: column-reverse;
}

.cards img {
  width: 250px;
  height: 200px;
  border-radius: 1rem;
  margin-top: 1rem;
  object-position: center center;
  object-fit: cover;
}

.cards.active {
  border-color: #ecedef;
  background-color: #ecedef;
  opacity: 1;
}

.content-section {
  padding: 4rem 0;
  min-height: 100vh;
  border-bottom: 1px solid #dee2e6;
}

@media (max-width: 768px) {
  .fixed-layout {
    flex-direction: column;
  }

  .left-panel,
  .right-panel {
    width: 100%;
  }

  .left-panel {
    position: relative;
    /* Make it non-sticky on mobile */
    height: auto;
    /* Allow it to expand naturally */
    padding: 1rem;
  }

  .right-panel {
    padding: 1rem;
  }

  .card {
    font-size: 1rem;
    padding: 1rem;
  }

  .header {
    padding: 1rem;
  }
}

/* scroll cards */

/* mouse-sursor-section-end */

/* more-product-section-start */
.explore-more-section,
.even-content-details {
  background-color: #075fc3;
  background: linear-gradient(180deg, #3d3ee9 0%, #4c83f2 100%);
  position: relative;
  overflow: hidden;
}

.more-products-icons {
  height: 70px;
  width: 26%;
}

@media (max-width: 767px) {
  .hero-banner {
    position: relative;
    background: #fff;
    background-size: cover;
    padding: 0;
    z-index: 1;
  }

  .hero-banner__content h1 {
    color: #000000;
    margin-bottom: 22px;
    font-weight: 700;
    line-height: 49px;
    font-size: 32px;
  }

  .hero-banner__content h1 {
    font-size: 37px !important;
  }

  .hero-banner__content p {
    margin-bottom: 25px;
  }

  /* 
    .xtreme-name {
        background-image: url(../img/custom-img/Xtreme@2x.svg);
        position: absolute;
        top: 93px;
        width: 64%;
        height: 189px;
        background-size: 100%;
        background-repeat: no-repeat;
        right: 97px;
    } */
}

/* more-product-section-end */

/* expo-scetion-start */
.team3-box .image-area span.expo-place {
  width: 100%;
  position: absolute;
  bottom: 20px;
  margin: 0 auto;
  color: #fff;
  display: flex;
  font-size: 26px;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  z-index: 9;
}

/* expo-scetion-end */

/* what-client-say-section-start */
.client-section p {
  margin-bottom: 25px;
}

.gradient-btn {
  background: linear-gradient(to right, #0052cc, #cb8387);
  color: white;
  padding: 8px 27px;
  font-size: 16px;
  font-weight: 500;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: opacity 0.3s ease;
  height: 45px;
}

.client-section .avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
}

.client-section .text-content {
  display: flex;
  flex-direction: column;
}

.client-section .text-content h3 {
  margin: 0;
  font-weight: 700;
  font-size: 14px;
  color: #333;
  text-align: start;
}

.client-section .text-content p {
  margin: 2px 0 0;
  font-size: 11px;
  text-align: start;
  color: #000;
  line-height: 1.3;
}

.client-section .card.gradient-border {
  border-left: 4px solid transparent;
  background-origin: border-box;
  background-clip: content-box, border-box;
  position: relative;
}

.client-section .card {
  display: flex;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  box-shadow: rgb(101 101 101 / 16%) 0px 3px 8px;
  padding: 13px;
  max-width: 300px;
  width: 85%;
  border-left: 4px solid #ccc;
  flex-direction: row;
  gap: 15px;
  margin-bottom: 20px !important;
  height: 110px;
}

.client-section .avatar {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
}

.client-section .card.gradient-border::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 110px;
  background-image: linear-gradient(#fff, #fff),
    linear-gradient(to bottom, #007bff, #ff3b3b);
  left: -4px;
  background: linear-gradient(to bottom, #007bff, #ff3b3b);
  border-radius: 5px 0 0 5px;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* what-client-say-section-end */

/* xn-articals-section-strat */
.latest-news-section .card {
  background: #005cbe24;
  border: 0;
  border-radius: 10px;
}

.card-feature-wrapper {
  position: relative;
}

.latest-news-section .card-feature-wrapper img {
  border-radius: 10px;
}

.card-feature-wrapper img {
  width: 100%;
}

.latest-news-section .card-feature-wrapper::after {
  border-radius: 7px;
}

.card-feature-wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 44%;
  background: linear-gradient(to top, rgb(0 0 0), transparent);
  z-index: 1;
}

.latest-news-detail {
  margin: 14px 0px 5px 0px;
}

.card-feature__title {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
}

.latest-news-detail span {
  justify-content: space-between;
  color: #888888;
  font-weight: 500;
  margin-top: 20px;
  font-size: 14px;
}

.news-updated-content {
  display: flex;
  align-items: center;
}

.news-updated-content i {
  margin: 4px;
  display: flex;
}

.news-updated-content img {
  width: 12px;
}

/* xn-articals-section-end */
.pb-100 {
  padding-bottom: 100px;
}

/* veido-section-start */
.visuals-section .video-card {
  position: relative;
}

.video-card .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  border: none;
}

.video-overlay-text {
  position: absolute;
  bottom: 30px;
  left: 20px;
  color: #fff;
  max-width: 80%;
}

.video-overlay-text h4 {
  color: #fff;
  font-size: 40px;
  width: 87%;
  font-weight: 700;
}

.side-video img {
  margin-right: 10px;
  border-radius: 5px;
}

.side-video .small {
  font-size: 15px;
  font-weight: 700;
  line-height: 21px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

/* veido-section-end */

/* footer-section-start */
.footer {
  background: url(../img/custom-img/footer_overlay.png) center center / cover no-repeat;
  color: white;
  padding: 40px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}

.gray {
  color: #828388 !important;
}

.footer-section {
  flex: 1;
  position: relative;
}

.footer-section h3 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.footer-section h3 {
  color: #fff;
}

.footer-section .heading-line {
  background-color: #005cbe;
  width: 50px;
  height: 2px;
  position: absolute;
  top: 35px;
}

.footer-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 32px;
}

.footer-section ul li {
  margin-bottom: 8px;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}

footer a {
  color: #ffffff !important;
}

.footer-section h3 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.newsletter {
  background: #31659c66;
  padding: 20px;
  border-radius: 8px;
  max-width: 300px;
  text-align: center;
}

.newsletter h3 {
  margin-top: 0;
  font-size: 16px;
}

.newsletter p {
  color: #ffffff;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 16px;
  margin-top: 10px;
}

.newsletter input[type="email"] {
  width: 100%;
  padding: 3px 10px;
  border: none;
  margin-bottom: 10px;
  border-radius: 4px;
}

.newsletter button {
  width: 100%;
  padding: 4px;
  border: none;
  border-radius: 4px;
  background: linear-gradient(to right, #007bff, #f04f4f);
  color: white;
  font-weight: 600;
  cursor: pointer;
  font-size: 14px;
}

/* footer-section-end */

/* product-page-section-start */
.hero-banners::after,
.hero-banners {
  background: #0052a6;
  background: linear-gradient(180deg, #3d3ee9 0%, #4c83f2 100%);
  height: 90vh;
  overflow: hidden;
}

.hero-banners {
  position: relative;
  background: #fff;
  background-size: cover;
  padding: 75px 0 110px 0;
  z-index: 1;
}

section {
  padding: 65px;
}

.banner-section::before {
  content: "";
  background-color: #a4befa;
  position: absolute;
  top: 59%;
  width: 84%;
  height: 109%;
  border-radius: 50%;
  left: 117px;
}

.hero-banner__img img {
  /* position: absolute; */
  top: -80px;
  left: 2px;
  margin: 0 auto;
  filter: drop-shadow(2px 4px 6px black);
  width: 100%;
}

.hero-banner__imgs img {
  /* position: absolute; */
  top: -49px;
  left: 2px;
  margin: 0 auto;
  filter: drop-shadow(2px 4px 6px black);
  width: 100%;
}

.hero-banner__content h1,
.hero-banner__content h3,
.hero-banner__content p {
  color: #fff;
}

.hero-banner__content h2 {
  color: #ffffff;
  margin-bottom: 22px;
  font-weight: 700;
  line-height: 1.3;
  font-size: 44px;
}

.hero-banner__content h1,
.hero-banner__content h3,
.hero-banner__content p {
  color: #fff;
}

.hero-banner__content p {
  color: #ffffff;
  font-size: 16px;
  /* margin-bottom: 45px; */
}

.explore-image-bg {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.5;
  width: 62%;
}

img.explore-image-bg.left {
  position: absolute;
  left: 0;
  width: 10rem;
  opacity: 2;
  z-index: 2;
}

img.explore-image-bg.right {
  position: absolute;
  right: 0;
  width: 6rem;
  opacity: 2;
  z-index: 2;
}

.hero-banners::after,
.hero-banners {
  background: #0052a6 !important;
  background: linear-gradient(180deg, #3d3ee9 0%, #4c83f2 100%) !important;
  height: 90vh !important;
  overflow: hidden !important;
}

.hero-banners::after {
  content: "";
  display: block !important;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 60%;
  color: black;
  background: white;
  z-index: -1;
}

.hero-banners {
  background: #0052a6 !important;
  background: linear-gradient(180deg, #3d3ee9 0%, #4c83f2 100%) !important;
  height: 90vh !important;
  overflow: hidden !important;
}

.top-right-line {
  width: 22%;
  height: 20px;
  background-color: #e6eff9;
  position: absolute;
  top: 90px;
  right: 0;
}

.numbers {
  width: 45px;
  height: 45px;
  background: linear-gradient(to bottom, #003a6c, #0055af);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: x-large;
  font-weight: 500;
}

.odd-section .odd-content-detail {
  /* padding-left: 90px; */
  text-align: end;
}

.odd-content-detail p {
  letter-spacing: 0%;
  text-align: right;
  color: #1d1d1d;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.about__img img {
  height: 52%;
  width: 75%;
}

.containers {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10px;
}

.setion-tittle {
  font-size: 44px;
  line-height: 54px;
  color: #081120;
  font-weight: 700;
  margin-bottom: 15px;
  transition: all 0.4s;
}

/* product-2-section-start */
.even-content-details {
  background-color: #075fc3;
  background: linear-gradient(180deg, #3d3ee9 0%, #4c83f2 100%);
  position: relative;
  overflow: hidden;
}

.even-content,
.even-content .setion-tittle {
  color: #fff;
}

.even-content {
  margin-left: 44px;
}

.even-number {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: linear-gradient(to top, #f44336, #ff7043);
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: 500;
  font-size: x-large;
  margin-bottom: 13px;
}

.product-page h1.setion-tittle {
  font-size: 3.5rem;
}

.even-content,
.even-content .setion-tittle {
  color: #fff;
}

.even-content p {
  text-align: left;
  /* color: #1d1d1d; */
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}

.top-left-line {
  width: 22%;
  height: 20px;
  background-color: #e6eff9;
  margin-bottom: 35px;
  /* position: relative; */
}

.explore-image-bg {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.5;
  width: 62%;
}

/* product-2-section-end */
/* product-page-section-end */

/* artical-section-start */
.hero-small-banners {
  background: #0052a6 !important;
  background: linear-gradient(180deg, #6CB3FF 0%, #4C83F2 100%) !important;
  height: 56vh !important;
  overflow: hidden !important;
}

/* 1-st-section-artical */
.large-card {
  height: 60%;
  min-height: 250px;
}

.blog-card {
  height: 250px;
  position: relative;
  box-shadow: unset !important;
  border-radius: 5px 5px 0 0;
}

.blog-card-body {
  min-height: 225px;
}

.h-100 {
  height: 100% !important;
}

.blog-card img {
  object-fit: cover;
  transition: transform 0.3s ease;
  border-radius: 6px;
}

.text-muted {
  color: #000 !important;
}

.bordertop {
  border-top: 1px solid #dee2e6 !important;
}

.blog-date.date {
  font-size: 15px !important;
  color: #6c757d !important;
  padding: 10px;
}

.overlay-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  border-radius: 6px;
}

.gradient-line {
  height: 5px;
  width: 100%;
  background: linear-gradient(to right, #f6d365, #1064bc, #e0cea4);
  border-radius: 4px;
  margin-top: 25px;
}

.subscribe-wrapper {
  background: #dcf5ea;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: auto;
}

.subscribe-wrapper p {
  /* font-size: 11px; */
  color: #787171;
  text-align: center;
}

.subscribe-wrapper .form-control {
  height: 30px;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.sign-up {
  background: linear-gradient(to right, #0052d4, #cc4333);
  color: #fff;
  border: none;
  padding: 10px 20px;
  font-weight: 500;
  border-radius: 3px;
  width: 100%;
  text-align: center;
  transition: background 0.3s ease;
  height: 35px;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.latest-news-deatils p {
  font-weight: 600;
  margin: 0;
}

.latest-news-deatils small {
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 500;
  padding-top: 5px;
}

.category-lists li {
  color: #6d6d6d;
}

@media (min-width: 320px) and (max-width: 480px) {
  .sm_section {
    padding: 40px 0px;
  }

  section {
    padding: 0px;
  }

  .even-content {
    margin-left: 0px;
  }

  .pt-100 {
    padding-top: 40px;
  }

  .numbers {
    width: 25px !important;
    height: 25px !important;
    font-size: 14px !important;
    font-weight: 500;
  }

  .setion-tittle {
    font-size: 25px;
    line-height: 30px;
  }

  .odd-content-detail p {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .even-number {
    width: 25px !important;
    height: 25px !important;
    font-size: 14px !important;
    font-weight: 500;
  }
}

.category-lists i img {
  width: 27px;
  height: 29px;
}

.latest-update-div img {
  width: 100px;
  height: 90px;
  object-fit: cover;
  margin-right: 10px;
}

.new-tittle {
  font-weight: 600;
  margin-bottom: 15px;
}

.headline-image {
  border-radius: 5px;
}

.br-7 {
  border-radius: 5px;
}

/* 1-st-section-artical */
/* artical-section-end */

/* contact-page-section-start */
.get-in-touch h2 {
  font-size: 44px;
  line-height: 54px;
  color: #081120;
  font-weight: 700;
  transition: all 0.4s;
  text-align: center;
  margin-bottom: 15px;
}

.get-in-touch p {
  width: 45%;
  text-align: center;
  margin: 0 auto;
  line-height: 1.4;
  font-size: 16px;
}

.contact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  max-width: 600px;
  width: 100%;
  padding: 32px 32px 0 32px;
  margin: auto;
}

.contact-card {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}

.icon-box {
  background-color: #0057b8;
  color: #fff;
  border-radius: 12px;
  padding: 12px;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 55px;
  width: 55px;
}

.contact-info {
  display: flex;
  flex-direction: column;
}

.label {
  font-weight: 600;
  margin-bottom: 4px;
  font-size: 18px;
  margin: 0;
}

.value {
  color: #333;
  font-size: 14px;
}

/* contact-form-section-start */
.contact-form-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.contact-form {
  background-color: #e8fdf5;
  padding: 30px;
  border-radius: 8px;
  box-sizing: border-box;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

.form-group {
  flex: 1;
  min-width: 250px;
  display: flex;
  flex-direction: column;
}

.form-group {
  margin-bottom: 1rem;
}

.form-group label {
  margin-bottom: 6px;
  font-weight: 500;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.form-group input,
.form-group textarea {
  padding: 10px;
  border: 0;
  border-radius: 4px;
  font-size: 14px;
  outline: unset;
}

.submit-btn {
  padding: 3px 30px;
  background: linear-gradient(to right, #0057b8, #e74c3c);
  border: none;
  color: #fff;
  font-size: 15px;
  border-radius: 2px;
  cursor: pointer;
  width: 145px;
  height: 40px;
}

.text-center {
  text-align: center !important;
}

/* contact-form-section-end */

/* contact-page-section-end */

/* about-use-section-start */
.banner {

  color: #fff;
  padding: 40px 30px 80px;
  border-radius: 20px;
  margin: 0px auto;
  max-width: 960px;
  font-size: 18px;
  line-height: 1.6;
  position: relative;
  z-index: 2;
  text-align: left;
}

.about-page .banner p {
  font-size: 19px;
  word-spacing: 5px;
}

.image-container {
  position: relative;
  text-align: center;
  margin-top: -70px;
  z-index: 9;
}

.image-container img {
  width: 100%;
  border-radius: 10px 0 10px 10px;
  max-width: 50rem;
}

.mission-section {
  max-width: 960px;
  margin: 0 auto;
  padding: 35px 0;
}

.mission-section h1 {
  position: relative;
  font-size: 34px;
  line-height: 0px;
  color: var(--vtc-text-heading-text-1);
  font-weight: 700;
  transition: all 0.4s;
  margin-top: 20px;
}

.our-office {
  position: relative;
  font-size: 34px;
  line-height: 50px;
  color: var(--vtc-text-heading-text-1);
  font-weight: 700;
  transition: all 0.4s;
  /* margin-top: 20px; */
}

.mission-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 30px;
}

.mission-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.mission-label {
  font-weight: 700;
  width: 200px;
  min-width: 140px;
  color: #111;
  font-size: 18px;
  flex-shrink: 0;
}

.mission-text {
  flex: 1;
  color: #444;
}

/* slider-section-start */

.our-office .swiper-container {
  width: 100%;
  padding: 20px 0;
  overflow-x: hidden;
}

.our-office .swiper-slide {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s;
}

.our-office .swiper-slide:hover {
  transform: scale(1.02);
}

.our-office .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
}

.our-office .section-title {
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  color: #007bff;
}

.our-office .office-location {
  text-align: center;
  font-weight: 700;
  margin-top: 10px;
}

.our-office .swiper-pagination {
  bottom: 5px !important;
}

.our-office .swiper-controls {
  position: relative;
  margin-top: 30px;
}

.our-office .swiper-button-prev {
  left: 40%;
  margin-top: -3px !important;
}

.our-office .swiper-button-next {
  right: 40%;
  margin-top: -3px !important;
}

.our-office .swiper-button-prev,
.our-office .swiper-button-next {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  color: #555;
  font-size: 14px;
  padding: 0;
  margin: 0;
  transition: all 0.2s ease;
  cursor: pointer;
}

.our-office .swiper-button-prev:hover,
.our-office .swiper-button-next:hover {
  background-color: #f0f0f0;
}

.our-office .swiper-button-prev::after,
.our-office .swiper-button-next::after {
  font-size: 14px;
  font-weight: bold;
}

.our-office .swiper-pagination {
  position: static !important;
}

@media screen and (max-width: 576px) {
  .our-office .swiper-button-prev {
    left: 30%;
    margin-top: -3px !important;
  }

  .our-office .swiper-button-next {
    right: 30%;
    margin-top: -3px !important;
  }
}

@media screen and (max-width: 768px) {
  .our-office .swiper-button-prev {
    left: 30%;
    margin-top: -3px !important;
  }

  .our-office .swiper-button-next {
    right: 30%;
    margin-top: -3px !important;
  }
}

/* slider-section-end */

/* about-use-section-end */

/* liquidity-section-start */
.bg-theme {
  background-color: #005cbe !important;
  color: white;
}

/* liquidity-section-end */

/* 28-05-2025-start */
@media screen and (max-width: 768px) {

  /* section {
    padding: 50px 10px;
} */
  .odd-section .odd-content-detail {
    padding-left: 0px;
    text-align: start !important;
  }

  .odd-content-detail p {
    text-align: start;
  }

  .containers {
    justify-content: flex-start !important;
  }

  .about__img img {
    height: 52%;
    width: 100%;
  }

  .service10 .service-box {
    padding: 15px 11px !important;
  }

  .service10 .service-box .icon {
    height: 50px;
    width: 50px;
  }

  .service10 .service-box .icon {
    line-height: 50px !important;
  }

  .service10 .service-box .heading h4 a {
    padding-top: 13px;
  }

  .service10 .service-box .heading p {
    padding: 8px 0px 8px 0px;
  }

  .hero-banner__content h2 {
    line-height: 33px;
    font-size: 33px;
  }

  .banner-section::before {
    content: "";
    background-color: #a4befa;
    position: absolute;
    top: 59%;
    width: 100%;
    height: 77%;
    border-radius: 50%;
    left: 0px;
  }

  .top-left-line {
    width: 8%;
    height: 20px;
    background-color: #e6eff9;
    margin-bottom: 35px;
    position: relative;
  }

  .custom-gradient-btn {
    background: linear-gradient(to right, #0066cc, #a14f73);
    color: #fff;
    font-weight: 500;
    padding: 8px 15px;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: opacity 0.3s ease;
    font-size: 15px;
    margin: 25px 0 25px 0;
  }

  .default-btn {
    padding: 5px 15px;
    display: flex;
    width: max-content;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #ffffff !important;
    background-color: #005dbd;
    background: linear-gradient(to right, #0052d4, #db8784);
    font-size: 15px;
    font-weight: 500;
    height: 40px;
  }

  .card-1 {
    height: auto !important;
  }

  .card-2 {
    height: auto !important;
  }

  .card-1 p {
    line-height: 1.3;
    font-size: 15px !important;
  }

  .card-2 p {
    line-height: 1.3;
    font-size: 15px !important;
  }

  .card-3 p {
    line-height: 1.3;
    font-size: 15px !important;
  }

  .team3 .team3-box .heading3 {
    padding: 1px 3px !important;
  }

  .fzm-14 {
    font-size: 14px !important;
  }

  .pt-100 {
    padding-top: 40px !important;
  }

  .banner {
    /* background-color: #06c; */
    color: #fff;
    padding: 21px 21px 80px;
    border-radius: 20px;
    margin: 0px auto;
    max-width: 960px;
    font-size: 16px;
    line-height: 1.5;
    position: relative;
    z-index: 2;
    text-align: left;
  }

  .mission-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
  }
}

.pt-100 {
  padding-top: 100px;
}

.card-feature__title a {
  color: #212529;
}

.ui-box {
  background-color: #cfe4f8;
  border-radius: 20px;
  padding: 2rem;
  position: relative;
  height: 100%;
  padding-bottom: 35%;
  width: 98.7%;
}

.ui-box-1 {
  background-color: #cfe4f8;
  border-radius: 20px;
  padding: 2rem;
  position: relative;
  height: 100%;
  width: 98.7%;
}

.section-label {
  background-color: #0065d0;
  color: white;
  padding: 0px 10px;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 13px;
  font-weight: 600;
}

.f-weight {
  font-weight: 600;
}

.ui-image {
  position: absolute;
  width: 25%;
  max-width: 240px;
  z-index: 2;
  bottom: 25%;
}

.ui-image-1 {
  position: absolute;
  width: 30%;
  max-width: 600px;
  z-index: 2;
  right: 10%;
}

.zigzag-container {
  position: relative;
  height: 100px;
  width: 100%;
  bottom: 260px;
}

.zigzag-left {
  width: 540px;
  height: auto;
  z-index: 1;
  left: 0%;
}

.zigzag-right {
  width: 540px;
  height: auto;
  z-index: 1;
  right: 0%;
  margin-left: 2.2%;
}

.zigzag-container-1 {
  position: relative;
  height: 100px;
  width: 100%;
  top: 26%;
}

.zigzag-center {
  width: 540px;
  height: auto;
  z-index: 1;
  left: 50%;
}

/* about-us-mobile-responisve-section-start */
@media (min-width: 320px) and (max-width: 480px) {
  .mission-section {
    padding: 20px 0;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .mission-row {
    flex-direction: column !important;
  }

  .mission-section h1 {
    font-size: 27px;
    line-height: 0px;
    margin-top: 20px;
  }

  .our-office {
    position: relative;
    font-size: 27px;
    line-height: 50px;
    transition: all 0.4s;
  }

  .headline-image {
    border-radius: 5px;
    height: 126px;
  }

  .new-tittle {
    font-weight: 500;
    font-size: 14px;
  }

  .new-tittle {
    font-weight: 500;
    margin-bottom: 3px;
  }

  .get-in-touch h2 {
    font-size: 25px;
    line-height: 43px;
  }

  .get-in-touch p {
    width: 100% !important;
  }

  .icon-box {
    background-color: #0057b8;
    color: #fff;
    border-radius: 12px;
    padding: 8px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 45px;
    width: 45px;
  }

  .value {
    line-height: normal;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .news-page .headline-card {
    margin-left: 0 !important;
  }
}

.news-page .headline-card {
  align-items: center;
}

.news-page .headline-card img {
  padding-right: 15px;
}

.news-page h6 {
  letter-spacing: 0.3px;
  font-size: 13px;
}

.learn-more-black {
  font-size: 18px;
  font-weight: 600;
  color: black;
}

.learn-more-white {
  font-size: 18px;
  font-weight: 600;
  color: rgb(255, 255, 255);
}

.learn-more-white:hover {
  font-size: 18px;
  font-weight: 600;
  color: rgb(255, 255, 255);
}

/* about-us-mobile-responisve-section-end */

/* pricing-section-start */
/* .pricing-wrapper {
    overflow-x: auto;
} */

.pricing-table {
  display: grid;
  grid-template-columns: 350px repeat(4, 1fr);
  /* ← Updated width */
  min-width: 768px;
}

.pricing-cell {
  border: 1px solid #ccc;
  padding: 1rem;
  text-align: center;
  font-size: 16px;
}

.feature-title {
  background-color: #D8EBFF;
  font-weight: 600;
  text-align: left;
  border-left: 1px solid #ccc;
}

.plan-header {
  font-weight: 700;
  background-color: #fff;
  text-transform: uppercase;
}

.plan-header.standard {
  background-color: #0052cc;
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  /* margin-top: -2rem; */
  z-index: 1;
  position: relative;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.check {
  color: #0052cc;
  font-size: 1.2rem;
  font-weight: bold;
}

/* 
.pricing-table>.pricing-cell:nth-child(4n + 2) {
  background-color: #f9f9ff;
} */

.for-border {
  border-top: 3px solid #0052cc;
  margin-top: 10px;
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.best-selling-label {
  background-color: #0052cc !important;
  color: white;
  text-align: center;
  padding: 4px;
  font-size: 14px;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

@media screen and (max-width: 768px) {
  .pricing-table {
    display: grid;
    grid-template-columns: 170px repeat(4, 1fr);
    min-width: 768px;
  }

  .pricing-wrapper {
    overflow-x: auto;
  }

  .get-in-touch p {
    width: 100% !important;
  }

  .mobile-cut-img {
    height: 300px;
    width: auto;
    text-align: center !important;
  }

  .copy-trade-card .service-box .icon {
    height: 44px !important;
    width: 44px !important;
  }
}

/* pricing-section-end */
.newsletters {
  background: #000a14ba;
  padding: 20px;
  color: #c9c9c99e;
  font-size: 14px;
  border-radius: 8px;
}

/* copy-trade-table-section-start */
.copytrade-table-heading {
  background-color: #0058b5 !important;
}

.copy-trade-table .table-bordered> :not(caption)>*>* {
  border-width: 1px 0px !important;
}

.copy-trade-table table {
  caption-side: bottom !important;
  border: 2px solid !important;
  border-color: #0059b7 !important;
  border-collapse: separate;
  border-radius: 7px !important;
  border-spacing: 0 !important;
}

.copy-trade-table .table> :not(caption)>*>* {
  padding: 0.8rem 0.5rem;
}

.copy-trade-table .table-hover>tbody>tr:hover>* {
  --bs-table-accent-bg: rgb(0 85 173 / 10%);
}

.copy-trade-table tr th {
  font-size: 16px !important;
  font-weight: 500;
}

.copy-trade-card .service-box .icon {
  height: 64px;
  width: 64px;
}

/* copy-trade-table-section-end */
/* our-teams-section-start */
.team-page .team1-box .heading-area {
  padding: 32px;
  background-color: var(--vtc-bg-common-bg2);
  /* position: absolute; */
  bottom: -65px;
  width: 100%;
  text-align: center;
  border-radius: 0px 0px 4px 4px;
  transition: all 0.4s;
}

.team-page .team1-box {
  margin-bottom: 30px;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  /* height: 450px; */
}

/* our-teams-section-end */

/* mam-pamm-section-start */
.mam-pamm-crads {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 25px;
}

/* mam-pamm-section-end */

/* mam-pamm-scroll-section-start */
/* .fixed-nav-card {
         position: fixed;
         top: 100px;
         right: 20px;
         width: 350px;
         z-index: 1050;
         font-size: 15px;
      } */
.set-scroll .bottom-scroll {
  position: sticky;
  top: 100px;
  height: fit-content;
}

.set-scroll .card {
  width: 100%;
  font-size: 15px;
  background: #f3f9ff;
}

.fixed-nav-card ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.fixed-nav-card li a {
  display: block;
  padding: 10px 15px;
  color: #000;
  text-decoration: none;
  border-left: 3px solid transparent;
  transition: all 0.2s;
}

.fixed-nav-card li a:hover,
.fixed-nav-card li a.active {
  background-color: #f8f9fa;
  border-left: 3px solid #005cbe;
  font-weight: 400;
}

.step-number {
  font-size: 3rem;
  font-weight: bold;
  color: #f26522;
  /* orange */
}

.step-title {
  font-weight: 600;
  color: #002147;
  /* navy blue */
}

.step-desc {
  color: #444;
}

.arrow-circle {
  width: 30px;
  height: 30px;
  background-color: #fff4ee;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #f26522;
  font-weight: bold;
  margin: 10px 0;
}

.orange-line {
  width: 30px;
  height: 2px;
  background-color: #f26522;
  margin: 10px 0;
}

.btn-orange {
  background-color: #f26522;
  color: white;
  border: none;
}

.btn-orange:hover {
  background-color: #e0561a;
}

/*  */
.theme-btn-two {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  font-weight: 600;
  font-size: 16px;
  line-height: var(--f-fs-font-fs16);
  color: var(--vtc-text-text-white-text-1);
  text-transform: capitalize;
  padding: 14px 22px;
  background: linear-gradient(90deg, #005aba 0%, #003869 100%);
  overflow: hidden;
  z-index: 1;
  border-radius: 7px;
}

.theme-btn-two:hover {
  color: white;
}

.theme-btn-two::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgb(3, 0, 0);
  transform: scaleY(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.6s linear;
  transform-origin: right center;
  z-index: -1;
}

.theme-btn-three {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none !important;
  font-weight: 600;
  font-size: 16px;
  line-height: var(--f-fs-font-fs16);
  color: black;
  text-transform: capitalize;
  padding: 14px 22px;
  /* background: linear-gradient(90deg, #005aba 0%, #003869 100%); */
  overflow: hidden;
  z-index: 1;
  border-radius: 7px;
}

@media (max-width: 767px) {
  .theme-btn-three {
    margin: 0px 0 0px 0 !important;
  }
}

.theme-btn-three:hover {
  color: rgb(0, 0, 0);
}

.theme-btn-three::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgb(3, 0, 0);
  transform: scaleY(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.6s linear;
  transform-origin: right center;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .section-tittle {
    font-size: 25px !important;
  }

  .pamm-mam-card {
    font-size: 16px;
  }

  .set-scroll .fixed-nav-card {
    display: none;
  }

  .body.mam-pamm {
    overflow-x: hidden !important;
  }

  .faq-question .faq-arrow {
    position: absolute;
    right: 2px !important;
    top: 55%;
  }

  .pamm-mam-card {
    padding: 15px 20px 15px;
    margin-bottom: 20px;
  }
}

.mam-pamm-icon {
  height: 50px;
  width: 50px;
}

.pamm-mam-card {
  padding: 10px 20px 10px;
  text-align: center;
  font-size: 18px;
  border-radius: 7px;

}

.bg-lights {
  background-color: #005cbe1c;
}

.body.mam-pamm {
  overflow-x: visible;
}

/* faq-secxtion-start */

.faq-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
}

.faq-item {
  background: #fff;
  border-radius: 12px;
  margin-bottom: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: 0.3s ease;
}

.faq-question {
  padding: 14px;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer;
  background: #ffffff;
  position: relative;
}

.faq-question {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
}

.faq-arrow {
  min-width: 24px;
  text-align: center;
}

.faq-question .faq-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  transition: transform 0.3s ease;
}

.faq-answer {
  padding: 0 20px;
  background-color: #e9f2fb;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s ease-in-out, padding 0.4s ease-in-out;
  font-size: 15px;
  line-height: 1.6;
  /* border-top: 1px solid #ccc; */
  border-left: 3px solid #005cbe;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  /* border-top-left-radius: 7px; */
  border-top-right-radius: 7px;
}

.faq-item.active .faq-question {
  background-color: #e9f2fb;
  border-left: 3px solid #005cbe;
  /* border-bottom-left-radius: 7px; */
  border-bottom-right-radius: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.faq-item.active {
  background-color: #e9f2fb;
}

.faq-answer strong {
  display: block;
  margin-bottom: 8px;
  color: #000;
}

.faq-item.active .faq-answer {
  max-height: 500px;
  padding: 0px 20px 20px;
  margin-top: 0px;
}

.faq-item.active .faq-arrow {
  transform: translateY(-50%) rotate(180deg);
}

/* faq-secxtion-end */

/* pamm-vs-mam-card-section-start */
.pamm-mam .row {
  display: flex;
  flex-wrap: wrap;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}

.pamm-mam .col-8 {
  display: grid;
  grid-template-columns: 1fr 40px 1fr;
  gap: 0px;
  width: 100%;
  padding: 0;
  max-width: 900px;
  align-items: flex-start;
}

.pamm-mam .card {
  background-color: #f3f9ff;
  border-radius: 12px;
  /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); */
  width: 100%;
  padding-bottom: 30px;
  margin-top: 100px;
  border: none;
}

.pamm-mam .card-header {
  background: #007bff;
  color: white;
  padding: 83px 20px 20px 20px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  text-align: center;
  position: static;
}

.pamm-mam .card-header img {
  width: 285px;
  position: absolute;
  top: -90px;
  left: 50%;
  transform: translateX(-50%);
}

.pamm-mam .card-header h3 {
  margin-top: 60px;
  font-size: 20px;
  font-weight: bold;
}

.pamm-mam .card-header p {
  font-size: 13px;
  margin-top: 5px;
  color: #d6e5ff;
}

.pamm-mam .card-section {
  padding: 20px;
  border-top: 1.4px solid #1f78d0;
}

.pamm-mam .card-section h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #333;
}

.pamm-mam .card-section p {
  font-size: 16px;
  color: #555;
  line-height: 21px;
}

.pamm-mam .vs-divider {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
  color: #555;
  margin-top: 100px;
}

@media (max-width: 768px) {
  /* .pamm-mam .col-8 {
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }

    .pamm-mam .card {
        width: 100% !important;
    }

    .pamm-mam .vs-divider {
        order: -1 !important;
        margin: 20px auto !important;
        font-size: 20px !important;
    }

    .pamm-mam .card,
    .vs-divider {
        grid-column: span 12 !important;
    } */

  .pamm-mam .col-8 {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  .pamm-mam .card {
    width: 100%;
    padding: 0 !important;
    order: unset;
    margin-top: 88px;
  }

  .pamm-mam .vs-divider {
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin-top: 0 !important;
    order: unset;
  }
}

/* pamm-vs-mam-card-section-end */

.mam-box {
  background-color: #0066d9;
  color: #ffffff;
  padding: 40px 20px;
  border-radius: 25px;
  /* max-width: 500px; */
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  position: relative;
}

.arrow-container {
  position: relative;
  top: 18px;
  display: flex;
  justify-content: center;
  z-index: 2;
}

.arrow-container img {
  width: 80px;
  height: auto;
  margin-top: -18px;
}

@media (max-width: 600px) {
  .mam-box {
    font-size: 15px;
    padding: 30px 18px;
  }

  .arrow-container {
    top: 10px;
  }

  .arrow-container img {
    width: 55px;
    margin-top: -10px;
  }
}

/* mam-pamm-scroll-section-end/

/* mega-menu section-start */
.mega-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  transform: translateX(-50%);
  left: 245%;
  background: #ffffff;
  /* box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15); */
  /* border-top: 3px solid #007bff; */
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  z-index: 999;
  padding: 40px 0;
  transition: 0.4s linear;
}


.mega-menu .container {
  /* max-width: 1320px; */
  margin: 0 auto;
  padding: 0 15px;
}


.dropdown-menu-parrent:hover .mega-menu {
  display: block;
  opacity: 1;
  visibility: visible;
  transition: 0.4s linear;

  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);

}

.mega-menu-header {
  margin-bottom: 40px;
}

.mega-menu-title {
  font-size: 32px;
  font-weight: 700;
  color: #333;
  margin-bottom: 10px;
}

.mega-menu-subtitle {
  font-size: 16px;
  color: #666;
  margin-bottom: 20px;
}

.mega-menu-divider {
  width: 100%;
  height: 1.5px;
  background: linear-gradient(45deg, #bfbfbf, #d4d4d4);
}

.mega-menu-item {
  transition: all 0.3s ease;
  border-radius: 10px;
  margin-bottom: 15px;
  background: #fff;
}


.mega-menu-item-content {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.mega-menu-icon img {
  width: 30px;
  height: 25px;
}

.mega-menu-text {
  flex: 1;
}

.mega-menu-item-title {
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

.mega-menu-item-desc {
  font-size: 15px;
  color: #666;
  line-height: 1.5;
  margin-bottom: 15px;
}

.mega-menu-buttons {
  display: block;
  flex-wrap: wrap;
  gap: 8px;
}

.mega-menu-btn {
  display: block !important;
  padding: 6px 16px !important;
  background: #e7f3ff;
  /* border: 1px solid #007bff; */
  color: #007bff;
  text-decoration: none;
  border-radius: 20px;
  font-weight: 500 !important;
  transition: all 0.3s ease !important;
  font-size: 15px !important;
  margin-bottom: 10px;
  width: fit-content;
}

@media (max-width: 768px) {
  .mega-menu {
    width: 95vw;
    left: 2.5vw;
    transform: none;
  }
}

/* mega-menu section-end */


/* banner-section-start */
.swiper {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.swiper::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 165px;
  background: linear-gradient(to top, #005CBE, rgba(0, 112, 243, 0));
  z-index: 1;
}

/* Swiper Dots Styled as Requested */
.swiper-pagination {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  z-index: 2;
}

.swiper-pagination-bullet {
  background-color: #cccccc9c !important;
  width: 60px !important;
  height: 8px !important;
  border-radius: 50px !important;
  opacity: 1 !important;
  transition: background-color 0.3s ease !important;
}

/* .algo-slide {

  background: url("../img/custom-img/algo-bg.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
} */

.swiper-pagination-bullet-active {
  background-color: #fff !important;
}

.swiper-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 50px 20px;
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 0%, #ffffff 0%, #e0eeff 40%, #94c3ff 80%, #6eb1ff 100%);
  box-sizing: border-box;
}

.swiper-pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding-bottom: 20px;
  z-index: 2;
}

.swiper-pagination-bullet {
  background: #ffffff74;
  width: 90px !important;
  height: 5px;
  opacity: 1;
  border-radius: 10px;
  transition: background 0.3s ease;
}

.swiper-pagination-bullet-active {
  background: #ffffff;
}

.banner-container {
  /* max-width: 1300px; */
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
  margin: 0 auto;
}

.banner-container h1 {
  font-size: 52px;
  width: 60%;
  font-weight: bold;
  margin: auto;
  padding: 50px 0 10px;
}

.banner-container h1 .highlight {
  color: #005CBE;
}

.banner-container p {
  color: #2c2c2c;
  font-size: 18px;
  margin-bottom: 25px;
  max-width: 70%;
  font-weight: 500;
}

.banner-container .btn {
  padding: 8px 37px;
  background: #005CBE;
  color: #fff;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  border: 1px solid #005cbe;
}

.banner-images {
  /* margin-top: 30px; */
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}

.banner-images::before {
  content: none;
}

.banner-images::after {
  content: none;
}

.banner-images img {
  width: auto;
  height: 100%;
  max-height: 550px;
  object-fit: contain;
  position: relative;
  bottom: 0;
  right: 0;
  z-index: 0;
  top: 65px;
}

@media (max-width: 768px) {
  .banner-container h1 {
    font-size: 28px;
    width: 100%;
    font-weight: bold;
    margin: auto;
    padding: 25px 0 10px;
  }

  .pt-sm-5 {
    padding-top: 50px !important;
  }

  .banner-container p {
    color: #2c2c2c;
    font-size: 16px;
    margin-bottom: 25px;
    max-width: 100%;
    font-weight: 500;
  }

  .banner-images img {
    top: 35px;
  }

  .banner-images img {
    width: auto;
    height: auto;
    max-height: 639px;
    object-fit: cover;
    position: relative;
    bottom: 0;
    right: 0;
    z-index: 0;
    top: 14px;
  }

  .swiper-pagination-bullet {
    background-color: #ffffff74 !important;
    width: 40px !important;
    height: 5px !important;
    border-radius: 50px !important;
    opacity: 1 !important;
    transition: background-color 0.3s ease !important;
  }

  .swiper-pagination-bullet-active {
    background: #ffffff !important;
  }

  .swiper::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to top, #0070f3, rgba(0, 112, 243, 0));
    z-index: 1;
  }
}

/* banner-section-end */

/* mam-pam-banner-start */
.mam-pam {
  padding-top: 100px;
  background: url('../img/custom-img/mam-pamm-bg.jpg') no-repeat center center;
  background-size: cover;
  position: relative;
  width: 100%;
  min-height: 600px;
}

/* .mam-pam .banner {
  position: relative;
  width: 100%;
  min-height: 600px;
  background: url('banner-bg.png') no-repeat center center;
  background-size: cover;
} */

.mam-pam .card-img {
  position: absolute;
  width: 250px;
  height: auto;
}

/* Card Images */
.mam-pam .card-img.pamm {
  top: 40px;
  left: -160px;
  width: 180px;
}

.mam-pam .card-img.mam {
  top: 50px;
  right: -145px;
  width: 165px;
}

.mam-pam .card-img.platform {
  bottom: 70px;
  left: -175px;
  width: 200px;
}

.mam-pam .card-img.tech {
  bottom: 90px;
  right: -180px;
}

/* Top left & right: normal */
.mam-pam .connector.top-left {
  top: 80px;
  left: 10px;
  transform: rotateX(185deg);
}

.mam-pam .connector.top-right {
  top: 85px;
  right: 25px;
  transform: rotateY(185deg);
}

/* Bottom left & right: rotated 180° so gradient aligns correctly */
.mam-pam .connector.bottom-left {
  bottom: 160px;
  left: 17px;
  transform: rotateY(10deg);
}

.mam-pam .connector.bottom-right {
  bottom: 160px;
  right: 20px;
  transform: rotate(180deg);
}


.mam-pam .connector {
  position: absolute;
  width: 160px;
  height: 110px;
  z-index: 1;
  transform-origin: center;
}

.mam-pam .center-label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: bold;
  font-size: 18px;
  color: #0073ff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .mam-pam .banner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 20px;

  }

  /* Hide connectors */
  .mam-pam .connector {
    display: none;
  }

  /* Reset images to static positioning */

  .mam-pam .card-img {
    position: static;
    width: 240px !important;
    /* Remove all positioning */
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0 auto;
    /* Center the images */
  }

  .mam-pam .card-img.pamm {
    top: 40px;
    left: -180px;
    width: 230px !important;
  }

  .mam-pam .card-img.mam {
    top: 50px;
    right: -145px;
    width: 205px !important;
  }

  /* Row containers */
  .mam-pam .top-row,
  .mam-pam .bottom-row {
    display: none;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
  }

  /* Center content */
  .mam-pam .hero-banner__content {
    order: 1;
    text-align: center;
    margin: 0px 0;
  }

  .mam-pam {
    padding: 30px 0px;
    background-size: cover;
    position: relative;
    width: 100%;
    min-height: auto;
  }
}


/* mam-pam-banner-end */

/* multilevel-ib-section-start */
.mini-tittle-bold {
  color: #005CBE;
  font-weight: 600;
}

/* multilevel-ib-section- */

/* liquidity-hub-section-start */
.liquidity-banner {
  position: relative;
  min-height: 100vh;
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #000;
  overflow: hidden;
  box-sizing: border-box;
}



.liquidity-banner::before {
  content: "";
  background: url("../img/custom-img/liquidity-banner-bg.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: -1;

}

.liquidity-banner .banner-content {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  top: 50px;
  position: relative;
}

@media (max-width: 768px) {
  .liquidity-banner .banner-content h1 {
    font-size: 28px !important;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .liquidity-banner .banner-content p {
    color: #2c2c2c;
    font-size: 16px !important;
    margin-bottom: 25px;
    max-width: 100%;
    font-weight: 500;
    margin-bottom: 3px !important;

  }

}

.pt-100 {
  padding-top: 100px;
}

.liquidity-banner .banner-content h1 {
  font-size: 42px;
  font-weight: bold;

  margin-bottom: 10px;
}

.liquidity-banner .highlight {
  color: #005cbe;
}

.liquidity-banner .banner-content h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 20px;

}

.liquidity-banner .banner-content p {
  font-size: 18px;
  margin-bottom: 30px;
}

.liquidity-banner .btn-group {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.liquidity-banner .btn {
  padding: 12px 28px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s ease;
}

.liquidity-banner .btn-primary {
  background: #0056d6;
  color: #fff;
}

.liquidity-banner .btn-primary:hover {
  background: #003c9e;
}

.liquidity-banner .btn-outline {
  border: 2px solid #0056d6;
  color: #0056d6;
  background: transparent;
}

.liquidity-banner .btn-outline:hover {
  background: #0056d6;
  color: #fff;
}

.liquidity-banner .banner-image {
  margin-top: 40px;
}

.liquidity-banner .banner-image img {
  max-width: 100%;
  border-radius: 10px;
  /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); */
}

/* text-slider-section-start */

/* text-slider-section-start */
.text-slider {
  width: 100%;
  overflow: hidden;
  background: #ffffff;
  padding: 15px 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  position: relative;
}

.text-slider .slide-track {
  display: flex;
  width: max-content;
  animation: scroll 40s linear infinite;
  /* slowed down from 20s to 40s */
}

.text-slider .slide {
  white-space: nowrap;
  /* prevents text from breaking into two lines */
  margin: 0 40px;
  /* spacing between items */
  font-size: 18px;
  font-weight: 600;
  color: #000000;
  flex-shrink: 0;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

/* Responsive */
@media (max-width: 600px) {
  .text-slider .slide {
    font-size: 16px;
    margin: 0 20px;
  }
}

/* liquidity-hub-section-end */

/* forex-crm-section-start */
.theme-blue-card {
  background-color: #005CBE;
}

.crm-card {
  border-radius: 5px;
  color: white;
  padding: 20px;
}

.crm-card h5 {
  margin-bottom: 6px;
  font-weight: 500;
}

.scroll-heading {
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 15px;
  font-size: 25px;
}

.invite-containers {
  display: flex;
  align-items: center;
  gap: 15px;
  /* background: blue; */
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.invite-icons {
  font-size: 20px;
  background: linear-gradient(180deg, #60A5FA 0%, #2563EB 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.invite-texts h5 {
  margin: 0;
  font-size: 25px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}

.invite-texts p {
  margin: 0;
  font-size: 16px;
  color: #555;
}

@media (max-width: 768px) {
  .scroll-heading {
    font-weight: 600;
    margin-bottom: 7px;
    margin-top: 15px;
    font-size: 20px;
  }

  .invite-texts h5 {
    margin: 0;
    font-size: 19px;
  }

  .copytrade-section {

    padding: 100px 0 50px !important;
  }
}

.invite-container {
  display: flex;
  align-items: start;
  gap: 15px;
  margin-bottom: 20px;
}

.invite-icon {
  font-size: 20px;
  background: linear-gradient(180deg, #60A5FA 0%, #2563EB 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.invite-text h5 {
  margin: 0;
  font-size: 25px;
  font-weight: 600;
  color: #000;
  margin-bottom: 5px;
}

.invite-text p {
  margin: 0;
  font-size: 16px;
  color: #555;
}

@media (max-width: 768px) {
  .scroll-heading {
    font-weight: 600;
    margin-bottom: 7px;
    margin-top: 15px;
    font-size: 20px;
  }

  .invite-text h5 {
    margin: 0;
    font-size: 19px;
  }

  .crm-banner {
    position: relative;
    min-height: 90vh !important;

  }

  .crm-banner .banner-content {
    top: 50px !important;
  }
}

.crm-banner {
  position: relative;
  min-height: 100vh;
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #000;
  overflow: hidden;
  box-sizing: border-box;
}



.crm-banner::before {
  content: "";
  background: url("../img/custom-img/crm-bg.png") no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  z-index: -1;

}

.crm-banner .banner-content {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
  top: 50px;
  position: relative;
}

@media (max-width: 768px) {
  .crm-banner .banner-content h1 {
    font-size: 28px !important;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .crm-banner .banner-content p {
    color: #2c2c2c;
    font-size: 16px !important;
    margin-bottom: 25px;
    max-width: 100%;
    font-weight: 500;
    margin-bottom: 3px !important;

  }

}

.pt-100 {
  padding-top: 100px;
}

.crm-banner .banner-content h1 {
  font-size: 42px;
  font-weight: bold;

  margin-bottom: 10px;
}

.crm-banner .highlight {
  color: #005cbe;
}

.crm-banner .banner-content h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 20px;

}

.crm-banner .banner-content p {
  font-size: 18px;
  margin-bottom: 30px;
}

.crm-banner .btn-group {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.crm-banner .btn {
  padding: 12px 28px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s ease;
}

.crm-banner .btn-primary {
  background: #0056d6;
  color: #fff;
}

.crm-banner .btn-primary:hover {
  background: #003c9e;
}

.crm-banner .btn-outline {
  border: 2px solid #0056d6;
  color: #0056d6;
  background: transparent;
}

.crm-banner .btn-outline:hover {
  background: #0056d6;
  color: #fff;
}

.crm-banner .banner-image {
  /* margin-top: 40px; */
}

.crm-banner .banner-image img {
  max-width: 100%;
  border-radius: 10px;
  /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); */
}

/* forex-crm-section-end */

/* copy-trade-section-start */
.copytrade-section {
  position: relative;
  background: #f3f3f3bf;
  padding: 100px 0;
  overflow: hidden;
}

.copytrade-content h1 {
  font-size: 2.5rem;
  font-weight: 700;
}

.copytrade-content h1 .highlight {
  color: #2563EB;
}

.copytrade-content p {
  font-size: 1.1rem;
  margin: 20px 0;
  color: #333;
}

.btn-demo {
  background-color: #2563EB;
  color: #fff;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 6px;
}

.btn-demo:hover {
  background-color: #1e4fc1;
}

.btn-learn {
  font-weight: 600;
  margin-left: 15px;
  color: #000;
  text-decoration: none;
}

.btn-learn i {
  margin-left: 5px;
  color: #2563EB;
}

.copytrade-image {
  position: relative;
  text-align: right;
}

.copytrade-image img.main-img {
  max-width: 100%;
  position: relative;
  z-index: 2;
}

.copytrade-image img.bg-img {
  position: absolute;
  top: 0px;
  right: -82px;
  width: auto;
  height: auto;
  z-index: 1;
}

.theme-blue {
  color: #005CBE;
}

/* copy-trade-section-end */

/* payment-gateway-section-start */



.payment-cards .container {
  background: #ffffff;
  border-radius: 15px;
  padding: 40px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08);
  text-align: center;
  background: #F6F6F6;
  /* width: 350px; */
}

.payment-cards .title {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  margin-bottom: 30px;
}

.payment-cards .step {
  background: #fff;
  border-radius: 7px;
  padding: 20px 20px;
  font-size: 16px;
  color: #333;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
  margin: 10px auto;
  width: 80%;
}

.payment-cards .arrow {
  font-size: 50px;
  color: #0066cc;
  margin: 10px 0;
}

@media (max-width: 768px) {
  .payment-cards .step {

    width: 100%;
  }

  .pt-lg-5 {
    padding-top: 0px !important;
  }
}

.pt-lg-5 {
  padding-top: 100px;
}

/* payment-gateway-section-end */

/* ----------- */
.service1 .swiper-container {
  width: 100%;
  height: 100%;
}

.service1 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #444;
  display: flex;
  justify-content: center;
  align-items: center;
}

.service1 .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.new-launch-heading {
  font-weight: 700;
  color: #000;
  text-align: start;
  margin-bottom: 10px;
  /* font-size: 17px; */
}

.new-launch-para {
  color: #000;
  text-align: start;
}
.card-height
{
  height: 560px;
}
/* ----------- */