body {
  width: 100vw;
  margin: 0;
  overflow-x: hidden;
  line-height: 1.4;
}

.accordion-item-size {
  font-size: 18px;
  font-weight: 500;
}
.afacad {
  font-family: "Afacad", serif;
  font-size: 20px;
}

.abhaya-libre-semibold {
  font-family: "Abhaya Libre", serif;
  /* font-weight: 600; */
  font-style: normal;
}
.contact_details {
  font-family: "Afacad", serif;
  font-weight: 600;
  font-size: x-large;
}

.abhaya-libre-extrabold {
  font-family: "Abhaya Libre", serif;
  font-weight: 800;
  font-style: normal;
}

.anton-regular {
  font-family: "Anton", serif;
  font-weight: 400;
  font-style: normal;
}

/* .header_class {

    background-image: url('../../assets/img/Vaidyanaari\ website\ UI.png');
} */

/* #navbarSupportedContent {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    background-color: #0707074D;
    opacity: 100%;
    padding: 15px 20px;
    border-radius: 12px;
    white-space: nowrap;
} */

.maincontainer {
  overflow: hidden;
}

header {
  width: 100%;
  /* position: absolute; */
  top: 0;
  position: fixed;
  z-index: 9999;
}

.header_class {
  left: 0;
}

.navbar-nav {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  padding: 0.5rem 1.5rem;
  gap: 18px;
}

/* .nav-item>a {
    color: white;
    font-size: 20px;

} */

.nav-item > a {
  color: white;
  font-size: 22px;
  font-weight: 400;
  transition: font-weight 0.2s;
}

.nav-link:hover {
  /* font-size: 24px; */
  color: #000 !important;
  font-weight: bolder;
  /* font-weight: 600 !important; */
}

.health_hygiene_para {
  text-align: center;
  /* color: white; */
  font-size: 46px;
  margin-top: 1.563rem;
}

.problems_para2 {
  /* color: white; */
  text-align: center;
  font-size: 24px;
  padding-top: 2rem;
}

/* banner zooming part */
.hero_image {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
}

.hero_image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.2s ease-in-out;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  margin-top: 70px;
  filter: brightness(0) invert(0);
  height: 20px;
}
.custom-carousel-controls {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: row;
  gap: 10px;
}

.custom-carousel-controls,
.carousel-control-prev,
.custom-carousel-controls,
.carousel-control-next {
  position: static;
  width: 40px;
  height: 40px;
}

.solution_image_po {
  width: 18%;
  position: absolute;
  right: 20%;
  /* margin-top: 60px; */
  top: 18.2%;
}

/* .scrolling_image{
position: relative;
} */
.scrolling_image li {
  position: absolute;
}

/* .scrolling_image_p1 img{
    width:50%; 
    height:100px; 
    right: 5rem;
    opacity:1 !important;
} */

/* word annimation */
ul {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.menubar {
  display: none;
}



.hero-section {
  background-image: url("../../assets/img/Vaidyanaari\ website\ UI.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0 20px;
  color: #fff;
  position: relative;
}

.main_founder_extra {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding-bottom: 1em;
}

.main_founder_extra p {
  padding-bottom: 0em !important;
}

.priti_founder {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 0em !important;
}

.header {
  /* display: flex;

    gap: 14%;
    align-items: center; */
  padding: 0px 20px;
  background-color: transparent;
}

.scrolled {
  transition: ease 1s;
}
.scrolled .navbar-brand {
  display: none;
  transition: ease 0.5s;
}
.scrolled .navbar-nav {
  background-color: rgba(0, 0, 0, 0.5);
  transition: ease 0.5s;
}
.scrolled .navbar {
  padding-top: 2rem !important;
}
.nav_logo {
  height: auto;
  width: 120px;
}

.nav-list {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  background-color: #0707074d;
  opacity: 100%;
  padding: 15px 20px;
  border-radius: 12px;
  white-space: nowrap;
}

.nav-list li a {
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: 400;

  transition: color 0.3s ease;
}

.nav-list li a:hover {
  color: #ffcc00;
}

.headline {
  font-size: 3em;
  font-weight: 600;
  /* line-height: 50px; */
  /*padding: 0% 13%;*/
  letter-spacing: 2%;
  text-align: center;
  margin-bottom: 4% important;
 
}

.headline span {
  color: #8b5e3c;
}

.headline .highlight {
  color: #c78693;
}

.headline .emphasis {
  color: #333;
}

.vector_content {
  position: absolute;
  top: 24%;
  right: 4%;
}
.vector_contents {
  position: absolute;
  top: 15%;
  right: 4%;
}

.content_img {
  display: flex;
  justify-content: center;
  align-items: center;
}

.content_img video {
  width: 80%;
  margin-top: -4%;
  z-index: 9;
  transform: translateY(20px);
  border-radius: 24px;
}

.solution_image_po1 {
  width: 140px;
  position: absolute;
  top: 5%;
  right: 1%;
}

/* Your Journey to Wellness */
.Your_Journey {
  background: linear-gradient(
    180.65deg,
    #e3bec7 0.09%,
    #e1bec3 7.11%,
    #ceb699 62.23%,
    #c9b58f 77.91%,
    #c8b58c 90.01%,
    #cab593 98.96%
  );
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 3rem 12rem 3rem;
  transform: translateY(10px);
  gap: 0;
  margin-top: -25px;
}

.Wellness {
  font-size: 46px;
  font-weight: 800;
}

.naari_deserves {
  font-size: 18px;
  font-weight: 400;
}

.our_community_p1 {
  text-align: center;
  color: #92773e;
  font-size: 50px;
  font-weight: bold;
}

.our_community_p2 {
  text-align: center;
  color: #c78693;
  font-size: 38px;
  font-weight: 600;
}

.The_Soulful_p {
  text-align: center;
  color: #92773e;
  font-size: 46px;
  font-weight: bold;
  padding-top: 2%;
}

.Prioritizin_women_p1 {
  /* color: white; */
  font-size: 46px;
  font-weight: bold;
  margin-top: 2rem;
  padding-inline: 15%;
  line-height: 50px;
}

.Prioritizin_women_p2 {
  /* color: white; */
  font-size: 24px;
}

.Your_Journey_child > div > p {
  margin: 10px;
  /* font-size: 1rem; */
  color: white;
  margin-right: 8rem;
}

.seek_relative_p {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.Faq_section_p1 {
  margin-top: 2rem;
  /* color: white; */
  font-size: 46px;
  font-weight: bold;
  padding-inline: 15%;
  line-height: 56px;
}

.Faq_section_p2 {
  padding-bottom: 3rem;
  /* color: white; */
  font-size: 25px;
}

.Raise_Your_Care1 {
  font-size: 48px;
  font-weight: bold;
  color: #c78693;
}

.Raise_Your_Care2 {
  font-size: 24px;
  color: #92773e;
}

.store-buttons {
  display: flex;
  gap: 2rem;
  margin-top: 1rem;
  /* justify-content: space-between; */
  align-items: center;
}

.Company_Logo {
  width: 220px;
}

.Little_differently {
  margin-top: 30px;
  padding: 0 2rem;
}

.accordion-button:focus {
  z-index: 3 !important;
  border-color: #fff !important;
  outline: 0 !important;
  box-shadow: 0 0 0 0.25rem white !important;
}

.store-button {
  /* width: 13.75rem; */
  /* height: 3.75rem; */
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: #92773e;
  color: white;
  text-decoration: none;
  /* padding: 4px 20px; */
  border-radius: 40px;
  font-weight: 600;
  font-size: 24px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease,
    color 0.2s ease;
  border: 2px solid transparent;
}

.store-button:hover {
  padding: 4px 20px;
  background-color: transparent;
  color: white;
  border: 2px solid white;
  transform: scale(1.05);
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.15);
}

.store-icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.journey-gif {
  flex: 1;
  max-width: 65%;
  height: auto;
  /* height: 670px; */
  transform: translateY(35px);

  /* margin-top: 20px; */
}

.seek_help_for_child {
  max-width: 85%;
  max-height: 97%;
}

.seek_help_for_child img {
  max-width: 100%;
  /* height: auto;
    display: block;
    margin: 0 auto 15px;
    background-color: #f1f0f0;
    border-radius: 10px;
    padding: 10px;
    border: 2px dotted darkgrey; */
}

/* Prioritizing women's health */

.Prioritizing_women {
  padding-top: 4%;
  /* padding-bottom: 5em; */
  position: relative;
  /* background-image: url("../../assets/img/background_img.png"); */
  background: #f9e4e1;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.Vidyanaari_bold {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: -7.8%;
  left: 25rem;
}

/* .Vidyanaari_bold img {
    height: 160px;
    position: absolute;
    left: -16%;
    top: 16%;

} */
.Vidyanaari_bold_img1 {
  /* height: 13.12rem;
    position: absolute;
    /* top: -3.688rem; */
  /* margin-top: 7.8rem; */
  /* left: -19rem; */
  /* left: -16%;
    top: 16%; */

  height: 180px;
  position: absolute;
  top: 5%;
  left: -20rem;
}
.Vidyanaari_bold_img2 {
  height: 11rem;
  position: absolute;
  left: -10px;
  margin-top: 9.5rem;
  width: 65rem;
}

.vidya_text {
  color: #e9e4d8;
  font-size: 11em;
  font-weight: bold;
  letter-spacing: 0.1em;
  display: inline-block;
  /* text-shadow: 2px 2px transparent; */
  text-shadow: 5px 5px 6px rgba(255, 255, 255, 0.3);
  /* 3px 3px 5px rgba(0, 0, 0, 0.5); */
  /* -3px -3px 3px rgba(255, 255, 255, 0.3); */
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
}

.Problem_class {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;
  background-color: rgba(7, 7, 7, 1);
  margin: auto;
  width: max-content;
  border-radius: 60px;
}
.Solutions_class {
  margin-left: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;
  background-color: rgba(7, 7, 7, 1);
  width: max-content;
  border-radius: 60px;
}

.Solutions_class img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.Problem_class img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.Problem_class p {
  color: white;
  margin: 0;
  font-weight: bolder;
  font-size: 34px;
}
.Solutions_class p {
  color: white;
  margin: 0;
  font-weight: bolder;
  font-size: 35px;
}

.Prioritizing {
  font-size: 40px;
  font-weight: 800;
  padding-inline: 20%;
}

.Prioritiz_women {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.Prioritiz_women .Vector_stration {
  position: absolute !important;
  top: 39% !important;
  right: 3% !important;
  width: 12em !important;
}
.Prioritiz_women .scrolling_image .scrolling_image_p1 {
  position: absolute;
  top: -16%;
  left: 5%;
  opacity: 1 !important;
}
.Prioritiz_women .scrolling_image .scrolling_image_p2 {
  position: absolute;
  top: -38%;
  right: 2%;
  opacity: 1 !important;
}
.Prioritiz_women .scrolling_image .scrolling_image_p3 {
  position: absolute;
  top: 34%;
  left: 9%;
  opacity: 1 !important;
}
.Prioritiz_women .scrolling_image .scrolling_image_p4 {
  position: absolute;
  right: 10%;
  opacity: 1 !important;
}
.Prioritiz_women .scrolling_image .scrolling_image_p5 {
  position: absolute;
  left: 24%;
  opacity: 1 !important;
}

.Prioritiz_women .scrolling_image .scrolling_image_p5 img {
  width: 160px;
  transform: rotate(5deg);
}
.Prioritiz_women .scrolling_image .scrolling_image_p4 img {
  width: 268px;
  transform: rotate(5deg);
}
.Prioritiz_women .scrolling_image .scrolling_image_p3 img {
  width: 16.25rem;
  margin-top: 1.148rem;
  margin-left: -6.25rem;
  transform: rotate(-5deg);
}
.Prioritiz_women .scrolling_image .scrolling_image_p2 img {
  /* width: 190px; */
  transform: rotate(5deg);
  margin-top: 25px;
  margin-right: 1.25rem;
}
.Prioritiz_women .scrolling_image .scrolling_image_p1 img {
  transform: rotate(-15deg);
  /* width: 230px; */
  margin-top: 25px;
}
.Solutions {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;

  background-color: rgba(7, 7, 7, 1);
  width: 200px;
  height: 60px;
  border-radius: 30px;
}

.Solutions img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.Solutions p {
  color: white;
  margin: 0;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
}

.Whyisstill {
  font-size: 20px;
}

.he_Soulful1 {
  border-radius: 20px;
  background-color: #f1f0f0;
}

/* Add hover effect to the image */
.clickable-image {
  cursor: pointer;
  transition:
    transform 0.2s ease,
    opacity 0.2s ease;
}
.clickable-image:hover {
  opacity: 0.9;
  transform: scale(1.02);
}
/* Center the modal vertically and horizontally */
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); /* Avoids modal jumping */
}

.user_desktop > li > img {
  position: absolute;
  width: 15%;
  height: 100px;
  opacity: 1 !important;
  /* left: 3em;  */
  transform: rotate(-30deg);
}

.contact_nav {
  display: flex;
  font-size: 22px;
  font-weight: 600;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.contact_nav img {
  width: 36px;
  height: 36px;
}

.contact_nav a {
  text-decoration: none;
  font-size: 20px;
  color: #000;
  font-weight: 500;
}
.contact_nav a:hover {
  font-weight: 600;
}

.contact_info_nav {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.contact_info_nav img {
  width: 40px;
  height: 40px;
}

.contact_info_nav a {
  font-size: 20px !important;
  font-weight: 500;
  color: #212529;
}
.contact_info_nav a p {
  margin-bottom: 0 !important;
}

.contact_info_nav a:hover {
  font-weight: 600;
}
.seek_help_for {
  display: grid;
  gap: 0.5rem;
  padding: 2rem;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
}

.seek_help_for > div {
  flex: 1 1 250px;
  text-align: center;

  padding: 20px;
  background-color: white;
  border-radius: 40px;
  border: 2px solid black;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition:
    transform 0.3s,
    box-shadow 0.3s;
}

/* .seek_help_for>div:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
} */

.seek_help_for img {
  /* height: 320px; */
  display: block;
  margin: 0 auto 15px;
  background-color: #f1f0f0;
  border-radius: 30px;
  /* padding: 10px; */
  border: 2px dotted darkgrey;
}

.seek_help_for p {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.solution-button {
  width: 200px;
  height: 20px;
  object-fit: contain;
}

.seek_help_for1 {
  display: grid;
  gap: 2rem;
  padding: 2rem;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
}

.seek_help_for1 > div {
  flex: 1 1 250px;
  text-align: center;
  max-width: 23vw;
  padding: 15px;
  background-color: white;
  border-radius: 42px;
  border: 2px solid black;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition:
    transform 0.3s,
    box-shadow 0.3s;
}

.seek_help_for1 img {
  width: 21vw;
  border: 2px darkgrey;
  height: auto;
  display: block;
  margin: 0 auto 15px;
  background-color: #f1f0f0;
  border-radius: 42px;
  padding: 10px;
}

.seek_help_for1 p {
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
}

.seek_relative_img1 {
  position: absolute;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  top: 71%;
  left: 28%;
}
.seek_relative_img2 {
  position: absolute;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  top: 70%;
  left: 35%;
}

.seek_relative_img3 {
  position: absolute;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  top: 70%;
  left: 28%;
}

.Illustration_Men {
  position: absolute;
  right: 5.5%;
  top: 30%;
}

.Features_to_be {
  background-color: white;
  padding: 1% 1% 1.3%;
  border-radius: 42px;
  border: 2px solid;
}

.Why_Choose_Us {
  text-align: center;
  /* background-color: #92773e; */
  background-color: #f9e4e1;
  /* background-image: url('../../assets/img/backg2.png'); */
  margin-top: -2%;
  padding-top: 4%;
}

.Why_Choose_Us_button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;
  background-color: rgba(7, 7, 7, 1);
  margin: auto;
  width: max-content;
  /* height: 71px; */
  border-radius: 60px;
  gap: 8px;
}
.Why_Choose_Us_button img {
  width: 24px;
  height: 24px;
}

.Why_Choose_Us_button p {
  color: white;
  font-weight: bold;
  font-size: 35px;
  margin: 0;
}

.founder {
  width: 30vw;
  height: 1px;
  background-color: rgba(0, 0, 0, 1);
  border: 2px rgba(0, 0, 0, 1);
  border-radius: 5px;
}

.WeDoThings {
  /* color: white; */
  font-size: 3em;
  font-weight: bold;
  /* color: white; */
  font-size: 46px;
  font-weight: bold;
  margin-top: revert-layer;
}

.WeDoThings1 {
  /* color: white; */
  font-size: 22px;
  margin-top: revert;
  margin-bottom: 40px;
  padding-right: 23rem;
}

.seek_help_for_child p {
  color: #333;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
}

.Faq_button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1rem;
  background: #000;
  margin: auto;
  width: max-content;
  border-radius: 60px;
  gap: 8px;
}

.Faq_button img {
  width: 24px;
  height: 24px;
}
.Faq_button p {
  color: white;
  font-weight: bold;
  font-size: 35px;
  margin: 0;
}

.cross_strap {
  width: 120vw;
  transform: translateX(-36px);
}

#move1 {
  display: flex;
  height: 4em;
  justify-content: center;
  align-items: center;
  margin: auto;
  flex-shrink: 0;
  overflow: hidden;
  background: linear-gradient(90deg, #92773e 0%, #c78693 100%);
  transform: rotate(-9deg);
}

#move2 {
  display: flex;
  height: 4em;
  justify-content: center;
  align-items: center;
  margin: auto;
  flex-shrink: 0;
  overflow: hidden;
  background: linear-gradient(90deg, #92773e 0%, #c78693 100%);
  transform: rotate(13deg);
}

.marque {
  display: flex;
  align-items: center;
  padding: 2%;
  color: white;
  height: 3em;
}

.marque h1 {
  font-size: 2.5em;
  padding-right: 1em;
  white-space: nowrap;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}

#move {
  display: flex;
  height: 5em;
  justify-content: center;
  align-items: center;
  margin: auto;
  flex-shrink: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.4);
}

.marque1 {
  display: flex;
  align-items: center;
  padding: 2%;
  height: 3em;
}

.marque1 h1 {
  color: #000;
  font-size: 2.5em;
  padding-right: 1em;
  white-space: nowrap;
}

/* ==========marquee============= */
/* animation */
@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

@keyframes scrollRight {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

/* apply animation */
#move1 .marque {
  animation: scrollLeft 20s linear infinite;
}

#move2 .marque {
  animation: scrollRight 20s linear infinite;
}
/* ============================== */

.backtotop {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 9999;
  /* display: flex;
    justify-content: flex-end; */
  transition: top 0.3s ease;
}

.backtotop.visible {
  top: 5em;
}
.carousel_li li {
  list-style: disc !important;
  margin-left: 18px;
}
.carousel_li_details {
  font-size: 20px;
  font-weight: 600;
}
.backtotop1 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  color: #c78693;
  font-size: 16px;
  font-weight: 400;
  padding: 10px;
  border: none;
  border-radius: 30px;
  cursor: pointer;
  gap: 10px;
}

.backtotop1 span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border: 2px solid #d4a0a7;
  border-radius: 50%;
  font-size: 12px;
}

.our_community {
  /* border: 2px solid white; */
  border-radius: 40px;
  position: relative;
  /* background: white; */
  z-index: 1;
  /* overflow-x: hidden; */
  margin-right: 15px;
}

.The_Soulful {
  /* border: 2px solid; */
  border-radius: 50px;
  margin: -1% 5% 5% 5%;
  padding: 2%;
}

@media screen and (max-width: 480px) {
  .The_Soulful {
    margin: -1.5% 5% 5% 5%;
  }
}
/* Solution  part */

.added_features {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px;

  background-color: #f5f5f5;
}

.features-section,
.bottom-section {
  width: 90%;
  max-width: 1200px;
  background-color: #fff;
  border: 1px dashed #ccc;
  padding: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.phones-section {
  position: relative;
  width: 90%;
  max-width: 1200px;
  height: 300px;
}

.phone {
  position: absolute;
  width: 40%;
  max-width: 250px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
}

.phone1 {
  top: 0;
  left: 35%;
  transform: rotate(-10deg);
}

/* 
.phone2 {
    top: 20px;
    left: 45%;
    transform: rotate(10deg);
} */

.accordion-body {
  background: #f1f0f0 !important;
  border-radius: 10px !important;
}

.accordion-item:not(:first-of-type) {
  border: 1px solid #fff;
}

/*  contact    form */

.contact_info {
  background-image: url("../../assets/img/Frame _1000001667.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 1rem;
  border-radius: 20px;
  font-family: "Poppins", sans-serif;
}

.contact_header {
  margin-left: 115px;
  margin-bottom: 20px;
}
.contact_header .title {
  font-size: 46px;
  font-weight: 800;
  color: #c78693;
  font-family: "Abhaya Libre", serif;
}

.contact_header .subtitle {
  font-size: 24px;
  color: #92773e;
  font-family: "afacad";
  padding-right: 16rem;
}
.adjuct_form {
  display: flex;
  align-items: end;
  gap: 20px;
  margin-top: 20px;
}
.contact_form {
  margin-top: 1rem;
  padding-left: 7rem !important;
}

.form_group {
  position: relative;
  margin-bottom: 30px;
}

.form_group label {
  position: absolute;
  top: 12px;
  left: 0;
  color: #b96381;
  pointer-events: none;
  transition: all 0.2s ease-out;
}
::placeholder {
  color: #b96381;
  opacity: 1;
}

.submit_btn {
  background-color: #c78693;
  color: white;
  padding: 0.8rem 1.2rem;
  border-radius: 100px;
}
.submit_text {
  font-size: 26px;
  font-weight: 600;
  color: white;
  margin-bottom: 0px;
}
.submit-flex-btn {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}
/* submit_img */
.submit_btn img {
  width: 22px;
  height: 22px;
  object-fit: contain;
}
.submit_btn:hover {
  background-color: #c78693;
}

.arrow_icon {
  height: 16px;
}

/* .all_form {


    padding: 0;
    display: inline-flex;
    width: 100%;
    margin-left: 12em;
    justify-content: center;
    align-items: center;

} */

/* .form-container {

    width: 100%;
    padding: 20px;

} */



form > div {
  display: flex;
  flex-direction: column;
  /* width: 30em; */
}

label {
  font-size: 14px;
  color: #d4a0a7;
  margin-bottom: 5px;
}

input,
textarea {
  border: none;
  border-bottom: 1px solid #92773e;
  outline: none;
  /* width: 136%; */
  font-size: 16px;
  color: #333;
  /* padding: 5px 0; */
}

input:focus,
textarea:focus {
  border-bottom: 1px solid #a57a80;
}

.accordion-header button {
  align-self: flex-end;
  background-color: white;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 25px;
  font-size: 24px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
}

.accordion-header button:hover {
  background-color: white;
}

.arrow {
  font-weight: bold;
}

/* .contact_info_chi {

} */

.language_chane {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0px;
  padding: 0.5em 1em;
}

/* Faq    section */

.Faq_section {
  /* background-image: url("../../assets/img/backg2.png"); */
  /* background-color: #f5f0ee; */
  padding-top: 6%;
  padding-bottom: 5%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  /* transform: translateY(108px); */
}

.footer {
  /* background-image: url("../../assets/img/new.jpg"); */
  background: linear-gradient(
    180.65deg,
    #e3bec7 0.09%,
    #e1bec3 7.11%,
    #ceb699 62.23%,
    #c9b58f 77.91%,
    #c8b58c 90.01%,
    #cab593 98.96%
  );
  /* transform: translateY(-92px); */
  position: relative;
  z-index: 0;
  /* padding-top: 13%; */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer_nav {
  width: 500px;
  position: relative;
}

.footer_nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 35px;
  font-weight: 500;
  list-style: none;
  padding: 0;
  font-size: 1.5em;
  margin-bottom: 20px;
}

/* .footer_nav ul {} */

.footer_nav ul li.afacad a:hover {
  font-size: 20px;
  font-weight: 600;
  color: white;
}

.copy_navbar {
  padding-inline: 3em;
}

.copy_navbar > div {
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
}

.copyright_handson {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
}

.termsCondition {
  display: flex;
}

.Reached_the_End {
  text-align: center;
  font-size: 80px;
  font-weight: 800;
  padding-top: 3rem;
}

.footer_row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 20px 20px;
  gap: 20px;
}

/* .accordion {
    width: 60%;
    margin: auto;
} */

.accordion-container {
  max-width: 600px;
  margin: 50px auto;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.accordion-item {
  background: #fff;
  border: 2px solid black;
  padding: 0.3em !important;
  border-radius: 15px !important;
}

.accordion-button {
  width: 100%;
  height: 3rem;
  padding: 15px 20px;
  /* background-color:; */
  background-color: #f1f0f0 !important;
  color: black !important;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  border: none;
  outline: none;
  cursor: pointer;
  transition: background-color 0.3s;
  border-radius: 5px !important;
}

.accordion-button:hover {
  background-color: white;
}

.accordion-content {
  padding: 15px 20px;
  display: none;
  background-color: white;
  font-size: 14px;
  color: #555;
  border-top: 1px solid white;
}

.accordion-button.active {
  background-color: white;
  color: white;
}

.accordion-content.active {
  display: block;
}

fieldset {
  padding: revert-layer;
  margin: initial;
  border: 1px solid;
  width: 88%;
  border: 2px solid #5b5b5b;
  border-radius: 5px;
}

legend {
  float: inherit;
  width: initial;
  text-align: center;
}

.legend_class {
  font-size: 24px;
  font-weight: bold;
  font-weight: 600;
  color: #5b5b5b;
}

.As_women {
  font-size: 24px;
  padding: 0 7%;
}

.accordion-button::after {
  content: "\2b";
  background: none;
  font-family: "Font Awesome 5 Free";
  font-weight: 100;
  height: 26px;
}

.accordion-button:not(.collapsed)::after {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512' fill='%23000000'%3e%3cpath d='M432 256c0 13.25-10.75 24-24 24H40C26.75 280 16 269.3 16 256s10.75-24 24-24h368C421.3 232 432 242.8 432 256z'/%3e%3c/svg%3e") !important;
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: center;
  width: 25px;
  height: 25px;
  fill: #000;
}

.store-buttons3 {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 85%;
  right: 19%;
}

.store-button3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: #92773e;
  color: white;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 40px;
  font-weight: 600;
  font-size: 26px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease,
    color 0.2s ease;
  border: 2px solid transparent;
}

.store-button3:hover {
  background-color: transparent;
  color: black;
  border: 2px solid black;
  transform: scale(1.05);
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.15);
}
.on-hover:hover {
  filter: brightness(0);
}

.store-icon3 {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.submit {
  width: 200px;
  height: 60px;
  border-radius: 30px;
  background-color: #c78693;
  color: white;
  font-size: 20px;
  font-weight: 600;
  border: 2px solid white;
}

.store-buttons1 {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.store-button1 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background-color: #92773e;
  color: white;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 40px;
  font-weight: 600;
  font-size: 26px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    background-color 0.2s ease,
    color 0.2s ease;
  border: 2px solid transparent;
}

.store-button1:hover {
  background-color: transparent;
  color: white;
  border: 2px solid white;
  transform: scale(1.05);
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.15);
}

.store-icon1 {
  width: 30px;
  height: 30px;
  object-fit: contain;
}

.store-button1:hover {
  background-color: black;
  color: white;
  border: 2px solid white;
  transform: scale(1.05);
  box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.15);
}

.copy_navbar p {
  font-size: 24px;
}

.copy_line_bar {
  height: 20px;
  width: 1.5px;
  background-color: #000;
}

.sreenandik_nav {
  font-size: 22px;
  color: #92773e;
  font-weight: 500;
}

.termsCondition {
  gap: 3em;
}

.termsCondition a {
  font-size: 22px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
}

/* .ticket_to_rise {
    width: 36%;
    padding-top: 1em;
} */
.comunity-images {
  width: 100%;
  height: 600px;
  overflow: hidden;
}

.comunity-images img {
  width: 100%;
  height: 60%;
  object-fit: cover; /* 🔥 yahi main key hai */
  display: block;
}

.comunity-image-2,
.comunity-image-3,
.comunity-image-4 {
  display: none;
}

@media screen and (max-width: 1200px) {
  .comunity-image-1 {
    display: none;
  }
  .comunity-image-2 {
    display: block;
  }
}
@media screen and (max-width: 900px) {
  .comunity-image-2 {
    display: none;
  }
  .comunity-image-3 {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  .comunity-image-3 {
    display: none;
  }
  .comunity-image-4 {
    display: block;
  }
}

.associates-sec {
  /* background-image: url("../img/associates-bg.png"); */
  /* background-color: #f5f0ee; */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 3rem 3rem;
}
.associate-inner-item p {
  margin-bottom: 0 !important;
}
/* .associate-item{
    background-color: #fff;
    border-radius: 8px;
    padding: 1rem 1rem 1rem 4rem;
    position: relative;
    z-index: 0;
 } */
/* .associate-item::before{
    content: "";
    background-image: url('./../img/associate-person.png');
    position: absolute;
    bottom: 0;
    left: 0;
    width: 144px;
  height: 190px;
    background-position:center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 999;
 } */
.associate-inner-item {
  background-color: #f9f9f9;
  border-radius: 8px;
  border: 1px dotted #000000;
  padding: 1rem 1rem 1rem 4rem;
}
.associate-browm {
  font-size: 18px;
  font-weight: 500;
  color: #92773e;
}
.associate-pink {
  font-size: 20px;
  font-weight: 500;
  color: #c78693;
}
.associate-grey {
  font-size: 15px;
  font-weight: 400;
  color: #8a8a8a;
}
.associate-black {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.associate-heading {
  display: flex;
  padding: 0.3rem 1.2rem;
  background-color: #000;
  justify-content: center;
  align-items: baseline;
  width: fit-content;
  border-radius: 50px;
  margin: 2rem auto;
}
.associate-heading p {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  width: max-content;
}
.associates-carosal {
  padding: 4rem 0 3rem 0;
}
.core-team-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  padding: 2rem;
  place-items: center;
}
.core-team-images img {
  max-width: 60%;
  height: auto;
  display: block;
}

@media screen and (max-width: 1200px) {
  .associates-sec {
    padding: 9rem 2rem;
  }
  .associate-pink {
    font-size: 18px;
  }
  .associate-browm {
    font-size: 16px;
  }
  .associate-black {
    font-size: 14px;
  }
  .associates-carosal {
    padding: 3rem 0 0rem 0;
  }
}
@media screen and (max-width: 991px) {
  .associate-heading p {
    font-size: 32px;
  }
  .associates-carosal {
    padding: 1rem 0 0rem 0;
  }
}
@media screen and (max-width: 767px) {
  .core-team-images {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .core-team-images {
    grid-template-columns: repeat(1, 1fr);
  }
}
.accordion-item .accordion-header .accordion-button {
  font-size: 19px !important;
  font-weight: 500 !important;
}
.accordion-item-size li {
  font-size: 16px !important;
  padding: 0.5rem 0 !important;
}
.accordion-item-size li strong span {
  margin-right: 0.5rem !important;
}
.form-section-area {
  padding: 0 10rem;
}
.marquee-text {
  white-space: nowrap;
  color: black;
  font-size: 36px !important;
  padding: 5px 50px !important;
  font-family: "Abhaya Libre", serif;
  font-weight: 600;
}
@media screen and (max-width: 1200px) {
  .journey-pading-cont {
    padding-top: 1rem;
  }
  .Vidyanaari_bold_img2 {
    height: 9rem;
    position: absolute;
    left: 8rem;
    margin-top: 8rem;
    width: 50rem;
  }

  .Your_Journey {
    padding: 0 3rem 10rem 3rem;
  }
  .store-icon {
    width: 23px;
    height: 23px;
  }
  .Vidyanaari_bold_img1 {
    height: 150px;
    position: absolute;
    top: 4%;
    left: 2%;
  }
  .problems_para2 {
    padding: 0 8rem;
  }
  .WeDoThings1 {
    font-size: 20px;
    padding-right: 11rem;
  }
  .Illustration_Men {
    right: 7%;
    width: 130px;
    top: 54%;
  }
  .Faq_section_p2 {
    font-size: 20px;
    padding: 2rem 6rem;
  }
  .form-section-area {
    padding: 0 6rem;
  }
  .contact_info {
    background-size: contain;
    padding: 0.5rem;
  }
  .contact_header {
    margin-left: 95px;
  }
  .contact_form {
    margin-top: 0rem;
    padding-left: 1rem !important;
  }
  .form_group {
    margin-bottom: 24px;
  }
  .submit-flex-btn {
    padding: 2rem 3rem;
  }
  .Company_Logo {
    width: 180px;
  }
}
@media screen and (max-width: 1060px) {
  .vector_content {
    top: 26%;
    right: 3%;
    width: 150px;
  }
  .Vidyanaari_bold_img2 {
    height: 7rem;
    left: 9rem;
    margin-top: 9rem;
    width: 44rem;
  }
  .Vidyanaari_bold_img1 {
    height: 140px;
  }
  .Illustration_Men {
    right: 6%;
    width: 130px;
    top: 50%;
  }
  .carousel-inner h3 {
    font-size: 24px !important;
  }
  .carousel-inner h1 {
    font-size: 32px !important;
  }
  .carousel-inner li {
    font-size: 18px !important;
  }
  .solution_image_po1 {
    width: 81px;
    top: 1%;
    right: 1%;
  }
  .solution_image_po {
    width: 10%;
  }
  .solution_image_po2 {
    right: 12%;
    top: 36%;
  }
  .Faq_section_p1 {
    font-size: 36px;
    line-height: 40px;
  }
  .Faq_section_p2 {
    padding-top: 0 !important;
  }
  .Faq_section {
    padding-bottom: 10%;
  }
  .form-section-area {
    padding: 0 4rem;
  }
  .seek_help_for1 > div {
    max-width: 30vw;
  }
  .seek_relative_img1 {
    top: 57%;
    left: 26%;
  }
}
@media screen and (max-width: 991px) {
  .headline {
    font-size: 28px;
  }
  .vector_content {
    top: 40%;
    right: 3%;
    width: 120px;
  }
  .Your_Journey {
    padding: 0 3rem 8rem 3rem;
  }
  .Vidyanaari_bold_img2 {
    height: 7rem;
    left: 7rem;
    margin-top: 7rem;
    width: 33rem;
  }
  .Vidyanaari_bold_img1 {
    height: 119px;
    top: -0.5rem;
    left: 0rem;
  }
  .seek_help_for > div {
    max-width: 65%;
  }

  .seek_help_for > div {
    padding: 2rem 1rem;
  }
  .Solutions_class {
    margin: 0 auto;
  }
  .WeDoThings1 {
    padding-right: 1rem;
  }
  .seek_help_for1 > div {
    max-width: 60%;
  }
  .seek_relative_img1 {
    top: 72%;
    left: 32%;
  }
  .seek_help_for1 {
    padding-bottom: 4rem;
  }
  .contact_header .title {
    font-size: 36px;
    text-align: start;
    padding-left: 4rem;
  }
  .contact_info {
    background-size: cover;
  }
  .contact_header .subtitle {
    font-size: 18px;
    padding-right: 6rem;
    padding-left: 4rem;
    text-align: start;
  }
  .carousel-control-next-icon {
    margin-top: 47px;
    margin-left: 1rem;
  }
  .submit_btn {
    padding: 14px 23px;
    font-size: 1rem;
  }
  .submit-flex-btn {
    padding: 2rem 1rem;
  }
  .contact_form {
    padding-left: 1.5rem !important;
  }
  .carousel-control-prev-icon {
    margin-top: 47px;
    margin-left: 1rem;
  }
}
@media screen and (max-width: 675px) {
  .nav_logo {
    height: auto;
    width: 90px;
  }
  .vector_content {
    width: 100px;
  }
  .store-buttons {
    justify-content: center;
    margin: 1rem auto;
  }
  .seek_help_for > div {
    max-width: 75%;
  }
  .seek_help_for {
    padding: 0rem;
  }
  .seek_help_for1 > div {
    max-width: 75%;
  }
  .seek_relative_img1 {
    top: 70%;
    left: 30%;
  }
  .Faq_section_p1 {
    margin-top: 1rem;
    line-height: 32px;
  }
  .form-section-area {
    padding: 0 1rem;
  }
  .contact_header .subtitle {
    padding-left: 1rem;
  }
  .contact_header .title {
    padding-left: 1rem;
  }
  .contact_form {
    padding-left: 0rem !important;
  }
  form {
    margin-left: 0em !important;
  }
  .submit-flex-btn {
    flex-direction: inherit;
    justify-content: center;
  }
  .contact_header .subtitle {
    padding-right: 0rem;
  }
  .contact_form {
    width: 100% !important;
  }
  .form_group {
    width: 100%;
  }
  .submit-flex-btn {
    padding: 0rem 1rem;
  }
  .Prioritizin_women_p1 {
    font-size: 26px;
    line-height: 32px;
  }
  .seek_relative_img1 {
    top: 68%;
    left: 30%;
  }
  .contact_form {
    padding-left: 1rem !important;
  }
  .social_media_text {
    display: flex;
    gap: 1rem;
    margin-left: 1rem;
  }
}
@media screen and (max-width: 480px) {
  .Solutions_class {
    margin: 0 auto 1rem auto;
  }
  .seek_help_for > div {
    max-width: 100%;
  }
  .seek_help_for {
    padding: 1.5em 1.5em 0em 1.5em;
  }
  .carousel-inner h1 {
    font-size: 28px !important;
  }
  .carousel-inner h3 {
    font-size: 22px !important;
  }
  .carousel-inner li {
    font-size: 16px !important;
  }
  .Little_differently {
    padding-bottom: 3rem;
  }
  .associates-sec {
    padding: 5rem 2rem;
  }
  .seek_help_for1 > div {
    max-width: 90%;
  }
  .Faq_button {
    margin: 2rem auto;
  }
  .Faq_section_p1 {
    padding-inline: 4%;
  }
  .Faq_section {
    padding-bottom: 16%;
  }
  .accordion-item .accordion-header .accordion-button {
    font-size: 18px !important;
  }
  .accordion-header button {
    padding: 10px 7px;
  }
  .contact_header .subtitle {
    font-size: 15px;
    width: 100%;
  }
  .contact_header {
    margin-bottom: 0 !important;
  }
  input,
  .textarea {
    font-size: 13px;
  }
}

/* ======================== */
