*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;

    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  body{
  /* background-color: rgba(13, 97, 73, 0.62); */
  font-family: Arial, Helvetica, sans-serif;

  }

        /* slider img */

        .imgslider{
          max-width: 1500px;
          align-items: center;
          align-self: center;
          margin: auto;
          color: #f2f2f2;
          background-color: #0c0c0c;
          justify-content: center;
      }
      
      .imgslider h2{
          font-size: 24px;
          font-weight: 300;
          line-height: 25px;
          margin-top: 20px;
          /* font-family: "Houschka Pro Medium"; */
      
      }
      
      #sliderimg1{
          width: 100%;
          height: 650px;
          background:linear-gradient(to right,rgba(0, 0, 0, 0.476),rgba(0, 0, 0, 0.374), rgba(0, 0, 0, 0.482)), url(image/Construction.html\ Operation\ &\ Maintenance.avif);
          background-position: center;
          background-size: 100% 100%;
          /* background-size: cover; */
          padding-top: 200px;
          padding-left: 80px;
          padding-right: 500px;
          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg1 h1{
          font-size: 50px;
          font-weight: 400;
          line-height: 64px;
          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg2{
          width: 100%;
          height: 650px;
          background:linear-gradient(to right,rgba(0, 0, 0, 0.696),rgba(0, 0, 0, 0.408), rgba(0, 0, 0, 0.175)), url(image/Oil.html\ &\ Gas\ industry.avif);
          background-position: center;
          background-size: 100% 100%;
          padding-top: 200px;
          padding-right: 430px;
          padding-left: 100px;
      }
      #sliderimg2 h1{
          font-size: 50px;
          font-weight: 400;
          line-height: 64px;
          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg3{
          width: 100%;
          height: 650px;
          background:linear-gradient(to right,rgba(0, 0, 0, 0.753),rgba(0, 0, 0, 0.457),rgba(0, 0, 0, 0)), url(image/Manpower.html\ Supply.avif);
          background-position: center;
          background-size: 100% 100%;
          padding-top: 200px;
          padding-right: 500px;
          padding-left: 100px;
          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg3 h1{
          font-size: 50px;
          line-height: 64px;
          font-weight: 400;
          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg4{
          width: 100%;
          height: 650px;
          background:linear-gradient(to right,rgba(0, 0, 0, 0.876),rgba(0, 0, 0, 0.476)), url(image/HR.html\ Consultancy\ Services.avif);
          background-position: center;
          background-size: 100% 100%;
          padding-top: 260px;
          padding-right: 320px;
          padding-left: 100px;
          /* font-family: "Houschka Pro Medium"; */
          
      }
      #sliderimg4 h1{
          font-size: 50px;
          font-weight: 400;
          line-height: 64px;
          /* font-family: "Houschka Pro Medium"; */
      }
      #sliderimg5{
          width: 100%;
          height: 650px;
          background:linear-gradient(to right,rgba(0, 0, 0, 0.596),rgba(0, 0, 0, 0.563)), url(image/Manufacturing.html\ Industries.avif);
          background-position: center;
          background-size: 100% 100%;
          padding-top: 260px;
          padding-right: 500px;
          padding-left: 100px;
      }
      #sliderimg5 h1{
          font-size: 50px;
          font-weight: 400;
          line-height: 64px;
          /* font-family: "Houschka Pro Medium"; */
      
      
      }
      .w3-content{
      width: 100%;
      padding-top: 0;
      height: 650px;
      }


      .sec6{
        max-width: 1500px;
        margin: auto;
        /* margin-top: 70px; */
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        /* background:linear-gradient(to right,rgba(255, 255, 255, 0.045),rgba(4, 70, 90, 0.385)), url(image/home\ about.jpg); */
        background-position: center;
        background-size: 100% 100%;
        padding-top: 50px;

    
      }
    .sec6-about{
      width: 43%;
      /* background: #000; */
      padding: 30px 20px;
      padding-left: 0;
      margin-top: 35px;
    }
    .sec6-about h4{
      font-size: 22px;
      margin-top: 10px;
      color: #020d3b;
    }
    .sec6-about p{
      color: #020d3b;
      font-size: 20px;
      font-weight: bold;
      
    }
    .sec6-about .p-text{
      color: black;
      margin-top: 20px;
      font-weight: 400;
    }
    .sec6-about h3{
      color: #000000e6;
      font-size: 30px;
      font-weight: 600;
      margin-top: 20px;
    }
    .sec6-about button{
      padding: 8px 25px;
      margin-top: 20px;
      font-weight: bold;
      color: #0c0c0cce;
      border: 1px solid rgba(0, 0, 0, 0.545);
      border-radius: 20px;
      background: transparent;
    }
    .sec6-about button:hover{
      cursor: pointer;
    }
    
    .about-img{
      width: 45%;
      padding-top: 100px;
      /* background-color: #000000; */
    }
    .about-img img{
      width: 60%;
      height: 300px;
      z-index: 5;
      margin-top: -250px;
      margin-left: 100px;
      position: relative;
      border-radius:  0 100px 0 0;
    }

    .sec6-box2{
      width: 50%;
      margin-left: 260px;
      height: 200px;
      /* margin-top: 100px; */
      border-radius:  0 0 50px  0;
      background-color: #054855;
    }
    .sec6-box3{
      width: 60%;
      /* margin-left: 200px; */
      height: 250px;
      margin-top: -150px;
      border-radius:   50px 0 100px 0;
      background-color: #66cac9;
      z-index: 3;

    }








  
.sec4b{
  max-width: 1500px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 50px 20px;
  justify-content: space-evenly;
}
.sec4b-subbox h2{
  color: rgb(255, 255, 255);
  font-size: 32px;
  text-align: left;
  font-weight: 700;
  margin-top: 320px;
}
.sec4b-subbox p{
  color: rgb(255, 255, 255);
  font-size: 18px;
  text-align:left;
  padding: 0;
}
.sec4b-subbox button{
  color: rgb(255, 255, 255);
  font-size: 18px;
  margin-top: 20px;
  margin-left: 30%;
  padding: 5px 20px;
  /* border-radius: 20px; */
  font-weight: 600;
  justify-content: center;
  border: 1px solid rgb(226, 63, 63);
  background: transparent;
}
.sec4b-subbox button:hover{
  background-color: rgb(255, 255, 255);
  cursor: pointer;
  color: rgb(0, 0, 0);
  border: none;
}

.sec4b-meanbox1{
  width: 500px;
  height: 550px;
  background-image: linear-gradient(rgba(0, 144, 149, 0),rgb(0, 0, 0)), url(image/HR.html\ Consultancy.avif);
  background-position: center;
  background-size: 112% 100%;
  transition: ease-in-out 0.3s;
  display: grid;
  place-items: center;
  justify-content: center;
  padding: 20px;
}

.sec4b .sec4b-meanbox1:hover{
  background-size: 112% 100%;
  box-shadow: 15px 15px rgb(226, 63, 63);
}

.sec4b-meanbox2{
  width: 500px;
  height: 550px;
  background-image: linear-gradient(rgba(0, 0, 0, 0),rgb(0, 0, 0)), url(image/Expert.html\ Recruitment.avif);
  background-position: center;
  background-size: 150% 100%;
  transition: ease-in-out 0.3s;
display: grid;
place-items: center;
padding: 20px;

/* border: 2px solid rgb(226, 63, 63); */
/* box-shadow: 0 0 8px rgb(0, 0, 0); */

}
.sec4b .sec4b-meanbox2:hover{
  background-size: 150% 100%;
  box-shadow: 15px 15px rgb(226, 63, 63);
}
.sec4b-meanbox1 .sec4b-subbox{
  width: 95%;
  height: 95%;
  /* border: 0.8px solid rgb(255, 255, 255); */
}
.sec4b-meanbox2 .sec4b-subbox{
  width: 95%;
  height: 95%;
  /* border: 0.8px solid rgb(255, 255, 255); */
}


.banner{
  max-width: 1500px;
  margin: auto;
  background-image: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.826)), url(image/bg.html\ img.png);
  background-position: center;
  background-size: 100% 120%;
  padding: 50px 50px;
  display: grid;
place-items: center;
margin-top: 50px;
}
.banner .box{
  width: 70%;
   padding: 30px 80px;
   border-radius: 20px;
   border: 1px solid rgba(255, 255, 255, 0.739);
   color: white;
   text-align: center;
  background: rgba(9, 83, 93, 0.313);
}
.banner .box h1{
  font-size: 45px;
  font-weight: 400;
}
.banner .box p{
  font-size: 22px;
  font-weight: 400;
  margin-top: 20px;
}



.box3{
  max-width: 1500px;
   align-items: center;
   align-self: center;
   margin: auto;
   margin-top: 50px;
   padding-top: 20px;
   padding: 50px 0;
   color: #ffffff;
   background-color: rgb(237, 237, 237);
   background-image: linear-gradient(rgba(0, 0, 0, 0),rgba(180, 31, 155, 0)), url(image/bg5.jpg);
   background-position: center;
   background-size: 100% 110%;
   
}
.box3 .sub-box2{
   padding-left: 20px;
   text-align: start;
   display: flex;
   justify-content: space-between;
}
.box3 .sub-box2 .arrow:hover{
 cursor: pointer;
}
.box3 .sub-box2 h2{
  font-size: 40px;
  font-weight: 500;
  align-items: flex-start;
  text-align: start;
} 
.box3 .sub-box2 p{
   font-size: 18px;
   margin-top: 10px;
   font-weight: 400;
}
.box3 .sub-box3{
  width: 100%;
  margin-top: 20px;
  display: flex;
  overflow-x: scroll;
  column-gap: 25px;
  padding-bottom: 0px;
 /* background-color: #020d3b; */
}
.box3 .sub-box3::-webkit-scrollbar { width: 0 !important }

.sub-box3.imgbox{
  width: 500;
  height:400;
  /* background-color: aqua; */
  scroll-snap-align: center;



}
.sub-box3 .imgbox{
  background-color:RGB(0, 45, 89);
  color: rgb(255, 255, 255);
  padding: 0;
  height: 370px;
  padding-top: 0;
  border-radius: 50px 0px 50px 0;
  /* box-shadow: 0 0 10px gray; */
  margin-top: 30px;
}
#imgbox-a{
 margin-left: 20px;
}

.sub-box3 .imgbox .block1 img{
  width: 350px;
  height: 280px;
  border-radius: 50px 0px 0 0;

}
.sub-box3 .imgbox h3{
  font-size: 25px;
  margin-top: 20px;
  padding-left: 20px;
  text-align: center;
  font-weight: 400;
  letter-spacing:2px;
}

#sec3-0{
  margin-right: 20px;
}





.sec7{
  max-width: 1500px;
  margin: auto;
  padding: 50px 20px;
  justify-content: center;
  text-align: center;

}
.sec7 h1{
  font-size: 45px;
  color: rgb(5, 3, 84);
}

.sec7 p{
  font-size: 25px;
  margin-top: 10px;
}

.sec7-container{
  width: 100%;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;

}
.sec7-container .box{
  width: 300px;
  height: 320px;
  padding: 40px 20px;
  border-radius: 10px;
  background-color: rgba(5, 52, 78, 0);
  box-shadow: 0 0 10px rgb(222, 222, 222);
  border-bottom: 10px solid rgb(4, 4, 106);
  /* border-top: 10px solid rgba(169, 15, 7, 0.746); */
}
.sec7-container .box h2{
  font-size: 25px;

}
.sec7-container .box p{
  font-size: 20px;
}



.sec8{
  max-width: 1500px;
  margin: auto;
  padding: 50px 20px;
  background-image: linear-gradient(to right,rgba(92, 91, 91, 0),rgba(0, 0, 0, 0.663)),url(image/bg.html\ img\ 4.webp);
  background-position: center;
  background-size: 100% 100%;
    display: flex;
  flex-wrap: wrap;
  color: #000000;
}

.sec8-img{
  width: 50%;
  padding: 50px 30px;
}
.sec8-img img{
  width: 100%;
  height: 400px;
  border-radius: 30px;
  box-shadow: 0 0 10px gray;
}
.sec8-text{
  width: 50%;
  /* text-align: center; */
  color: rgb(255, 255, 255);
  padding: 50px 20px;
  padding-top: 70px;
}
.sec8-text p{
  font-size: 18px;
  margin-top: 30px;
}
.sec8-text h2{
  font-size: 45px;
  font-weight: 800;
}

.sec8-text button{
  padding: 5px 40px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.857);
  border-radius: 30px;
  margin-top: 30px;
  color: white;
}




.box9{
  max-width: 1500px;
   align-items: center;
   align-self: center;
   margin: auto;
   /* margin-top: 50px; */
   padding-top: 20px;
   padding: 50px 0;
   color: #ffffff;
   /* background-color: rgb(138, 57, 57); */
   /* background-image: linear-gradient(rgba(0, 0, 0, 0),rgba(180, 31, 155, 0)), url(image/bg5.jpg); */
   background-position: center;
   background-size: 100% 110%;
   background-color: rgb(5, 32, 46);  

   
}
.box9 .sub-box2{
   padding-left: 20px;
   text-align: start;
   display: flex;
   justify-content: space-between;
}

.sub-box2 .arrow{
    font-size: 45px;
  margin-right: 50px;
}

.sub-box2 .arrow span{
  width: 45px;
  font-size: 50px;
}
.box9 .sub-box2 h2{
  font-size: 40px;
  font-weight: 500;
  align-items: flex-start;
  text-align: start;
} 
.box9 .sub-box2 p{
   font-size: 18px;
   margin-top: 10px;
   font-weight: 400;
}
.box9 .sub-box4{
  width: 100%;
  margin-top: 20px;
  display: flex;
  overflow-x: scroll;
  column-gap: 20px;
  padding-bottom: 30px;

}
.box9 .sub-box4::-webkit-scrollbar { width: 0 !important }

.sub-box4.imgbox{
  height:400;
  /* background-color: aqua; */
  scroll-snap-align: center;



}
.box9 .sub-box4 .imgbox{
  background-color: rgb(5, 52, 78);  
  color: rgb(255, 255, 255);
  padding: 0;
  height: 480px;
  width: 500px;
  padding-top: 0;
border-radius: 20px;
  margin-top: 30px;
  text-align: center;
  justify-content: center;
}

.box9 .sub-box4 .imgbox .block1 img{
  width: 500px;
  height: 280px;
  border-radius: 20px 20px 0 0;
  border-bottom: 1px solid white;

}
.box9 .sub-box4 .imgbox h3{
  font-size: 25px;
  /* margin-top: 20px; */
  padding-left: 20px;
  text-align: center;
  font-weight: 400;
  letter-spacing:2px;
  /* background-color: #b4e0e9; */
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.155);
}
.box9 .sub-box4 .imgbox p{
  padding: 5px 20px;
}

#sec9-0{
  margin-right: 20px;
}



          /* sec10 start  */

.sec10{
  max-width: 1500px;
  margin: auto;
  padding: 50px 30px;
  text-align: center;
  background-image: linear-gradient(to  bottom right,rgb(98, 194, 207),rgba(17, 5, 5, 0),rgb(27, 70, 176));


}
.sec10 h1{
  font-size: 45px;
  color: rgb(0, 0, 0);
}
.sec10-container{
  display: flex;
  width: 100%;
  margin-top: 30px;
  flex-wrap: wrap;
justify-content: space-around;
}
.sec10-container .box{
  width: 48%;
  background-color: rgba(255, 255, 255, 0.748);
  border-radius: 20px;
  height: 400px;
  margin-top: 20px;
  box-shadow: 0 0 2px ;
  font-weight: 500;

}
.sec10-container .box p{
  padding: 0px 20px;
}
.sec10-container .box img{
  width: 100%;
  height: 280px;
  border-radius: 20px 20px 0 0;
}




 .sec11{
   max-width: 1500px;
   margin: auto;
   /* margin-top: 100px; */
   padding-bottom: 50px;
   padding: 20px 0px;
   /* background-image: linear-gradient(rgba(0, 0, 0, 0.392),rgba(0, 0, 0, 0.5)), url(image/client\ bg.jpg); */
   background-position: center;
   background-size: 100% 100%;
   padding-bottom: 50px;
  background-color: rgba(211, 211, 211, 0.275);
  overflow: hidden;
 
 }
 .sec11-heading h2{
  text-align: center;
  margin-top: 20px;
  font-size: 45px;
  margin-left: 30px;
  font-weight: bold;
  color: rgb(0, 0, 0);
  padding-bottom: 20px;
}
/* @keyframes slide {
  form{
    transform: translateX(0);
  }
  to{
    transform: translateX(-100%);
  }
} */
.sec11-boxes{
  display: flex;
  justify-content: space-evenly;
  /* background-color: #054855; */
  /* overflow: hidden; */
  /* animation: 15s slide infinite linear; */

}
.sec11-boxes:hover{
  animation-play-state: paused;
}
.sec11-box{
  width: 210px;
}

.sec11 .sec11-box img{
  width: 210px;
  height: 140px;
  margin-top: 20px;
  /* margin: 20px; */
  display: inline-block;
  border-radius: 0px;
  box-shadow: 0 0 3px gray;

}


.sec12{
  max-width: 1500px;
  margin: auto;
  margin-top: 30px;

}
.sec12-container{
  width: 100%;
  display: flex;
  margin-top: 0px;
}
.sec12-container img{
  width: 100px;
  height: 50px;
  margin: 5px 15px;
  border-radius: 5px;
  box-shadow: 0 0 2px gray;

}








 .form-box{
  max-width: 1500px;
  align-items: center;
  align-self: center;
  margin: auto;
  color: #000000;
  justify-content: center;
  background-color:RGB(0, 45, 89);
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.form-box .img{
  width: 50%;
  /* text-align: center; */
  font-size: 22px;
  padding: 50px 20px;
  color: rgb(255, 255, 255);


}
.form-box .img .d{
  display: flex;
  margin-top: 10px;
  gap: 10px;
}
.form-box .img .d span{
margin-top: 5px;
}


.form-box .img img{
  /* margin-left:200px; */

}
.main{
  width: 50%;
  padding: 30px ;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.6);
  background-image: linear-gradient(rgba(0, 0, 0, 0.719),rgba(0, 0, 0, 0.735)), url(image/form.html\ bg5.avif);
  background-position: center;
  background-size: 100% 100%;
  color: white;
  height: 100%;
}

.main h2{
  font-size: 32px;
  font-weight: bold;
  font-weight: 500;
  text-align: left;
  color: rgb(255, 255, 255);
  padding-bottom: 8px;
  text-align: center;
  


}
.content{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 0 ;
  
}
.mean-inputbox{
  width: 100%;
  /* background-color: #aa076b; */
  display: flex;
  flex-wrap: wrap;
}
.mean-inputbox .input-box{
  width: 100%;
  margin: 20px 20px;
  /* background-color: #c93838; */
  align-items: center;
  display: block;
  /* background-color: aqua; */

}
.mean-inputbox .input-box input{
  background: transparent;
  width: 100%;
  height: 25px;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.631);
  border-radius: 0;
}

.input-box input:focus {
  outline: none;
}
.mean-inputbox2{
  width: 100%;
  /* background-color: #aa076b; */
  margin-top: 20px;


}
.mean-inputbox2 .input-box{
  /* background-color: aqua; */
  width: 100%;
  padding: 20px 20px;
}
.mean-inputbox .input-box h5{
  font-size: 18px;
}
.mean-inputbox2 .input-box input{
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.467);
  width: 100%;
  height: 30px;
  color: rgb(255, 255, 255);
}
.mean-inputbox2 textarea{
  background: transparent;
  width: 100%;
  padding: 10px;
  color: rgba(255, 255, 255, 0.452);
  font-size: 18px;
  border: 0.5px solid rgba(255, 255, 255, 0.481);
}

textarea:focus, input:focus{
  outline: none;
}


.button1{
  /* background-color: #aa076b; */
  text-align: center;

}
.button1 button{
  font-size: 20px;
  border-radius: 30px;
  padding: 3px 50px ;
  border:none;
  color: rgb(255, 255, 255);
  background: transparent;
  border: 0.5px solid rgba(255, 255, 255, 0.715);
  margin-top: 10px;

}
.button1 button:hover{
  cursor: pointer;
  /* text-decoration: underline; */

}





  /* footer style  */

.footer{
max-width: 1500px;
margin: auto;
padding: 50px 20px ;
padding-bottom: 0;
background-color:RGB(0, 45, 89);
/* background-image: linear-gradient(rgba(0, 0, 0, 0.692),rgba(0, 0, 0, 0.815)), url(image/footer.jpg); */
background-position: center;
background-size: 100% 100%;
color: rgb(255, 255, 255);
}
.footer-container{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-bottom: 30px;
/* background-color: #6a4646; */
}

.sec2-text{
width: 25%;
}

#sec2-other-links{
  width: 18%;
}
.sec2-text h1{
font-size: 25px;
font-weight: 400;
}
.sec2-text h5{
font-size: 20px;
font-weight: 400;
color: rgba(255, 255, 255, 0.901);
}
.sec2-text .d{
display: flex;
margin-top: 12px;

}
.sec2-text .d p{
font-size: 18px;
margin-left: 8px;
letter-spacing: 1px;
color: rgba(255, 255, 255, 0.827);
}
.icons h5{
font-size: 18px;
margin-top: 15px;
}
.icons ul{
display: flex;
}
.icons ul li{
list-style: none;
text-decoration: none;
}
.icons ul li a i{
color: rgba(255, 255, 255, 0.704);
font-size: 30px;
margin: 7px;
}
.sec2-text ul li{
list-style: none;
text-decoration: none;
list-style: none;
margin-top: 10px;
}
.sec2-text ul li a{
font-size: 18px;
color: rgba(255, 255, 255, 0.676);
list-style: none;
text-decoration: none;
}
.sec2-text ul li a:hover{
  color: white;
}





  .col-xl-3 ul li{
      list-style: none;
      text-decoration: none;
      margin-top: 12px;
      font-size: 18px;
  }
  .col-xl-3 ul li a{
    color: rgb(255, 255, 255);
    margin-top: 10px;
    font-size: 20px;
   

  }
  .col-xl-3 nav:hover{
      background: transparent;
  }
  .footer-base{
    text-align: center;
    padding: 10px;
    color: rgba(255, 255, 255, 0.778);
    font-size: 16px;
    border-top: 0.5px solid rgba(128, 128, 128, 0.303);
  }
  .designation-contact h6 {
    color: #ffffff;
  
  }

  @media screen and (max-width: 900px){

    .sec2-text{
      width: 100%;
      margin-top: 00px;
      margin-bottom: 30px;
    }
    #sec2-other-links{
      width: 100%;
    }
    
.footer{
  padding-top: 20px;
}



  }