/* nav{
    display: flex;
    gap: 30px;
    
} */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  /* flex-wrap: wrap; */
}
@media (max-width: 768px) {
  .main-image {
      padding: 5px; 
  }}
@media (max-width: 768px) {
    .main-images {
       display: block;
    }}
.flexrap{
  flex-wrap: wrap;
}
/* @media(min-width:600px){
  .c-center{
    justify-content: center;text-align: center;margin-right: 10px;
  }
}
.c-center {
  display: flex;
  justify-content: flex-start; 
  text-align: left; Default text alignment
} */

/* .images{
margin :10px;
display: flex;
height: 80px;
}
.pages{
    margin-top: 50px;
    display: flex;
    float: right;
    margin-right: 200px;
  
   
}

.pages a{
    display: flex;
    float: left;
    margin-right: 100px;
}
button{
    
} */
nav {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 20px;
    background: #000;
  }
  
  .images {
    display: flex;
    align-items: center;
    margin-left: 80px;
  }
  
  .pages {
    display: flex;
    align-items: center;
    gap: 20px;
    
   
  }
  
  .pages1 {
    text-decoration: none;
    color: #ffffff;
    margin-right: 60px;
  }
  
  .pages-button1 {
    border-radius: 30px;
    margin-right: 20px;
  
    border:1px solid #ffff;
    width: 160px;
    cursor: pointer;
    
    padding: 17px 0px;
    background-color: #000000;
  }
  .pages-button2 {
    /* border-radius: 30px;
    margin-right: 20px;
    padding:20px  0px;
    /* background-color: #000000; */
  /*  cursor: pointer;
    
    border:1px solid #ffff;
   width: 170px; */
   border: none;
   padding: 16px 0px;
   border-radius: 40px; 
   width: 150px;
   /* border: 1px solid #ffffff; */
   /* background-color: #0f0f0f; */
  }


  
  .pages button a {
    /* text-decoration: none; */
    color: #fff;
    align-items: center;
    text-align: center;
    justify-content: center;
    /* flex-direction: column-reverse; */
    /* width: 70px; */
  }
  /* .icon{
    width: 40px;
    height: 40px;
    border-radius: 40px;
    color: #fff;
    
  } */
  
  /* Responsive design */
  @media (max-width: 620px) {
    nav {
      flex-direction: column;
      align-items: center;
    }
    /* .main-image{
      display:block;
    } */
    .images {
      margin-bottom: 20px;
    }
    .pages {display: none;
      flex-direction: column;
      align-items: center;
    }
    .pages button {
      margin-bottom: 10px;
    }
  }
  
  /* Extra small screens */
  @media (max-width: 480px) {
    .pages {
      gap: 10px;
    }
    .pages button {
      padding: 5px 10px;
    }
  }
  
  .justify-end {
    margin-left: auto;
  }
/* .paragraph{
    display: flex;
    text-align: center;
   font-weight: 100;
    font-size: 40px;
    margin-top:70px;
} */
/* .main-child{
    display: flex;
    align-content: center;
    gap: 20px;
   justify-content: center;
   gap:30px
} */
.main-image img {
  display: block; 
  width: 100%; 
  height: auto; 
}
/* .main-images img {
  display: block; 
  width: 100%; 
  height: auto; 
} */
.bg{
  background-color: #f5f5f5;
}
.main1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
  }
  
  /* .main-child{
    width: 100%;
    height: 600px;
   
  }
   */
  .paragraph {
    text-align: center;
   
    font-weight: small;
    margin-bottom: 20px;
    margin-top: 80px;
    font-weight: 100;
    font-size: 40px;
  }
  
  .f-family {
    font-family: Arial, sans-serif;
  }
  
  .text-center {
    text-align: center;
  }
  
  .main-child {
    display: flex;
    /* flex-wrap: wrap; */
    /* justify-content: center; */
    gap: 20px; 
    max-width: 600;
    float: left;
  width: 40.33%;
  padding: 5px;
  align-items: center;
   
  }
  
   .main-child div {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
    height: 300px;
  } 
   
  .bg {
    /* border-radius: 10px; */
    background-color: #fff;
    padding: 10px;
    
  }
  .main3{
    /* max-width: 1000px; */
    margin-top: 100px;
  }
  /* .padding {
    /* border-radius: 30px;
    margin-left: 3px;
    padding:25px ;
    border:1px solid #ffff;
    cursor: pointer;
    width: 150px; 
    
    
  } */
  .main:after {
    content: "";
    clear: both;
    display: table;
  }
  .padding{
    padding: 20px;
    border-radius: 40px; 
    width: 170px;
    border: 1px solid #ffffff;
    background-color: #0f0f0f;
    
    }
  .padding a{
     text-decoration: none;
    /* padding: 10px;
     border-radius: 30px;
    margin-left: 3px;
    padding:25px ;
    border:1px solid #ffff;
    cursor: pointer;
    width: 150px; */
 /*
    border-radius: 10px;
    border: 1px solid #ffff; */
  }
 /* main2*/
 .main-child2{
  display: flex;
  flex-direction: column;
 }
 /* .main2{
background-color: rgb(53, 51, 51); 
  display: flex; 
flex-direction: column;
gap: 30px; 
 } */
 .main2-children1{
  /* background-color: rgb(53, 51, 51); */
  text-align: center; 
  
 }
 /* .main-child2{
/* margin-top: 500px; */

/* margin-left: 100px; 
 } */
 .main2-button{
  border-radius: 30px;
  margin-right: 20px;
  padding:20px 20px;
  border: 1px solid #ffff;
  cursor: pointer;
  width: 170px;
  background-color: #161515;
  
 }
 .main4-button{
  border-radius: 30px;
  margin-right: 20px;
  padding:20px 20px;
  border:1px solid #28a745;
  cursor: pointer;
  width: 200px;
 background: #28a745; 
 }
.bg-darkgrey{
  background-color: #161515;
}
hr{
  border: 1px solid #4e4747;
  width: 95%;
  margin-left: 30px;
  
}


.main-images{
  height: 620px;width: 100%;

}


@media(max-width:720px){
  .main-responsive{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    
    height: 1350px;

  }

}
@media (max-width: 720px) {
  .main4-responsive {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: auto; /* Adjust height for better responsiveness */
    margin-top: 7vh; /* Use relative units for better scaling */
  }
}
/* 
@media(max-width:720px){
  .main4-responsive{
    display: block;
    align-items: center;
    justify-content: center;
    
    height: 1350px;
    margin-top: 400px;

  }

} */

@media(max-width:720px){
  .main2-responsive{
    display: block;
    display: inline;
    margin-top: 20px;
    text-align: center;
    align-items: center;
    justify-content: center;
    /* margin-left: 30px;
    height: 1350px; */
    flex-direction: column; /* Switch to column layout on smaller screens */
    /* align-items: center; */
  }
  .div2 > *{/* width: 100%; Ensure children elements take full width */
    margin-bottom: 20px;
    align-items: center;
    /* margin-top: -10px; */
    /* justify-content: center; */
  }
  /* .null{
    display: 
  } */

}
@media(max-width:720px){
.main4{
  display: flex;
  flex-direction: column;
}
.c-center{
  display: flex;
  flex-direction: column;
  align-items: center;
}
}
/* Hamburger icon styling */
.hamburger-icon {
  cursor: pointer;
  font-size: 24px;
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 2;
}

#menu-toggle {
  display: none;
}

/* Menu Styling */
.menu {
  position: fixed;
  top: 0;
  left: -250px; /* Hide the menu off-screen initially */
  width: 250px;
  height: 100vh;
  background-color: #333;
  padding-top: 60px;
  transition: left 0.3s ease;
}

.menu ul {
  list-style: none;
}

.menu ul li {
  margin: 20px 0;
}

.menu ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 10px 20px;
}

.menu ul li a:hover {
  background-color: #575757;
}

/* Show menu when checkbox is checked */
#menu-toggle:checked ~ .menu {
  left: 0; /* Slide the menu into view */
}

/* Optional styling for smaller screens */
@media (max-width: 720px) {
  .menu {
    width: 200px;
  }

  .hamburger-icon {
    font-size: 20px;
    top: 15px;
    left: 15px;
  }
}