* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  background: white;
  padding-top: 100px;


}
.container {
  max-width: 1200px;
  margin: auto;
}

.logo {
  max-height: 90px;
  cursor: pointer;
  margin-top: 3px;
            
}

nav {
  display:flex;
  justify-content:space-between;
  align-items:center;
  background-color:#ffffff;
  height:100px;
  color:black;
  position:fixed;
  width:100%;
  top:0;
  left:0;
  z-index:9999;

  padding:0 40px;
  max-width:1540px;
  margin:auto;
}
li:hover {
  color: #fad0a1;
}
ul {
  display: flex;
  gap: 60px;
}

ul li {
  font-weight: 800;
  font-size: 20px;
  display: flex;
  list-style: none;
  margin-top: 20px;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
}

.main {
  background-image: url("image/Futura_Desktop.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: max(1200px, 100vw);

  height: 500px;
}

.box {
  height: 20px;
  width: 100%;
  background-color: #fad0a1;
}

.our {
  text-align: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 900;
  color: #3d3c44;
  color: #2c507f;
}

.box-services {
  height: 50px;
  justify-content: center;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
  font-size: xx-large;
  color: #050517;
  gap: 25px;
  max-width: 1200px;
  text-align:center;
}

.sepration {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  width: 100%;
}

.first {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 50px;

  padding-top: 0px;
}

.box1 {
  cursor: pointer;
  background-color: hsl(60, 100%, 99%);
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  border: 2px solid #fad0a1;

  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;
}

.box2 {
  cursor: pointer;
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  border: 2px solid #fad0a1;
  text-align: center;
  justify-content: center;
  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;

  background-color: hsl(60, 100%, 99%);
}

.box3 {
  cursor: pointer;
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  border: 2px solid#fad0a1;
  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;

  background-color: hsl(60, 100%, 99%);
}

.box4 {
  cursor: pointer;
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  border: 2px solid #fad0a1;
  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;

  background-color: hsl(60, 100%, 99%);
}

.box5 {
  cursor: pointer;
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  border: 2px solid #fad0a1;
  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;

  background-color: hsl(60, 100%, 99%);
}

.box6 {
  cursor: pointer;
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  border: 2px solid #fad0a1;
  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;

  background-color: hsl(60, 100%, 99%);
}

.box7 {
  cursor: pointer;
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  border: 2px solid#fad0a1;
  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;

  background-color: hsl(60, 100%, 99%);
}

.box8 {
  cursor: pointer;
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  border: 2px solid #fad0a1;
  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;

  background-color: hsl(60, 100%, 99%);
}

.box9 {
  cursor: pointer;
  text-align: center;
  justify-content: center;
  width: 100%;
  max-width: 350px;
  height: auto;
  border-radius: 10px;
  border: 2px solid #fad0a1;
  background-color: hsl(60, 100%, 99%);
  box-shadow: rgba(0.1, 0.3, 0.3, 0.1) 10px 10px 15px 10px;
}

.img1 {
  margin-top: 10px;
  border-radius: 10px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

.img2 {
  margin-top: 10px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  border-radius: 10px;
}

.img3 {
  margin-top: 10px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  border-radius: 10px;
}

.img4 {
  margin-top: 10px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  border-radius: 10px;
}

.img5 {
  margin-top: 10px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  border-radius: 10px;
}

.img6 {
  margin-top: 10px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  border-radius: 10px;
}

.img7 {
  margin-top: 10px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  border-radius: 10px;
}

.img8 {
  margin-top: 10px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  border-radius: 10px;
}

.img9 {
  margin-top: 10px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  border-radius: 10px;
}

.unique {
  margin-top: 1500px;
  height: 500px;
  width: 400px;
  background-color: red;
}

.sepration1 {
  height: 20px;
  width: 100%;
  background-color: #fad0a1;
  border-radius: 30px;
}

.section2 {
  height: 300px;
  width: 100%;
  opacity: 0.9;
  background-color: rd;
  padding-top: px;
  top: 100px;
  margin: -325px;
  margin-left: 0;


  margin-top:40px;


}

img10 {
  position: relative;
  width: 100%;
}

.dream {
  margin-top: 10px;
  background-color: rd;
  text-align: center;
  justify-content: center;
  flex-direction: column;
}
.section3 {
  height: 831px;
  width: 100%;
  background-color: rd;
  margin-top: 600px;
}

.benifits {
  text-align: center;
  background-color: #050517;
  color: white;
  font-size: clamp(28px, 5vw, 50px);
  padding: 40px 20px;
}

.Quality {
  height: 40vh;

  display: flex;
  flex-wrap: wrap;
  gap: 19px;
  justify-content: center;
  align-items: center;
}
.boxes {
  flex: 1 1 200px;
  min-height: 130px;
  max-width: 200px;
  background-color: #d3d5d7;
  border-radius: 5px;
  text-align: center;
  justify-content: center;
  align-items: center;
  box-shadow: 5px 5px 5px gray;

  transition: transform 0.3s ease;
}
.boxes:hover {
  transform: translateY(-5px);
}
.icon img {
  max-width: 50%; 
  max-height: 50%; 
  object-fit: contain;
}
.icon {
  background-color: #ffffff;
  height: 70px; 
  width: 70px;
  border-radius: 50%; 
  display: flex;

  align-items: center; 
  justify-content: center; 
  margin: 0 auto 15px auto; 
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
#contactForm {
  position: relative;
  z-index: 10; 
  height: auto; 
  min-height: 530px;
  width: 400px;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;
  gap: 10px;
  align-items: center;
  

  margin-top: 50px; 
  margin-bottom: 50px;
  background-color: white;
}
#email {
  width: 90%;
  max-width: 350px;
  height: 60px;
}
#firstName {
  width: 90%;
  max-width: 350px;
  height: 60px;
}
#lastName {
  width: 90%;
  max-width: 350px;
  height: 60px;
}
#phone {
  width: 90%;
  max-width: 350px;
  height: 60px;
}
#workType {
  width: 90%;
  max-width: 350px;
  height: 60px;
}
#contactLink{
color:black;
text-decoration:none;
}
#contactLink:hover{
color:#fad0a1;
}

#suBmit {
  width: 90%;
  max-width: 350px;
  height: 60px;
  border-radius: 100px;
  color: #050517;
  font-size: 15px;

  background-color: #fad0a1;
  border-color: #fad0a1;
  border: none;
  cursor: pointer;
}
#suBmit:hover {
  transform: translateY(5px);
  width: 160px;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
}

.location {
  min-height: auto;
  width: 100%;
  background-color: #050517;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  flex-wrap: wrap;
  gap: 40px;
  padding: 10px 20px;
}
.social {
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}
.last {
  min-height: 400px;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#location {
  flex: 1; /* Yeh important hai */
  text-align: center;
}
#location iframe {
  width: 100%; /* 90% → 100% kar do */
  max-width: 700px;
  height: 400px;
  border: none;
  border-radius: 15px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

#location h2 {
  font-size: 28px;
  font-weight: 800;
  color: #2c507f;
  margin-bottom: 20px;
}
.about {
  flex: 0 0 250px;
  margin: 0;
}

.about h2 {
  padding: 10px;
  margin-top: 5px;
  color: #2c507f;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
}
@media (max-width: 768px) {
  .last {
    flex-direction: column;
    text-align: center;
  }

  .about {
    margin-left: 0;
    margin-bottom: 20px;
  }

  #location iframe {
    max-width: 100%;
    height: 300px;
  }

  nav {
    flex-direction: column;
    height: auto;
    padding: 10px;
  }

  ul {
    flex-direction: column;
    gap: 15px;
  }
}

.whatsapp-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #25d366;
  border-radius: 50%;
  padding: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  transition: transform 0.2s ease;
}

.whatsapp-button img {
  width: 35px;
  height: 35px;
}

.whatsapp-button:hover {
  transform: scale(1.1);
}

@media (max-width: 768px) {
  #contactForm {
    width: 90%;
    max-width: 400px;
  }

  .sepration {
    grid-template-columns: 1fr;
  }

  .sepration {
    grid-template-columns: 1fr 1fr;
  }
}
