body {
  margin: 0;
  padding: 0;
  font-family: 'DM Sans', sans-serif;
  font-size: 100%;
}

.background-image {
  background: url("10.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 400px; /* Set the height of the background image to fill the viewport */
  width:100%;

}


.navbar {
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}

.left-side img {
  max-height: 1000px; /* Adjust the height as needed */
  margin-left: 300px; /* Position the logo 200px from the left side */
  margin-top:20px;
}

.right-side {
  display: flex; /* Ensure the list and button are in a flex container */
  align-items: center; /* Vertically center the content in the right-side div */
  margin-right: 300px;
}

.right-side ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex; /* Display the list items horizontally */
}

.right-side li {
  margin-left: 30px; /* Add space between each list item */
}

.right-side li a {
  text-decoration: none;
  color: white;
  transition: color 0.3s ease; /* Add transition effect for smooth color change */
}

.right-side li a:hover {
  color: #ff7a3d; /* Change text color to #ff7a3d when hovering */
}

.login-btn {
  color: white; /* Use the custom color variable for text color */
  background: transparent;
  border-color: white; /* Use the custom color variable for border color */
  border-width: 1px;
  border-style: solid;
  border-radius: 6px;
  padding: 13px 21px;
  font-size: 100%;
  margin-left: 20px; /* Add space between the list and the button */
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.health-heading2{

  color: white;
  font-size: 64px;
  text-align: center;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height:1;
}

.right-side li.ong a {
  text-decoration: none;
  color: #ff7a3d; /* Change the color to orange */
  transition: color 0.3s ease;
}

.dis{
    font-family: "Forum";
    font-weight: 400;
    font-size: 40px;
    color:black;
    text-align: center;
    word-wrap: break-word;
    font-weight: 100;
    width: 50%;
    margin-left: 475px;
    line-height: 1.3;
    clear: both;
    margin-top: 100px;

}

.head1{

  color:black;
  font-size: 1.875rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  margin-left: 600px;
  margin-top:50px;
  letter-spacing: 0.5px;
}

.art11{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  margin-left: 637px;
  margin-top:50px;
}

.art12{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  margin-left: 637px;
  margin-top:55px;
}

.art13{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  margin-left: 637px;
  margin-top:55px;
}

.head2{

  color:black;
  font-size: 1.875rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  margin-left: 625px;
  margin-top:75px;
  letter-spacing: 0.5px;
}

.art21{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  margin-left: 637px;
  margin-top:50px;
}

.art22{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  margin-left: 637px;
  margin-top:55px;
}

.art23{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  margin-left: 637px;
  margin-top:55px;
}

.head3{

  color:black;
  font-size: 1.875rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  margin-left: 635px;
  margin-top:75px;
  letter-spacing: 0.5px;
}

.art31{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  margin-left: 637px;
  margin-top:50px;
}

.art32{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  margin-left: 637px;
  margin-top:55px;
}

.art33{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  margin-left: 637px;
  margin-top:55px;
}

.head4{

  color:black;
  font-size: 1.875rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  position: absolute;
  top: 782px;
  right:605px;
  letter-spacing: 0.5px;
}

.art41{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  position: absolute;
  top: 870px;
  right:640px;
}

.art42{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  position: absolute;
  top: 955px;
  right:640px;
}

.art43{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  position: absolute;
  top: 1040px;
  right:640px;
}

.head6{

  color:black;
  font-size: 1.875rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  position: absolute;
  top: 1490px;
  right:630px;
  letter-spacing: 0.5px;
}

.art61{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  position: absolute;
  top: 1583px;
  right:640px;
}

.art62{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  position: absolute;
  top: 1668px;
  right:640px;
}

.art63{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  position: absolute;
  top: 1753px;
  right:640px;
}

.head5{

  color:black;
  font-size: 1.875rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  position: absolute;
  top: 1140px;
  right:610px;
  letter-spacing: 0.5px;
}
::selection {
  background-color: #ff7a3d; /* Set the background color for the highlight */
}

.art51{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  position: absolute;
  top: 1227px;
  right:640px;
}

.art52{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  position: absolute;
  top: 1312px;
  right:640px;
}

.art53{
  color: #ff5000;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: 'DM Sans',sans-serif;
  line-height: 1.4;
  font-style: inherit;
  position: absolute;
  top: 1397px;
  right:640px;
}

.ft_background{
    height: 150px;
    width: 1900px;
    background-color: white;
    position:absolute;
    top: 1900px;
  }

  .ft_logo{
    width: 300px;
    height:98px;
    background-image: url("logo2.png"); /* Set the background image to "2.jpg" */
    position:absolute;
    top: 1935px;
    left:775px;
  }

.footer-menu {
  display: flex; /* Ensure the list and button are in a flex container */
  align-items: center; /* Vertically center the content in the right-side div */
  margin-right: 300px;
  position:absolute;
    top: 1920px;
    left:100px;
}

.footer-menu ul {
  margin: 0;
  padding: 0;
  display: flex; /* Display the list items horizontally */
  flex-wrap: wrap; /* Wrap the items to a new line if needed */
  justify-content: center; /* Center the items horizontally */
}

.footer-menu li {
  list-style-type: none; /* Remove the default bullet points */
  margin: 15px; /* Add some spacing between each list item */
  text-align: center; /* Center the text in each list item */
}

.footer-menu li a {
  text-decoration: none;
  color: black;
  transition: color 0.3s ease; /* Add transition effect for smooth color change */
}

.footer-menu li a:hover {
  color: #ff7a3d; /* Change text color to #ff7a3d when hovering */
}

.footer-menu2 {
  display: flex; /* Ensure the list and button are in a flex container */
  align-items: center; /* Vertically center the content in the right-side div */
  margin-right: 300px;
   position:absolute;
    top: 1960px;
    left:100px;
}

.footer-menu2 ul {
  margin: 0;
  padding: 0;
  display: flex; /* Display the list items horizontally */
  flex-wrap: wrap; /* Wrap the items to a new line if needed */
  justify-content: center; /* Center the items horizontally */
}

.footer-menu2 li {
  list-style-type: none; /* Remove the default bullet points */
  margin: 15px; /* Add some spacing between each list item */
  text-align: center; /* Center the text in each list item */
}

.footer-menu2 li a {
  text-decoration: none;
  color: black;
  transition: color 0.3s ease; /* Add transition effect for smooth color change */
}

.footer-menu2 li a:hover {
  color: #ff7a3d; /* Change text color to #ff7a3d when hovering */
}

.f3{
  position:absolute;
    top: 1950px;
    left:1400px;
}

.right-side li.ong a {
  text-decoration: none;
  color: #ff7a3d; /* Change the color to orange */
  transition: color 0.3s ease;
}
