* {
  font-family: Nunito, sans-serif;
}

html{
  font-family: Nunito Sans, sans-serif;

}
 
/* h1 {
  font-size: 36px;
} */
 
/* Custom class for hover dropdown */
  .nav-hover-dropdown:hover .dropdown-menu {
    display: block;
  }

  .nav-hover-dropdown .dropdown-menu {
    margin-top: 0;
    border-radius: 6px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  }



ul.dropdown-menu{
    background-color: #5747c3;
    color: #fff !important;

}

.dropdown-item:hover{
    background-color: #5747c3;
    color: #fff;
}

.main_p{
  color: #3a3b40;
}
.m_sub {
  font-size: 20px;
  color: #5747c3;
}
 
.m_sub_1 {
  font-size: 18px;
  color: Black;
}
 
.home_p_p {
  font-size: 16px;
}
 
.line_image {
  width: 100%;
  height: 111%;
}
 
.p_sub_2 {
  font-size: 23px;
  color: #5747c3;
}
 
.p_sub_3 {
  font-size: 15px;
  color: #383b40;
}
 
.p_sub_4 {
  font-size: 24px;
  color: #56b48c;
}
 
.p_sub_5 {
  color: #383b40;
  font-size: 15px;
}
 
.edu_1 {
  color: #5747c3;
}
 
.hea_1 {
  color: #56b48c;
}
 
.home_bbtn {
  /* margin: auto;
  background-color: #5747c3; */

    background: #5747C3;
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 0px;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  gap: 5px;
  border-radius: 10px;
  border: 0px;
  white-space: nowrap;
}
 
.showPlannerBtn{
  text-align: -webkit-center;
}
.home_bbtn_22:hover{
    background-color: #5747c3;
 
}
 
 
a {
  text-decoration: none;
}
 
 
 
.home_bbtn_22 {
  margin: auto;
  background-color: #5747c3;
  border-radius: 10px;
}
 
.home_bbtn_1 {
  margin: auto;
  background-color: #56b48c;
}
 
.home_bbtn:hover {
  background-color: #5747c3;
    box-shadow: 0 0 10px #5747c3 /* Glowing effect */
 
}
 
.home_bbtn_1:hover {
  background-color: #56b48c;
    box-shadow: 0 0 10px rgba(86, 180, 140, 0.8); /* Glowing effect */
 
}
 
.cal_btn {
  font-size: 16px;
  color: white;
}
 
.education_class {
  background-color: #f6f6f6;
}
 
.p_sub_7 {
  font-size: 23px;
}
 
.p_sub_8 {
  color: #5747c3;
}
 
.p_sub_9 {
  font-size: 18px;
  color: #737373;
}
 
 
.p_sub_19 {
  font-size: 18px;
  color: #3a3b40;
}
 
 
.profile-section {
  display: flex;
  align-items: center;
}
.profile-icon {
  width: 50px;
  height: 50px;
  background-color: #6c63ff; /* Purple shade */
  border-radius: 50%;
  color: white;
  font-weight: bold;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
 
.profile-icon_1 {
  width: 50px;
  height: 50px;
  background-color: #56b48c;
  border-radius: 50%;
  color: white;
  font-weight: bold;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
 
.profile-icon_2 {
  width: 50px;
  height: 50px;
  background-color: #e26e78;
  border-radius: 50%;
  color: white;
  font-weight: bold;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
 
.profile-icon_3 {
  width: 50px;
  height: 50px;
  background-color: #d5ad1e;
  border-radius: 50%;
  color: white;
  font-weight: bold;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
 
.profile-text {
  display: flex;
  flex-direction: column;
}
.profile-name {
  font-weight: bold;
  font-size: 18px;
  margin: 0;
}
.profile-title {
  font-size: 14px;
  color: gray;
  margin: 0;
}
 
.Nyvo {
  color: #5647c2;
}
 
.grey_section {
  background-color: #f6f6f6;
}
 
.spam_1 {
  font-size: 18px;
  color: white;
}
 
.spam_2 {
  font-size: 25px;
  color: white;
}
 
.linear_1 {
  /* margin-top: 20px; */
  background: linear-gradient(135deg, #5647c4, #dd26a4);
  padding: 28px;
  border-radius: 10px;
  margin : 0rem 4rem;
  /* margin-bottom: 20px; */
}
 
/* .bbtn_2 {
  background-color: #5647c2;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 5px;
}
 
.bbtn_3 {
  background-color: #3fc84d;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 5px;
} */
 
.navbar {
  background: #fff;
  /* padding: 0.8rem 2rem; */
  padding: 0.8rem 10rem;
  position: sticky;
  top: 0px;
  z-index: 999;
}
.navbar-brand img {
  height: 40px;
}
/* .navbar-nav .nav-link {
  color: #333;
  font-weight: 500;
  margin: 0 10px;
} */
.navbar-nav .nav-link:hover {
  color: #5747c3;
}
.btn-talk {
  background-color: #5747c3;
  color: #fff;
  font-weight: 600;
  border-radius: 8px;
  padding: 8px 18px;
  transition: 0.3s;
}
.btn-talk:hover {
  background-color: #4730b5;
  color: #fff;
}
 
.hero-section {
  background-color: #f6f6f6;
}
 
h1.caption-head-1 {
  font-family: "Nunito", sans-serif;
  color: #383b40;
  font-size: 52px;
}
 
h1.caption-head-2 {
  font-family: "Nunito", sans-serif;
  color: #5747c3;
  font-size: 52px;
}
 
p.ift {
  font-family: "Nunito", sans-serif;
  color: #383b40;
  font-size: 24px;
}
 
.college-btn {
  background: linear-gradient(90deg, #5747c4, #d41ea1);
  color: white;
  font-weight: 500;
}
.college-btn:hover {
  background: linear-gradient(90deg, #4f3bbd, #bd1a94);
  color: white;
}
.book-btn {
  background-color: #5647c2;
  color: white;
  font-weight: 500;
}
.book-btn:hover {
  background-color: #4a3db3;
  color: white;
}
.whatsapp-btn {
  background-color: #3fc84d;
  color: white;
  font-weight: 500;
}
.whatsapp-btn:hover {
  background-color: #37b43f;
  color: white;
}
.btn i {
  margin-right: 6px;
  font-size: 1.1rem;
}
/* .btn {
  height: 40px;
  border-radius: 8px;
  font-size: 1rem;
  padding: 0 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  white-space: nowrap;
} */
.btn.full-width {
  width: 100%;
}
.bottom-btns {
  display: flex;
  gap: 12px;
  margin-top: 10px;
}
.bottom-btns .btn {
  flex: 1 1 0;
}
@media (max-width: 480px) {
  .btn {
    font-size: 0.96rem;
    padding: 0 10px;
  }
  .bottom-btns {
    flex-direction: column;
    gap: 8px;
  }

  .importance-heading {
    margin: 0px 5px;
    font-size: 28px;
  }

  .complete-ul {
    padding-right: 20px;
  }
}
 
.caption-banner {
  margin-left: 20%;
}
 
.snap-section {
  font-family: "Nunito", sans-serif;
  background: #fafbfc;
  padding: 0 0 24px 0;
  margin: 0 auto;
}
.snap-title {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 1.8rem;
  color: #181818;
  letter-spacing: 0.01em;
}
.snap-main-grid {
  display: grid;
  grid-template-columns: 170px 1fr 1fr;
  column-gap: 30px;
  align-items: start;
  justify-content: center;
  max-width: 885px;
  margin: 0 auto;
}
 
.snap-main-grid > div:not(.snap-label-col) {
  display: flex;
  flex-direction: column;
  gap: 0px;
  height: 100%;
}
 
.snap-card {
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
 
.snap-card-btn {
  margin-top: auto;
}
 
.snap-label-col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  margin-top: 0.6rem;
}
.snap-label {
  margin-bottom: 58px;
  min-height: 175px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.snap-label:last-child {
  margin-bottom: 0;
}
.snap-label > span {
  font-weight: 800;
  font-size: 1.32rem;
  letter-spacing: -1px;
  margin-bottom: 0.25rem;
  color: #5747ca;
  display: block;
}
.snap-label.snap-protect > span {
  color: #3ca373;
}
.snap-label-sub {
  font-size: 0.99rem;
  margin-bottom: 0.7rem;
  margin-top: -2px;
  font-weight: 700;
}
.snap-dotline {
  border-bottom: 1.5px dotted #5747ca;
  height: 13px;
  width: 90px;
  margin-top: 6px;
  margin-right: 3px;
}
.snap-label.snap-protect .snap-dotline {
  border-bottom: 1.5px dotted #3ca373;
}
/* .snap-card {
  border-radius: 20px;
  background: #f6f2fb;
  box-shadow: 0 8px 20px rgba(87, 71, 202, 0.08),
    0 1.5px 13px 0 rgba(112, 90, 156, 0.13);
  padding: 1.1rem 1.4rem 1.25rem 1.4rem;
  margin-bottom: 38px;
  min-width: 265px;
  max-width: 310px;
  transition: box-shadow 0.18s;
  position: relative;
} */



.snap-card {
  border-radius: 20px;
  background: #f6f2fb;
  box-shadow: 0 8px 20px rgba(87, 71, 202, 0.08),
    0 1.5px 13px 0 rgba(112, 90, 156, 0.13);
  padding: 1.1rem 1.4rem 1.25rem 1.4rem;
  margin-bottom: 38px;
  min-width: 265px;
  max-width: 258px;
  transition: box-shadow 0.18s;
  position: relative;
}
.snap-card:last-child {
  margin-bottom: 0;
}
.snap-card-hd {
  font-size: 24px;
  font-weight: 800;
  color: inherit;
  margin-bottom: 0.6rem;
  line-height: 1.24;
}
.snap-card-protect .snap-card-hd {
  color: #3ca373;
}
.snap-card-invest .snap-card-hd {
  color: #5747ca;
}
.snap-card-desc {
  font-size: 0.98rem;
  color: #2d2d2d;
  font-weight: 400;
  margin-bottom: 1.22rem;
  line-height: 1.27;
}
.snap-card-btn {
  font-weight: 800;
  font-size: 1rem;
  border-radius: 11px;
  border: none;
  padding: 0.67em 1.46em 0.67em 1.15em;
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  box-shadow: 0 2px 4px rgba(112, 90, 156, 0.09);
  outline: none;
  cursor: pointer;
  user-select: none;
  transition: background 0.16s, filter 0.16s;
}
.snap-card-btn-purple {
  background: #5747ca;
  color: #fff;
 
}
.snap-card-btn-purple:hover {
  filter: brightness(0.91);
      box-shadow: 0 0 10px rgba(86, 180, 140, 0.8); /* Glowing effect */
 
}
.snap-card-btn-green {
  background: #3ca373;
  color: #fff;
}
.snap-card-btn-green:hover {
  filter: brightness(0.9);
      box-shadow: 0 0 10px rgba(86, 180, 140, 0.8); /* Glowing effect */
 
}
.snap-card-btn i {
  font-size: 1.19em;
  margin-left: 3px;
}
.snap-card-protect {
  color: #3ca373;
  /* padding: 50px; */
}
.snap-card-invest {
  color: #5747ca;
  padding: 14px;
}

img.invest-arw {
    position: absolute;
    left: 80px;
    top: 30px;
}
 
@media (max-width: 1000px) {
  .snap-main-grid {
    grid-template-columns: 150px 1fr 1fr;
  }
  .snap-card {
    min-width: 210px;
    max-width: 99vw;
  }
}
@media (max-width: 800px) {
  .snap-main-grid {
    display: block;
  }
  .snap-label-col {
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 24px;
    margin-top: 0;
  }
  .snap-label {
    min-height: unset;
    margin: 0 1.5rem 0 0;
  }
  .snap-label:last-child {
    margin: 0;
  }
  .snap-card {
    margin-bottom: 22px;
  }
}
@media (max-width: 520px) {
  .snap-main-grid {
    max-width: 100vw;
  }
  .snap-card,
  .snap-label-col {
    max-width: 100vw;
    min-width: 0;
  }
  .snap-card {
    padding: 1em 0.85em 1em 0.85em;
  }

  .slider-info {
      /* width : 30%; */
      color: #7648df;
      font-weight: 700;
      font-size: 1.03rem;
    }

    .slider-label-row {
      width: 100%;
    }

    .slider_label_1{
      width: 50%;
    }
    .slider_label_2{
      width: 50%;
      text-align: end;
    }
}
 
.nyvo-footer {
  background: #e7e7e5;
  font-family: "Nunito", sans-serif;
  color: #444;
  padding: 32px 0 0 0;
}
.footer-main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
}
.footer-brand {
  max-width: 350px;
}
.footer-brand img {
  height: 48px;
}
.tagline {
  display: block;
  font-size: 1em;
  color: #888;
  margin-bottom: 10px;
}
.footer-statement {
  font-weight: bold;
  margin: 16px 0 12px;
}
.contact-info div {
  font-size: 0.95em;
  margin-bottom: 6px;
}
.footer-links {
  display: flex;
  gap: 48px;
}
.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 8px 0 0 0;
}
.footer-links li {
  margin-bottom: 5px;
}
.footer-actions {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-left: 32px;
}
.invest-btn {
  background: #3db884;
  color: #fff;
  padding: 10px 28px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
}
.track-btn {
  background: #5b4ff1;
  color: #fff;
  padding: 10px 28px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
}
.analyze-btn {
  background: linear-gradient(90deg, #ac4db8, #3e55e8);
  color: #fff;
  padding: 10px 18px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-weight: bold;
}
.footer-bottom {
  border-top: 1px solid #e0e0e0;
  margin-top: 32px;
  padding: 16px 92px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.footer-social a img {
  width: 32px;
  margin-left: 8px;
}
.footer-copy {
  font-size: 0.98em;
  color: #545454;
  font-weight: 600;
}
.footer-disclaimer {
  flex-basis: 100%;
  font-size: 0.85em;
  color: #777;
  margin-top: 6px;
  text-align: center;
}
@media (max-width: 900px) {
  .footer-main {
    flex-direction: column;
    gap: 32px;
  }
  .footer-links {
    flex-direction: column;
    gap: 8px;
  }
  .footer-actions {
    margin-left: 0;
  }
  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    padding: 16px;
  }
}
 
.footer-social a {
  margin-right: 12px;
  color: #444;
  font-size: 2em;
  transition: color 0.2s;
}
.footer-social a:hover {
  color: #3db884; /* or brand color */
}
 
/* <!--------> */
 
.footer-main {
  display: flex;
  gap: 32px;
}
.footer-col {
  flex: 0 0 50%; /* Each takes 6 columns out of 12 */
  max-width: 50%;
}
.footer-brand-col {
  padding-right: 32px;
}
.footer-links-actions-col {
  padding-left: 32px;
}
@media (max-width: 900px) {
  .footer-main {
    flex-direction: column;
    gap: 24px;
  }
  .footer-col {
    max-width: 100%;
    flex-basis: 100%;
    padding: 0;
  }
}
 
.navbar {
  border-bottom: 1px solid #eee;
  background: #fff;
}
.navbar-brand .navbar-tagline {
  font-size: 0.95em;
  color: #888;
  margin-left: 2px;
  margin-bottom: 0;
}
.navbar-nav .nav-link {
  font-weight: 500;
  color: #333 !important;
  font-size: 1em;
  /* margin-right: 12px;
  margin-left: 12px;
  padding-left: 0.8em;
  padding-right: 0.8em; */
}
.btn-talk {
  background: #5b4ff1;
  color: #fff;
  font-weight: 600;
  border-radius: 8px;
  padding: 10px 30px;
  font-size: 1em;
  box-shadow: none;
  transition: background 0.15s;
}
.btn-talk:hover {
  background: #493ac0;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-nav {
    text-align: left;
  }
}
 
.nyvo-footer {
  background: #e7e7e5;
  font-family: "Nunito", sans-serif;
  color: #444;
  padding: 32px 0 0 0;
}
.footer-main {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 32px;
  justify-content: flex-start;
  gap: 199px;
}
.footer-left {
  min-width: 340px;
  max-width: 350px;
}
.brand-logo {
  height: 60px;
  margin-bottom: 4px;
}
.tagline {
  display: block;
  color: #888;
  font-size: 1.07em;
  margin-bottom: 14px;
  margin-top: 2px;
}
.footer-desc {
  font-weight: 600;
  margin: 0 0 20px 0;
  font-size: 1.07em;
}
.footer-contact {
  margin-bottom: 12px;
  font-size: 1em;
}
.contact-title {
  font-weight: bold;
}
.contact-detail {
  margin-bottom: 0;
}
.footer-right {
  flex-grow: 1;
  max-width: 700px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.footer-columns {
  display: flex;
  gap: 44px;
  margin-bottom: 23px;
}
.footer-col-title {
  font-weight: bold;
  margin-bottom: 7px;
}
.footer-columns ul {
  color: #444;
  font-size: 1em;
  padding-left: 18px;
  margin: 0;
  list-style-type: disc;
}
.footer-columns ul li {
  margin-bottom: 6px;
}
.footer-btns-row {
  display: flex;
  gap: 16px;
  margin-bottom: 11px;
 
}
/* .btn {
  border: none;
  font-weight: 600;
  font-size: 1em;
  border-radius: 7px;
  padding: 9px 22px;
  cursor: pointer;
  outline: none;
} */
/* .btn-green {
  background: #3FC84D;
  color: #fff!important;
} */
 
.bbtn_2:hover{
    box-shadow: 0 0 10px rgba(90, 71, 231, 0.5), 0 0 20px rgba(90, 71, 231, 0.3);
  transform: translateY(2px);
    transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}
 
.bbtn_3:hover{
    box-shadow: 0 0 10px rgba(90, 71, 231, 0.5), 0 0 20px rgba(90, 71, 231, 0.3);
  transform: translateY(2px);
    transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}
 
/* .btn-green:hover {
  background: #3db884;
  color: #fff;
    box-shadow: 0 0 10px rgba(90, 71, 231, 0.5), 0 0 20px rgba(90, 71, 231, 0.3);
  transform: translateY(2px);
    transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}
.btn-blue {
  background:#5747C3;
  color: #fff!important;
}
 
.btn-blue:hover {
  background: #5b4ff1;
  color: #fff;
  box-shadow: 0 0 10px rgba(90, 71, 231, 0.5), 0 0 20px rgba(90, 71, 231, 0.3);
  transform: translateY(2px);
    transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
 
} */
 
 
/* <!-------btn-gradient_7------> */
 
 
 
.btn-gradient_7:hover {
  background: linear-gradient(90deg, #ac4db8 5%, #3e55e8 95%);
  color: white;
  box-shadow: 0 0 10px rgba(90, 71, 231, 0.5), 0 0 20px rgba(90, 71, 231, 0.3);
  transform: translateY(2px);
}
 
.btn-gradient_7 {
  width: 100%;
  background: linear-gradient(90deg, #5747c3, #d41ea1);
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  padding: 10px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 7px;
    transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
 
}
/* <!-----end------> */
 
 
.btn-gradient:hover {
  background: linear-gradient(90deg, #5747c3, #d41ea1);
  color: white;
  box-shadow: 0 0 10px rgba(90, 71, 231, 0.5), 0 0 20px rgba(90, 71, 231, 0.3);
  transform: translateY(2px);
}
 
 
.btn-gradient {
  /* width: fit-content; */
  background: linear-gradient(90deg, #5747c3, #d41ea1);
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  font-size: 1em;
  font-weight: 600;
  margin: auto;
  border-radius: 10px;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
 gap: 1rem;
 text-decoration: none;
}

.health-policy-button {
  width: fit-content !important;
}
 
 
 
 
.btn-insur {
  width: 100%;
background-color: #5747c3;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  padding: 10px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 7px;
}
 
 
.btn-insur:hover{
  background-color: #5747c3;
  color: white;
 
}
.btn-arrow {
  font-size: 1.1em;
  margin-left: 15px;
}
 
.footer-bottom {
  border-top: 1px solid #fff;
  margin-top: 32px;
  padding: 16px 32px 0 32px;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px 12px;
}
.footer-bottom-left {
  font-size: 1em;
  color: #545454;
  font-weight: 600;
}
.footer-bottom-social a {
  margin-right: 7px;
  display: inline-block;
}
.footer-bottom-social img {
  height: 28px;
  width: 28px;
  opacity: 0.7;
  transition: opacity 0.18s;
  margin-bottom: 1px;
}
.footer-bottom-social a:last-child {
  margin-right: 0;
}
.footer-bottom-social a:hover img {
  opacity: 1;
}
.footer-disclaimer {
  width: 100%;
  color: #777;
  font-size: 0.94em;
  text-align: center;
  margin: 10px 0 0 0;
  padding-bottom: 8px;
  line-height: 1.5;
}
@media (max-width: 900px) {
  .footer-main {
    flex-direction: column;
    padding: 0 10px;
    gap: 22px;
  }
  .footer-right {
    max-width: 100%;
  }
  .footer-columns {
    gap: 20px;
  }
}
@media (max-width: 650px) {
  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px 10px 0 10px;
    gap: 7px 0;
  }
}
 
.new_p {
  font-size: 18px;
}
 
.call-box {
  background: #f8f9fa;
  border-radius: 18px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
 
.call-box_1 {
  background: #f8f9fa;
  border-radius: 18px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) inset;
}
 
.icon-circle {
  width: 56px;
  height: 56px;
  background: linear-gradient(135deg, #b13cff 0%, #fe3a80 100%);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
 
.icon-circle_1 {
  width: 56px;
  height: 56px;
  background: #3fc84d;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
 
.icon-circle_2 {
  width: 56px;
  height: 56px;
  background: #5747c3;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
 
.btn-gradient_3 {
  background: #5747c3;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 10px 32px;
}
 
.btn-gradient_1 {
  background: #3fc84d;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 10px 32px;
}
 
.btn-gradient_2 {
  background: linear-gradient(90deg, #5747c3, #d41ea1);
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 10px 32px;
}
 
.btn-gradient_1:hover {
  background-color: #3fc84d;
  color: white;
}
 
.btn-gradient_2:hover {
  color: white;
  background: linear-gradient(90deg, #5747c3, #d41ea1);
}
 
.btn-gradient_3:hover {
  color: white;
 
  background-color: #5747c3;
}
 
 
.plan_gradient{
  width: 27% !important;
}
 
.sub_new {
background: linear-gradient(135deg, #f8f5ff, #fdfbff);
}
 
.grey_1_1 {
  color: #4b4b4b;
  font-size: 14px;
}
 
.blue_class {
  color: #5747c3;
}
 
.p_sub_11 {
  font-size: 18px;
  color: #383b40;
}

.p_sub_11 span{
  font-weight: 700;
}
 
.font_p_1 {
  color: #3a3b40;
  font-size: 18px;
}
 
.NYVO_1 {
  font-size: 20px;
  color: #5747c3;
}
 
.our_story_1 {
  font-size: 17px;
  color: #4b4b4b;
}
 
.new_ul {
  color: #4b4b4b;
  font-size: 18px;
}
 
.small {
  color: #4b4b4b;
}
 
/* Slider css */
 
.carousel-item {
  position: relative; /* Needed for absolute positioning */
}
 
.carousel-item .banner-buttons {
  position: absolute;
  bottom: 200px; /* adjust distance from bottom */
  left: 23%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}
 
/* Top button */
.carousel-item .banner-buttons .college-btn {
  width: 310px; /* wide top button */
  text-align: center;
  font-weight: 600;
}
 
/* Bottom buttons container */
.carousel-item .banner-buttons .bottom-btns {
  display: flex;
  gap: 15px;
  justify-content: center;
}
 
/* Bottom buttons smaller width */
.carousel-item .banner-buttons .bottom-btns .btn {
  width: 153px; /* smaller bottom buttons */
  text-align: center;
  font-weight: 600;
}


 
/* Button colors */
.college-btn {
  background-color: #0d6efd;
  color: #fff;
}
 
.book-btn {
  background-color: #5647c2;
  color: #fff;
}
 
.book-btn:hover {
  background-color: #5647c2;
  color: #fff;
}
 
.whatsapp-btn {
  background-color: #3fc84d;
  color: #000;
}
 
/* Hover effects */
.college-btn:hover,
.book-btn:hover,
.whatsapp-btn:hover {
  opacity: 0.85;
  text-decoration: none;
  color: inherit;
}
 
/* Carousel images */
.carousel-item img {
  width: 100%;
  height: auto;
}
 
/* Responsive adjustments */
@media (max-width: 576px) {
  .carousel-item .banner-buttons .college-btn {
    width: 180px;
    font-size: 14px;
  }
  .carousel-item .banner-buttons .bottom-btns {
    flex-direction: column;
    gap: 10px;
  }
  .carousel-item .banner-buttons .bottom-btns .btn {
    width: 140px;
  }

  
}
 
.common_class {
  color: #5747c3;
}
 
.insurance_p {
  font-size: 25px;
  color: #38304b;
}
 
.btn-gradient_7 {
  width: 100%;
  background: linear-gradient(90deg, #ac4db8 5%, #3e55e8 95%);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 7px;
  padding: 10px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 7px;
  width: fit-content;
  margin: auto;
}
 
/* <!-----Insurance Section------> */
 
/* CSS */
.insurance-box {
  background: #f8f8fa;
  box-shadow: 0 2px 8px rgba(70, 69, 96, 0.07);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
 
.insurance-box .icon {
  font-size: 32px;
  color: #7c64f6;
  margin-bottom: 14px;
}
 
.insurance-box p {
  margin: 0;
  color: #313142;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
}
 
.common_p {
  font-size: 16px;
  color: #4b4b4b;
}
 
.common_p_bold {
  font-size: 20px;
  color: #5747c3;
}
 
/* Remove left and right borders of accordion items */
.accordion {
  border-radius: 10px;
  border: 1px solid #ccc;
}
 
/* Optional: remove border-radius if you want a flat look */
.accordion .accordion-button {
  border-radius: 0;
  font-size: 20px;
  font-weight: 700;
}
 
.accordion-button {
  background-color: white; /* Default background */
  color: #5747c3; /* Button text color */
}
 
.accordion-button:focus {
  box-shadow: none; /* Remove the focus shadow */
}
 
.accordion-button:not(.collapsed) {
  background-color: white; /* Open item background */
  color: #5747c3; /* Open item text color */
}
 
/* Optional: remove borders */
.accordion .accordion-item {
  border-left: none;
  border-right: none;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
 
.p_24 {
  font-size: 25px;
  color: #383b40;
}
 
.custom-feature-box {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) inset;
  padding: 15px;
  border-radius: 16px;
  background: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.custom-feature-icon {
  margin-bottom: 12px;
  color: #5747c3; /* Or your preferred color */
  font-size: 32px;
}
 
.testimonial-card {
  box-shadow: 5px 0 10px -5px rgba(0, 0, 0, 0.3),
    -5px 0 10px -5px rgba(0, 0, 0, 0.3);
  padding: 20px;
  border-radius: 8px;
  background-color: #fff;
  animation: floatUpDown 3s ease-in-out infinite;
}
 
@keyframes floatUpDown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
 
.profile-section {
  display: flex;
  align-items: center;
  margin-top: 15px;
}
 
.profile-icon,
.profile-icon_1,
.profile-icon_2,
.profile-icon_3 {
  width: 50px;
  height: 50px;
  background-color: #ff6600;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 10px;
}
 
.profile-text .profile-name {
  margin: 0;
  font-weight: bold;
}
 
.profile-text .profile-title {
  margin: 0;
  font-size: 14px;
  color: #555;
}
 
.fade-in-up {
  opacity: 0;
  transform: translateY(200px);
  transition: all 0.8s ease-out;
}
 
.fade-in-up.show {
  opacity: 1;
  transform: translateY(0);
}
 
.fade-in-up-planning {
  opacity: 0;
  transform: translateY(120px); /* starts even lower for bigger effect */
  transition: all 1s ease-out;
}
 
.fade-in-up-planning.show {
  opacity: 1;
  transform: translateY(0);
}
 
.fade-in-up-planning {
  opacity: 0;
  transform: translateY(150px); /* starts further down for dramatic effect */
  transition: all 1.2s ease-out;
}
 
.fade-in-up-planning.show {
  opacity: 1;
  transform: translateY(0);
}
 
.fade-in-up-snap {
  opacity: 0;
  transform: translateY(150px); /* starts lower for dramatic effect */
  transition: all 1.2s ease-out;
}
 
.fade-in-up-snap.show {
  opacity: 1;
  transform: translateY(0);
}
 
.bi_00 {
  color: white;
}
 
/* ------- */
 
.nyvo-double-slider {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 60px 0;
  font-family: "Nunito", sans-serif;
  overflow: hidden;
}
 
/* Each column takes 50% of screen */
.nyvo-column {
  width: 50%;
  height: 420px;
  overflow: hidden;
  position: relative;
  padding: 0 40px;
}
 
/* Inner content that moves */
.scroll-inner {
  display: flex;
  flex-direction: column;
  gap: 25px;
  position: absolute;
  animation-duration: 18s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.scroll-outer {
  display: flex;
  flex-direction: column;
  gap: 25px;
  position: absolute;
  animation-duration: 18s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
 
/* Direction for each column */
.scroll-up .scroll-outer {
  animation-name: scrollUp;
}
.scroll-down .scroll-inner {
  animation-name: scrollDown;
}
 
/* Keyframes for up/down */
@keyframes scrollUp {
  0% {
    transform: translateY(100%);
  }
  100% {
    transform: translateY(-100%);
  }
}
 
@keyframes scrollDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(100%);
  }
}
 
/* Card Styles */
.testimonial-card {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  padding: 25px;
  width: 100%;
}
 
.testimonial-card p {
  font-size: 15px;
  color: #333;
  line-height: 1.7;
  margin-bottom: 15px;
}
 
.testimonial-user {
  display: flex;
  align-items: center;
  gap: 12px;
}
 
.user-icon {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.user-icon.purple {
  background: #6c63ff;
}
.user-icon.green {
  background: #38b000;
}
.user-icon.red {
  background: #f44336;
}
.user-icon.yellow {
  background: #ffb300;
}
 
.testimonial-user h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #000;
}
 
.testimonial-user span {
  font-size: 13px;
  color: #555;
}
 
/* Pause animation on hover */
.scroll-inner:hover {
  animation-play-state: paused;
}

/* Pause animation on hover */
.scroll-outer:hover {
  animation-play-state: paused;
}

.banner-btn-grp {
    width: 400px;
}

.testimonial-card-mob{
 background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    padding: 25px;
    width: 100%;
}
 
p.testi_para {
    font-size: 14px;
}
 
/* ----------- MOBILE VERSION ------------ */
@media (max-width: 768px) {


  .accordion .accordion-button {
  border-radius: 0;
  font-size: 17px;
  font-weight: 700;
}

  .banner-btn-grp {
    width: 100% !important;
}

  .footer-button-blue {
    font-size: 0.96rem;
    /* padding: 9px 35px; */
        padding: 10px 17px!important;
  }

  /* .nyvo-double-slider {
    flex-direction: column;
    padding: 40px 0;
  } */
 
  /* .nyvo-column {
    width: 100%;
    height: auto;
    padding: 20px;
  } */
 
  /* Override vertical animations */
  /* .scroll-inner {
    position: relative;
    flex-direction: row;
    gap: 20px;
    animation: slideLeft 25s linear infinite;
  }

  .scroll-outer {
    position: relative;
    flex-direction: row;
    gap: 20px;
    animation: slideRight 25s linear infinite;
  } */
 
  /* Slide horizontally left to right */
  /* @keyframes slideLeft {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-50%);
    }
  }

  @keyframes slideRight {
  0% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}
 
  .testimonial-card {
    min-width: 85%;
    flex-shrink: 0;
  } */
 
  /* Disable up/down animation */
  /* .scroll-down .scroll-inner {
    animation-name: slideLeft !important;

  }

  .scroll-up .scroll-outer {
    animation-name: slideRight !important;

  } */

  /* .swiper_left h1 span {
  color: #5747c3;
  font-size: 34px;
} */

.nyvo-column {
    width: 100%;
    height: auto;
    padding: 20px;
  }

  /* Switch to horizontal scrolling */
.scroll-inner {
    /* display: block; */
    position: relative;
    flex-direction: row;
    gap: 25px;
    animation-duration: 12s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
  }

  .scroll-outer{
    /* display: block; */
    position: relative;
    flex-direction: row;
    gap: 25px;
    animation-duration: 12s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
  }

   /* Down → Left */
  /* .scroll-down .scroll-inner {
    animation-name: slideLeft !important;
  } */

  /* Up → Right */
  /* .scroll-up .scroll-outer {
    animation-name: slideRight !important;
  } */

  /* 👇 Right column scrolls Right → Left */
  .scroll-up .scroll-outer {
    animation-name: scrollRight !important;
  }

  /* 👇 Left column scrolls Left → Right */
  .scroll-down .scroll-inner {
    animation-name: scrollLeft !important;
  }
  
  /* @keyframes scrollRight {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(100%); }
  }

  @keyframes scrollLeft {
    0% { transform: translateX(100%); }
    100% { transform: translateX(-100%); }
  } */


  @keyframes scrollRight {
    0% { transform: translateX(-50%); }
    100% { transform: translateX(0%); }
  }

  @keyframes scrollLeft {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-50%); }
  }
 

  .testimonial-card {
    min-width: 85%;
    flex-shrink: 0;
  }
}
 
/* ------- */
 
.testimonial-card {
  margin-bottom: 0; /* or adjust gap in .scroll-inner */
}
.scroll-inner {
  gap: 5px; /* For perfect seamlessness; can be 16-25px if you’re duplicating */
}

.scroll-outer {
  gap: 5px; /* For perfect seamlessness; can be 16-25px if you’re duplicating */
}
 
.swiper_left {
  max-width: 450px;
  margin: auto;
}
 
.swiper_left h1 {
  font-weight: 800;
  color: #000;
}
 
/* .swiper_left h1 span {
  color: #5747c3;
  font-size: 43px;
} */
 

 
@keyframes scrollUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}
@keyframes scrollDown {
  0% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}

/* .future-q {
  font-size : 43px;
} */
 
/* =====================MEDIA_QUERIES====================================================== */
 
/* MOBILE_RESPONSE */
 
@media (max-width: 768px) {
  .mission-sect {
    padding: 20px 20px !important;
  }
 
  .future-q {
    font-size: 28px;
  }
 
  h1.text-center.edu_1 {
    font-size: 24px;
  }

  h1.text-center.hea_1 {
    font-size: 24px;
  }
 
  .m_sub_1 {
    font-size: 16px;
    margin-bottom: 25px;
  }
 
  .p_sub_2 {
    margin-top: 0px;
  }
 
  /* button.home_bbtn {
    margin-bottom: 40px;
  } */
 
  .p_sub_4 {
    margin-top: 25px;
  }
 
  .people-img-2 {
    margin-bottom: 60px;
  }
 
  .snap-label-sub {
    margin-bottom: 40px;
    color: black!important;
  }
 
  .mob-blue-arw {
    position: absolute;
    left: 95px;
    transform: rotate(60deg);
    width: 220px;
  }
}
 
 
 
/* ---------College Fund Planner css--------------- */
 
  .form-card-box {
      background: #fff;
      border-radius: 13px;
      box-shadow: 0 1px 15px rgba(0,0,0,0.09);
      border: 2px solid #bebec4;
      max-width: 830px;
      margin: 0 auto;
      padding: 34px 30px 27px 30px;
    }
    .form-header {
      font-size: 1.38rem;
      color: #6c3fa6;
      font-weight: 700;
      margin-bottom: 20px;
      display: flex;
      align-items: center;
      gap: 9px;
    }
    /* Sliders */
    .slider-label-row {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 3px;
    }
    .slider-info {
      color: #7648df;
      font-weight: 700;
      font-size: 1.03rem;
    }
    .form-range {
      accent-color: #5747c3 !important;
      height: 5px;
      margin: 0;
    }
    /* Button, Inputs, Selects */
    .calc-btn {
      background: linear-gradient(90deg, #5747c3, #d41ea1);
      color: #fff;
      border: none;
      border-radius: 10px;
      font-weight: 700;
      font-size: 1em;
      padding: 9px 22px;
      box-shadow: 0 2px 10px rgba(113, 84, 255, 0.09);
      display: flex;
      align-items: center;
      gap: 8px;
      transition: background 0.16s;
    }
    .calc-btn1 {
      background: linear-gradient(90deg, #5747c3, #d41ea1);
      color: #fff;
      border: none;
      border-radius: 10px;
      font-weight: 700;
      font-size: 1em;
      /* padding: 9px 22px; */
      box-shadow: 0 2px 10px rgba(113, 84, 255, 0.09);
      display: flex;
      align-items: center;
      gap: 8px;
      transition: background 0.16s;
    }
    .form-select,
    .form-control {
      border-radius: 7px !important;
      background: #fcfcff;
      font-family: "Nunito", sans-serif;
    }
    .form-select:focus,
    .form-control:focus {
      border-color: #7451fa;
      box-shadow: 0 1px 6px rgba(113,84,255,0.08);
    }
    /* Responsive */
    @media (max-width: 850px) {
      .form-card-box { padding: 20px 3vw 18px 3vw; }
      .top-nav { padding: 8px 7px; }
    }
    @media (max-width: 576px) {
      .form-header { font-size: 1.11rem;}
      .form-card-box { padding: 10px 2vw 13px 2vw; }
      .top-nav { flex-direction: column; gap: 5px; }
    }
 
    .form_1_1{
      border: 1px solid black;
      padding: 25px;
      border-radius: 10px;
    }
 
/* <!-----Insurance essential-----> */
.health_1, .health_2, .health_3 {
  border-radius: 16px;
  box-shadow: 0 4px 16px rgba(60, 60, 90, 0.08);
  background: #f7f6f8;
  transition: box-shadow 0.2s, transform 0.2s;
}
.health_1:hover, .health_2:hover, .health_3:hover {
  box-shadow: 0 8px 30px rgba(60,60,90,0.15);
  transform: translateY(-2px) scale(1.01);
}
.icon {
  font-size: 2.5rem;
  color: #6955b2;
}
.card-title {
  margin-bottom: 0.75rem;
  font-weight: 600;
  font-size: 1.12rem;
}
.card-text {
  color: #595959;
  font-size: 1rem;
}
 
 
/* <!-------Insurance Card--------> */
 
 .insurance-card {
            background: #f6f8fc;
            border-radius: 20px;
            box-shadow: 0px 2px 8px rgba(50, 50, 50, 0.1);
            padding: 30px 20px;
            text-align: center;
            margin: 15px 0;
            min-height: 300px;
        }
        .insurance-card h5 {
            font-weight: bold;
            margin-top: 15px;
            margin-bottom: 10px;
        }
        .insurance-card p {
            color: #434343;
            font-size: 16px;
        }
        .learn-more-btn {
            margin-top: 20px;
            background-color: #6f4edb;
            color: #fff;
            border-radius: 25px;
            padding: 8px 28px;
            border: none;
            font-weight: 500;
            transition: background 0.2s;
        }
        .learn-more-btn:hover {
            background-color: #4e30a6;
        }
        .insurance-icon {
            width: 48px;
            height: 48px;
            margin-bottom: 10px;
        }
 
        .planner_1{
          border: 1px solid;
          padding: 12px;
          border-radius: 10px;
        }
 
 
        /* ------ Nav tabs ----- */
 
.switch-tab-1-wrapper {
      background: #eaf6fa;
      border-radius: 10px;
      display: flex;
      width: 614px;
      margin: 20px auto;
      padding: 4px;
    }
    .switch-tab-1-btn {
      flex: 1 1 0;
      border: none;
      background: none;
      color: #333;
      font-weight: 500;
      padding: 8px 0;
      border-radius: 8px;
      cursor: pointer;
      font-size: 16px;
      transition: background .2s, color .2s;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 7px;
    }
    .switch-tab-1-btn.active {
      background: linear-gradient(90deg, #695be9 0%, #e738a9 100%);
      color: #fff;
      font-weight: 700;
    }
    .switch-tab-1-btn .bi {
      font-size: 18px;
    }
    .switch-tab-1-btn:not(.active) {
      background: none;
      color: #333;
    }
 
    /* ------Page 8 Graph----- */
 
    .calculator-container_1_1 {
  background: #fff;
  border: 1px solid #cdd0d4;
  border-radius: 10px;
  width: 900px;
  margin: 30px auto;
  padding: 20px 25px;
}
 
.header_1_1 {
  color: #3a44b7;
  font-weight: 500;
}
 
.umbrella_1_1 {
  font-size: 1.3em;
}
 
.row_1_1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
 
.field-group_1_1 {
  flex: 1;
  min-width: 220px;
  margin: 0 8px;
}
 
.label_1_1 {
  font-size: 15px;
  display: block;
  margin-bottom: 7px;
  color: #48516a;
  font-weight: 500;
}
 
.select_1_1, .slider_1_1 {
  width: 90%;
  margin-bottom: 7px;
}
 
.amount_1_1 {
  font-size: 15px;
  color: #7b4fe7;
  padding-left: 8px;
}
 
.results-row_1_1 {
  display: flex;
  justify-content: space-between;
  margin: 22px 0 14px 0;
}
 
.results_1_1 {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  font-size: 17px;
  margin-left: 10px;
}
 
.result-amount_1_1 {
  color: #7b4fe7;
  font-weight: 600;
  margin-left: 10px;
}
 
.chart-container_1_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 200px;
}
 
.invest-btn_1_1 {
  background: linear-gradient(90deg,#7b43e7 60%,#b873ed 100%);
  color: #fff;
  border: none;
  border-radius: 6px;
  padding: 8px 25px;
  margin-top: 15px;
  font-size: 15px;
  cursor: pointer;
}
 
.actions-row_1_1 {
  display: flex;
  justify-content: space-evenly;
  margin-top: 25px;
}
 
.action-btn_1_1 {
  background: #665bd2;
  color: white;
  border: none;
  border-radius: 6px;
  padding: 9px 17px;
  font-size: 15px;
  cursor: pointer;
  margin: 0 6px;
}
 
.action-btn_1_1:hover {
  background: #b8caf0;
}
 
@keyframes slideInFromLeft {
      from { transform: translateX(-100vw); opacity: 0; }
      to { transform: translateX(0); opacity: 1; }
    }
    @keyframes slideInFromRight {
      from { transform: translateX(100vw); opacity: 0; }
      to { transform: translateX(0); opacity: 1; }
    }
    [data-aos="custom-slide-left"] {
      opacity: 0;
      animation: slideInFromLeft 1.2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    }
    [data-aos="custom-slide-right"] {
      opacity: 0;
      animation: slideInFromRight 1.2s cubic-bezier(0.23, 1, 0.32, 1) forwards;
    }
 
 
    /* <!----Term Investment----> */
 
 
    .nyvo-footer a {
  color: #737373;
  text-decoration: none;
  transition: color 0.3s ease;
}
 
.nyvo-footer a:hover {
  color: #5747c3;
 
}
 
.footer-bottom-social img {
  width: 22px;
  height: 22px;
  filter: brightness(0) invert(1);
  transition: transform 0.3s ease;
}
 
.footer-bottom-social img:hover {
  transform: scale(1.1);
}
 
 
/* <!------Navbar hover-----> */
 
/* Change link color on hover */
.navbar-nav .nav-link:hover {
  color: #5747c3 !important; /* replace with your desired hover color */
  transition: color 0.3s ease;
}
 
/* <!------Accordion-----> */
 
/* Hide default Bootstrap arrow */
.accordion-button::after {
  display: none;
}
 
/* Custom + / - on the right using ::before */
.custom-accordion {
  position: relative;
  padding-right: 2rem; /* space for icon */
}
 
.custom-accordion::before {
  content: "+";
  position: absolute;
  right: 1rem;
  font-size: 20px;
  transition: transform 0.2s;
}
 
.accordion-button:not(.collapsed)::before {
  content: "–"; /* change + to – when expanded */
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/* ==============10/10/2025 =========================== */
 
 
.hero_btn {
  width: 100%;
}
.btn-row-combo {
  display: flex;
  width: 100%;
  gap: 16px;
}
.btn-row-combo .button-blue {
  flex: 1 1 0;
  min-width: 0;
}

.btn-row-combo .button-green {
  flex: 1 1 0;
  min-width: 0;
}
 
 

 
@media (max-width: 768px) {
.snap-card-mob {
    min-height: 200px !important;
}
 
.footer_11{
  width: 94%!important;
}
 
img.mob-blue-arw-1 {
    position: absolute;
    width: 100px;
    left: 135px;
}
 
 /* #chart-wrapper{
      position: relative;
            width: 200px!important;
            height: 300px!important;
 }
 
 #chartdiv-top {
    width: 100px!important;
    height: 100px!important;
    top: 60px!important;      
    left: 180px!important;
} */
 
}
 
 
.nyvo-footer::after {
  content: "";
  display: block;
  height: 4rem;
  background-color: #e7e7e5;
}
 
 
.new_border_1{
  background-color: linear-gradient(135deg, #f8f5ff, #fdfbff) !important;;
  border: 1px solid;
  padding: 22px;
  border-radius: 10px;
}
 
 
/* <!-----bUTTON GLOW----> */
 
 
.btn-talk {
  display: inline-block;
  background-color: #5546c3; /* your purple color */
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 25px;
  border-radius: 8px;
  transition: all 0.3s ease;
   box-shadow: 0 0 5px rgba(90, 71, 231, 0.4), /* reduced shadow */
    0 0 10px rgba(90, 71, 231, 0.3); /* reduced shadow */
}
 
.btn-talk:hover {
  color: #fff;
   box-shadow: 0 0 5px rgba(90, 71, 231, 0.4), /* reduced shadow */
    0 0 10px rgba(90, 71, 231, 0.3); /* reduced shadow */
  transform: translateY(-2px);
}
 
 
/* <!------new------> */
 
 
 
    .chart-overlay-container {
        position: relative;
        width: 380px;
        height: 400px;
        margin: 40px auto;
      }
      #mainPieChart {
        width: 380px;
        height: 380px;
      }
      #smallPieChart {
        position: absolute;
        left: 120px;
        top: 90px;
        width: 140px;
        height: 140px;
        z-index: 2;
        opacity: 0.65; /* ✅ makes overlay transparent */
      }
      .custom-legend {
        max-width: 360px;
        margin: auto;
        font-size: 15px;
        text-align: left;
      }
 
/* <!----Scroll Button----> */
 
/* Scroll to Top Button Style */
.scroll-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color:rgba(0, 0, 0, 0.4);
  color: white;
  border: none;
  border-radius: 10%;
  /* padding: 10px; */
  /* font-size: 24px; */
  display: none;
  cursor: pointer;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  height: 8%;
}
 
.scroll-btn:hover {
  background-color: #0056b3;
}
 
 
 
 
  .nav-link.active {
      color: #5747c3 !important;
    }
 
 
    /* <!-----chart----> */
 
 
    /* #chart-wrapper {
            position: relative;
            width: 500px;
            height: 500px;
 
 
        }
 
 
        #chartdiv-bottom,
        #chartdiv-top {
            position: absolute;
            top: 0;
            left: 0;
            transform-origin: center center;
        }
 
        #chartdiv-bottom {
            width: 100%;
            height: 100%;
 
        }
#chartdiv-top {
    width: 300px;
    height: 300px;
    top: 60px;      
    left: 100px;
} */
 
 
 

 
  .highcharts-exporting-group, .highcharts-credits {
    display: none;
  }
 
 
 
  @media (max-width: 768px) {

 
  
 
 
  .swiper_left {
    padding: 20px;
    align-items: center !important;
}
 
.swiper_left h1 span{
  text-align: center;
}
.swiper_left h1{
  text-align: center;
}
 
.swiper_left p{
  text-align: center;
}
 
.nyvo-logo-1{
  height: 30px !important;
}
 
.btn-talk{
  padding: 7px 7px;
  margin-left: 36px;
  height: 35px;
}
.navbar-toggler-icon{
  height: 25px;
}
img.nyvo-logo-1{
  height: 32px !important;
}
 
.navbar{
  padding: 0px;
}
 
.nav-link.active{
  background-color:#5546C3;
  color: #fff !important;
}
 
ul.navbar-nav.mx-auto {
    margin-top: 10px;
}
 
.plan_gradient{
  width: 101% !important;
}
 
 
}
 
 
/* <!-----chart2----> */
 
 
      
 


        /* <!------Btn Partner-----> */


            .btn-partner {
              width: 100%;
      background-color: #66c199;
      color: #fff;
      border-radius: 10px;
      font-weight: 600;
      /* padding-left: 1rem;
      padding-right: 2rem; */
      padding: 5px 20px;
      /* font-size: 1rem; */
      font-size: 1em;
      display: flex;
      justify-content: center;
      align-items: center;
      /* gap: 0.5rem; */
      gap: 1rem;
      /* margin-right: 18px;
      min-width: 120px; */
      min-width: 150px;
      border: none;
      transition: background 0.2s;
    }
    .btn-partner:last-child {
      margin-right: 0;
    }
    .btn-partner:hover, .btn-partner:focus, .btn-partner:active {
      background-color: #5bbd97;
      color: #fff;
    }
    @media (max-width: 600px) {
      .d-flex.flex-wrap {
        flex-direction: column;
        align-items: stretch;
      }
      .btn-partner {
        width: 100%;
        margin-bottom: 12px;
        margin-right: 0;
        justify-content: center;
      }
      .btn-partner:last-child {
        margin-bottom: 0;
      }

      .btn_gradient_20{
width: 100%!important;
      }

      .switch-tab-1-wrapper{
        width: 373px;
      }

          .plan_gradient_2{
      width:68%!important;
    }

    .btn_plan{
      width: 50%!important;
     
    }
    }

    .blue_c{
      color: #3d3bb4;
      font-size: 18px;
      font-weight: 700;
      margin-top: 20px;
      margin-bottom: 0px !important;
      text-align: center;
    }


        .blue_d{
      color: #3d3bb4;
      font-size: 22px;
    }


    .box_c{

      box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5) inset;
    padding: 20px 20px;
        border-radius: 10px;
        height: 100%;
    }


.btn_plan {
  background-color: #5c4cd1;
  color: white;
  width: 25%;
  border: none;
  border-radius: 10px; /* optional, makes button look smoother */
  transition: box-shadow 0.3s ease, transform 0.2s ease;
  box-shadow: 0 0 8px rgba(92, 76, 209, 0.6); /* subtle glow */
  padding: 9px 22px;
}

    .btn_plan:hover{
          background-color: #5c4cd1;
      color: white;
      .btn_plan:hover {
  box-shadow: 0 0 15px rgba(92, 76, 209, 0.8); /* stronger glow on hover */
  transform: translateY(-2px); /* slight lift effect */
  cursor: pointer;
}
    }



    .hero_btn_1{
      width:173px!important;
      border-radius: 13px;
    }


/* .btn-green:focus {

    background-color: #3FC84D!important;
}


.btn-blue:focus{
  background-color: #5747C3!important;
} */


.btn-talk:hover{
  background-color: #5546c3!important;
  color: white!important;
}


.home_bbtn:focus{
  background-color: #5747c3!important;
  color: white;
}

.home_bbtn_1:focus{
  background-color: #56b48c!important;
  color: white!important;
}

    .plan_gradient_2{
      width:28%!important;
    }

    .party_1 .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}


.home_bbtn_22:hover {
  background-color: #5747c3;
  box-shadow: 0 0 10px rgba(87, 71, 195, 0.7);
  color: #fff; /* optional, makes text white if needed */
}

.party_1 .col-auto {
  flex: 0 0 calc(20% - 10px); /* 5 per row */
}

.party_1 .btn-partner {
  width: 100%;
}

/* Mobile: 2 per row */
@media (max-width: 767px) {
  .party_1 .col-auto {
    flex: 0 0 calc(50% - 10px);
  }
  .linear_7{
    /* flex-direction: column!important; */
    gap: 12px !important;
        padding: 0px 0px!important;
  }

  .hero_btn_1{
width: 159px!important;
  }

  .founder-gap {
    margin-bottom: 32px;
  }
}

.custom_footer_up{
  padding: 12px;
}



.btn-gradient_2:hover {
  background: linear-gradient(90deg, #5747c3, #d41ea1);
  box-shadow: 0 0 10px rgba(87, 71, 195, 0.7), 0 0 20px rgba(212, 30, 161, 0.5);
  transform: translateY(-2px); /* optional subtle lift */
}


.btn-gradient_1:hover {
  background-color: #3fc84d;
  box-shadow: 0 0 10px rgba(63, 200, 77, 0.7);
  transform: translateY(-2px); /* optional subtle lift */
}


.btn-gradient_3:hover {
  background-color: #5747c3;
  box-shadow: 0 0 10px rgba(87, 71, 195, 0.7);
  transform: translateY(-2px); /* optional subtle lift */
}


.white_icon {
      color: white !important;
      margin-right: 3px;
    margin-top: 2px;
    }


    












    /* ========================== 17/10/25 ========================================== */




    .btn-radius {
      border-radius: 10px;
    }


    .btn-foot-1 {
      background-color: #56b48c;
      color: #fff !important;
    }

    .btn-foot-2 {
      background-color: #5747c3;
      color: #fff !important;
    }


.btn-foot-1:hover {
    background-color: #56B48CC7;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);

}

.btn-foot-2:hover {
    background-color: #5747c3;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);

}


.accordion-button:not(.collapsed) {
    color: #5747c3 !important;
    background-color: #f8f9fa; /* Optional: keep background consistent */
    border-bottom: 1px solid #ccc;
}



/* Pragna */

h1{
  font-size: 36px;
  font-weight: 700;
}

h2 {
  font-size: 40px;
  font-weight: 700;
}
 
p {
  font-size: 18px;
}

.blue {
  color : #5747C3;
}

.green {
  color : #3FC84D
}

.green-health {
  color : #3ca373
}

/* 3ca373 */

.button-gradient {
  width: 100%;
  background: linear-gradient(90deg, #5747c3, #d41ea1);
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 0px;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  gap: 1rem;
  border-radius: 10px;
}

.button-gradient:hover {
  background: linear-gradient(90deg, #5747c3, #d41ea1);
  color: white;
  box-shadow: 0 0 10px rgba(90, 71, 231, 0.5), 0 0 20px rgba(90, 71, 231, 0.3);
  /* transform: translateY(2px); */
}

.button-blue {
  width: 100%;
  background: #5747C3;
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 0px;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  gap: 5px;
  border-radius: 10px;
  border: 0px;
  white-space: nowrap;
}

.button-green {
  width: 100%;
  background: #3FC84D;
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 0px;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  gap: 5px;
  border-radius: 10px;
  border: 0px;
}

.button-green:hover {
  background: #3FC84D;
  color: white;
  box-shadow: 0 0 10px rgba(90, 71, 231, 0.5), 0 0 20px rgba(90, 71, 231, 0.3);
  /* transform: translateY(2px); */
}

.button-blue:hover {
  background: #5747C3;
  color: white;
  box-shadow: 0 0 10px rgba(90, 71, 231, 0.5), 0 0 20px rgba(90, 71, 231, 0.3);
  /* transform: translateY(2px); */
}

/* .carousel-heading {
  font-size: 43px;
} */

.carousel-heading span{
  color: #5747c3;
}

.swiper_left p {
    font-weight: 600;
  }

  img.why-imgs {
    width: 46%;
  }

  #chartdiv3d {
      width: 400px;
      height: 400px;
      box-sizing: border-box;
  }

  #chart-wrapper {
    position: relative;
    width: 400px;
    height: 400px;
  }
 
  #chart-bottom, #chart-top {
    position: absolute;
    top: 0;
    left: 0;
  }
  #chart-bottom {
    width: 400px;
    height: 400px;
    z-index: 1;
  }
  #chart-top {
    width: 200px;
    height: 200px;
    top: 78px;
    left: 100px;
    z-index: 2;
  }

  .bbtn_2 {
  background: #5747C3;
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 0px;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  gap: 5px;
  border-radius: 10px;
  border: 0px;
  /* background-color: #5647c2;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 5px; */
}
 
.bbtn_3 {
  /* width: 100%; */
  background: #3FC84D;
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 0px;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  gap: 5px;
  border-radius: 10px;
  border: 0px;
  /* background-color: #3fc84d;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 5px; */
}

.footer-button-green {
  /* width: 100%; */
  background: #3FC84D;
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 40px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 0px;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  gap: 5px;
  border-radius: 10px;
  border: 0px;
  /* background-color: #3fc84d;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 5px; */
}

.footer-button-blue {
  /* width: 100%; */
  background: #5747C3;
  color: #fff!important;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 22px;
  font-size: 1em;
  font-weight: 600;
  margin-top: 0px;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
  text-decoration: none;
  gap: 5px;
  border-radius: 10px;
  border: 0px;
  /* background-color: #3fc84d;
  color: white;
  padding: 10px;
  border: none;
  border-radius: 5px; */
}
  /* .linear_7 .bbtn_2{
   gap: 5px;
    font-size: 16px !important;
  } */

  .why-invest {
    padding: 0rem 7rem !important;
  }

.why-invest-college-fund-heading {
  text-align: center;
  font-size: 20px !important;
  font-weight: 700;
  margin: 2rem 0rem 0rem 0rem !important;
}

.why-invest-college-fund {
  text-align: center;
  font-size: 16px !important;
  color:#383b40;
  /* margin: 0rem 0rem 0rem 0rem !important; */
}

.common-myths-heading {
  font-size: 36px !important;
  font-weight: 700;
  padding: 0px 150px;
}

.common-myths {
  padding: 0px 20px;
}

.p_main {
  font-size: 16px !important;
  color:#383b40;
  /* margin: 0rem 0rem 0rem 0rem !important; */
}

.p_main span{
  font-weight: 700;
}

.co-founder-ceo {
    text-align: -webkit-center;
    margin-left: 65px;
}

.our-story-image {
  width: 100%;
  border-radius: 10px;
}

.box_c:hover {
  box-shadow: 0 0 8px rgba(63, 200, 77, 0.5),   
              0 0 15px rgba(0, 123, 255, 0.4),  
              0 0 20px rgba(255, 0, 150, 0.3);  
}

@media (min-width: 767px) {

  .founder-logo-no-bg {
    width: 450px !important;
    display: flex;
    margin-top: 20px !important;
  }

  .col-bord{
    border-right: 1px solid #ccc;
  }
}
@media (max-width: 767px) {
  h1{
    font-size: 24px;
  }

  h2 {
    font-size: 28px;
  }

  p {
    font-size: 16px;
  }

  .button-blue {
    /* font-size: 0.96rem; */
    font-size: 15px;
    padding: 9px 10px;
  }

  .button-green {
    font-size: 0.96rem;
    padding: 9px 10px;
  }

  .carousel-heading {
    font-size: 28px;
  }
  .carousel-heading span{
    color: #5747c3;
    font-size: 28px;
  }

  .swiper_left p {
    font-size: 16px !important;
  }

  .col-bord-mob {
    border-bottom: 1px solid #ccc;
  }

  #chartdiv3d{
    /* margin-left : 30px; */
    height: 300px !important;
    width: 300px;
  }

  #chart-wrapper {
    position: relative;
    /* right: 30px; */
    width: 300px;
    height: 300px;
  }
 
    #chart-bottom {
    width: 300px;
    height: 300px;
    z-index: 1;
  }
 
  #chart-top {
    width: 130px;
    height: 130px;
    top: 53px;
    left: 85px;
    z-index: 2;
  }

  .hr-margin {
    margin: 15px 0px;
  }

  .linear_1 {
  /* margin-top: 20px; */
  background: linear-gradient(135deg, #5647c4, #dd26a4);
  padding: 10px;
  border-radius: 10px;
  margin: 0rem;
  /* margin-bottom: 20px; */
}

.bbtn_2 {
    font-size: 0.96rem;
    padding: 9px 10px;
  }

  .bbtn_3 {
    font-size: 0.96rem;
    padding: 9px 10px;
  }

  .brand-logo {
    height: 50px;
  }

  .nyvo-double-slider {
    flex-direction: column;
    padding: 40px 0;
  }

  .compound-mob{
    width: 75%;
  }
  /* .footer-button-green {
    font-size: 0.96rem;
    padding: 9px 45px;
  }

  .footer-button-blue {
    font-size: 0.96rem;
    padding: 9px 30px;
  } */

  .party_1 .row{
    gap:0px !important;
  }

  .why-invest {
    padding: 1rem !important;
  }

  .form_1_1{
      padding: 10px !important;
    }

    .common-myths-heading {
  font-size: 28px !important;
  /* font-weight: 700; */
  padding: 0px ;
  line-height: 1;
}

.common-myths {
  padding: 10px ;
}

.co-founder-ceo {
    margin-left: 20px;
}

.our-story-image {
  width: 100%;
  margin-bottom: 5px;
}

}

@media (min-width: 375px) and (max-width: 667px) {
  .footer-button-green {
    font-size: 0.96rem;
    padding: 9px 45px;
    /* padding: 9px 18px!important; */
  }

  /* .footer-button-blue {
    font-size: 0.96rem;
    padding: 9px 35px;
        padding: 10px 6px!important;
  } */


  .trust_1{
    padding: 25px;
  }

  .trust_2{
    padding: 14px!important;
  }

}


/* @media (min-width: 992px) {
.btn-row-combo{
              flex: 0 0 auto;
        width: 110%;
}

.hero_btn{
 flex: 0 0 auto;
        width: 100%;
}

} */


/* @media (min-width: 360px) and (max-width: 640px) {
  .footer-button-green {
    font-size: 0.8rem;
    padding: 9px 34px;
  }

  .footer-button-blue {
    font-size: 0.8rem;
    padding: 9px 35px;
  }
} */



/* @media (min-width: 1024px) and (max-width: 1440px) {

  .btn-row-combo{
              flex: 0 0 auto;
        width: 110%;
}

.btn-gradient {
  width: 109%;
}
} */


.common_padding{
  padding: 40px 0px;
}

.p_main-1{
margin: 0px;
}


.leadership-1{
  font-size: 16px;
}

.btn-partner:focus {
    background-color: #5bbd97!important;
    color: white!important;
}

.btn-partner:hover {
   
    background-color: #5bbd97;
}


.top-para-date{
color: #5747c3;
}
 
.term-color {
  color:#444;
  font-size: 16px !important;
}
 
.term-head{
  font-size: 24px !important;
}
 
.list-mb{
  margin-bottom: 5px;
}


.footer-button-green:hover {
  background-color: #3FC84D;
  box-shadow: 0 0 10px 2px rgba(63, 200, 77, 0.6);
  transition: all 0.3s ease;
}

.footer-button-blue:hover {
  background-color: #5747c3;
  box-shadow: 0 0 10px 2px rgba(87, 71, 195, 0.6);
  transition: all 0.3s ease;
}







/* =================== 23/10/25  ============================= */


html, body {
  scroll-padding-top: 350px; 
}



.breadcrumb {
  background-color: transparent;
  margin-bottom: 1rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: "›";
  color: #6c757d;
}
.breadcrumb-item a {
  text-decoration: none;
  color: #5747c3;
}
.breadcrumb-item.active {
  color: #555;
  font-weight: 600;
}
 
.breadcrumb {
  display: inline-flex;
  justify-content: center;
  margin-top: 10px;
  font-size: 20px;
}
nav[aria-label="breadcrumb"] {
  text-align: center;
}
 



.btn-gradient_1:focus{
  background-color: #3fc84d!important;
  color: white!important;
}

.btn-gradient_3:focus{
  background-color: #5747c3 !important;
  color: white !important;
}


button.accordion-button.custom-accordion {
    background:linear-gradient(135deg, #f8f5ff, #fdfbff) !important;
}

.accordion-body{
    background:linear-gradient(135deg, #f8f5ff, #fdfbff) !important;

}



.nv-para{
  color: #5747c3;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  margin-top: 25px;
}


.lead-name{
  font-size: 20px;
  color: #5747c3;
}







@media (min-width: 767px) {

ul.navbar-nav.mx-auto {
    margin-left: 150px !important;
}


}



@media (max-width: 767px) {

  .snap-protect-mob{
    border-top : 1px solid #ccc;
    margin-top: 20px !important;
    padding-top: 20px !important;
  }

  .common_padding{
  padding: 20px 0px;
}

.banner-span{
    text-align: center;
  }
}














/* ================== Term-insurance =============== */



/* =============== Term-insurance ================= */
 
.at-nyvo{
  color: #5747c3;
  font-weight: 700;
}
 
 
/* Table */
 
 .insurance-styled-table {
    /* width: 85%; */
    margin: 30px auto;
    border-collapse: separate;
    border-spacing: 4px 4px; /* Adds equal side and bottom gaps */
    font-family: Arial, sans-serif;
    text-align: center;
  }
 
  .insurance-styled-table th {
    background-color: #5747c3;
    color: #fff;
    padding: 12px 14px;
    font-weight: 600;
    border: none;
    text-align: center;
  }
 
  .insurance-styled-table td {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 12px 14px;
    vertical-align: top;
  }
 
  .insurance-styled-table tr td:first-child {
    font-weight: 600;
    width: 20%;
 
  }
 
 
 
  .gradient-border {
  border-left: 10px solid;
   border-image: linear-gradient(to bottom, #d41ea1, #5747c3) 1;
  border-image-slice: 1;
  border-radius: 8px;
  padding: 12px;
}