@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Raleway:800,600,500,400,700|Plus+Jakarta+Sans:700|Nunito+Sans:700,800");

html,
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Raleway", Helvetica !important;
}

.home {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.div {
  background-color: #ffffff;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
}

.overlap {
  width: 100%;
  height: 100%;

}

.frame-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 120px;
  position: absolute;
  top: 868px;
}

.rows {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: center;
}

.home .group-2 {
  width: 100%;
  height: 748px;
  background-color: #00217D;
  background-size: cover;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;


}
.about .group-2 {
  width: 100%;
  /* height: 748px; */
  background-color: #00217D;
  background-size: cover;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;


}

.slider-arrows {
  position: absolute;
  top: 90%;
  left: 150px;
  width: 150px;
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
  transform: translateY(-50%);
}

.arrow {
  background-color: rgba(255, 255, 255, 0);
  border: none;
  font-size: 24px;
  cursor: pointer;
  border-radius: 50%;
}

.overlap-group-2 {
  position: relative;
  height: 2637px;
  top: -196px;
}

.mask-group-2 {
  position: absolute;
  width: 352px;
  height: 200px;
  top: 0;
  left: 8px;
}

.home .overlap-4 {
  width: 100%;
  /* height: 748px; */
}

.menuBtn {
  display: none;
}

.rectangle {
  position: absolute;
  width: 960px;
  height: 588px;
  top: 160px;
  left: 480px;
}

.top-nav {
  position: absolute;
  width: 100%;
  height: 96px;
  top: 0;
  left: 1px;
  background-color: #ffffff0a;
}

.navbar {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 36px;
  left: 224px;
  width: 418px;
}

.text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.text-wrapper a {
  color: #ffffff;
  text-decoration: none;
}

.text-wrapper a:hover {
  color: #38C0F0;
  text-decoration: none;
}

.frame {
  display: flex;
  width: 332px;
  align-items: center;
  gap: 13px;
  position: absolute;
  top: 26px;
  right: 50px;
}

.frame-2 {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.group-wrapper {
  position: relative;
  width: 160px;
  height: 44px;
}

.frame-wrapper {
  height: 44px;
  border-radius: 86px;
  position: relative;
  background-color: #0800661d;
  cursor: pointer;

}

.frame-wrapper:hover {

  background-color: #0b005049;

}

.language-dropdown {
  background-color: rgb(0, 2, 73);
  color: #ffffff;
  border: 1px solid #ccc;
  position: absolute;
  margin-top: 5px;
  border-radius: 5px;
  z-index: 120;
  width: 130px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.lang-option {
  padding: 10px;
  cursor: pointer;
  transition: background 0.2s;
}

.lang-option:hover {
  background-color: #10006b;
}

.hidden {
  display: none;
}



.frame-3 {
  display: flex;
  width: 133px;
  align-items: center;
  gap: 8px;
  position: relative;
  top: 11px;
  left: 11px;
}

.flag {
  position: relative;
  width: 22px;
  height: 22px;
}

.home .create {
  position: relative;
  width: fit-content;
  font-family: "Raleway", Helvetica;
  font-weight: 400;
  color: rgb(255, 255, 255);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}

.create {
  position: relative;
  width: fit-content;
  font-family: "Raleway", Helvetica;
  font-weight: 400;
  color: rgba(0, 33, 125, 1);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 18px;
  white-space: nowrap;
}

.vuesax-linear-arrow {
  position: relative;
  width: 11px;
  height: 11px;
  margin-right: -1.00px;
}

.button-regular {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 160px;
  height: 44px;
  border-radius: 6px;
}

.SEE-DETAIL-wrapper {
  width: 162px;
  height: 46px;

  background-color: var(--primeryblue);
  border-radius: 53.62px;

  font-family: "Raleway", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  text-align: center;

  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.SEE-DETAIL-wrapper:hover {

  background-color: #0b0050;


}

b {
  font-weight: bold;
}

.line {
  position: absolute;
  width: 100%;
  height: 2px;
  top: 94px;
  left: 0;
}

.logo-ltr {
  position: absolute;
  width: 151px;
  height: 50px;
  top: 23px;
  left: 48px;
}

.headline {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
  position: absolute;
  top: 220px;
  left: 123px;
}

.frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.p {
  position: relative;
  width: 567px;
  margin-top: -1.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 54px;
  letter-spacing: -0.54px;
  line-height: 59.4px;
}

.text-wrapper-2 {
  position: relative;
  width: 448px;
  font-family: "Raleway", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.10px;
  line-height: 32px;
}

.frame-5 {
  display: inline-flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.button {
  all: unset;
  box-sizing: border-box;
  position: relative;
  border-radius: 8px;
  width: 200px;
  height: 44px;
}


.SEE-DETAIL-2 {
  width: 202px;
  height: 46px;

  background-color: var(--primeryblue);
  border-radius: 8px;

  font-family: "Raleway", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  text-align: center;

  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
}

.SEE-DETAIL-2:hover {
  background-color: #0b0050;
}


.button-regular-2 {
  position: relative;
  border-radius: 8px;
  width: 200px;
  height: 44px;
}

.SEE-DETAIL-3 {
  width: 202px;
  height: 46px;

  background-color: var(--gray-2);
  border-radius: 8px;

  font-family: "Raleway", Helvetica;
  font-weight: 600;
  font-size: 16px;
  text-align: center;

  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.SEE-DETAIL-3:hover {
  background-color: #0b0050;
  color: #ffffff;
  cursor: pointer;

}

.overlap-group-3 {
  position: relative;
  width: 202px;
  height: 46px;
  top: -1px;
  left: -1px;
  background-color: var(--primeryblue);
  border-radius: 8px;
}

.group-3 {
  position: relative;
  width: 100%;
  height: 570px;
}

.frame-8 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 60px;
  position: absolute;
  top: 0;
  left: 8px;
}

.frame-9 {
  align-items: flex-start;
  gap: 6px;
  display: inline-flex;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.text-wrapper-3 {
  position: relative;
  width: 684px;
  margin-top: -1.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: var(--primeryblack);
  font-size: 40px;
  letter-spacing: -0.40px;
  line-height: 44px;
}

.text-wrapper-4 {
  position: relative;
  width: 448px;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  font-weight: 400;
  color: var(--primeryblack);
  font-size: 20px;
  letter-spacing: -0.10px;
  line-height: 32px;
}

.element {
  position: relative;
  width: 375px;
  height: 100%;
}

.overlap-group-4 {
  position: relative;
  height: 438px;
}

.frame-10 {
  display: flex;
  flex-direction: column;
  width: 284px;
  align-items: flex-start;
  gap: 6px;
  position: absolute;
  top: 232px;
  left: 32px;
}

.frame-11 {
  display: flex;
  flex-direction: column;
  width: 273px;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblue-2);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.text-wrapper-6 {
  position: relative;
  width: 320px;
  margin-right: -16.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 800;
  color: var(--primeryblack);
  font-size: 24px;
  letter-spacing: -0.24px;
  line-height: 36px;
}

.text-wrapper-7 {
  position: relative;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: #00217D;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.frame-12 {
  display: flex;
  align-items: flex-start;
  gap: 6px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.read-more {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblue);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
  text-decoration: none;
}

.vuesax-linear-arrow-4 {
  position: relative;
  width: 24px;
  height: 24px;
}


.group-4 {
  position: absolute;
  width: 113px;
  height: 40px;
  top: 184px;
  left: 0;
}

.vector {
  position: absolute;
  width: 8px;
  height: 8px;
  top: 32px;
  left: 0;
}

.group-5 {
  position: absolute;
  width: 113px;
  height: 32px;
  top: 0;
  left: 0;
  background-color: #38c0f0;
}

.frame-13 {
  display: inline-flex;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  top: 8px;
  left: 16px;
}

.frame-14 {
  position: relative;
  width: 16px;
  height: 16px;
}

.text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;

  font-family: "Raleway" !important;
  font-weight: 700;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0.50px;
  line-height: 16px;
  white-space: nowrap;
}

.frame-15 {
  display: flex;
  flex-direction: column;
  width: 307px;
  align-items: flex-start;
  gap: 13px;
  position: absolute;
  top: 232px;
  left: 32px;
}

.group-6 {
  position: absolute;
  width: 113px;
  height: 32px;
  top: 0;
  left: 0;
  background-color: var(--primerygreen);
}

.frame-16 {
  display: flex;
  flex-direction: column;
  width: 305px;
  align-items: flex-start;
  gap: 6px;
  position: absolute;
  top: 232px;
  left: 32px;
}

.text-wrapper-9 {
  position: relative;
  width: 289px;
  margin-right: -16.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: var(--primeryblack);
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26.4px;
}

.button-regular-3 {
  position: absolute;
  top: 0;
  left: 928px;
  border-radius: 6px;
  width: 200px;
  height: 44px;
}

.section1 {
  padding: 60px 40px;
  max-width: 100%;
  align-items: center;
  margin: auto;
  justify-content: center;
  justify-items: center;
}

.section1 h2 {
  font-size: 2.5rem;
  font-weight: 700;
  color: rgba(0, 33, 125, 1);
}

.home .section1 p {
  color: rgba(0, 33, 125, 1);
  margin-top: 10px;
}

.services1 {
  display: flex;
  gap: 20px;
  margin-top: 40px;
}

.card1 .label1 {
  background: #38C0F0;
  color: white;
  font-size: 0.75rem;
  padding: 5px 10px;
  display: inline-block;
  margin: 10px;
  border-radius: 5px;
}

.card1 {
  width: 352px;
  min-height: 438px;
  background-color: white;
  border-radius: 12px;
  overflow: hidden;
  font-family: 'Raleway', sans-serif;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.card:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transform: scale(1.02);

}

.card1:hover {


  box-shadow: 0 2px 8px rgba(18, 1, 104, 0.968);
  transform: scale(1.05);
}

.image-container1 {
  position: relative;
  width: 100%;
  height: 200px;
}

.image-container1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px 12px 0 0;
}

.chat-icon:hover {
  opacity: 0.5;

}



.home .group-7 {
  position: relative;
  width: 1600px;
  height: 500.5px;
}

.home .benefits {
  display: flex;
  flex-direction: column;
  width: 570px;
  height: 416px;
  align-items: flex-start;
  gap: 64px;
  position: absolute;
  top: 42px;
  left: 563px;
}

.home .div-2 {
  display: inline-flex;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.home .renters {
  display: flex;
  flex-direction: column;
  width: 260px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
}

.home .icon {
  position: relative;
  width: 64px;
  height: 64px;
  background-color: #2d65ffd9;
  border-radius: 32px;
  border: 1px solid;
  border-color: #5784ff;
}

.home .overlap-group-5 {
  position: relative;
  width: 56px;
  height: 56px;
  top: 4px;
  left: 4px;
  background-color: var(--primeryblue-2);
  border-radius: 28px;
}

.home .img-2 {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 14px;
  left: 14px;
}


.home .numbers {
  flex-direction: column;
  gap: 20px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;

  font-family: "Raleway" !important;
  font-weight: 700;
  color: var(--primeryblack);
  font-size: 32px;
  letter-spacing: -0.32px;
  line-height: 48px;
  white-space: nowrap;
}

.home .text-wrapper-11 {
  position: relative;
  width: fit-content;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.home .text-wrapper-12 {
  position: relative;
  width: 256px;
  margin-top: -1.00px;

  font-family: "Raleway" !important;
  font-weight: 700;
  color: var(--primeryblack);
  font-size: 32px;
  letter-spacing: -0.32px;
  line-height: 48px;
}

.home .illustration {
  position: absolute;
  width: 488px;
  height: 500px;
  top: 0;
  left: 0;
  background-image: url('images/image.png');
  background-size: 100% 100%;
}

.home .content {
  display: flex;
  flex-direction: column;
  width: 362px;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  top: 30px;
  left: 15px;
}

.home .div-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.home .text-wrapper-13 {
  position: relative;
  width: 246px;
  margin-top: -1.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: var(--primeryblack);
  font-size: 40px;
  letter-spacing: -0.40px;
  line-height: 50px;
}

.home .text-wrapper-14 {
  position: relative;
  width: 218px;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 32px;
}


.advantages2 {
  gap: 40px;
  margin-top: 60px;
}

.advantages2 .left2 {
  background-color: #e6ebff;
  padding: 30px;
  border-radius: 15px;
  flex: 1;
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.advantages2 .left2 h3 {
  font-size: 1.8rem;
  margin-bottom: 20px;
  width: 100px;
}

.advantages2 .left2 p {
  color: #555;
  margin-bottom: 20px;
  width: 150px;

}

.advantages2 .left2 button {
  background-color: #0043ff;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  font-weight: bold;
  cursor: pointer;
}

.trusted3 {
  text-align: center;
  font-size: 2rem;
  margin-top: 80px;
  color: rgba(0, 33, 125, 1);
  font-weight: 500;
}

.advantages2 .right2 {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}

.logos3 {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 40px;
  flex-wrap: wrap;
}


.logo-conatiner4 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;

}

.logo-conatiner4 h4 {
  margin: 0;

}

.logos3 img {
  height: 40px;
  object-fit: contain;
}

.feature-section5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 3rem 0;
}

.container5 {
  max-width: 1130px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.title5 {
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #00217D;
  text-align: center;
  letter-spacing: -0.4px;
  line-height: 40px;
  margin-bottom: 3rem;
}

.tabs5 {
  width: 100%;
}

.tabs-list5 {
  display: flex;
  justify-content: center;
  gap: 1.25rem;
  margin-bottom: 2.5rem;
}

.tab5 {
  width: 200px;
  height: 44px;
  border-radius: 8px;
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #00217d53;
  background-color: #fff;
  transition: background-color 0.3s;
  cursor: pointer;
  border: none;
}

.active5 {
  background-color: #2D65FF;
  color: white;
}


.tab5:hover {
  background-color: #001e71 !important;
  color: white;

}

.projects-grid5 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.25rem;
}

@media (min-width: 768px) {
  .projects-grid5 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.project-card5 {
  width: 100%;
  height: 471px;
  background-color: #fff;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}

.card-content5 {
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}

.project-card5:hover {
  box-shadow: 0 2px 8px rgba(18, 1, 104, 0.968);
  transform: scale(1.05);
}

.card-header5 {
  padding: 30px;
  padding-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.card-title5 {
  width: 375px;
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: 800;
  color: #00217D;
  font-size: 24px;
  line-height: 36px;
  letter-spacing: -0.24px;
}

.read-more5 {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-top: 7px;
}

.read-more-text5 {
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: 500;
  color: white;
  font-size: 16px;
  line-height: 24px;
}

.arrow-icon5 {
  width: 24px;
  height: 24px;
  fill: white;
}

.card-image5 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1.5rem 1.5rem;
}

.card-image5 img {
  width: 100%;
  height: 346px;
  object-fit: cover;
  border-radius: 8px;
}

.home .frame-22 {
  display: flex;
  flex-direction: column;
  width: 684px;
  align-items: flex-start;
  gap: 16px;
  position: absolute;
  top: 80px;
  left: 223px;
}

.home .group-14 {
  position: relative;
  width: 1128px;
  height: 444px;
  background-image: url('images/backg.png');

  background-size: 100% 100%;
}


.home .text-wrapper-17 {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  letter-spacing: -0.40px;
  line-height: 44px;
}

.home .our-virtual-lab {
  position: relative;
  align-self: stretch;
  height: 56px;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  font-weight: 400;
  color: #ffffff !important;
  font-size: 20px;
  text-align: center;
  letter-spacing: -0.10px;
  line-height: 32px;
}

.home .group-15 {
  position: absolute;
  width: 994px;
  height: 148px;
  top: 236px;
  left: 67px;
}

.home .frame-23 {
  display: flex;
  width: 994px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.home .image-wrapper {
  position: relative;
  width: 323px;
  height: 148px;
  background-color: var(--main-colorwhite);
  border-radius: 8px;
}

.home .image-wrapper:hover {
  box-shadow: 0 2px 8px rgba(18, 1, 104, 0.968);
  transform: scale(1.05);
}

.home .image {
  position: absolute;
  width: 267px;
  height: 76px;
  top: 36px;
  left: 28px;
}

.home .image-2 {
  position: absolute;
  width: 213px;
  height: 117px;
  top: 17px;
  left: 56px;
}

.home .img-wrapper {
  position: relative;
  width: 323px;
  height: 148px;
  background-color: #ffffff;
  border-radius: 8px;
}

.home .image-3 {
  position: absolute;
  width: 269px;
  height: 89px;
  top: 27px;
  left: 27px;
}


.home .numbers-2 {
  gap: 91px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.home .icon-2 {
  position: relative;
  width: 64px;
  height: 64px;
  background-color: var(--primeryblue-2);
  border-radius: 32px;
  border: 1px solid;
  border-color: #5784ff;
}

.home .text-wrapper-18 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;

  font-family: "Raleway" !important;
  font-weight: 800;
  color: var(--primeryblue-2);
  font-size: 32px;
  letter-spacing: -0.32px;
  line-height: 48px;
  white-space: nowrap;
}

.home .text-wrapper-19 {
  position: relative;
  width: fit-content;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblue-2);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.home .icon-3 {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 12px;
  left: 12px;
}

.home .fi {
  position: relative;
  width: 32px;
  height: 32px;
  top: 12px;
  left: 12px;
}

.home .group-16 {
  position: absolute;
  width: 23px;
  height: 27px;
  top: 3px;
  left: 5px;
}

.home .group-17 {
  position: relative;
  width: 1134px;
  height: 665px;
}

.home .overlap-7 {
  position: absolute;
  width: 723px;
  height: 247px;
  top: 418px;
  left: 0;
  border-radius: 10px;
}

.home .rectangle-7 {
  position: absolute;
  width: 723px;
  height: 247px;
  top: 0;
  left: 0;
  background-color: var(--primerygreen);
  border-radius: 10px;
  transform: rotate(180deg);
  opacity: 0.4;
}

.home .schools {
  position: absolute;
  width: 163px;
  top: 24px;
  left: 20px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 41px;
  letter-spacing: -0.41px;
  line-height: 45.1px;
}

.home .to-practice-by {
  position: absolute;
  width: 574px;
  top: 87px;
  left: 20px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 21px;
  letter-spacing: -0.21px;
  line-height: 25.0px;
}

.home .button-regular-5 {
  position: absolute;
  top: 177px;
  left: 20px;
  border-radius: 8px;
  width: 200px;
  height: 44px;
}

.home .text-wrapper-20 {
  position: absolute;
  width: 625px;
  top: 54px;
  left: 49px;
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: var(--primeryblack);
  font-size: 64px;
  letter-spacing: -0.64px;
  line-height: 70.4px;
}

.home .frame-24 {
  display: flex;
  flex-direction: column;
  width: 383px;
  align-items: flex-start;
  gap: 24px;
  position: absolute;
  top: 0;
  left: 745px;
}

.home .group-18 {
  position: relative;
  width: 387px;
  height: 265px;
  margin-right: -4.00px;
}

.home .overlap-8 {
  position: relative;
  width: 383px;
  height: 265px;
  border-radius: 10px;
}

.home .rectangle-8 {
  position: absolute;
  width: 383px;
  height: 265px;
  top: 0;
  left: 0;
  background-color: var(--primerygreen);
  border-radius: 10px;
  transform: rotate(180deg);
  opacity: 0.4;
}

.home .investors {
  position: absolute;
  width: 192px;
  top: 24px;
  left: 20px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 41px;
  letter-spacing: -0.41px;
  line-height: 45.1px;
}

.home .text-wrapper-21 {
  position: absolute;
  width: 332px;
  top: 87px;
  left: 20px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 21px;
  letter-spacing: -0.21px;
  line-height: 25.0px;
}

.home .button-regular-6 {
  position: absolute;
  top: 195px;
  left: 20px;
  border-radius: 8px;
  width: 200px;
  height: 44px;
}

.home .group-19 {
  position: relative;
  width: 387px;
  height: 376px;
  margin-right: -4.00px;
}

.home .overlap-9 {
  position: relative;
  width: 383px;
  height: 376px;
  border-radius: 10px;
}

.home .rectangle-9 {
  position: absolute;
  width: 383px;
  height: 376px;
  top: 0;
  left: 0;
  background-color: var(--primerygreen);
  border-radius: 10px;
  transform: rotate(180deg);
  opacity: 0.4;
}

.home .government {
  position: absolute;
  width: 269px;
  top: 24px;
  left: 20px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 41px;
  letter-spacing: -0.41px;
  line-height: 45.1px;
}

.home .button-regular-7 {
  position: absolute;
  top: 306px;
  left: 20px;
  border-radius: 8px;
  width: 200px;
  height: 44px;
}

.group-20 {
  position: relative;
  width: 1128px;
  height: 100px;
}

.frame-25 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}

.frame-26 {
  align-items: flex-start;
  gap: 4px;
  display: inline-flex;
  flex-direction: column;
  position: relative;
  flex: 0 0 auto;
}

.text-wrapper-22 {
  position: relative;
  width: 802px;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  font-weight: 400;
  color: var(--primeryblack);
  font-size: 20px;
  letter-spacing: -0.10px;
  line-height: 32px;
}

.row-2 {
  display: inline-flex;
  align-items: flex-start;
  gap: 24px;
  position: absolute;
  top: 152px;
  left: 12px;
}

.element-2 {
  position: relative;
  width: 352px;
  height: 424px;
  background-color: #ffffff;
  border-radius: 8px;
}

.frame-27 {
  flex-direction: column;
  width: 284px;
  position: absolute;
  top: 232px;
  left: 24px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.text-wrapper-23 {
  position: relative;
  width: 289px;
  margin-top: -1.00px;
  margin-right: -16.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 800;
  color: var(--primeryblack);
  font-size: 24px;
  letter-spacing: -0.24px;
  line-height: 36px;
}

.overlap-10 {
  position: absolute;
  width: 352px;
  height: 200px;
  top: 0;
  left: 0;
  background-size: 100% 100%;
}

.group-21 {
  position: relative;
  width: 59px;
  height: 65px;
  top: 17px;
  left: 17px;
}

.overlap-group-8 {
  position: relative;
  height: 66px;
  top: -1px;
  left: -1px;
}

.rectangle-10 {
  position: absolute;
  width: 59px;
  height: 59px;
  top: 0;
  left: 0;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 8px 30px #4f55880f;
}

.arman-rokni {
  position: absolute;
  width: 47px;
  height: 57px;
  left: 6px;
  font-family: "Raleway", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 25.5px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25.5px;
}

.span {
  font-weight: 600;
  color: #5784ff;
  line-height: 8.1px;
}

.home .text-wrapper-24 {
  font-weight: 600;
  color: #5784ff;
  font-size: 14.2px;
  line-height: 0.1px;
}

.divHome {
  background: linear-gradient(to top, rgba(87, 132, 255, 0.104), rgba(87, 132, 255, 0.022), rgba(87, 132, 255, 0.104), rgba(87, 132, 255, 0));
  max-width: 100%;
  margin: auto;
}


.FAQ_faq-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4rem 1rem;
  max-width: 1128px;
  margin: 0 auto;
}

.FAQ_faq-header {
  text-align: center;
  margin-bottom: 4rem;
}

.FAQ_faq-header h2 {
  font-size: 40px;
  font-weight: bold;
  color: #00217D;
  letter-spacing: -0.4px;
  line-height: 44px;
}

.FAQ_faq-header p {
  max-width: 802px;
  opacity: 0.5;
  font-size: 20px;
  color: #00217D;
  line-height: 2rem;
  margin-top: 1rem;
}

.FAQ_tabs {
  margin-bottom: 2.5rem;
}

.FAQ_tabs-list {
  display: flex;
  gap: 1.25rem;
  background: transparent;
}

.FAQ_tabs-trigger {
  width: 200px;
  height: 44px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  line-height: 44px;
  background-color: #fff;
  color: #333;
  opacity: 0.5;
  cursor: pointer;
}

.FAQ_tabs-trigger.FAQ_active {
  background-color: #3b82f6;
  color: white;
  opacity: 1;
}


.FAQ_content-area {
  display: flex;
  gap: 2rem;
}

.FAQ_image-container {
  position: relative;
  width: 375px;
  height: 456px;
}

.FAQ_image {
  position: absolute;
  width: 100%;
  height: 100%;
}

.FAQ_faq-accordion {
  width: 659px;
}

.FAQ_accordion-item {
  background-color: white;
  border-radius: 8px;
  margin-bottom: 1rem;
}

.FAQ_accordion-trigger {
  padding: 1.25rem 1.5rem;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

.FAQ_accordion-trigger:hover {
  text-decoration: none;
}

.FAQ_accordion-trigger h3 {
  font-size: 24px;
  font-weight: 600;
  color: #00217D;
}

.FAQ_accordion-content {
  padding: 1.25rem 1.5rem;
  font-size: 16px;
  color: #00217D;
  opacity: 0.5;
  display: none;
}

.FAQ_accordion-item.open .FAQ_accordion-content {
  display: block;
}

.FAQ_icon {
  font-size: 24px;
  font-weight: bold;
  color: rgba(0, 33, 125, 1);
}


.Our_newsletter-subscription_1 {
  width: 100%;
  background-color: #f2f2f2;
  padding: 3rem 0;
}

.Our_content_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  max-width: 993px;
  margin: 0 auto;
  padding: 0 1rem;
}

.Our_heading_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
}

.Our_heading_1 h2 {
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: 800;
  font-size: 40px;
  color: #5784FF;
  text-align: center;
  line-height: normal;
  max-width: 837px;
}

.Our_heading_1 p {
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #00217D;
  text-align: center;
  line-height: 1.66;
  opacity: 0.5;
}

.Our_subscribe-form_1 {
  display: flex;
  flex-direction: row;
  gap: 18px;
  width: 100%;
  max-width: 616px;
  align-items: center;
}

.Our_subscribe-form_1 input {
  height: 44px;
  background-color: white;
  border-radius: 6.67px;
  border: none;
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: 500;
  color: rgba(0, 33, 125, 0.5);
  font-size: 1rem;
  padding: 0 1rem;
  width: 100%;
}

.Our_subscribe-form_1 button {
  width: 200px;
  height: 44px;
  background-color: #2D65FF;
  border: #2196F3;
  border-radius: 8px;
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: 600;
  color: white;
  font-size: 1rem;
  text-align: center;
  cursor: pointer;
}

.Our_subscribe-form_1 button:hover {
  background-color: #3a62b0;
}



.social-icons i {
  font-size: 24px;
  margin-right: 15px;
  cursor: pointer;
}

.lang-selector {
  background-color: #6b95ff;
  border-radius: 20px;
  padding: 6px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin: 5px;
  color: white;
}

.lang-selector img {
  width: 20px;
  height: auto;
}


.home .group-28 {
  position: relative;
  width: 1120px;
  height: 436px;


}

.home .overlap-12 {
  position: relative;
  height: 436px;
  border-radius: 26px;
}

.home .group-29 {
  position: absolute;
  background-size: 100% 100%;
  background-image: url(images/backphone.png);

  width: 1120px;
  height: 436px;
  top: 0;
  left: 0;
  border-radius: 26px;
}

.home .text {
  display: flex;
  flex-direction: column;
  width: 740px;
  align-items: flex-start;
  gap: 0px;
  position: absolute;
  top: 15px;
  left: 58px;
}

.home .download-our-jusoor {
  position: relative;
  width: 500px;
  margin-top: -1.00px;
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: var(--primeryblack);
  font-size: 40px;
  letter-spacing: 0;
  line-height: 44px;
}

.home .text-wrapper-27 {
  width: 511px;
  font-weight: 400;
  font-size: 20px;
  line-height: 25.7px;
  position: relative;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  color: var(--primeryblack);
  letter-spacing: 0;
}

.home .qr-container {
  top: 235px;
  left: 60px;
  position: absolute;

  display: flex;
  align-items: center;
  gap: 20px;


}

.home .adobe-express-qr {
  width: 96px;
  height: 92px;
  object-fit: cover;


}

.home .adobe-express-qr-2 {
  position: absolute;
  width: 135px;
  height: 129px;
  top: 228px;
  left: 772px;
  object-fit: cover;
}

.home .buttons-column {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.store-buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.store-button {
  display: flex;
  align-items: center;
  gap: 12px;
  background-color: black;
  color: white;
  border-radius: 8px;
  padding: 8px;
  text-decoration: none;
  width: 130px;
  height: 40px;
  transition: background-color 0.3s;
}

.store-button:hover {
  background-color: #333;
}

.store-button img {
  width: 23px;
  height: auto;
}

.store-button span {
  font-size: 11px;
  display: block;
}

.store-button strong {
  font-size: 14px;
}

/*---------- About US ----------------------*/


.desktop2 {
  display: flex;
  flex-direction: row;
  justify-content: center;

  width: 1200px;
}

.desktop2 .group-wrapper {
  width: 100%;
  height: 100%;
}

.desktop2 .group {
  position: relative;
  width: 100%;
  height: 666px;
}

.desktop2 .overlap {
  position: absolute;
  width: 723px;
  height: 496px;
  top: 170px;
  left: 0;
  border-radius: 10px;
}

.desktop2 .rectangle {
  width: 723px;
  height: 496px;
  top: 0;
  background-color: var(--primerygreen);
  border-radius: 10px;
  transform: rotate(180deg);
  opacity: 0.3;
  position: absolute;
  left: 0;
}

.desktop2 .img {
  width: 519px;
  height: 326px;
  top: 170px;
  position: absolute;
  left: 0;
}

.desktop2 .jusoor-website {
  position: absolute;
  width: 321px;
  top: 32px;
  left: 19px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 41px;
  letter-spacing: -0.41px;
  line-height: 45.1px;
}

.desktop2 .a-leading-global {
  position: absolute;
  width: 574px;
  top: 95px;
  left: 19px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 21px;
  letter-spacing: -0.21px;
  line-height: 25.0px;
}

.desktop2 .our-cross-platform {
  position: absolute;
  width: 625px;
  top: 42px;
  left: 49px;
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: var(--primeryblack);
  font-size: 64px;
  letter-spacing: -0.64px;
  line-height: 70.4px;
}

.desktop2 .frame {
  display: flex;
  flex-direction: column;
  width: 383px;
  align-items: flex-start;
  gap: 24px;
  position: absolute;
  top: 0;
  left: 745px;
}

.desktop2 .overlap-group-wrapper {
  position: relative;
  width: 385px;
  height: 265px;
  margin-right: -2.00px;
}

.desktop2 .overlap-group {
  position: relative;
  width: 383px;
  height: 265px;
}

.desktop2 .div {
  width: 383px;
  height: 265px;
  top: 0;
  background-color: var(--primerygreen);
  border-radius: 10px;
  transform: rotate(180deg);
  opacity: 0.3;
  position: absolute;
  left: 0;
}

.desktop2 .rectangle-2 {
  width: 383px;
  height: 265px;
  top: 0;
  position: absolute;
  left: 0;
}

.desktop2 .VR-mobile-app {
  position: absolute;
  width: 319px;
  top: 24px;
  left: 20px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 41px;
  letter-spacing: -0.41px;
  line-height: 45.1px;
}

.desktop2 .overlap-wrapper {
  position: relative;
  width: 385px;
  height: 376px;
  margin-right: -2.00px;
}

.desktop2 .overlap-2 {
  position: relative;
  width: 383px;
  height: 376px;
}

.desktop2 .rectangle-3 {
  position: absolute;
  width: 383px;
  height: 376px;
  top: 0;
  left: 0;
  background-color: var(--primerygreen);
  border-radius: 10px;
  transform: rotate(180deg);
  opacity: 0.3;
}

.desktop2 .mask-group {
  position: absolute;
  width: 190px;
  height: 230px;
  bottom: 0;
  right: 15px;
}

.desktop2 .jusoor-mobile-app {
  position: absolute;
  width: 225px;
  top: 24px;
  left: 20px;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblack);
  font-size: 41px;
  letter-spacing: -0.41px;
  line-height: 45.1px;
}

.about .top-nav {
  background-color: hsla(224, 100%, 25%, 0.04);
}

.about .text-wrapper a {
  color: #00217d;

}

.about .text-wrapper a:hover {
  color: #38C0F0;
  text-decoration: none;
}

.about .header-text {
  margin-top: 100px;
  text-align: center;
  justify-content: center;
  justify-items: center;
  align-items: center;

}

.about .header-text p {
  width: 465px;
  padding: 10px;
}

.about .header-text h4 {
  color: rgba(56, 192, 240, 1);
  font-size: 20px;
  padding: 10px;

}

.about .header-text h2,
p {
  color: rgba(0, 33, 125, 1);
  padding: 10px;


}

.about video {
  background-image: url("images/6a125ea02294d912394facf7a86ba7f9.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #fff;
}

.about .details_video {
  text-align: left;
  font-size: 20px;
  color: #00217D;
}

.about .section-title {
  font-size: 40px;
  font-weight: bold;
  color: #00217D;
  margin-bottom: 30px;
}

.pargraph-section {
  font-size: 20px;
  color: #00217D;
  line-height: 160%;
  letter-spacing: -0.50%;
}

.about .card-custom {
  border-radius: 15px;
  padding: 20px;
  text-align: center;
}

.about .card-custom img {
  max-width: 100%;
  border-radius: 10px;
  margin-top: 10px;
}

.profile-card {
  background-color: #f7f9fc;
  border-radius: 16px;
  overflow: hidden;
  text-align: center;
  max-width: 300px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.profile-card img {
  width: 100%;
  height: auto;
  background-color: #fce7ef;
}

.profile-card .info {
  padding: 16px;
  background-color: white;
}

.profile-card .name {
  font-weight: bold;
  color: #0d1e67;
}

.profile-card .title {
  color: #5a5a89;
}

.about .numbers-2 {
  gap: 50px;
  display: inline-flex;
  align-items: flex-start;
  position: relative;
  flex: 0 0 auto;
}

.about .icon-2 {
  position: relative;
  width: 64px;
  height: 64px;
  background-color: var(--primeryblue-2);
  border-radius: 32px;
  border: 1px solid;
  border-color: #5784ff;
}

.about .text-wrapper-18 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Nunito Sans", Helvetica;
  font-weight: 800;
  color: var(--primeryblue-2);
  font-size: 32px;
  letter-spacing: -0.32px;
  line-height: 48px;
  white-space: nowrap;
}

.about .text-wrapper-19 {
  position: relative;
  width: fit-content;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: var(--primeryblue-2);
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.about .div-2 {
  display: inline-flex;
  align-items: flex-start;
  gap: 24px;
  position: relative;
  flex: 0 0 auto;
}

.about .overlap-group-5 {
  position: relative;
  width: 56px;
  height: 56px;
  top: 4px;
  left: 4px;
  background-color: var(--primeryblue-2);
  border-radius: 28px;
}

.about .div-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.about .group-16 {
  position: absolute;
  width: 23px;
  height: 27px;
  top: 3px;
  left: 5px;
}

.about .icon-3 {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 12px;
  left: 12px;
}

.about .fi {
  position: relative;
  width: 32px;
  height: 32px;
  top: 12px;
  left: 12px;
}

.about .img-2 {
  position: absolute;
  width: 28px;
  height: 28px;
  top: 14px;
  left: 14px;
}

.about .experiment-img {
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
}

.about .large-img {
  height: 441px;
}

.about .small-img {
  height: 162px;
  margin-bottom: 10px;
}

.about .tall-img {
  height: 259px;
}

.about .content p {
  font-size: 20px;
}

.leadership-card img {
  width: 100%;
  height: 300px;
}

.leadership-card {
  border-radius: 10px;
  text-align: center;
}

.leadership-card-container {
  justify-items: center;

}

.Person_person-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4rem 1rem;
  max-width: 1128px;
  margin: 0 auto;
  background-color: rgba(87, 132, 255, 0.1);
}

.Person_person-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Person_person-header h2 {
  margin-right: 20px;
  font-weight: 800;
  font-size: 39px;
  color: rgba(0, 33, 125, 1);
  text-align: center;

}

.Person_person-header_image {
  display: flex;
}

.Person_person-header_image img {
  flex: 1;
  margin-left: 10px;
  max-width: 50px;
}

.Person_content-area {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.Person_image-container {
  position: relative;
  width: 375px;
  height: 456px;
}

.Person_image {
  position: absolute;
  width: 100%;
  height: 100%;
}

.Person_person-accordion {
  width: 659px;
}

.Person_accordion-item {
  background-color: white;
  border-radius: 8px;
  margin-bottom: 1rem;
  padding: 15px;
}

.Person_accordion-trigger {
  padding: 1.25rem 1.5rem;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}

.Person_accordion-trigger:hover {
  text-decoration: none;
}

.Person_accordion-trigger h3 {
  font-size: 24px;
  font-weight: 600;
  color: rgba(0, 33, 125, 1);
}

.Person_accordion-content {
  padding: 1.25rem 1.5rem;
  font-size: 16px;
  color: #333;
  opacity: 0.5;
  display: none;
}

.Person_accordion-item .Person_accordion-content {
  display: block;
}

.Person_icon {
  font-size: 24px;
  font-weight: bold;
  color: rgba(0, 33, 125, 1);
}

/* --------------------Social Media----------------------*/



.social_title {
  font-weight: bold;
  margin-bottom: 20px;
  color: #00217D;
  font-size: 40px;

}

.social_list li {
  margin-bottom: 10px;
  color: #00217D;
  font-size: 20px;
  padding: 20px 15px;
}

.social_apply-section h4 {
  color: #00217D;
  font-size: 40px;
  padding: 10px;
  margin-bottom: 20px;
  font-weight: bold;

}

.social_apply-section {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 30px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.social_08);
  margin-top: 40px;
  margin-bottom: 60px;

}

.social_form-control {
  background-color: #F6F6F8;
  font-size: 20px;
  color: #00217D;
  border: none;
  padding: 12px;
  border-radius: 8px;
  margin: 3px;
  width: 100%;


}

.upload-btn {
  font-weight: bold;
  color: #00217D;

}

.upload-btn:hover {
  background-color: #00004b24;
  cursor: pointer;
}

.social_apply-section .btn {
  width: 200px;
}

.social_form-control::placeholder {
  color: #00217D;
}

.social_form-control:focus {
  box-shadow: none;
  border: 2px solid #0d6efd;
}


.social_chat-icon {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background-color: #0d6efd;
  color: white;
  padding: 12px;
  border-radius: 50%;
  font-size: 20px;
  z-index: 999;
}


.social_input {
  margin: 3px;
  background-color: #f8f9fa;
}

.social_button_submit {
  padding: 10px;
  background-color: white;
}

.chat-btn {
  position: fixed;
  top: 500px;
  right: 50px;
}

.chat-btn:hover {
  cursor: pointer;
  opacity: 0.5;
}

/*------------------ Carrers  --------------------*/
.main-title {
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: bold;
  color: #00217d;
  font-size: 54px;
  line-height: 59.4px;
  letter-spacing: -0.54px;
}

.description {
  font-family: 'Raleway', Helvetica, sans-serif;
  font-weight: 500;
  color: #00217d;
  font-size: 20px;
  opacity: 0.5;
  line-height: 32px;
  letter-spacing: -0.1px;
}

.desktop {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}



.desktop .frame {
  display: flex;
  flex-direction: column;
  width: 1200px;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  position: relative;
}

.desktop .group {
  position: relative;
  width: 1105px;
  height: 628px;
}

.desktop .mask-group {
  position: absolute;
  width: 536px;
  height: 311px;
  top: 64px;
  left: 0;
}

.desktop .img {
  position: absolute;
  width: 536px;
  height: 311px;
  top: 252px;
  left: 569px;
}

.desktop .mask-group-2 {
  position: absolute;
  width: 378px;
  height: 219px;
  top: 0;
  left: 569px;
}

.desktop .mask-group-3 {
  position: absolute;
  width: 380px;
  height: 219px;
  top: 409px;
  left: 157px;
}

.desktop .join-our-awesome {
  position: relative;
  align-self: stretch;
  font-family: "Raleway", Helvetica;
  font-weight: 700;
  color: var(--primeryblack);
  font-size: 54px;
  letter-spacing: -0.54px;
  line-height: 59.4px;
}

.desktop .lorem-ipsum-is {
  position: relative;
  width: 996px;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  font-weight: 500;
  color: #00217d;
  font-size: 20px;
  letter-spacing: -0.10px;
  line-height: 32px;
}

.team-section {
  display: flex;
  flex-direction: row;
  gap: 2rem;
  padding: 3rem 0;
}

.team-left {
  width: 488px;
  height: 500px;
  background-image: url('images/mask-group-4.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.team-left-2 {
  width: 488px;
  height: 500px;
  background-image: url('images/image.png');
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.team-left h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  max-width: 246px;
}

.team-left-content {
  position: absolute;
  top: 40px;
  left: 47px;
  width: 362px;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.feature-card {
  width: 260px;
  border: none;
  background-color: transparent;
}

.icon-wrapper {
  width: 64px;
  height: 64px;
  background-color: rgba(45, 101, 255, 0.85);
  border-radius: 32px;
  border: 1px solid #5784ff;
  position: relative;
}

.icon-inner {
  width: 56px;
  height: 56px;
  background-color: rgba(87, 132, 255, 1);
  border-radius: 28px;
  position: absolute;
  top: 4px;
  left: 4px;
}

.icon-inner img {
  width: 28px !important;
  height: 28px !important;
  position: absolute;
  top: 14px;
  left: 14px;
}

.feature-title {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  color: #00217D;
  padding-bottom: 15px;

}

.feature-desc {
  opacity: 0.5;
  font-weight: 500;
  padding: 0px;
}

.header-title {
  font-size: 40px;
  font-weight: bold;
}

.header-subtext {
  font-size: 1.25rem;
  opacity: 0.5;
}

.toggle-btn {
  width: 200px;
  height: 44px;
  border-radius: 0.5rem;
  font-weight: 600;
  border: none;
}

.toggle-btn:hover {
  background-color: #00217d75;

}

.toggle-btn.active {
  background-color: #2d65ff;
  color: white;
}

.toggle-btn.active:hover {
  background-color: #2d65ff6e;
  color: white;
}

.badge-custom {
  background-color: #38c0f033;
  color: #38c0f0;
  font-size: 0.75rem;
  padding: 5px 10px;
  border-radius: 0.375rem;
  font-weight: 500;
}

.job-card {
  border-radius: 0.5rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05);
}

.apply-btn {
  background-color: #00217d;
  color: white;
  width: 200px;
  height: 44px;
  border-radius: 0.5rem;
  font-weight: 600;
  border: none;
}

.apply-btn:hover {
  background-color: #00217d75;

}

.badge-custom-items {
  padding: 15px 0;
}

.text-muteds {
  color: #00217D;
  opacity: 0.5;
  font-size: 16px;
  padding: 15px 0;
}

.title-card-budget {
  font-size: 24px;
  color: #00217D;
  font-weight: bold;
}

/*------------------Contact Us---------------------*/
.icon-2-contact {
  position: relative;
  width: 64px;
  height: 64px;
  background-color: #00217D;
  border-radius: 32px;
  border: 1px solid;
}

.overlap-group-5-contact {
  position: relative;
  width: 56px;
  height: 56px;
  top: 4px;
  left: 4px;
  background-color: #00217D;
  border-radius: 28px;
}

.about .text-wrapper-18-contact {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "Nunito Sans", Helvetica;
  font-weight: bold;
  color: #00217D;
  font-size: 22px;
  letter-spacing: -0.32px;
  line-height: 48px;
  white-space: nowrap;
}

.text-wrapper-19-contact {
  position: relative;
  width: fit-content;
  opacity: 0.5;
  font-family: "Raleway", Helvetica;
  color: #00217D;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}

.div-3-contact {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

/*-------------------Blog Details--------------------*/
body {
  background: linear-gradient(to bottom, #f8f9fa, #ffffff);
  font-family: 'Segoe UI', sans-serif;
}

.card {
  border: none;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
}

.card-body {
  flex: 1 1 auto;
}

.card img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  object-fit: cover;
  height: 250px;
}

.date-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #fff;
  padding: 5px 10px;
  border-radius: 8px;
  font-weight: bold;
  color: #007bff;
  font-size: 12px;
}

.read-more {
  color: #007bff;
  font-weight: 500;
  text-decoration: none;
}

.read-more:hover {
  text-decoration: underline;
}

.category-box {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  padding: 20px;
  width: 300px;
  flex: 0 0 auto;

}

.text-highlight {
  color: #00217D;
  font-size: 32px;
  font-weight: bold;
}

.ads-box {
  margin-top: 10px;
  background-color: #55AE36;
  color: white;
  border-radius: 15px;
  padding: 20px;
  text-align: center;
  display: flex;
  padding: 15px;
  flex: 1 1 auto;


}

.text-head {
  color: #00217D;
}

.ads-box h1 {
  font-size: 3rem;
  font-weight: bold;
  font-size: 54px;
  padding: 15px;

}

.ads-box p {
  color: white;
  text-align: left;
  font-size: 12px;
  font-weight: 800;
  padding: 15px;
}

.col-lg-9 {
  display: flex;
  flex-direction: column;
}

.category-title {
  font-weight: bold;
  font-size: 20px;
  color: #002366;
  margin-bottom: 15px;
}

.category-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 15px;
  border-radius: 8px;
  cursor: pointer;
  color: #5a5a89;
  transition: background 0.3s ease;
}

.category-item:hover {
  background-color: #f1f5ff;
}

.category-item.active {
  background-color: #e6edff;
  color: #3a3a6d;
  border-left: 4px solid #a3c2ff;
}

.category-icon {
  font-size: 18px;
  color: #2f6cff;
}

.category-item.active .category-icon {
  transform: rotate(180deg);
}

.blog-meta_2 {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: white;
  color: #0d6efd;
  padding: 5px 10px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: bold;
  z-index: 10;
  width: 70px;
  text-align: center;
}

.blog-image {
  width: 100%;
  border-radius: 10px;
  max-height: 300px;
  object-fit: cover;
}

.category-box {
  background-color: #ffffff;
  padding: 10px;
  border-radius: 10px;
}

.category-box a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  color: #0d6efd;
  font-weight: 500;
}

.category-box a:hover {
  background-color: #e9ecef;
  border-radius: 5px;
}

.share-icons a {
  margin-right: 10px;
  color: #0d6efd;
  font-size: 20px;
}

.highlight-quote {
  background-color: #e9f0ff;
  padding: 20px;
  border-left: 5px solid #0d6efd;
  border-radius: 8px;
  margin: 30px 0;
}

.green-box {
  background-color: #28a745;
  color: white;
  border-radius: 10px;
  padding: 20px;
  font-weight: bold;
  text-align: center;
}

.side-icon {
  position: fixed;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
}

.side-icon i {
  background: #0d6efd;
  color: white;
  padding: 10px;
  border-radius: 50%;
  font-size: 20px;
  margin-bottom: 10px;
  display: block;
}

.contianer-bog-details h2 {
  font-size: 40px;
  color: #00217D;
  font-family: "Raleway", Helvetica;
}

.contianer-bog-details p {
  line-height: 1.50;
  font-size: 20px;
  color: #00217D;
  font-family: "Raleway", Helvetica;


}

.ads-box p {
  line-height: 1.50;
  font-family: "Raleway", Helvetica;
  width: 200px;

}

.contianer-bog-details small {
  font-size: 18px;
  color: #2D65FF;
  font-family: "Raleway", Helvetica;

}





/*--------------------Articl------------------*/

.carousel-container {
  perspective: 1200px;
  width: 100%;
  max-width: 1000px;
  overflow: hidden;
}

.carousel {
  width: 100%;
  height: 300px;
  position: relative;
  transform-style: preserve-3d;
  transition: transform 1s;
}

.carousel img {
  position: absolute;
  width: 250px;
  height: 100%;
  object-fit: cover;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}

.controls {
  margin-top: 70px;
  text-align: center;
}

.controls button {
  background-color: #00aaff;
  color: white;
  border: none;
  padding: 10px 20px;
  font-size: 24px;
  margin: 0 10px;
  border-radius: 10px;
  cursor: pointer;
  transition: background 0.3s;
}

.controls button:hover {
  background-color: #008fcc;
}

.about .services1 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.about .card1 {
  flex: 1 1 calc(33.333% - 40px);
  box-sizing: border-box;
  max-width: calc(33.333% - 40px);
}

@media (max-width: 992px) {
  .card1 {
    flex: 1 1 calc(50% - 40px);
  }
}

@media (max-width: 600px) {
  .card1 {
    flex: 1 1 100%;
  }
}


.hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 50px;
  background: rgb(255, 255, 255);
}

.hero-text {
  color: rgba(0, 33, 125, 1);
}

.hero-text h1 {
  font-size: 54px;
  margin-bottom: 20px;
}

.hero-text span {
  color: #60a5fa;
}

.hero-text p {
  font-size: 20px;
  margin-bottom: 30px;
}

.hero-buttons {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}

.btns {
  padding: 12px 24px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1rem;
}

.primarys {
  text-align: center;
  background-color: #2D65FF;
  color: #fff;
  width: 200px;
}

.secondarys {
  text-align: center;
  background-color: #e3e3e3;
  color: #00217D;
  width: 200px;

}

.secondarys:hover {

  background-color: #00217d4e;

}

.primarys:hover {

  background-color: #00217d4e;

}


.hero-image img {
  max-width: 700px;
  border-radius: 20px;
}

/*-----------------Blog-----------------------*/
.ads-box-img {
  background-image: url('images/Rectangle 3463261.png');
  background-size: 100% 100%;
  margin-top: 10px;
  color: white;
  border-radius: 15px;
  padding: 20px;
  text-align: center;
  display: flex;
  padding: 15px;
  flex: 1 1 auto;
}


.ads-box-img h1 {
  font-size: 3rem;
  font-weight: bold;
  font-size: 54px;
  padding: 15px;

}

.ads-box-img p {
  color: white;
  text-align: left;
  font-size: 12px;
  line-height: 1.50;
  font-family: "Raleway", Helvetica;
}



/*===============slider====================*/
.article-slider-container {
  position: relative;
  max-width: 100%;
  height: 500px;
  overflow: hidden;
  padding: 40px 20px;
}

.article-slider-track {
  display: flex;
  transition: transform 0.5s ease;
}

.article-slider-item {
  flex: 0 0 calc(6 / 100%);
  margin: 0 5px;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}

.article-slider-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: inherit;
  border-radius: inherit;
}

.article-far-left {
  width: 285px;
  height: 327px;
  clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
}

.article-side-left {
  width: 285px;

  height: 327px;
  clip-path: polygon(0 5%, 100% 10%, 100% 90%, 0 95%);
}

.article-center-left {
  width: 285px;

  height: 327px;
  clip-path: polygon(0 10%, 100% 15%, 100% 85%, 0 90%);
}

.article-center-right {
  width: 285px;

  height: 327px;
  clip-path: polygon(0 15%, 100% 10%, 100% 90%, 0 85%);
}

.article-side-right {
  width: 285px;

  height: 327px;
  clip-path: polygon(0 10%, 100% 5%, 100% 95%, 0 90%);
}

.article-far-right {
  width: 285px;

  height: 327px;
  clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 95%);
}


.article-controls {
  text-align: center;
  margin-top: 20px;
}

.article-controls button {
  background-color: #ffffff00;
  color: white;
  border: none;
  padding: 10px 15px;
  margin: 0 ;
  font-size: 18px;
  border-radius: 50%;
  cursor: pointer;
}

.team-section img {
  height: 24px;
}

/*================Footer========================*/
.footer {
  background-color: #5784ff;
  color: white;
  padding: 40px 20px;
}

.footer a {
  color: white;
  text-decoration: none;
}

.footer a:hover {
  color: #38C0F0;
}

.footer-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer-col {
  flex: 1;
  min-width: 250px;
  margin-bottom: 20px;
}

.lang-selector {
  background-color: #6b95ff;
  border-radius: 20px;
  padding: 8px 16px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
}

.lang-selector img {
  width: 20px;
  height: auto;
}

.social-icons a {
  font-size: 24px;
  margin-right: 15px;
}

.footer-links {
  display: flex;
  gap: 20px;
}

.footer p {
  color: white;
}

.footer h5 {
  font-size: 24px;
  font-family: "Raleway", Helvetica;
}

.footer li {
  padding: 10px 0;
}

.footer_bottom_container {
  padding: 2px;
  padding-left: 25px;
}

.footer-bottom {
  color: #5784FF;
}

/*==========Side Bar ============= */

.sidebar-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  color: #ffffff;
}

.sidebar-header span {
  font-size: 24px;
  cursor: pointer;

}

.sidebar-links {
  list-style: none;
  padding: 0;
}

.sidebar-links li {
  margin: 15px 0;
}

.sidebar-links a {
  color: rgb(255, 255, 255) !important;
  text-decoration: none;
  font-size: 18px;
}


.crossBtn span {
  color: #ffffff;
}

.sidebar {
  position: fixed;
  right: -100%;
  top: 0;
  width: 250px;
  height: 1500px;
  background-color: rgb(0, 13, 85);
  box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1);
  transition: right 0.3s ease;
  z-index: 999;
  padding: 25px;
}


.sidebar.active {
  right: 0;
}

.desktop img {

  border-radius: 10px;
}



@media (max-width: 768px) {

  .services1,
  .logos3,
  .projects-grid5 {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .SEE-DETAIL-wrapper,
  .SEE-DETAIL-2,
  .SEE-DETAIL-3,
  .button-regular,
  .apply-btn,
  .toggle-btn,
  .FAQ_tabs-trigger,
  .tab5,
  .Our_subscribe-form_1 button {
    width: 100% !important;
  }

  .Our_subscribe-form_1 {
    flex-direction: column;
    gap: 12px;
  }


  .headline,
  .group-3,
  .group-17,
  .group-28,
  .desktop2 .group,
  .desktop2 .overlap,
  .desktop .group {
    padding: 10px;
    width: 100%;
  }

  .project-card5,
  .category-box {
    width: 75%;
    min-height: auto;
  }

  .overlap-group-4,
  .image-container1 {
    width: 100%;
  }
  .headline,
  .overlap-4,.group-2
  {
    height: 550px !important;
  }


  .chat-icon {
    width: 50px;
  }

  .service-title {
    display: block !important;
  }

  .service-button {
    display: inline;

  }

  .navbar,
  .top-nav {
    flex-direction: column;
    gap: 10px;
  }

  .top-nav {
    height: 75px;
  }

  .store-button {
    justify-content: center;
  }

  .logo-conatiner4,
  .text,
  .benefits {
    align-items: center;
    text-align: center;
  }


  .about .header-text {
    margin-top: 0;
    text-align: center;
    justify-content: center;
    justify-items: center;
    align-items: center;

  }

  .section1 {
    padding: 10px;
    max-width: 1200px;
    margin: auto;
  }

  .header-page-title {
    padding-top: 75px;
  }

  .section1 h2 {
    font-size: 2.5rem;
    font-weight: 700;
    color: rgba(0, 33, 125, 1);
  }

  .home .section1 p {
    color: rgba(0, 33, 125, 1);
    margin-top: 10px;
  }

  .category-box {
    width: 100%;
    margin-top: 20px;
  }

  .blog-details p {
    font-size: 13px;
  }

  .card-image5 img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 8px;
  }

  .tabs-list5 {
    padding: 30px;
  }

  .article .frame-26 p {
    font-size: 12px;
    width: 50%;

  }

  .group-20 {
    position: relative;
    width: 100%;
    height: 100px;
  }

  .frame-25 {
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
  }

  .text-wrapper-3 {
    font-size: 25px;
  }

  .about .section-title {
    font-size: 25px;

  }

  .pargraph-section {
    font-size: 12px;
  }

  .section-contant {
    font-size: 12px;
  }

  .header-text h2 {
    font-size: 25px;
  }

  .header-text p {
    font-size: 12px;
  }

  .social_title {
    font-size: 25px;
  }

  .social_list li {
    font-size: 15px;
  }

  .social_apply-section h4 {
    font-size: 25px;
  }

  .social_apply-section form {
    font-size: 18px;
  }

  .social_form-control {
    font-size: 18px;
    padding: 5px;
  }

  .hero-text h1 {
    font-size: 25px;
  }

  .hero-text p {
    font-size: 18px;
  }

  .img-fluid-2 {
    width: 75%;
    height: 50%;
  }

  .about .card1 {
    flex: 1 1 calc(33.333% - 40px);
    box-sizing: border-box;
    max-width: none;
  }

  .desktop .frame .join-our-awesome {
    font-size: 25px;
  }

  .frame p {
    font-size: 18px;
  }

  .frame .group {
    width: 50%;
  }

  .group .mask-group {
    width: 100%;
    height: 150px;
  }

  .group .mask-group-3 {
    width: 100%;
    height: 150px;
  }

  .desktop .frame {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap: 2px;
    position: relative;
    left: 20px;
  }

  .desktop .group {
    position: relative;
    width: 1105px;
    height: 628px;
  }

  .desktop .mask-group {
    position: absolute;
    width: 200px;
    height: 125px;

    top: 64px;
    left: 0;
  }

  .desktop .img {
    position: absolute;
    width: 200px;
    height: 125px;

    top: 200px;
    left: 220px;
  }

  .desktop .mask-group-2 {
    position: absolute;
    width: 150px;
    height: 100px;
    top: 75px;
    left: 210px;
  }

  .desktop .mask-group-3 {
    position: absolute;
    width: 165px;
    height: 110px;
    top: 200px;
    left: 50px;
  }

  .desktop .join-our-awesome {
    position: relative;
    align-self: stretch;
    font-family: "Raleway", Helvetica;
    font-weight: 700;
    color: var(--primeryblack);
    font-size: 54px;
    letter-spacing: -0.54px;
    line-height: 59.4px;
  }

  .desktop .lorem-ipsum-is {
    position: relative;
    width: 996px;
    opacity: 0.5;
    font-family: "Raleway", Helvetica;
    font-weight: 500;
    color: #00217d;
    font-size: 20px;
    letter-spacing: -0.10px;
    line-height: 32px;
  }

  .desktop .lorem-ipsum-is {
    font-size: 18px;
  }

  .icon-inner img {
    width: 28px;
    height: 28px;
  }

  .home .div-2 {

    width: 100%;
  }

  .about .div-2 {

    width: 100%;
  }

  .image-about {
    padding: 15px;
  }

  .headline {
    height: 550px;

    top: 80px;
    left: 10px;
  }

  .frame-4 .p {
    font-size: 25px;
    width: 300px;

  }

  .frame-4 .text-wrapper-2 {
    font-size: 25px;
    width: 300px;

  }

  .frame-5 {
    width: 300px;
  }

  .home .group-2 {
    height: 450px;

  }

  .home .overlap-4 {
    /* height: 450px; */
  }

  .rectangle {
    position: absolute;
    width: 275px;
    height: 350px;
    top: 100px;
    left: 225px;
  }

  .navbar,
  .logo-ltr {
    display: none;
  }

  .home .group-14 {
    margin: 0;
    padding: 0;
    height: 750px;
    position: relative;
    width: 100%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.441) -80%, #00217D 60%);

  }

  .home .frame-22 {

    width: 400px;
    gap: 6px;
    position: absolute;
    top: 80px;
    left: 20px;
  }

  .home .text-wrapper-17 {
    font-size: 25px;
  }

  .our-virtual-lab {
    font-size: 16px;
  }

  .home .frame-23 {
    display: flex;
    width: 400px;
    align-items: center;
    justify-content: space-between;
    position: relative;
  }

  .home .frame-24 {
    display: flex;
    flex-direction: column;
    width: 400px;
    align-items: flex-start;
    position: absolute;
    top: 420px;
    left: 50px;
  }

  .rectangle-7,
  .rectangle-8,
  .rectangle-9 {
    width: 400px !important;
  }

  .group-18,
  .group-19 {
    width: 100%;
    max-width: 400px;
  }

  .home .group-29 {
    background-color: #00217d33;
    background-image: none;
    width: 400px;
  }

  .text {
    width: 300px !important;
  }

  .text p {

    font-size: 25px !important;
    width: 300px !important;


  }

  .home .text-wrapper-27 {
    font-size: 18px !important;
    width: 300px !important;

  }

  .FAQ_content-area {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .FAQ_faq-accordion {
    width: 100%;
    max-width: 400px;
    height: auto;
  }

  .FAQ_image-container {
    display: none;
  }

  .FAQ_image {
    width: 200px;
    height: 200px;
  }

  .FAQ_accordion-trigger h3 {
    font-size: 20px;

  }

  .home .group-17 {
    position: relative;
    width: 400px;
    height: 1200px;
  }

  .home .overlap-7 {
    position: absolute;
    width: 400px;
    height: 247px;
    top: 150px;
    left: 50px;
    border-radius: 10px;
  }

  .home .rectangle-7 {
    position: absolute;
    width: 400px;
    height: 247px;
    top: 0;
    left: 0;
    background-color: var(--primerygreen);
    border-radius: 10px;
    transform: rotate(180deg);
    opacity: 0.4;
  }

  .home .schools {
    position: absolute;
    width: 163px;
    top: 24px;
    left: 20px;
    font-family: "Raleway", Helvetica;
    font-weight: 500;
    color: var(--primeryblack);
    font-size: 41px;
    letter-spacing: -0.41px;
    line-height: 45.1px;
  }

  .home .to-practice-by {
    position: absolute;
    width: 400px;
    top: 87px;
    left: 20px;
    font-family: "Raleway", Helvetica;
    font-weight: 500;
    color: var(--primeryblack);
    font-size: 21px;
    letter-spacing: -0.21px;
    line-height: 25.0px;
  }

  .home .text-wrapper-20 {
    font-size: 25px;
    width: 400px;
    letter-spacing: -0.64px;
    line-height: 30px;
  }

  .desktop .group {
    position: relative;
    width: 400px;
    height: 350px;
  }

  .desktop .lorem-ipsum-is {
    position: relative;
    width: 400px;
    opacity: 0.5;
    font-family: "Raleway", Helvetica;
    font-weight: 500;
    color: #00217d;
    font-size: 16px;
    letter-spacing: -0.10px;
    line-height: 15px;
  }
  .menuBtn {
    display: block;
    font-size: 24px;
    cursor: pointer;
    padding: 15px;
  }

  .sidebar.open {
    left: 0;
    display: block;
  }



  .desktop2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }

  .desktop2 .group-wrapper {
    width: 100%;
    height: 100%;
  }

  .desktop2 .group {
    position: relative;
    width: 100%;
    height: 800px;

  }

  .desktop2 .overlap {
    position: absolute;
    width: 723px;
    height: 496px;
    top: 170px;
    left: 0;
    border-radius: 10px;
  }

  .desktop2 .rectangle {
    width: 450px;
    height: 400px;
    top: 0;
    background-color: var(--primerygreen);
    border-radius: 10px;
    transform: rotate(180deg);
    opacity: 0.3;
    position: absolute;
    left: 25px;
  }

  .desktop2 .img {
    width: 350px;
    height: 200px;
    top: 180px;
    position: absolute;
    left: 50px;
  }

  .desktop2 .jusoor-website {
    position: absolute;
    width: 321px;
    top: 32px;
    left: 35px;
    font-family: "Raleway", Helvetica;
    font-weight: 500;
    color: var(--primeryblack);
    font-size: 22px;
    letter-spacing: -0.41px;
    line-height: 45.1px;
  }

  .desktop2 .a-leading-global {
    position: absolute;
    width: 400px;
    top: 95px;
    left: 35px;
    font-family: "Raleway", Helvetica;
    font-weight: 500;
    color: var(--primeryblack);
    font-size: 16px;
    letter-spacing: -0.21px;
    line-height: 25.0px;
  }

  .desktop2 .our-cross-platform {
    position: absolute;
    width: 400px;
    top: 42px;
    left: 49px;
    font-family: "Raleway", Helvetica;
    font-weight: 700;
    color: var(--primeryblack);
    font-size: 25px;
    letter-spacing: -0.64px;
    line-height: 30px;
  }

  .desktop2 .rectangle-2 {
    width: 180px;
    height: 75px;
    top: 100px;
    position: absolute;
    left: 10px;
  }

  .desktop2 .VR-mobile-app {
    position: absolute;
    width: 319px;
    top: 24px;
    left: 20px;
    font-family: "Raleway", Helvetica;
    font-weight: 500;
    color: var(--primeryblack);
    font-size: 25px;
    letter-spacing: -0.41px;
    line-height: 45.1px;

  }

  .desktop2 .overlap-wrapper {
    position: relative;
    width: 450px;
    height: 376px;
    margin-right: -2.00px;
  }

  .desktop2 .overlap-2 {
    position: relative;
    width: 450px;
    height: 376px;
  }

  .desktop2 .rectangle-3 {
    width: 200px;
    height: 175px;
    top: -200px;
    position: absolute;
    left: 250px;
  }

  .desktop2 .mask-group {
    position: absolute;
    width: 70px;
    height: 120px;
    top: -147px;
    right: 15px;
  }

  .desktop2 .jusoor-mobile-app {
    position: absolute;
    width: 100px;
    top: -200px;
    left: 265px;
    font-family: "Raleway", Helvetica;
    font-weight: 500;
    color: var(--primeryblack);
    font-size: 25px;
    letter-spacing: -0.41px;
    line-height: 45.1px;
  }

  .desktop2 .frame {
    display: flex;
    flex-direction: column;
    width: 450px;
    align-items: flex-start;
    gap: 24px;
    position: absolute;
    top: 590px;
    left: 25px;
    padding: 0;
  }

  .desktop2 .overlap-group-wrapper {
    position: relative;
    width: 200px;
    height: 175px;
    margin-right: -2.00px;
  }

  .desktop2 .overlap-group {
    position: relative;
    width: 200px;
    height: 175px;
  }

  .desktop2 .div {
    width: 200px;
    height: 175px;
    top: 0;
    background-color: var(--primerygreen);
    border-radius: 10px;
    transform: rotate(180deg);
    opacity: 0.3;
    position: absolute;
    left: 0;
  }

  .frame {
    display: none;
  }

}

.awards-section {
  padding: 60px 15px;
  background-image: url('images/our award.png');
  width: 1300px;
  margin: 0;
  height: 600px;

}

.title-area {
  padding: 50px !important;
  height: 400px;
  align-items: start;
}

.title-area h2 {
  font-family: "Raleway", Helvetica;
  font-size: 2.8rem;
  font-weight:700;
  color: white;
  font-size: 40px  ;
  line-height: 110%;
  letter-spacing: -1%;
}

.title-area p {
  font-family: "Raleway", Helvetica;
  font-size: 20px;
  color: white !important;
  font-weight:400;
  line-height: 160%  ;
  letter-spacing: -0.5%;

}

.diamond-container {
  position: relative;
  width: 100%;
  max-width: 500px;
  height: 400px;
  margin: auto;
}

.diamond-card {
  position: absolute;
  border: 16px rgb(255, 255, 255) solid;
  border-radius: 4px;
  width: 169px;
  height: 169px;
  background-color: white;
  transform: rotate(45deg);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}

.diamond-card:hover {
  transform: rotate(45deg) scale(1.1);
  z-index: 2;
}

.diamond-card img {
  transform: rotate(-45deg);
  max-width: 80%;
  max-height: 80%;
}

.d1 {
  top: 46.86px;
  left: 25.91px;
}

.d2 {
  top: 45px;
  left: 248.87px;
}

.d3 {
  top: 149.86px;
  left: 140.2px;
}

.d4 {
  top: 259.71px;
  left: 249.78px;
}

.d5 {
  top: 257.86px;
  left: 32px;
}

.d6 {
  top: 154.85px;
  left: -83px;
}

.d7 {
  top: 264.05px;
  left: -192px;
}

@media (max-width: 768px) {
  .diamond-card {
    width: 60px;
    height: 60px;

  }
  .awards-section{
    width: 300px;
  }
  .awards-section p{
    font-size: 12px;
  }
  .awards-section h2{
    font-size: 25px;
  }
  .d1 {
    top: -200px;
    left: 60px;
  }

  .d2 {
    top: -200px;
    left: 144px;
  }

  .d3 {
    top: -158.5px;
    left: 18px;
  }

  .d4 {
    top: -158.5px;
    left: 102px;
  }

  .d5 {
    top: -115px;
    left: -24px;
  }

  .d6 {
    top: -115px;
    left: 60px;
  }

  .d7 {
    top: -115px;
    left: 144px;
  }

  .diamond-container {
    transform: scale(0.8);
    padding: 25px;
  }
}
