.page-heading {
  margin: 0;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 150%;
  letter-spacing: 0.3px;
  /*color: #E9E9E9;*/
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.section-nav{
  display: none;
}
main{
  margin-left: 172px !important;
}

.main-container {
  position: relative;
  padding: 0;
}

.header-div {
  display: flex;
  margin-top: 95px;
}

.heading-div-box1 {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}

.heading-div {
  margin-top: 64px;
  margin-bottom: 72px;
  margin-left: 172px;
  margin-right: 172px;
}

.logo-heading {
  width: 176px;
  height: 49px;
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  font-size: 36.194px;
  line-height: 49px;
  color: #E1519B;
  flex: none;
  order: 0;
  flex-grow: 0;
}

.header-main {
  width: 100%;
}

.hamburger-heading-div {
  margin-left: auto;
  cursor: pointer;
}

.row-2 {
}

.menu-box {
  display: none;
  z-index: 20;
}

@media (max-width: 576px) {
  .heading-div {
    width: 100vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 2rem auto;
    margin-top: 2.5rem;
  }
}

@media (min-width: 576px) {
  .footer-heading-mob {
    display: none;
  }
}

@media (max-width: 576px) {
  .side-section-nav {
    display: none;
  }
}

@media (max-width: 576px) {
  .heading-div-box1 {
    width: 90%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (max-width: 576px) {
  .breadcrumbs.heading-div-box1-breadcrumbs {
    display: none;
  }
}

@media (max-width: 576px) {
  .hamburger-heading-div {
    display: block;
  }
}

@media (max-width: 576px) {
  .logo-heading {
    font-size: 2rem;
  }
}

@media (max-width: 576px) {
  .page-heading {
    font-size: 2rem;
  }
}

@media (max-width: 576px) {
  .top-heading {
    width: 90%;
    margin: 0;
  }
}

@media (max-width: 576px) {
  .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 576px) {
  .row {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 0;
  }
}

@media (max-width: 576px) {
  .row-2 {
    margin-top: 2rem;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 576px) {
  .row-2-col-1 {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }
}

@media (max-width: 576px) {
  .row-2-col-2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 1rem;
  }
}

@media (max-width: 576px) {
  .location-footer {
    display: none;
  }
}

@media (max-width: 576px) {
  .phone-footer {
    display: none;
  }
}

@media (max-width: 576px) {
  .email-footer {
    display: none;
  }
}

@media (max-width: 576px) {
  .footer-heading-mob {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #E1519B;
  }
}

@media (max-width: 576px) {
  .contact-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (max-width: 576px) {
  .footer-groups {
    display: none;
  }
}

@media (max-width: 576px) {
  .follow-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 2rem;
  }
}

@media (max-width: 576px) {
  .follow-us {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 150%;
    color: #E1519B;
  }
}

@media (max-width: 576px) {
  .social-icon-div {
    margin-top: 0.7rem;
    width: 100%;
    justify-content: space-between;
  }
}

.follow-us {
  font-size: 20px;
}

@media (max-width: 576px) {
  main {
    margin-right: 20px;
    margin-left: 20px;
  }
}

@media (max-width: 576px) {
  .type1-format {
    display: block !important;
  }
}

.table-head {
  background-color: #000000;
  color: #f0f9ff;
  font-size: larger;
}

.wiki-section-start {
  margin-bottom: 20px;
}

.step-heading {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 150%;
  display: flex;
  align-items: center;
  letter-spacing: 0.3px;
  color: #E1519B !important;
}

.type1-format {
  display: flex;
  column-gap: 10px;
}

@media (max-width: 576px) {
  .type2-format {
    display: block !important;
  }
}

.type2-format {
  display: flex;
  flex-direction: column;
  column-gap: 20px;
}

.complete-workflow {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 150%;
  letter-spacing: 0.3px;
  color: #E1519B !important;
}

@media (max-width: 576px) {
  .mobile-display {
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  .mob-block {
    flex-direction: column;
  }
}

@media (max-width: 576px) {
  .lfa-mobile-display {
    display: flex;
    width: 99%;
  }
}

.person {
  height: 198px;
  object-fit: cover;
  width: 198px;
  /*border-radius: 50%;*/
}

.modal-arrow {
  position: relative;
  height: 50.47px;
  width: 47.69px;
  z-index: 2;
  top: -40px;
  right: -160px;
}

.name-heading {
  width: 198px;
  text-align: center;
  margin-top: 10px;
}

.designation {
  width: 198px;
  text-align: center;
}

@media (max-width: 576px) {
  .modal-container {
    justify-content: center !important;
  }
}

.modal-container {
  display: flex;
  margin-bottom: 5rem;
  flex-wrap: wrap;
  gap: 185px;
  justify-content: space-evenly;
}

.modal-bodi {
}

.modal-bd {
  display: flex;
  height: 900px;
}

.close-btn-div {
}

.modal-para {
  word-wrap: break-word;
}

.modal-main {
  width: 60%;
  padding: 0px 20px;
}

.modal-desig {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #E1519B;
}

@media (max-width: 576px) {
  .modal-close {
    top: 5px !important;
    right: 5px !important;
    height: 30px;
  }
}

.modal {
  --bs-modal-width: 90vw;
}

.lower {
  flex-direction: column;
}

.result-box {
  height: 190px;
  background-color: #E1519B;
  border-radius: 5px;
  display: flex;
  color: white;
  text-align: center;
  text-decoration: none;
  justify-content: center;
  align-items: center;
}

.res-modalname {
  display: block;
  margin-top: 30px;
  text-align: center;
  font-size: calc(17vw * .25);
}

.modal-data {
  overflow-y: scroll;
  height: 900px;
  padding: 20px;
}

.modal-img {
  width: 35vw !important;
  word-wrap: break-word !important;
  height: 100% !important;
  color: #e1519b !important;
  background-color: black !important;
}

