body {
  font-family: "Poppins", sans-serif;
}
.headerSection {
  width: 100vw;
  background-color: white !important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.goldSpringlogoDiv {
  width: 100%;
  background-color: white;
  padding: 20px 0px;
}
.goldSpringlogoDiv img {
  width: 300px;
}

.heroSectionDiv {
  background: linear-gradient(#0e5050, #3ea4a88a),
    url("./../images/goldspring/heroBg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.heroSection {
  padding: 180px 0px 100px;
}
.heroLeft h2 {
  font-size: 45px;
  font-weight: 600;
  color: white;
}
.heroLeft .para1 {
  color: white;
  font-size: 22px;
  font-weight: 400;
}
.heroLeft .para2 {
  color: white;
  font-size: 15px;
  font-weight: 400;
}

.heroLeft button {
  background-color: #06cfcf;
  border: none;
  font-size: 20px;
  font-weight: 500;
  border-radius: 12px;
  padding: 8px 12px;
  color: white;
  margin-top: 20px;
}
.heroRight img {
  width: 100%;
}

/*  */
.section2 img {
  width: 100%;
}
.titles h2 {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}
.titles p {
  font-size: 26px;
  font-weight: 400;
  text-align: center;
}
.profitList {
  width: fit-content;
  display: flex;
  align-items: center;
  background-color: white;
  /* padding: 10px 65px 10px 25px; */
  position: relative;
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0px 5px 7px #00000040;
  transition: transform 0.3s ease;
}
.profitList:hover {
  transform: translateY(-10px);
  cursor: pointer;
}

.profitList h4 {
  font-size: 14px;
  font-weight: 600;
  background-color: white;
  text-align: end;
  margin-bottom: 0px;
  padding: 0px 20px;
}
.profitList .goldIcons img {
  background-color: #06cfcf;
  padding: 16px;
  border-radius: 50%;
  box-shadow: inset 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}
.section3 .profitList h4 {
  text-align: start;
}

/*  */
.advantagesDivTitle h2 {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
}
.advantagesDivTitle p {
  font-size: 26px;
  font-weight: 400;
  text-align: center;
}

.advCardImg {
  position: relative;
}

.swiper-pagination {
  position: absolute;
  bottom: -50px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #ccc;
  opacity: 1;
  margin: 0 6px;
  border-radius: 50%;
  transition: background-color 0.3s ease;
}

.swiper-pagination-bullet-active {
  background-color: #c59e09;
}
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -25px;
}

.advCard h4 {
  font-size: 20px;
  font-weight: 600;
}
.advCard p {
  font-size: 15px;
  line-height: unset;
  font-weight: 500;
}
.advCardImg img {
  width: 100%;
  cursor: pointer;
}
/* .advCard {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 20px !important;
  height: 100%;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0px 0px 4px #00000040;
  transition: all 0.3s ease-in-out;
} */
.advCard {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0px 0px 4px #00000040;
  transition: all 0.3s ease-in-out;
  padding: 40px 25px !important;
}
.advCard:hover {
  box-shadow: 0px 0px 20px #00000040;
}

/*  */
.goldSpringBannerDiv {
  position: relative;
}
.goldSpringBanner h2 {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
}
.goldSpringBanner p {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
.goldSpringBannerDiv .leftImg img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 350px;
}
.goldSpringBannerDiv .rightImg img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 300px;
}
.reqBtn {
  text-align: center;
}
.reqBtn h4 {
  font-size: 18px;
  color: white;
  text-decoration: underline;
}

.reqBtn button {
  background-color: #08d9d9;
  color: white;
  border: none;
  padding: 10px 25px;
  font-size: 17px;
  font-weight: 500;
  border-radius: 10px;
  margin-top: 5px !important;
}
.reqBtn button:hover {
  background-color: #01b9b9;
}
/*  */
.fearturesTitle h2 {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  color: white;
}
.fearturesTitle p {
  font-size: 26px;
  font-weight: 400;
  text-align: center;
  color: white;
}
.featuresCard {
  position: relative;
  width: 100%;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0px;
  border-radius: 10px;
  overflow: hidden;
}
.featuresCard::after {
  content: "";
  position: absolute;
  top: 0;
  right: -80px; /* Start off-screen */
  width: 0;
  height: 0;
  border-bottom: 150px solid transparent; /* height of card */
  border-right: 35px solid black; /* width of triangle */
  transition: right 0.3s ease;
}
.featuresCard:hover::after {
  right: 0;
}
.featuresCard h3 {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding-top: 10px;
}
.featuresCard i {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  cursor: pointer;
}
.ctaDiv {
  border-radius: 10px;
}
.ctaText h3 {
  color: white;
  font-size: 36px;
  font-weight: 600;
}
.ctaBtn button {
  background-color: white;
  font-size: 20px;
  font-weight: 500;
  color: #01b9b9;
  padding: 10px 20px;
  border-radius: 8px;
}
/* .modal.imgModal {
  width: 50%;
  height: unset;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

.modal-body img {
  width: 100%;
} */
/* Style for only image modals */
.imgModal .modal-dialog {
  max-width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  /* min-height: 100vh; vertical center */
}
.imgModal .modal-body {
  display: flex;
  justify-content: center;
}

/* Ensure image fills modal body */
.imgModal.modal {
  background-color: transparent !important;
}
.imgModal.modal .modal-body {
  /* width: fit-content; */
  background-color: transparent !important;
}
.imgModal.modal .modal-content {
  border: none;
  /* width: fit-content; */
  background-color: transparent !important;
}
.imgModal .modal-body img {
  width: 80%;
  height: auto;
}
.ctaBtn button:hover {
  background-color: #01b9b9;
  color: white;
}
#advantage_goldspring {
  scroll-margin-top: 80px; /* Adjust to your header height */
}

/*  */
/*  */
.sectionDiv {
  padding: 0px 7vw;
}
.footer_bg {
  background: #1f2024;
  padding: 40px 0;
}
.footer_logo {
  width: 30%;
}
.footer_link_colom .heading {
  font-family: var(--heading-font--);
  text-transform: uppercase;
  font-size: 17px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 17px;
  /* font-family: Maven Pro, sans-serif !important; */
}
footer ul {
  list-style: none;
  padding-left: 0px;
}
footer ul li {
  font-family: var(--paragraph-font--);
  padding: 4px 0px;
  line-height: 1.7em;
  font-size: 14px;
  /* color: white; */
  color: #7d7d7d;
  /* font-family: Maven Pro, sans-serif !important; */
}

footer a {
  text-decoration: none;
  font-size: 14px;
  /* color: white; */
  color: #7d7d7d;
  /* font-family: Maven Pro, sans-serif !important; */
}
footer a:hover {
  text-decoration: underline;
  color: white;
}
.footerLink {
  display: flex;
  gap: 15px;
  align-items: baseline;
}
footer a:hover .footerLink i {
  text-decoration: none !important;
}
.footer_bottom {
  position: relative;
  margin-top: 20px;
}
.footer_bottom:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background: #323439;
  top: -15px;
}
.social_links {
  justify-content: flex-end;
  gap: 17px;
}
.social_links a {
  font-size: 18px;
  color: #83838b;
  background: #313339;
  width: 35px;
  height: 35px;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
}
.social_links a:hover {
  background: #f84da5;
  box-shadow: 0px 0px 13px 1px #aa4079;
}
.copyright {
  font-size: 14px !important;
  color: white !important;
  /* color: #696c77 !important; */
  /* font-family: Maven Pro, sans-serif !important; */
}
.aboutDiv {
  padding-top: 150px;
  padding-bottom: 20px;
  background: #ffebf5;
}
.aboutDiv h5 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
  color: #222222;
  line-height: 1.8;
}

.legal-information h2 {
  font-weight: bold;
}

/* Sub-nav */
/* .subNav-item {
  display: none;
}
.subNav:hover .subNav-item {
  display: block;
}
.subNav-item li {
  color: #5a5a5a;
  font-weight: 500;
  font-size: 13px;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
} */
/*  */
/* .navbar {
  min-height: 60px;
  transition: min-height 0.3s ease;
} */

/* .navbar:hover {
  min-height: 300px; 
} */

.subNav-item {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
}

.subNav:hover .subNav-item {
  max-height: 300px; /* Expand to show submenu items */
}

.subNav-item li {
  font-weight: 500;
  font-size: 14px;
  margin: 0.8rem 0;
}
.subNav a p {
  color: black;
  font-size: 14px;
}
.subNav:hover > a p {
  color: #f84da5;
}
.subNav-item a {
  text-decoration: none;
}
.subNav-item:hover a li {
  color: #5a5a5a;
}
/*  */

.getStarted-cta button {
  color: white;
  background-color: #f84da5;
  border: 2px solid #f84da5;
  font-size: 18px;
  padding: 7px 25px;
  border-radius: 8px;
  transition: 0.3s ease-in-out;
}
.getStarted-cta button:hover {
  background-color: transparent;
  color: #f84da5;
}
.newsletter input {
  padding: 10px;
  border-radius: 4px;
  width: 100%;
  font-size: 12px;
}
.newsletter input:focus {
  outline: none;
}
.newsletter button {
  width: 100%;
  background-color: #9629db;
  color: white;
  padding: 10px 0px;
  border-radius: 4px;
  font-family: 12px;
}

/*------Toptech Scroll Up Css------------*/
.prgoress_indicator {
  position: fixed;
  right: 26px;
  bottom: 35px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(22, 93, 245, 0.2);
  z-index: 9999999999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transform: translateY(15px) !important;
  transition: all 200ms linear !important;
}

.prgoress_indicator.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) !important;
}

.prgoress_indicator::after {
  position: absolute;
  content: "\f106";
  font-family: "Font Awesome 5 Free";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: #e74699;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  font-weight: 900;
  z-index: 1;
  transition: all 200ms linear !important;
}

.prgoress_indicator::before {
  position: absolute;
  content: "\f106";
  font-family: "Font Awesome 5 Free";
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  font-weight: 900;
  opacity: 0;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  transition: all 200ms linear !important;
}
.prgoress_indicator:hover ::after {
  color: #e74699;
}
.prgoress_indicator:hover ::before {
  opacity: 1;
}
.prgoress_indicator svg path {
  fill: none;
}
.prgoress_indicator svg.progress-circle path {
  stroke: #e74699;
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear !important;
}

/* Video */
.video-container {
  width: 100%;
  max-width: 800px;
  margin: auto;
  padding: 20px;
}

video {
  width: 100%;
  height: 70vh;
  border-radius: 10px;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); */
}
/* .bg-video {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100vw;
  height: 100vh;
  object-fit: cover;
  z-index: -1;
} */

@media (max-width: 992px) {
  #navHeader {
    display: none;
  }
  #togButton {
    display: block;
  }
  .socialIcon {
    display: none;
  }
  .headTopDiv {
    display: none !important;
  }
  .headerPadDiv {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .footer_logo {
    width: 50%;
  }
  .aboutDiv {
    padding-top: 100px;
  }
  .rounded-start-lg {
    border-top-left-radius: 0.5rem !important;
    border-top-right-radius: 0.5rem !important;
  }

  .rounded-end-lg {
    border-bottom-left-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .rounded-start-lg {
    border-top-left-radius: 0.5rem !important;
    border-bottom-left-radius: 0.5rem !important;
  }

  .rounded-end-lg {
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
}

@media screen and (max-width: 820px) {
  .aboutDiv p {
    font-size: 14px;
  }
  .aboutDiv h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .footer_link_colom ul li a {
    font-size: 12px;
  }
  .footer_link_colom .heading {
    margin-top: 20px;
    font-size: 14px;
  }
  .footer_bg .sectionDiv .mt-5 {
    margin-top: 15px !important;
  }
  .footer_logo {
    width: 70%;
  }
  .aboutDiv h5 {
    font-size: 14px;
  }
  .aboutDiv p {
    font-size: 13px;
  }
  .imgModal .modal-body img {
    width: 98%;
    height: auto;
  }
}
@media (max-width: 450px) {
  .heroLeft h2 {
    font-size: 40px;
  }
  .heroLeft p {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  h1 {
    font-size: 24px;
  }
}
@media (max-width: 350px) {
  h2 {
    font-size: 23px !important;
  }
}
