.bg-blue {
  background-color: #0062c5 !important;
}

.text-blue {
  color: #0062c5 !important;
}

.text-primary{
	color: #000000 !important;
}

.btn-outline-primary {
  --bs-btn-color: #0062c5;
  --bs-btn-border-color: #0062c5;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0062c5;
  --bs-btn-hover-border-color: #0062c5;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0062c5;
  --bs-btn-active-border-color: #0062c5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0062c5;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0062c5;
  --bs-gradient: none;
}

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0062c5;
  --bs-btn-border-color: #0062c5;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0062c5;
  --bs-btn-hover-border-color: #0062c5;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0062c5;
  --bs-btn-active-border-color: #0062c5;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0062c5;
  --bs-btn-disabled-border-color: #0062c5;
}

nav a.nav-link {
  font-weight: 600;
  font-size: 18px;
  opacity: 0.5;
  color: #fff;
}

nav a.nav-link.active {
  opacity: 1;
  color: #fff !important;
}

nav a.nav-link:hover {
  opacity: 1 !important;
  color: #fff;
}

.action-buttons a {
  font-weight: 600;
  font-size: 16px;
}

div#navbarNav {
  margin-top: 5px;
}

.hero-section {
  position: relative;
  color: white;
  overflow: hidden;
  padding: 1rem 0 11rem 0 !important;
}

.hero-section .btn { font-weight:600; }
@media (max-width: 767.98px){
  .hero-section .display-4{ font-size:2rem; }
}

.section-header {
  padding: 40px 0 36px;
}

.hero-section h1 {
  font-size: 40px;
  line-height: 105%;
  font-weight: 800;
  letter-spacing: -1.5px;
  margin: 0;
}
.footer-image img {
    width: 21px;
    height: 21px;
    cursor: pointer;
}

.hero-section img {
  /* width: 540px; */
}

.hero-section a {
  padding: 20px 35px;
  font-size: 24px;
  font-weight: bold;
}

/* Diagonal Effect */
.hero-section::after {
  content: "";
  position: absolute;
  bottom: -18rem;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: #fff;
  transform: skewY(-6deg); /* Adjust the skew angle */
  transform-origin: top left;
  z-index: 1;
}

/* .hero-image {
  position: relative;
  top: -100px;
} */

.sign-up {
  background-color: #fff;
}

.sign-up:hover {
  background-color: #fff;
}

#section-2 {
  padding-top: 6rem !important;
  padding-bottom: 3rem !important;
  background-color: #f0f0f0;
}

#section-2 p {
  font-size: 18px;
}

#section-3 {
  background-color: #f0f0f0;
  padding: 7rem 0px !important;
}

#section-3 p {
  font-size: 18px;
}

#cta {
  padding: 10px 21px;
  width: 440px;
  font-weight:bold;
  font-size:15px;
}

#cta h2 {
  color: black;
}

#cta:hover {
  gap: 30px;
}

/* #section-4 img { */
  /* max-width: 50%; */
/* } */

#section-5 {
  background: #f0f0f0;
}

.mb-5
{
	margin-bottom: 1em !important;
}

.pricing-table {
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  max-width: 600px;
  margin: auto;
}
.feature {
  padding: 10px 0;
}

.feature p {
  text-align: left;
  margin: 0px;
}

.feature small {
  text-align: left;
  display: block;
  color: #ccc;
}
.feature:last-child {
  border-bottom: none;
}
.feature img {
  width: 24px;
  height: 24px;
}
.total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.total span {
  text-decoration: line-through;
  color: gray;
}

.pricing-card {
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  max-width: 350px;
  margin: 20px;
  text-align: left;
}

.pricing-card .badge {
  background: #0062c5;
}

.pricing-card h4 {
  margin: 20px 0;
}
.pricing-card .price {
  font-size: 1.5rem;
  font-weight: bold;
}
.pricing-card .feature-list {
  list-style-type: none;
  padding: 0;
  margin-bottom: 50px;
}
.pricing-card .feature-list li {
  padding: 5px 0;
}
.pricing-card .get-started {
  background-color: #0062c5;
  color: white;
  padding: 10px;
  border-radius: 20px;
  display: block;
  text-decoration: none;
}
.pricing-card .get-started:hover {
  background-color: #0062c5;
}
.recommended {
  border: 2px solid #0062c5;
  background-color: #e8f4fd;
  position: relative;
}
.recommended::after {
  content: "Recommended";
  background-color: #0062c5;
  color: white;
  padding: 5px 15px;
  border-radius: 20px;
  position: absolute;
  top: -10px;
  right: 10px;
}

#section-7 {
  background: #ffffff;
}

.footer {
      color: #eefbfc !important;
    /* color: #eefbfc !important; */
    background: #0062c5;
    padding: 0px 0px 0px 0px;
}

/* For smaller screens, adjust the top value */

@media (max-width: 768px) {
  
  .hero-image {
    top: -20px; /* Adjust top for tablet or smaller screens */
  }

  /* #section-4 img { */
    /* max-width: 80%; */
  /* } */

}

/* For even smaller screens (mobile devices) */
@media (max-width: 576px) {
  .hero-image {
    top: 50px; /* No offset for mobile screens */
  }
}

body {
    background-color: #f8f9fa;
}
.pricing-card {
    background: white;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    max-width: 600px;
    margin: auto;
}
.pricing-title {
    font-size: 24px;
    font-weight: bold;
    background-color: #0056b3;
    color: white;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
}
.price {
    font-size: 28px;
    font-weight: bold;
    color: #0056b3;
    text-align: center;
}
.feature-list {
    list-style: none;
    padding: 0;
}
.feature-list li {
    padding: 8px 0;
    font-size: 16px;
}
.feature-list i {
    color: #0056b3;
    margin-right: 8px;
}
.coming-soon-btn {
    display: block;
    width: 100%;
    text-align: center;
    border-radius: 50px;
    border: 2px solid #000000;
    padding: 10px;
    font-size: 18px;
    color: #000000;
    background: white;
    transition: 0.3s;
}
/* .coming-soon-btn:hover { */
    /* background: #0056b3; */
    /* color: white; */
/* } */
.feature-list li {
    color: #d0eff; /* Default text color for list items */
}


.feature-card {
  background: white;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  max-width: 750px;
  margin: auto;
}
.feature-title {
  font-weight: bold;
  color: #0056b3;
}
.feature-desc {
  color: #333;
  font-size: 16px;
}
 
@media (min-width: 1440px) {
    img.hero-image.img-fluid {
        padding-bottom: 51px;
    }
}


.app-icon-container {
    display: inline-flex; 
    justify-content: center;
    gap: 2px;
    margin-top: -5px;
    line-height: 0;
}

.app-icon {
    display: inline-block; 
    padding: 0;
    margin: 0;
}


.app-icon img {
    margin-left: -8px;
    padding: 0 !important;
    display: block;
}

/* s */
/* Layout */
#section-4 { background:#fff; }
#section-4 .hiw-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:1rem 1rem;            /* tight spacing between items */
  justify-items:center;
  align-items:start;
}

/* Card */
#section-4 .hiw-item{
  max-width:340px;          /* keeps lines readable */
}

#section-4 .hiw-item img{
  width:100%;
  max-width:170px;          /* keeps images visually consistent */
  height:auto;
  display:block;
  margin:0 auto .5rem auto; /* image close to heading */
  border-radius:10px;
}

#section-4 .hiw-item h3{
  font-size:1.05rem;
  line-height:1.3;
  margin:.25rem 0 .35rem;
  color:#0D0D0D;            /* darker for headings */
}

#section-4 .hiw-item p{
  margin:0;
  font-size:.95rem;
}

/* Responsive: 3 → 2 → 1 columns */
@media (max-width: 992px){
  #section-4 .hiw-grid{ grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media (max-width: 640px){
  #section-4 .hiw-grid{ grid-template-columns:1fr; }
  #section-4 .hiw-item img{ max-width:200px; }  /* a bit larger on mobile */
}