* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  background: white;
}
.container {
  max-width: 12000px;
  margin: 0 auto;
}

.logo {
  height: 200px;
  width: 150px;
}

nav {
  display: flex;
  justify-content: space-around;
  background-color: #ffffff;
  height: 100px;
  width: 100%;
  color: black;
  position: fixed;
  text-align: center;
  z-index: 9999;
}
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 {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
  font-size: xx-large;

  color: #050517;
}

.sepration {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}

.first {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 50px;

  padding-top: 0px;
}

.box1 {
  cursor: pointer;
  height: 350px;
  background-color: hsl(60, 100%, 99%);
  width: 400px;
  border-radius: 10px;
  border: 2px solid #fad0a1;
 
  box-shadow: rgba(186, 175, 125, 0.71) 2px 2px 15px 15px;

}

.box2 {
  height: 350px;
  cursor: pointer;
  width: 400px;
  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;
  height: 350px;
  text-align: center;
  justify-content: center;
  width: 400px;
  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;
  height: 350px;
  text-align: center;
  justify-content: center;
  width: 400px;
  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;
  height: 350px;
  text-align: center;
  justify-content: center;
  width: 400px;
  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;
  height: 350px;
  text-align: center;
  justify-content: center;
  width: 400px;
  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;
  height: 350px;
  text-align: center;
  justify-content: center;
  width: 400px;
  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;
  height: 350px;
  text-align: center;
  justify-content: center;
  width: 400px;
  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;
  height: 350px;
  text-align: center;
  justify-content: center;
  width: 400px;
  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;
  margin-left: 25px;
  border-radius: 10px;
}

.img2 {
  margin-top: 10px;
  margin-left: 25px;
  border-radius: 10px;
}

.img3 {
  margin-top: 10px;
  margin-left: 25px;
  border-radius: 10px;
}

.img4 {
  margin-top: 10px;
  margin-left: 25px;
  border-radius: 10px;
}

.img5 {
  margin-top: 10px;
  margin-left: 25px;
  border-radius: 10px;
}

.img6 {
  margin-top: 10px;
  margin-left: 25px;
  border-radius: 10px;
}

.img7 {
  margin-top: 10px;
  margin-left: 25px;
  border-radius: 10px;
}

.img8 {
  margin-top: 10px;
  margin-left: 25px;
  border-radius: 10px;
}

.img9 {
  margin-top: 10px;
  margin-left: 25px;
  border-radius: 10px;
}

.unique {
  margin-top: 1500px;
  height: 500px;
  width: 400px;
  background-color: red;
}

.sepration1 {
  height: 20px;
  width: 1300px;
  background-color: #fad0a1;
  margin-left: 110px;
  border-radius: 30px;
}

.section2 {
  height: 300px;
  width: 100%;
  opacity: 0.9;
  background-color: rd;
  padding-top: px;
  top: 100px;
  margin: -325px;
  margin-left: 0;
}

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 {
  justify-content: center;
  text-align: center;
  background-color: #050517;
  height: 187px;
  width: 100%;
  color: #ffffff;
  font-size: 50px;
  font-weight: bolder;
  margin-top: 360px;
  font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
  padding-top: 57px;
}
.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%; /* image hamesha circle ke andar fit hogi */
  max-height: 50%; /* height bhi control me rahegi */
  object-fit: contain;
}
.icon {
  background-color: #ffffff;
  height: 70px; /* fixed but responsive safe size */
  width: 70px; /* same as height = perfect circle */
  border-radius: 50%; /* 100% circle */
  display: flex;

  align-items: center; /* vertically center */
  justify-content: center; /* horizontally center */
  margin: 0 auto 15px auto; /* center horizontally & spacing bottom */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
#contactForm {
  position: relative;
  z-index: 10; /* form ko upar le ao */
  height: auto; /* fixed height hata do */
  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;
  /* left side ka space auto ho gaya */

  margin-top: 50px; /* upar se gap */
  margin-bottom: 50px;
  background-color: white;
}
#email {
  height: 70px;
  width: 350px;
}
#firstName {
  height: 70px;
  width: 350px;
}
#lastName {
  height: 70px;
  width: 350px;
}
#phone {
  height: 70px;
  width: 350px;
}
#workType {
  height: 70px;
  width: 350px;
}

#suBmit {
  width: 140px;
  height: 40px;
  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: #ffffff;
  flex-direction: column;
  display: flex;
  gap: 15px;
  margin-left: 227px;
  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;        /* Fixed width for About */
  margin-left: 180px;
      margin-top: -100px;
  
}
.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;
  }
}

.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;
  }
}
