body {
  max-width: 100vw;
  overflow-x: hidden;
}
.navbar {
  background-color: rgba(255, 255, 255, 1);
  height: 100px;
  top: 1px;
  box-shadow: 0px 4px 10px 0px rgba(13, 27, 62, 0.1);
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;

  width: 100%;
  z-index: 1000;
}
.navbar-nav {
  position: relative;
  left: -70px;
}
.nav-link {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: rgba(67, 116, 186, 1);
}
.nav-link {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  color: rgba(67, 116, 186, 1);
  transition: color 0.3s ease;
}

.nav-link:hover {
  color: rgba(67, 116, 186, 1);
}

.nav-link {
  color: rgba(67, 116, 186, 1);
}

.nav-item.show > .nav-link,
.nav-link:focus,
.nav-link.active {
  color: rgba(67, 116, 186, 1) !important;
  background-color: transparent;
}
.dropdown-toggle::after {
  color: rgba(67, 116, 186, 1);
  color: rgba(67, 116, 186, 1);

  font-weight: 900;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
}

#rows {
  background-image: url("../img/Background\ \(4\).png");
  background-color: rgba(214, 34, 41, 1);
  background-position: center;
  background-repeat: no-repeat;
  height: auto !important;
  color: white;
  padding-left: 88px;
  padding-top: 33px;
  padding-bottom: 33px;
}
.ansia {
  font-family: "Poppins";
  font-weight: 500;
  font-size: 15px;
  margin-top: 13px;
  letter-spacing: 0%;
  text-align: justify;
}
#icon {
  font-size: 14px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 1);
  color: rgba(214, 34, 41, 1);
  padding: 5px 8px;
}
.foter-heading {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 40px;
}
.list {
  font-family: "Poppins";
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  position: relative;
  left: 70px;
  top: 20px;
}
.copy {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
}

.site {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;

  margin-top: 40px;
}
.site-ul {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  position: relative;
  left: -30px;
  top: 20px;
}

#icon-list {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0%;
  position: relative;
  gap: 5px;
  top: 7px;
}
.icon-lists {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0%;
  position: relative;
  gap: 5px;
  top: 5px;
  margin-top: 10px;
}
.Av {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(30, 29, 63, 1);
}
.tag {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(131, 131, 131, 1);
  margin-top: 20px;
}
.card-title {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(67, 116, 186, 1);
}
.card-text {
  font-family: "Poppins";
  font-weight: 600;
  font-size: 13px;
  line-height: 144%;
  letter-spacing: 0%;
  text-align: justify;
  color: rgba(108, 108, 108, 1);
  margin-top: 20px;
}
.carousel-indicators [data-bs-target] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7); /* black dots */
  position: relative;
  top: -40px;
}
.carousel-caption {
  top: 45%;
  bottom: auto;
  transform: translateY(-50%);
}
.c-header {
  font-family: Poppins;
  font-weight: 700;
  font-size: 48px;
  line-height: 80px;
  letter-spacing: 0.2px;
  text-align: center;
}
.c-content {
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.2px;
  text-align: center;
  position: relative;
  top: 40px;
}
.contact {
  width: 154px;
  height: 48px;
  gap: 10px;
  border-radius: 16px;
  padding-top: 10px;
  padding-right: 36px;
  padding-bottom: 10px;
  padding-left: 36px;
  background: rgba(214, 34, 41, 1);
  border: 0px;
  color: rgba(255, 255, 255, 1);
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.2px;
  text-align: center;
  position: relative;
  top: 70px;
  left: -10px;
}
.learn {
  width: 154px;
  height: 48px;
  gap: 10px;
  border-radius: 16px;
  padding-top: 10px;
  padding-right: 36px;
  padding-bottom: 10px;
  padding-left: 36px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.2px;
  text-align: center;
  position: relative;
  top: 70px;
  left: 5px;
}
.four-cards {
  width: 1068;
  height: 96;
  top: 692px;
  left: 186px;
  border-radius: 16px;
  gap: 16px;
  box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.15);
}
#c-background {
  background-image: url("../img/Background\ \(2\).png");
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  top: 100px;
}
#top {
  height: 1px;
}

.content {
  height: 2000px;
  padding: 20px;
}

.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  width: 50px;
  height: 50px;
  background-color: rgba(67, 116, 186, 1);
  color: white;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s;
}

.back-to-top:hover {
  background-color: rgba(67, 116, 186, 1);
}
.text {
  font-family: "Poppins";
  font-weight: 800;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0%;
  color: rgba(214, 34, 41, 1);
  position: relative;
  top: 180px;
  left: 70px;
}
.text-b {
  font-family: Poppins;
  font-weight: 700;
  font-size: 36px;
  line-height: 50px;
  letter-spacing: 0%;
  color: rgba(67, 116, 186, 1);
  position: relative;
  left: 70px;
  top: 20px;
}
.text-s {
  font-family: Poppins;
  font-weight: 600;
  font-size: 13px;
  line-height: 28px;
  letter-spacing: 0%;
  color: rgba(108, 108, 108, 1);
  position: relative;
  left: 70px;
  top: 10px;
}
.c-button {
  width: 157.11111450195312;
  height: 47;
  border-radius: 16px;
  gap: 15px;
  padding-top: 13px;
  padding-right: 25px;
  padding-bottom: 13px;
  padding-left: 25px;
  background-color: rgba(214, 34, 41, 1);
  box-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25);
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(255, 255, 255, 1);
  border: 0px;
}
.custom-button {
  all: unset;
  display: flex;
  margin-left: 80px;
}
.t-heading {
  font-family: Poppins;
  font-weight: 700;
  font-size: 29px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: rgba(67, 116, 186, 1);
  position: relative;
  top: 50px;
}
.t-small {
  font-family: Poppins;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(131, 131, 131, 1);
  position: relative;
  top: 60px;
}
.tab-bar {
  display: flex;
  background-color: #d62027; /* Red background */
  padding: 5px;
  border-radius: 16px;
  width: 1200px;
  height: 55px;
  margin: 10px;
  position: relative;
  left: 60px;
  top: 80px;
}

.tab {
  color: white;
  padding: 5px 50px;
  border-radius: 14px;
  cursor: pointer;
  width: 200px;
  height: 35px;
  transition: background 0.3s, color 0.3s;
  position: relative;
  top: 5px;
  left: 30px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  line-height: 22.86px;
  letter-spacing: 0%;
  text-align: center;
  margin-left: -10px;
}

.tab.active {
  background-color: white;
  color: #d62027;
  font-weight: bold;
  font-family: Poppins;
  font-weight: 600;
  font-size: 15px;
  line-height: 22.86px;
  letter-spacing: 0%;
  text-align: center;
}

.tab-bar {
  display: flex;
  background-color: #d42027;
  border-radius: 15px;
  padding: 10px;
  gap: 20px;
}

.tab {
  padding: 8px 20px;
  border-radius: 10px;
  color: white;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-top: -5px;
}

.tab.active {
  background-color: white;
  color: #d42027;
  font-weight: bold;
}

.tab-content {
  margin-top: 30px;
  padding: 20px;
  border-radius: 10px;
  width: 80%;
  display: none;
  position: relative;
  left: 50px;
  top: 80px;
}

.tab-content.active {
  display: block;
}
.tab:not(:last-child) {
  margin-right: 20px;
  margin-top: -5px;
}

#tab-back {
  background-image: url("../img/Background\ \(4\).png");
  background-repeat: no-repeat;
  position: relative;
  position: relative;
  top: -80px;
}
.c-head {
  font-family: Poppins;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(30, 29, 63, 1);
  position: relative;
  left: 20px;
}
.c-small {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0%;
  color: rgba(108, 108, 108, 1);
  position: relative;
  left: 15px;
  top: -10px;
}
.list-dots {
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: justify;
  color: rgba(108, 108, 108, 1);
  position: relative;
  left: 15px;
  top: -40px;
}
.learn-more-btn {
  background-color: #d62828;
  color: white;
  padding: 13px 25px;
  border: none;
  border-radius: 16px;
  width: 150px;
  height: 47px;
  cursor: pointer;
  display: flex;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  left: 15px;
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
}
.learnning {
  background-color: white;
  color: #d62828;
  padding: 13px 25px;
  border: none;
  border-radius: 16px;
  width: 150px;
  height: 47px;
  cursor: pointer;
  display: flex;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  left: 15px;
  margin-top: 140px !important;
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  /* Hide by default */
  opacity: 1;
  visibility: hidden;
  transition: all 0.3s ease;
}
/* Show button on card hover */
.cards:hover .learnning {
  opacity: 1;
  visibility: visible;
}

.learn-more-btn .icon {
  margin-left: 10px;
  display: flex;
  align-items: center;
}

.learn-more-btn .icon::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid white;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

/* Optional: outline for focus */
.learn-more-btn:focus {
  outline: 2px solid blue;
}

.t-head {
  font-family: Poppins;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: rgba(67, 116, 186, 1);
}
.t-s {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(131, 131, 131, 1);
}

.carousel-wrapper {
  padding: 30px;
  border-radius: 10px;
  max-width: 1200px;
  margin: auto;
  position: relative;
  top: -40px;
  padding-top: 40px;
  margin-right: 120px;
}

.carousel {
  display: flex;
  gap: 20px;
  transition: transform 0.5s ease;
}

.testimonial-card {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
  min-width: 240px !important;
  max-width: 295px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}

.card-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}

.card-header img {
  width: 70px !important;
  height: 70px !important;
  object-fit: cover !important;
  box-shadow: 5px 20px 75px 0px rgba(0, 0, 0, 0.09);
}

.name {
  font-family: Poppins;
  font-weight: 600;
  font-size: 20px;
  line-height: 33.6px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: rgba(30, 29, 63, 1);
}

.stars {
  color: rgba(214, 34, 41, 1);
  font-size: 18px;
  margin-bottom: 10px;
  margin-left: 80px;
  margin-top: -30px;
}

.description {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 25.2px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: rgba(30, 29, 63, 1);
  padding-bottom: 20px;
}

.nav-buttons {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: flex;
  gap: 10px;
}

.nav-buttons button {
  background-color: rgba(67, 116, 186, 1);
  color: #fff;
  border: none;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid rgba(242, 242, 242, 1);
  font-size: 18px;
  cursor: pointer;
  transition: background 0.3s;
  position: relative;
  top: 50px;
  left: 90px;
}

.nav-buttons button:hover {
  background-color: #374fc7;
}
#dua {
  background-image: url("../img/Background\ \(2\).png");
  background-repeat: no-repeat;
  position: relative;
}
.b-head {
  font-family: Poppins;
  font-weight: 700;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0%;
  color: rgba(214, 34, 41, 1);
  position: relative;
  left: 90px;
  top: 120px;
}
.b-heading {
  font-family: Poppins;
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(67, 116, 186, 1);
  position: relative;
  left: 90px;
  top: 90px;
}
.b-small {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0%;
  color: rgba(108, 108, 108, 1);
  position: relative;
  left: 90px;
  top: 70px;
}

.Read-more-btn {
  background-color: #d62828;
  color: white;
  padding: 13px 25px;
  border: none;
  border-radius: 16px;
  width: 150px;
  height: 47px;
  cursor: pointer;
  display: flex;
  align-items: center;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  position: relative;
  left: 90px;
  top: 50px;
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
}

.Read-more-btn .icon {
  margin-left: 10px;
  display: flex;
  align-items: center;
}

.Read-more-btn .icon::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 8px solid white;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

/* Optional: outline for focus */
.Read-more-btn:focus {
  outline: 2px solid blue;
}
#a-back {
  background-image: url("../img/Background\ \(4\).png");
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 40px;
  padding-top: 20px;
}
.Frequently {
  font-family: Poppins;
  font-weight: 600;
  font-size: 32px;
  line-height: 65px;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: rgba(67, 116, 186, 1);
}
.frequent-s {
  font-family: Poppins;
  font-weight: 500;
  font-size: 13px;
  line-height: 200%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(131, 131, 131, 1);
  position: relative;
  top: -10px;
}
.accordion-button {
  border-bottom-left-radius: 8px !important;
  border-bottom-right-radius: 8px !important;

  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  padding: 20px 24px;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  color: rgba(70, 70, 70, 1);
  font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}

.accordion-button::after {
  content: "+";
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 18px;
  font-weight: bold;
  background-color: rgba(247, 246, 255, 1); /* soft blue circle */
  color: rgba(67, 116, 186, 1);
  border-radius: 50%;
  border: 2px solid rgba(67, 116, 186, 1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  background-image: none !important; /* 🔥 remove Bootstrap's chevron */
}
.accordion-button:not(.collapsed)::after {
  content: "−"; /* minus sign */
}

.accordion-button:focus {
  box-shadow: none;
}

.accordion-item {
  border: none;
  background-color: transparent;
  border-radius: 6px;
}

.accordion-body {
  background: #fff;
  border-radius: 0 0 12px 12px;
  padding: 20px 24px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  margin-top: -15px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.accordion-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 800px; /* ↓ reduced from 1100px */
  margin: 0 auto;
}
.accordion {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
}
.accordion-body {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  line-height: 190%;
  letter-spacing: 0%;
  color: rgba(30, 29, 63, 1);
}
.Contact {
  font-family: Poppins;
  font-weight: 700;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(67, 116, 186, 1);
}
.Contact-s {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(131, 131, 131, 1);
  position: relative;
  top: 10px;
}
.contact-container {
  border-radius: 10px;

  max-width: 1200px;
  height: 505px;
  width: 90%;
  background-color: transparent;
  overflow: hidden;
  position: relative;
  left: 70px;
  background-color: rgba(247, 246, 255, 1);
  justify-content: center;
}

.contact-info {
  background-color: #3f70c3;
  color: #fff;
  flex: 1;
  padding: 30px;
  border-top: 16px;
  border-left: 16px;
  border-right: 16px;
  border-bottom-right-radius: 16px;

  border-bottom: 16px;

  border-top-right-radius: 16px;

  border-top-left-radius: 16px;
}

.contact-info h2 {
  margin-bottom: 10px;
  font-family: Poppins;
  font-weight: 600;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  position: relative;
  top: 15px;
  left: 10px;
}
.contact-p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(201, 201, 201, 1);
  position: relative;
  top: 20px;
  left: 10px;
}

.contact-info p {
  margin-bottom: 20px;
  opacity: 0.9;
}

.info-item {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 200%;
  letter-spacing: 0%;
  position: relative;
  top: 30px;
  left: 10px;
}

.info-item i {
  margin-right: 10px;
}

.social-icons {
  margin-top: 30px;
}

.social-icons i {
  margin-right: 15px;
  font-size: 18px;
  cursor: pointer;
  position: relative;
  top: 70px;
  font-size: 14px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 1);
  padding: 5px 8px;
  color: #374fc7;
  position: relative;
  left: 10px;
}

.contact-form {
  flex: 2;
  padding: 30px;
  background-color: rgba(247, 246, 255, 1);
  position: relative;
  border-left: 16px;
  border-right: 16px;
}

.form-group {
  display: flex;
  gap: 20px;
}

.form-group input {
  flex: 1;
}

label {
  display: block;
  font-family: Poppins;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0%;
  color: rgba(30, 29, 63, 1);
  position: relative;
  left: 20px;
}
.subject-option {
  display: list-item;
  list-style-type: disc; /* Bullet */
  margin-bottom: 5px;
  color: rgba(67, 116, 186, 1);
}

input,
textarea {
  width: 145%;
  padding: 8px 10px;
  border: none;
  border-bottom: 1px solid rgba(108, 108, 108, 1);
  background: transparent;
  margin-bottom: 20px;
  outline: none;
  font-family: Poppins;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0%;
  color: rgba(108, 108, 108, 1);
  position: relative;
  left: 20px;
  top: -20px;
}
.anisa-textbox {
  padding: 26px 10px 10px 10px !important;
  height: 60px;
  width: 90% !important;
}

.subjects {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  position: relative;
  left: 38px;
  top: 20px;
}
.subject-option::marker {
  color: rgba(67, 116, 186, 1);
  font-size: 20px;
}
.subject-option {
  cursor: pointer;
  color: rgba(30, 29, 63, 1);
  font-family: Poppins;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0%;
}

.submit-btn {
  background-color: #3f70c3;
  color: #fff;
  border: none;
  padding: 12px 25px;
  border-radius: 10px;
  cursor: pointer;
  font-weight: 600;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  position: relative;
  left: 410px;
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
}
.dua-acc {
  position: relative;
  margin-left: 50px;
  box-shadow: 0px 0px 8px 4px rgba(237, 239, 255, 1);
}

.submit-btn:hover {
  background-color: #355eaa;
}

@media (max-width: 768px) {
  .accordion-wrapper {
    grid-template-columns: 1fr;
  }
}

.stats-container {
  background: white;
  border-radius: 16px;
  max-width: 1069px;
  margin: auto;
  display: flex;
  justify-content: space-around;
  padding: 30px 10px;
  box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.15);
  flex-wrap: wrap;
  position: relative;
  top: -40px;
  height: 96px;
  padding-right: 66px;
}

.stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px;
  min-width: 180px;
}

.icon-text {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 6px;
}

.icon-text img {
  width: 48px;
  height: 48px;
  position: relative;
  top: -30px;
}

.stat-number {
  color: #d91c1c;
  position: relative;
  top: -40px;
  font-family: Poppins;
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.1px;
}

.stat-label {
  font-size: 14px;
  color: #666;
  font-weight: 500;
  text-align: center;
  position: relative;
  top: -50px;
  left: 60px;
  font-family: Poppins;
  font-weight: 600;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.box-container {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  padding: 40px;
  height: 400px;
}

.info-box {
  position: relative;
  width: 200px;
  height: 230px;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
  margin-left: 120px;
}

.info-box:hover {
  transform: translateY(-5px);
}

.overlay-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: white;
  padding: 15px;
  text-align: center;
}

.overlay-content h2 {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0%;
}

.overlay-content p {
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0%;
  position: relative;
  left: 10px;
  top: 20px;
}

.action-btn {
  display: none;
  padding: 8px 16px;
  background-color: rgba(214, 34, 41, 1);
  border: none;
  border-radius: 20px;
  color: white;
  font-size: 14px;
  cursor: pointer;
  transition: background 0.3s;
  width: 157.11111450195312;
  height: 47;
  padding-top: 13px;
  padding-right: 25px;
  padding-bottom: 13px;
  padding-left: 25px;
  gap: 15px;
  border-radius: 16px;
  font-family: Poppins;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  position: relative;
  top: 80px;
  left: 30px;
}

.info-box:hover .action-btn {
  display: inline-block;
}

.sol {
  font-family: Poppins;
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  text-transform: capitalize;
  color: rgba(67, 116, 186, 1);
}
.sol-s {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: rgba(131, 131, 131, 1);
}
.carousel-track {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
  padding: 20px;
  margin: 0 auto;
}

.cards {
  flex: 0 0 auto;
  width: 280px;
  height: 400px;

  background-size: cover;
  background-position: center;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
#carousel-slider {
  padding: 0 40px;
  box-sizing: border-box;
}

#carousel-track {
  display: flex;
  gap: 18px;
}

.carousel-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.cards {
  flex: 0 0 auto;
  width: 280px;
  height: 400px;
  margin-right: 16px;
  border-radius: 12px;
  position: relative;

  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.cards img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: relative;
}

.overlay {
  position: absolute;
  top: 12px;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  color: white;
}

.cards h3 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
  font-family: Poppins;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 0%;
}

.cards p {
  font-size: 0.9rem;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0%;
}
.icon-ft {
  font-size: 20px;
  margin-top: 17px;
  vertical-align: middle;
}
.form-det {
  background-color: #3f70c3;
  border-radius: 16px;
  width: 500px;
}
.form-ansia {
  width: 685px;
}
.small-img {
  width: 64px;
  height: 64px;
  margin-left: 7px;
}
.annsio {
  position: relative;
  left: 70px;
}
/* =================Responsivness start===================== */
@media (min-width: 320px) and (max-width: 576px) {
  body {
    overflow-x: hidden !important;
  }
  .back-to-top {
    position: fixed;
    bottom: 30px;
left: -20px !important;
    width: 50px;
    height: 50px;
    background-color: rgba(67, 116, 186, 1);
    color: white;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s;
}
  .list {
    left: -24px;
  }
  .foter-heading {
    text-align: left;
  }
  #rows {
    padding: 20px;
  }
  .copy {
    text-align: left;
    font-size: 12px;
    line-height: 24px;
    margin-top: 10px;
  }
  .icon-ft {
    font-size: 16px;
    margin-top: 10px;
  }
  /* contact us form */
  .contact-form {
    padding: 30px 39px 30px 0px;
  }
  .contact-container {
    height: auto;
    left: 20px;
    width: 95%;
  }
  .form-group {
    flex-direction: column;
  }
  .form-group > div {
    left: 0px !important;
  }
  .subjects {
    flex-direction: column;
    gap: 0px;
    margin-bottom: 1px;
    position: relative;
    left: 20px;
    padding-left: 8%;
  }
  .submit-btn {
    padding: 10px 18px;
    left: 146px;
    font-size: 12px;
  }
  .form-det {
    width: 100% !important;
  }
  .stats-container {
    background: white;
    border-radius: 16px;
    max-width: 1069px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    padding: 30px 10px;
    box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.15);
    flex-wrap: wrap;
    position: relative;
    top: -40px;
    height: auto;
    padding-right: 66px;
    width: 309px;
  }
  .b-head {
    font-family: Poppins;
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    left: 30px;
    top: 120px;
  }
  .b-heading {
    font-family: Poppins;
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 30px;
    top: 90px;
  }
  .b-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 30px;
    top: 70px;
  }
  .Read-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 150px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 30px;
    top: 50px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .ans-img {
    width: 300px !important;
    height: 300px !important;
    margin-top: 40px !important;
    margin-left: 20px !important;
  }
  .img-top {
    width: 300px !important;
    height: 300px !important;
    margin-left: 30px !important;
    margin-top: 100px !important;
  }
  .text {
    font-family: "Poppins";
    font-weight: 800;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    top: 220px;
    left: 50px;
  }
  .text-b {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 50px;
    top: 49px;
  }
  .text-s {
    font-family: Poppins;
    font-weight: 600;
    font-size: 7px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 50px;
    top: 29px;
  }
  .ansia-btn {
    margin-top: -25px !important;
    margin-left: 15px !important;
    font-size: 10px;
    width: 122px;
  }

  .card-text {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 12px;
    line-height: 144%;
    letter-spacing: 0%;
    text-align: justify;
    color: rgba(108, 108, 108, 1);
    margin-top: 20px;
  }
  input,
  textarea {
    width: 88% !important ;

    padding: 8px 10px;
    border: none;
    border-bottom: 1px solid rgba(108, 108, 108, 1);
    background: transparent;
    margin-bottom: 20px;
    outline: none;
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 20px;
    top: -20px;
  }
  .Av {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(30, 29, 63, 1);
  }
  .tag {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0%;
    color: rgba(131, 131, 131, 1);
    margin-top: 20px;
  }
  .t-head {
    font-family: Poppins;
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(67, 116, 186, 1);
  }
  .top-logo {
    width: 170px !important;
    margin-top: -18px;
    margin-left: -71px;
  }
  .navbar {
    height: 87px;
  }
  .nav-link {
    font-size: 12px;
  }

  .navbar-nav {
    background-color: white;
    left: -8px;
    width: 105%;
  }
  .gap-5 {
    gap: 10px !important;
  }
  .navbar-toggler {
    font-size: 10px !important;
  }
  .navbar-toggler:focus {
    outline: 0px !important;
    box-shadow: none !important;
  }

  .dua-acc {
    position: relative !important;
    width: 331px !important;
    margin-left: 30px;
  }
  .accordion-button {
    border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 8px !important;
    background-color: #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    padding: 20px 24px;
    font-weight: 600;

    display: flex;
    justify-content: space-between;
    color: rgba(70, 70, 70, 1);
    font-family: Poppins;
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0%;
  }
  .accordion-body {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 190%;
    letter-spacing: 0%;
    color: rgba(30, 29, 63, 1);
  }

  .c-head {
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0%;
    color: rgba(30, 29, 63, 1);
    position: relative;
    left: 20px;
  }
  .hos-img {
    width: 300px;
    height: 300px;
  }
  .c-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 15px;
    top: -10px;
  }
  .list-dots {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: justify;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 15px;
  }
  .ca-img {
    width: 100% !important;
    height: 500px;
  }
  .top-logo {
    padding-left: 70px;
    /* padding-top: 9px; */
    /* padding-bottom: 8px; */
    width: 200px;
    margin-top: -15px;
    margin-left: -58px;
  }

  .c-header {
    font-family: Poppins;
    font-weight: 700;
    font-size: 18px;
    line-height: 46px;
    letter-spacing: 0.2px;
    text-align: center;
  }

  .c-content {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 40px;
  }

  .contact {
    width: 152px;
    height: 48px;
    gap: 10px;
    border-radius: 16px;
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 10px;
    padding-left: 36px;
    background: rgba(214, 34, 41, 1);
    border: 0px;
    color: rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 70px;
    left: -91px;
  }

  .learn {
    width: 154px;
    height: 48px;
    gap: 10px;
    border-radius: 16px;
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 10px;
    padding-left: 36px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 24px;
    left: 80px;
  }
  .icon-text img {
    width: 30px;
    height: 30px;
    position: relative;
    top: -30px;
  }
  .stat-number {
    color: #d91c1c;
    position: relative;
    top: -40px;
    font-family: Poppins;
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .stat-label {
    font-size: 14px;
    color: #666;
    font-weight: 500;
    text-align: center;
    position: relative;
    top: -50px;
    left: 60px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.2px;
    margin-left: -26px;
  }
  .stats-container {
    background: white;
    border-radius: 16px;
    max-width: 1069px;
    margin: auto;
    display: flex;

    justify-content: space-around;
    padding: 30px 10px;
    box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.15);
    flex-wrap: wrap;
    position: relative;
    top: -40px;
    height: 413px;
    /* padding-right: 233px; */
    width: 324px;
    flex-direction: row;
    margin-left: 20px;
  }
  .stat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
    min-width: 180px;
    margin-left: -20px;
  }
  .sol {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(67, 116, 186, 1);
  }
  .sol-s {
    font-family: Poppins;
    font-weight: 400;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(131, 131, 131, 1);
  }

  /* Global override to prevent scroll */
  body {
    overflow-x: hidden;
  }

  /* Optional: spacing tweaks for small images */
  .small-img {
    width: 40px;
    height: 40px;
    margin-left: 7px;
  }

  /* Shift the entire row slightly left */
  .annsio {
    position: relative;
    left: 70px;
  }

  /* Shift second and third card individually */
  .card-two {
    position: relative;
    left: 170px; /* equivalent to +100px total with row shift */
  }

  .card-three {
    position: relative;
    left: 150px; /* +200px total with row shift */
  }
  .aye {
    margin-top: -172px;
  }
}
/* Responsive safety */
@media (max-width: 991.98px) {
  .annsio,
  .card-two,
  .card-three {
    left: 0 !important;
  }
  @media (min-width: 320px) and (max-width: 576px) {
    .top-logo {
      width: 170px !important;
      margin-top: -18px;
      margin-left: -71px;
    }
    .navbar {
      height: 87px;
    }
    .nav-link {
      font-size: 12px;
    }

    .navbar-nav {
      background-color: white;
      left: -8px;
      width: 105%;
    }
    .gap-5 {
      gap: 10px !important;
    }
    .navbar-toggler {
      font-size: 10px !important;
    }
    .navbar-toggler:focus {
      outline: 0px !important;
      box-shadow: none !important;
    }

    .carousel-track {
      display: block !important;
      transform: none !important;
      gap: 0 !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
    }

    .cards {
      width: 100% !important;
      max-width: 100% !important;
      flex: none !important;
      margin-bottom: 20px;
    }
  }
  .t-heading {
    font-family: Poppins;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(67, 116, 186, 1);
    position: relative;
    top: 50px;
  }
  .t-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(131, 131, 131, 1);
    position: relative;
    top: 60px;
  }
  .tab-bar {
    flex-direction: column;
    background-color: #d62027;
    padding: 5px;
    border-radius: 16px !important;
    width: 70% !important;
    height: 280px;
    margin: 10px !important;
    position: relative;
    text-align: center;
    top: 80px !important;
  }

  .learn-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 141px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 15px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
  }
  #tab-back {
    margin-left: -20px !important;
  }
  .t-head {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(67, 116, 186, 1);
    margin-left: 20px;
  }
  .t-s {
    font-family: Poppins;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(131, 131, 131, 1);
    margin-left: 41px;
  }

  .nav-buttons {
    display: none !important;
  }

  .carousel {
    display: block !important;
    transform: none !important;
    overflow: visible !important;
  }

  .testimonial-card {
    width: 320px !important;
    max-width: 320px !important;
    flex: none !important;
    margin-bottom: 20px !important;
    display: block !important;
  }
  .b-head {
    font-family: Poppins;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    left: 17px;
    top: 54px;
  }
  .b-heading {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 17px;
    top: 33px;
  }
  .b-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 17px;
    top: 18px;
  }
  .Read-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 140px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 17px;
    top: 50px;
    font-size: 10px;
    font-family: Poppins;
    font-weight: 700;
    /* font-size: 12px; */
    line-height: 100%;
    letter-spacing: 0%;
  }
  .Frequently {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 65px;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(67, 116, 186, 1);
  }
  .frequent-s {
    font-family: Poppins;
    font-weight: 500;
    font-size: 10px;
    line-height: 200%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(131, 131, 131, 1);
    position: relative;
    top: -10px;
  }
}
@media (min-width: 577px) and (max-width: 768px) {
  .list {
    left: -24px;
  }
  .foter-heading {
    text-align: left;
  }
  #rows {
    padding: 20px;
  }
  .copy {
    text-align: left;
    font-size: 12px;
    line-height: 24px;
    margin-top: 10px;
  }
  .icon-ft {
    font-size: 16px;
    margin-top: 10px;
  }
  /* contact us form */
  .contact-form {
    padding: 30px 39px 30px 0px;
  }
  .contact-container {
    height: auto;
    left: 20px;
    width: 95%;
  }
  .form-group {
    flex-direction: column;
  }
  .form-group > div {
    left: 0px !important;
  }
  .subjects {
    flex-direction: column;
    gap: 0px;
    margin-bottom: 1px;
    position: relative;
    left: 20px;
    padding-left: 8%;
  }
  .submit-btn {
    left: 393px;
  }
  .contact-container {
    width: 93% !important;
  }
  .form-det {
    width: 100%;
  }

  .b-head {
    font-family: Poppins;
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    left: 30px;
    top: 120px;
  }
  .b-heading {
    font-family: Poppins;
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 30px;
    top: 90px;
  }
  .b-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 30px;
    top: 70px;
  }
  .Read-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 150px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 30px;
    top: 50px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .ans-img {
    width: 300px !important;
    height: 300px !important;
    margin-top: 40px !important;
    margin-left: 20px !important;
  }
  .text {
    font-family: "Poppins";
    font-weight: 800;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    top: 308px;
    left: 50px;
  }
  .text-b {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 50px;
    top: 140px;
  }
  .text-s {
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 50px;
    top: 120px;
  }
  .ansia-btn {
    margin-top: 50px !important;
    margin-left: 15px !important;
  }
  img-top {
    width: 400px !important;
    height: 400px !important;
    margin-left: 40px !important;
    margin-top: 100px !important;
  }
  .dua-card {
    position: relative;
    left: 0px !important;
    margin-left: -60px;
  }
  .card-text {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 12px;
    line-height: 144%;
    letter-spacing: 0%;
    text-align: justify;
    color: rgba(108, 108, 108, 1);
    margin-top: 20px;
  }
  .card-title {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
  }
  .Av {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(30, 29, 63, 1);
  }
  .tag {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0%;
    color: rgba(131, 131, 131, 1);
    margin-top: 20px;
  }
  .t-head {
    font-family: Poppins;
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(67, 116, 186, 1);
  }
  .tab-bar {
    flex-direction: column;
    background-color: #d62027;
    padding: 5px;
    border-radius: 16px !important;
    width: 37% !important;
    height: 300px !important;
    margin: 10px !important;
    position: relative;
    text-align: center;
    top: 80px !important;
    margin-left: 23px !important;
  }

  .stats-container {
    background: white;
    border-radius: 16px;
    max-width: 1069px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    padding: 30px 10px;
    box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.15);
    flex-wrap: wrap;
    position: relative;
    top: -10px;
    height: auto;
    padding-right: 66px;
    width: 400px;
  }
  .c-head {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0%;
    color: rgba(30, 29, 63, 1);
    position: relative;
    left: 20px;
  }
  .c-head {
    font-family: Poppins;
    font-weight: 600;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0%;
    color: rgba(30, 29, 63, 1);
    position: relative;
    left: 20px;
  }
  .hos-img {
    width: 300px;
    height: 300px;
  }
  .c-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 15px;
    top: -10px;
  }
  .list-dots {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: justify;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 15px;
  }
  .top-logo {
    padding-left: 70px;
    /* padding-top: 9px; */
    /* padding-bottom: 8px; */
    width: 200px;
    margin-top: -15px;
    margin-left: -58px;
  }
  .c-header {
    font-family: Poppins;
    font-weight: 700;
    font-size: 18px;
    line-height: 46px;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 30px;
  }
  .ca-img {
    height: 500px;
  }

  .c-content {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 40px;
  }

  .contact {
    width: 152px;
    height: 48px;
    gap: 10px;
    border-radius: 16px;
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 10px;
    padding-left: 36px;
    background: rgba(214, 34, 41, 1);
    border: 0px;
    color: rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 70px;
    left: -11px;
  }

  .learn {
    width: 154px;
    height: 48px;
    gap: 10px;
    border-radius: 16px;
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 10px;
    padding-left: 36px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 72px;
    left: 26px;
  }
  .icon-text img {
    width: 30px;
    height: 30px;
    position: relative;
    top: -30px;
  }
  .stat-number {
    color: #d91c1c;
    position: relative;
    top: -40px;
    font-family: Poppins;
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .stat-label {
    font-size: 14px;
    color: #666;
    font-weight: 500;
    text-align: center;
    position: relative;
    top: -50px;
    left: 60px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.2px;
    margin-left: -26px;
  }
  .stats-container {
    background: white;
    border-radius: 16px;
    max-width: 1069px;
    margin: auto;
    display: flex;

    justify-content: space-around;
    padding: 30px 10px;
    box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.15);
    flex-wrap: wrap;
    position: relative;
    top: -40px;
    height: 413px;
    /* padding-right: 233px; */
    width: 324px;
    flex-direction: row;
    margin-left: 105px;
  }
  .stat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
    min-width: 180px;
    margin-left: -20px;
  }
  body {
    overflow-x: hidden;
  }

  /* Optional: spacing tweaks for small images */
  .small-img {
    width: 40px;
    height: 40px;
    margin-left: 7px;
  }

  /* Shift the entire row slightly left */
  .annsio {
    position: relative;
    left: 70px;
  }

  /* Shift second and third card individually */
  .card-two {
    position: relative;
    left: 170px; /* equivalent to +100px total with row shift */
  }

  .card-three {
    position: relative;
    left: 150px; /* +200px total with row shift */
  }

  /* Responsive safety */
  @media (max-width: 991.98px) {
    .annsio,
    .card-two,
    .card-three {
      left: 0 !important;
    }
  }
  .annsio,
  .card-two,
  .card-three {
    left: 0px;
    position: relative;
  }
  @media (max-width: 768px) {
    .cards {
      flex: 0 0 100%;
    }

    .carousel-track {
      gap: 15px; /* small gap on mobile */
    }
  }
  .t-heading {
    font-family: Poppins;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(67, 116, 186, 1);
    position: relative;
    top: 50px;
  }
  .t-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(131, 131, 131, 1);
    position: relative;
    top: 60px;
  }

  .learn-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 141px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 15px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .nav-buttons {
    display: none !important;
  }

  .carousel {
    display: block !important;
    transform: none !important;
    overflow: visible !important;
  }

  .testimonial-card {
    width: 320px !important;
    max-width: 320px !important;
    flex: none !important;
    margin-bottom: 20px !important;
    display: block !important;
  }
  .b-head {
    font-family: Poppins;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    left: 17px;
    top: 54px;
  }
  .b-heading {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 17px;
    top: 33px;
  }
  .b-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 17px;
    top: 18px;
  }
  .Read-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 140px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 17px;
    top: 50px;
    font-size: 10px;
    font-family: Poppins;
    font-weight: 700;
    /* font-size: 12px; */
    line-height: 100%;
    letter-spacing: 0%;
  }
  .img-top {
    width: 350px !important;
    height: 350px !important;
  }
  .annsio {
    left: 0px;
    position: relative;
    margin-left: 43px;
  }
  .testimonial-card {
    width: 320px !important;
    max-width: 320px !important;
    flex: none !important;
    margin-bottom: 20px !important;
    display: block !important;
    margin-left: 176px;
  }
  .carousel-track {
    display: block !important;
    transform: none !important;
    gap: 0 !important;
    margin-left: 200px !important;
    margin-right: 0 !important;
  }
}

@media (min-width: 577px) and (max-width: 768px) {
  .top-logo {
    width: 170px !important;
    margin-top: -18px;
    margin-left: -71px;
  }
  .navbar {
    height: 87px;
  }
  .nav-link {
    font-size: 12px;
  }

  .navbar-nav {
    background-color: white;
    left: -8px;
    width: 105%;
  }
  .gap-5 {
    gap: 10px !important;
  }
  .navbar-toggler {
    font-size: 10px !important;
  }
  .navbar-toggler:focus {
    outline: 0px !important;
    box-shadow: none !important;
  }

  .carousel-track {
    display: block !important;
    transform: none !important;
    gap: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .cards {
    display: block !important;
    width: 50% !important;
    max-width: 50% !important;
    flex: none !important;
    margin-bottom: 20px !important;
  }
}

@media (min-width: 769px) and (max-width: 920px) {
  .top-logo {
    width: 170px !important;
    margin-top: -18px;
    margin-left: -71px;
  }
  .navbar {
    height: 87px;
  }
  .nav-link {
    font-size: 12px;
  }

  .navbar-nav {
    background-color: white;
    left: -8px;
    width: 105%;
  }
  .gap-5 {
    gap: 10px !important;
  }
  .navbar-toggler {
    font-size: 10px !important;
  }
  .navbar-toggler:focus {
    outline: 0px !important;
    box-shadow: none !important;
  }

  .list {
    left: -24px;
    font-size: 12px;
  }
  .site-ul {
    font-size: 12px;
  }
  .foter-heading {
    text-align: left;
  }
  #rows {
    padding: 20px;
  }
  .copy {
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    margin-top: 10px;
  }
  .icon-ft {
    font-size: 16px;
    margin-top: 10px;
  }
  .ansia {
    font-size: 12px;
    line-height: 24px;
  }
  .site-link {
    padding-left: 14px;
  }
  .quick-link {
    padding-left: 50px;
  }
  .icon-lists {
    font-size: 12px;
  }
  #icon-lists {
    font-size: 12px;
  }
  #icon {
    font-size: 12px;
    border-radius: 50%;
    padding: 3px 6px;
  }
  .site {
    font-size: 16px;
  }
  .contact-container {
    border-radius: 10px;
    display: flex;
    max-width: 1200px;
    height: 505px;
    width: 100%;
    background-color: transparent;
    overflow: hidden;
    position: relative;
    left: 15px;
    background-color: rgba(247, 246, 255, 1);
    flex-direction: column;
  }
  .form-det {
    width: 40%;
  }
  .submit-btn {
    left: 373px;
  }
  .anisa-textbox {
    width: 85% !important;
  }
  .stats-container {
    background: white;
    border-radius: 16px;
    max-width: 1069px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    padding: 30px 10px;
    box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.15);
    flex-wrap: wrap;
    position: relative;
    top: -40px;
    height: auto;
    padding-right: 66px;
  }
  .b-head {
    font-family: Poppins;
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    left: 30px;
    top: 120px;
  }
  .b-heading {
    font-family: Poppins;
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 30px;
    top: 90px;
  }
  .b-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 30px;
    top: 70px;
  }
  .Read-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 150px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 30px;
    top: 50px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .ans-img {
    width: 300px !important;
    height: 300px !important;
    margin-top: 40px !important;
    margin-left: 20px !important;
  }
  .dua-card {
    position: relative;
    left: 0px !important;
    margin-left: -60px;
  }
  .card-text {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 12px;
    line-height: 144%;
    letter-spacing: 0%;
    text-align: justify;
    color: rgba(108, 108, 108, 1);
    margin-top: 20px;
  }
  .card-title {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
  }
  .Av {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(30, 29, 63, 1);
  }
  .tag {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 11px;
    line-height: 20px;
    letter-spacing: 0%;
    color: rgba(131, 131, 131, 1);
    margin-top: 20px;
  }
  .c-header {
    font-family: Poppins;
    font-weight: 700;
    font-size: 18px;
    line-height: 46px;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 30px;
  }
  .ca-img {
    height: 500px;
  }

  .c-content {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 40px;
  }

  .contact {
    width: 152px;
    height: 48px;
    gap: 10px;
    border-radius: 16px;
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 10px;
    padding-left: 36px;
    background: rgba(214, 34, 41, 1);
    border: 0px;
    color: rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 70px;
    left: -11px;
  }

  .learn {
    width: 154px;
    height: 48px;
    gap: 10px;
    border-radius: 16px;
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 10px;
    padding-left: 36px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 72px;
    left: 26px;
  }
  .icon-text img {
    width: 30px;
    height: 30px;
    position: relative;
    top: -30px;
  }
  .stat-number {
    color: #d91c1c;
    position: relative;
    top: -40px;
    font-family: Poppins;
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .stat-label {
    font-size: 14px;
    color: #666;
    font-weight: 500;
    text-align: center;
    position: relative;
    top: -50px;
    left: 60px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.2px;
    margin-left: -26px;
  }
  .stats-container {
    background: white;
    border-radius: 16px;
    max-width: 1069px;
    margin: auto;
    display: flex;

    justify-content: space-around;
    padding: 30px 10px;
    box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.15);
    flex-wrap: wrap;
    position: relative;
    top: -40px;
    height: 413px;
    /* padding-right: 233px; */
    width: 324px;
    flex-direction: row;
    margin-left: 205px;
  }
  .stat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
    min-width: 180px;
    margin-left: -20px;
  }
  .annsio,
  .card-one,
  .card-two,
  .card-three {
    position: relative;
    left: 60px;
  }
  .img-top {
    width: 400px !important;
    height: 400px !important;
    margin-left: 70px !important;
    margin-top: 100px !important;
  }
  .text {
    font-family: "Poppins";
    font-weight: 800;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    top: 220px;
    left: 50px;
  }
  .text-b {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 50px;
    top: 49px;
  }
  .text-s {
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 50px;
    top: 29px;
  }
  .ansia-btn {
    margin-top: -25px !important;
    margin-left: 15px !important;
    font-size: 10px;
    width: 122px;
  }
  .sol {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(67, 116, 186, 1);
  }
  .sol-s {
    font-family: Poppins;
    font-weight: 400;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(131, 131, 131, 1);
  }
  @media (min-width: 769px) and (max-width: 920px) {
    .carousel-track {
      display: block !important;
      transform: none !important;
      gap: 0 !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
    }

    .cards {
      width: 100% !important;
      max-width: 100% !important;
      flex: none !important;
      margin-bottom: 20px;
    }
  }
  .tab-bar {
    display: flex;
    background-color: #d62027;
    padding: 5px;
    border-radius: 16px;
    width: 740px;
    height: 55px;
    margin: 10px;
    position: relative;
    left: -10px;
    top: 80px;
  }
  .nav-buttons {
    display: none !important;
  }

  .carousel {
    display: block !important;
    transform: none !important;
    overflow: visible !important;
  }

  .testimonial-card {
    width: 320px !important;
    max-width: 320px !important;
    flex: none !important;
    margin-bottom: 20px !important;
    display: block !important;
    margin-left: 149px;
  }

  .b-head {
    font-family: Poppins;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    left: 17px;
    top: 54px;
  }
  .b-heading {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 17px;
    top: 33px;
  }
  .b-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 17px;
    top: 18px;
  }
  .Read-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 140px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 17px;
    top: 50px;
    font-size: 10px;
    font-family: Poppins;
    font-weight: 700;
    /* font-size: 12px; */
    line-height: 100%;
    letter-spacing: 0%;
  }
  .img-top {
    width: 350px !important;
    height: 350px !important;
  }
  .annsio {
    left: 0px;
    position: relative;
    margin-left: 43px;
  }
}
@media (min-width: 921px) and (max-width: 992px) {
  .top-logo {
    width: 170px !important;
    margin-top: -18px;
    margin-left: -71px;
  }
  .navbar {
    height: 87px;
  }
  .nav-link {
    font-size: 12px;
  }

  .navbar-nav {
    background-color: white;
    left: -8px;
    width: 105%;
  }
  .gap-5 {
    gap: 10px !important;
  }
  .navbar-toggler {
    font-size: 10px !important;
  }
  .navbar-toggler:focus {
    outline: 0px !important;
    box-shadow: none !important;
  }
}
@media (min-width: 921px) and (max-width: 1200px) {
  .contact-container {
    border-radius: 10px;

    max-width: 1200px;
    height: 505px;
    width: 100%;
    background-color: transparent;
    overflow: hidden;
    position: relative;
    left: 15px;
    background-color: rgba(247, 246, 255, 1);
    flex-direction: column;
  }
  .form-det {
    width: 40%;
  }
  .submit-btn {
    left: 373px;
  }
  .anisa-textbox {
    width: 85% !important;
  }
  .b-head {
    font-family: Poppins;
    font-weight: 700;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    left: 30px;
    top: 120px;
  }
  .b-heading {
    font-family: Poppins;
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 30px;
    top: 90px;
  }
  .b-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 30px;
    top: 70px;
  }
  .Read-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 150px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 30px;
    top: 50px;
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .ans-img {
    width: 300px !important;
    height: 300px !important;
    margin-top: 40px !important;
    margin-left: 20px !important;
  }
  .dua-card {
    position: relative;
    left: 0px !important;
    margin-left: 80px;
  }
  .card-text {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 12px;
    line-height: 144%;
    letter-spacing: 0%;
    text-align: justify;
    color: rgba(108, 108, 108, 1);
    margin-top: 20px;
  }
  .card-title {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
  }
  .top-logo {
    padding-left: 70px;
    /* padding-top: 9px; */
    /* padding-bottom: 8px; */
    width: 200px;
    margin-top: -15px;
    margin-left: -58px;
  }
  .c-header {
    font-family: Poppins;
    font-weight: 700;
    font-size: 22px;
    line-height: 46px;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 30px;
  }
  .ca-img {
    height: 500px;
  }

  .c-content {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 40px;
  }

  .contact {
    width: 152px;
    height: 48px;
    gap: 10px;
    border-radius: 16px;
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 10px;
    padding-left: 36px;
    background: rgba(214, 34, 41, 1);
    border: 0px;
    color: rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 70px;
    left: -11px;
  }

  .learn {
    width: 154px;
    height: 48px;
    gap: 10px;
    border-radius: 16px;
    padding-top: 10px;
    padding-right: 36px;
    padding-bottom: 10px;
    padding-left: 36px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.2px;
    text-align: center;
    position: relative;
    top: 72px;
    left: 26px;
  }
  .icon-text img {
    width: 30px;
    height: 30px;
    position: relative;
    top: -30px;
  }
  .stat-number {
    color: #d91c1c;
    position: relative;
    top: -40px;
    font-family: Poppins;
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.1px;
  }
  .stat-label {
    font-size: 14px;
    color: #666;
    font-weight: 500;
    text-align: center;
    position: relative;
    top: -50px;
    left: 60px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.2px;
    margin-left: -26px;
  }
  .stats-container {
    background: white;
    border-radius: 16px;
    max-width: 859px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    padding: 30px 10px;
    box-shadow: 0px 13px 19px 0px rgba(0, 0, 0, 0.15);
    flex-wrap: wrap;
    position: relative;
    top: -40px;
    height: 77px !important;
    /* padding-right: 233px; */
    width: 997px !important;
    flex-direction: row;
  }

  .stat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
    min-width: 180px;
    margin-left: -20px;
  }
  .annsio,
  .card-one,
  .card-two,
  .card-three {
    position: relative;
    left: 60px;
  }
  .img-top {
    width: 400px !important;
    height: 400px !important;
    margin-left: 70px !important;
    margin-top: 100px !important;
  }
  .text {
    font-family: "Poppins";
    font-weight: 800;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    top: 220px;
    left: 50px;
  }
  .text-b {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 50px;
    top: 49px;
  }
  .text-s {
    font-family: Poppins;
    font-weight: 600;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 50px;
    top: 29px;
  }
  .ansia-btn {
    margin-top: -25px !important;
    margin-left: 15px !important;
    font-size: 10px;
    width: 122px;
  }
  .sol {
    font-family: Poppins;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: capitalize;
    color: rgba(67, 116, 186, 1);
  }
  .sol-s {
    font-family: Poppins;
    font-weight: 400;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(131, 131, 131, 1);
  }
  .annsio,
  .card-one,
  .card-two,
  .card-three {
    position: relative;
    left: -66px;
  }
  .small-img {
    width: 40px;
    height: 40px;
    margin-left: 7px;
  }

  .card-title {
    font-family: "Poppins";
    font-weight: 600;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
  }
  .card-text {
    font-family: "Poppins";
    font-weight: 400;
    font-size: 10px;
    line-height: 144%;
    letter-spacing: 0%;
    text-align: justify;
    color: rgba(108, 108, 108, 1);
    margin-top: 20px;
  }
  .carousel-track {
    display: block !important;
    transform: none !important;
    gap: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .cards {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
    margin-bottom: 20px !important;
  }
  .tab-bar {
    display: flex;
    background-color: #d42027;
    border-radius: 15px;
    padding: 10px;
    gap: 20px;
    margin-left: -40px;
  }
  .nav-buttons {
    display: none !important;
  }

  .carousel {
    display: block !important;
    transform: none !important;
    overflow: visible !important;
  }

  .testimonial-card {
    width: 320px !important;
    max-width: 320px !important;
    flex: none !important;
    margin-bottom: 20px !important;
    display: block !important;
    margin-left: 149px;
  }

  .b-head {
    font-family: Poppins;
    font-weight: 700;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0%;
    color: rgba(214, 34, 41, 1);
    position: relative;
    left: 17px;
    top: 54px;
  }
  .b-heading {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: rgba(67, 116, 186, 1);
    position: relative;
    left: 17px;
    top: 33px;
  }
  .b-small {
    font-family: Poppins;
    font-weight: 500;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: 0%;
    color: rgba(108, 108, 108, 1);
    position: relative;
    left: 17px;
    top: 18px;
  }
  .Read-more-btn {
    background-color: #d62828;
    color: white;
    padding: 13px 25px;
    border: none;
    border-radius: 16px;
    width: 140px;
    height: 47px;
    cursor: pointer;
    display: flex;
    align-items: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    left: 17px;
    top: 50px;
    font-size: 10px;
    font-family: Poppins;
    font-weight: 700;
    /* font-size: 12px; */
    line-height: 100%;
    letter-spacing: 0%;
  }
  .img-top {
    width: 350px !important;
    height: 350px !important;
  }
  .annsio {
    left: 0px;
    position: relative;
    margin-left: 43px;
  }
}
