@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Libre+Baskerville:ital,wght@0,400..700;1,400..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');
*{
    margin: 0;padding: 0%;
    box-sizing: border-box;
    font-family: "Montserrat", sans-serif;
}
head,body{
  overflow-x: hidden;
}
.head{
    height: 90px;
}
.logo-img ul li img{
    padding:0 5px ;
    height:20px;width:30px;
}
.nav-bgimg{
    height: 110vh;
    background-image:url("asset/hero-image-min.jpg");
    background-color: #061026ab;
    background-size: cover;
    background-blend-mode: darken;
    background-position: center;
  
}
.nav-00{
    color: white;
}
.nav-00:hover{
    color: #ffc03b;
}
.getQuote{
    background:#ffc03b;
    width: 160px;
    height: 58px;
}
.Expert h1{
font-size:88px;font-weight: 700;
}
.client-h3{
  font-size: 24px;font-weight: 700;
 line-height: 29px;
}
.client-say{
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}
.Transform>h1>b{
  font-size: 45px;font-weight: 800;
}

.Expert{
    margin-top: 100px;
    color: white;
}
.Expert h1{
    font-size: 80px;
    font-weight: 800;
}
.future{
    color:  #ffc03b;
}
.button-contact{
    height: 50px;
    width: 200px;
    font-size: 20px;
    background: none;
    border: 2px solid white;
    color: white;
}
.button-ourservices{
    width: 200px;
    height:50px;
    font-size: 20px;
    margin-right: 70px;
    background-color: #ffc03b;
    border: none;
}
.header{
    position: relative;
    top: -100px;
}
.header .years{
    padding: 50px;
    background-color: #ffc03b;
}
.years-h1{
    font-weight: 800;line-height: 1.5;
}
.years p{
  line-height:1.5;
}
.years .work{
    width: 200px;
    height: 50px;
    background-color: #212d46;
    color: rgb(255, 255, 255);
    border: none;
}
.work:hover{
    background-color: white;
    color: black;
}
.card-1 {
    background-color: white;
    border: 1px solid rgb(205, 204, 204);
    padding: 40px;
}
.card-1 h1{
    font-weight: 700;
}
.project_d2{
  width:100vw;
}

  .leading-0{
    width: 700px;
    margin: 0 auto;
  }
  .leading-0 h1{
    font-weight: 700;
  }
  .leading-img{
    width: 320px;
  }
 
  .ability{
    color: #050505;font-size: 25px;font-weight: 700;
  }
  .sustain-1{
    background-image:
      linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)),
      url("asset/building.jpg");
     color: rgb(255, 255, 255);
     
   
  }
  .sustain-2{
    color: rgb(0, 0, 0);
    background-image: linear-gradient(rgba(255, 192, 61, 0.8), rgba(255, 192, 61, 0.8)),url("asset/building-1.jpg");
  }
  .sustain-1,.sustain-2{
    background-size: cover;
    background-position: center;
    padding:55px 100px;
    margin: auto;
    height:75vh !important;
  }
  .sustain-button{
    width: 200px;
    height: 50px;
    background: #ffc03b;
  }
  .sustain-1 h5{
    color: #ffc03b;
  }
  .lastwork{
    display: flex;
 
    flex-direction: row;
  }
  .last-div{
    width: 100%;
    padding: 0%;
  }
  .last-img{
    width: 410px;
    height: 410px;object-fit:cover;
  }

  .view-button{
    width: 200px;
    height: 50px;
    background-color: #ffc03b;
    color: black;
    border: none;
  }
  .client-0{
    display: flex;
  }
  .client-1{
    display: flex;
    margin-top: 25px;
  }
  .client-say{
    background: #212d46;
    color: white;
    margin: 5px;
    border-bottom:10px solid #ffc03b ;
  }
  .client-h3{
    color: #ffc03b;
  }
 
    .Request-main{
      background: #f5f5f5;
      margin-top:200px ;
    }
    .Request{
      background: #212d46;
      color: white;
      position: relative;
      top: -100px;
    }
    .Request-form{
      width: 400px;
    }
    .Request-button{
      width: 200px;
      height: 50px;
      margin-top: 25px;
      background: #ffc03b;
      border: none;
    }
    .More-From h4{
      color: #ffc03b;
      margin-bottom: 20px;
    }
   
    .footer{
      background: #212d46;
      color: white;
      padding-top: 80px;
      padding-bottom: 30px;
    }
    .footer h5{
      font-weight: 600;
      margin-bottom: 30px;
      margin-top: 20px;
    }
    .copyright{
      justify-content: space-between;
    }
    .footer-img{
      width:20px;margin: 0 8px;
    }
    .Transform{
      width:90%;
      
      margin: auto;
    }
    .nav-bg-img{
      height: 55vh;
    background-image:
      linear-gradient(rgba(2, 22, 67, 0.687), rgba(0, 83, 161, 0.6)),
      url("asset/mani-img.jpg");
    background-size: cover;
    background-position: center;
}
.our-2{
  color: #ffc03b;
  margin: 30px 0 30px;
}

.head-button{
  width: 200px;
  height: 50px;
  background: #ffc03b;
  border: none;
}
#branch{
  color: #ffc03b;
}
.map-view{
  width: 600px;
  height: 450px;
}

.about-our{
  width: 200px;
  height: 50px;
  background: #ffc03b;
  border: none;
  margin: 30px 0;
}
.com-3 h4{
  color: #ffc03b;
  margin: 30px 0;
}
.building-icon,.bank-icon,.house-user{
  background: #ffc03b;
  border-radius: 50%;
}
@media(max-width:1230px){
  .map-view{
    width: 450px;
    height: 450px;
  }
}

@media (min-width: 1212px) {
    .leading-img{
        width: 370px;
      }
  }
@media (max-width: 992px) {
    .Expert h1{
        font-size: 70px;
    }

    .client-0,.client-1{
        display: flex;
        flex-direction: column;
      }
    .last-img{
        width: 100%;
        height: 450px;
      }
    
  }
@media(max-width:991px){
  .map-view{
    width: 650px;
    height: 450px;
  }
}
@media(max-width:768px){
  .map-view{
    width: 550px;
    height: 450px;
  }

    .Expert h1{
        font-size: 50px;
    }
    .leading-0{
        width: 480px;
        margin: 0 auto;
      }

  .Transform{
    width: 500px;
  }
  .Transform>h1>b{
    font-size: 28px;
  }
}
  @media (max-width: 625px) {
      .last-img{
    width: auto;
    height: 310px;
    object-fit:cover;
  }
   }
@media(max-width:586px){
  .map-view{
    width: 450px;
    height: 450px;
  }
}
@media(max-width:516px){
  .Transform{
    width: 350px;
  }

}
 @media (max-width: 500px) {
    .leading-0{
        width: auto;
        margin: 0 auto;
      }
      .leading-img{
        width: 450px;
      } 

    .Expert h1{
        font-size: 42px;
    }
    .button-ourservices,.button-contact{  
        margin: 30px 20px  0;
    }

    .log-img img{
        width: 200px;
        margin: 6px 0;
    }
}
@media(max-width:462px){
  .map-view{
    width: 350px;
    height: 350px;
  }
}
 @media(max-width:455px){
      .Request-form{
        width: 300px;
      }
    }
  @media (max-width: 425px) {
    .lastwork{
        display: flex;
        flex-direction: column;
      }
    .last-img{
        width: 100%;
        height: 450px;
      }
    }
@media(max-width:375px){
  .Transform{
    width: 250px;
  }
}
  


