* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;

  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

body {
  background-color: rgb(239, 238, 255);
  font-family: Arial, Helvetica, sans-serif;

}



/* slider img */


.slide {
  max-width: 1800px;
  min-height: 600px;
  margin: auto;
  margin-top: -120px;
  /* background-color: rgb(185, 54, 54); */
}

.carousel-caption {
  /* width: 0%; */
  margin-bottom: 100px;
  text-align: center;
  justify-content: center;
  padding: 0px;
}

.carousel-caption h1 {
  font-size: 40px;
  /* margin-top: -10px; */
  font-weight: bold;
  text-align: center;
  /* color: #b7057c; */
}

.carousel-caption h1 span {
  /* color:#04306d; */


}

.carousel-caption h5 {
  color: rgb(235, 183, 64);
  text-align: center;
  /* margin-top: -80px; */
}

.carousel-caption p {
  font-size: 20px;
  text-align: center;
  font-weight: 200;
}

.carousel-caption .btns {
  width: 100%;
  text-align: center;
}

.carousel-caption .btns #Btn {
  background-color: transparent;
  color: white;
}

.carousel-caption button {
  padding: 10px 25px;
  font-size: 16px;
  text-align: left;
  margin: auto;
  justify-content: flex-start;
  background: rgba(0, 0, 0, 0);
  /* border: none; */
  border-radius: 10px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  border: 0.2px solid rgb(255, 255, 255);
  margin-top: 10px;
}

.carousel-caption button:focus {
  outline: none;
}


#slider1 {
  width: 100%;
  height: 700px;
  background: linear-gradient(rgba(3, 12, 68, 0.314), rgba(2, 23, 86, 0.34), rgba(2, 20, 91, 0.608)), url(image/saudi\ img\ 2.jpg);
  background-position: center;
  background-size: 100% 120%;
  animation: zoom 15s;
}

#slider2 {
  width: 100%;
  height: 700px;
  background: linear-gradient(rgba(4, 30, 80, 0.32), rgba(3, 39, 94, 0.274), rgba(5, 44, 94, 0.496)), url(image/Air\ Ticketing\ 3.jpg);
  background-position: center;
  background-size: 100% 120%;
  animation: zoom 15s;

}

#slider3 {
  width: 100%;
  height: 700px;
  background: linear-gradient(rgba(0, 0, 0, 0.21), rgba(0, 0, 0, 0.151), rgba(7, 42, 117, 0.326)), url(image/Kuwait\ Visa.jpg);
  background-position: center;
  background-size: 100% 150%;
  animation: zoom 15s;

}

#slider4 {
  width: 100%;
  height: 700px;
  background: linear-gradient(rgba(0, 0, 0, 0.317), rgba(0, 0, 0, 0.272), rgba(6, 35, 128, 0.608)), url(image/Tour\ &\ Travel\ 5.jpg);
  background-position: center;
  background-size: 100% 150%;
  animation: zoom 15s;

}

#slider5 {
  width: 100%;
  height: 700px;
  background: linear-gradient(rgba(4, 36, 78, 0), rgba(0, 0, 0, 0.424), rgba(0, 3, 20, 0.43)), url(image/Manpower\ Services\ 3.jpg);
  background-position: center;
  background-size: 100% 150%;
  animation: zoom 15s;

}

#slider6{
  width: 100%;
  height: 700px;
  background: linear-gradient(rgba(4, 36, 78, 0), rgba(0, 0, 0, 0.424), rgba(0, 3, 20, 0.43)), url(image/Visa\ Services.jpg);
  background-position: center;
  background-size: 100% 150%;
  animation: zoom 15s;

}
#slider7{
  width: 100%;
  height: 700px;
  background: linear-gradient(rgba(4, 36, 78, 0), rgba(0, 0, 0, 0.424), rgba(0, 3, 20, 0.43)), url(image/Immigration\ Services\ 2.jpg);
  background-position: center;
  background-size: 100% 100%;
  animation: zoom 15s;

}



@keyframes zoom {
  from {
    transform: scale(1, 1);
  }

  to {
    transform: scale(1.1, 1.1);
  }
}


#slider1:hover,
#slider2:hover,
#slider3:hover,
#slider4:hover,
#slider5:hover {
  animation-play-state: paused;
}



.carousel-indicators{
  margin-bottom: 50px;
}


/* .carousel-caption{
          background-color: #029c26;
        } */

.carousel-inner {
  /* height: 620px; */
  /* background-color: #66cac9; */
}

.carousel-item {
  /* height: 620px; */
  min-height: 620px;

  background-color: #054855;
}




.sec6 {
  max-width: 1800px;
  margin: auto;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 5%;
  padding-bottom: 200px;
  /* background: linear-gradient(rgba(252, 253, 255, 0.929), rgba(255, 255, 255, 0.909), rgba(255, 255, 255, 0.953)), url(image/eigle.jpg);
  background-position: center;
  background-size: 100% 100%; */
  place-items: center;

}



.sec6 .about-img{
  width: 40%;
  text-align: center;
}

.sec6 .about-img .img1{
  width: 70%;
  /* border: 10px solid #000000; */
  border-radius: 20px;
  box-shadow: -15px -15px #00000038;
}
.sec6 .about-img .img2{
  width: 60%;
  margin-top: -200px;
  margin-left: 50%;
  /* border: 10px solid #b7057c; */
  border-radius: 50px 10px  80px 0;
  box-shadow: -15px -15px #27272762;  
  opacity: 0.9;

}
.sec6-about {
  width: 55%;
  padding: 30px 20px;
  padding-left: 10%;
}

.sec6-about span {
  font-weight: 800;
  color: #b7057c;
}

.sec6-about h4 {
  margin-top: 10px;
  color: rgb(0, 0, 0);
  font-weight: 600;
}

.sec6-about p {
  color: #000000f0;
  font-size: 20px;
  margin-top: 20px;
}

.sec6-about h3 {
  color: #04306d;
  font-size: 30px;
  font-weight: 800;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.sec6-about button {
  padding: 8px 25px;
  margin-top: 20px;
  /* font-weight: bold; */
  color: #ffffff;
  border: none;
  border-radius: 10px;
  background-color: #b7057c;
}

.sec6-about button a {
  color: #ffffff;

}

.-about button:hover {
  cursor: pointer;
}



.icons-a {
  max-width: 1800px;
  margin: auto;
  padding: 50px;
  margin-top: 50px;
}

.icons-a-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.icons-a-container .icon {
  text-align: center;
}

.icons-a-container h2 {
  text-align: center;
  margin-top: 20px;
  color: #020d3b;
}

.banner {
  max-width: 1800px;
  height: 700px;
  margin: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.685), rgba(3, 12, 57, 0.52)), url(image/Air\ Ticketing\ 4.jpg);
  background-position: center;
  background-size: 100% 150%;
  padding: 50px 50px;
}


/* .banner img {
  width: 200px;
  position: absolute;
  top: 1;
  left: 1;
  margin-top: -200px;
  animation: cog 5s infinite;
  margin-left: -150px;
}

@keyframes cog {
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
  }
} */


.banner .box {
  width: 80%;
  border-radius: 20px;
  color: rgb(0, 0, 0);
  margin: auto;
  margin-top: 300px;
  /* margin-left: 80px; */
  text-align: center;
}

.banner .box h1 {
  font-size: 65px;
  font-weight: 800;
  color: #ffffff;
  text-align:center;

}

.banner .box p {
  color: rgb(255, 255, 255);
  font-size: 22px;
  font-weight: 400;
  margin-top: 20px;
  text-align: center;
}

.banner .box button {
  padding: 5px 20px;
  font-size: 18px;
  margin-top: 20px;
  font-weight: 600;
  color: #ffffffda;
  border: none;
  border-radius: 10px;
  background: #b7057c;
  font-weight: 600;
  letter-spacing: 1px;
}


.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: center;
  font-weight: 700;
  margin-top: 300px;
}

.sec4b-subbox p {
  color: rgb(255, 255, 255);
  font-size: 18px;
  text-align: center;
  padding: 0 28px;
}

.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(255, 255, 255);
  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/SAUDI\ VISA\ STAMPING\ img\ 4.webp);
  background-position: center;
  background-size: 100% 100%;
  transition: ease-in-out 0.3s;
  display: grid;
  place-items: center;
  justify-content: center;
}

.sec4b .sec4b-meanbox1:hover {
  background-size: 100% 100%;
  box-shadow: 15px 15px rgb(5, 16, 165);
}

.sec4b-meanbox2 {
  width: 500px;
  height: 550px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0)), url(image/KUWAIT\ VISA\ STAMPING.jpg);
  background-position: center;
  background-size: 150% 100%;
  transition: ease-in-out 0.3s;
  display: grid;
  place-items: center;
  /* 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(5, 16, 165);
}

.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); */
}


.sec1 {
  max-width: 1800px;
  margin: auto;
  padding: 50px;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin-top: 50px;
}

.sec1 .text-box {
  width: 50%;
}

.sec1 .text-box h1 {
  color: rgb(4, 33, 50);
}

.sec1 .text-box p {
  margin-top: 30px;
  font-size: 22px;
  font-weight: 400;
}

.sec1 .img {
  width: 40%;
  justify-content: center;
}

.sec1 .img img {
  width: 350px;
  height: 400px;
  border-radius: 20px 80px 20px 0;
  /* margin-left: 10%; */
  text-align: center;
  /* border: 5px solid rgb(15, 23, 129); */
}

.sec1 .img .img2 {
  width: 250px;
  height: 250px;
  margin-top: -150px;
  margin-left: 40%;
  /* box-shadow: 0 0 10px gray; */
}

.sec1 .img .img3 {
  width: 200px;
  margin-top: -150px;
  margin-left: -50px;
}



.sec2-3d {
  max-width: 1800px;
  margin: auto;
  margin-bottom: -30px;

}

.sec2-3d img {
  width: 300px;
}

.sec2-3d-b {
  max-width: 1800px;
  margin: auto;
  margin-top: -30px;
  text-align: right;


}

.sec2-3d-b img {
  width: 300px;
}



.sec2 {
  max-width: 1800px;
  margin: auto;
  height: 800px;
  padding: 50px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(image/Tour\ &\ Travel\ 7.jpg);
  background-position: center;
  background-size: 100% 100%;
  margin-top: 20px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.sec2 img{
  width: 50%;
  display: none;
}


.sec2 .sec2-text {
  width: 50%;
  margin-top: 180px;
  margin-left: 10px;
  transition: ease-in-out 0.5s;
  text-align: center;
}

.sec2 .sec2-text h1 {
  font-size: 50px;
  opacity: 0.8;
  color:  #000000;
  width: 100%;
}

.sec2 .sec2-text p {
  font-size: 20px;
  margin-top: 20px;
}

.sec2 .sec2-text button {
  padding: 8px 20px;
  border: none;
  font-size: 18px;
  border-radius: 10px;
  font-weight: 500;
  background: #b7057c;
  color: white;
  letter-spacing: 1px;
  margin-top: 30px;
}

.sec2 .sec2-text button a {
  color: white;
}




.slider-container-b {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 50px;
  margin-top: 50px;
  color: white;

}

.slider-container-b button {
  padding: 2px 20px;
  background: transparent;
  color: white;
  border-radius: 10px;
  border: 0.2px solid rgba(255, 255, 255, 0.485);
}

.slider-container-b button a {
  color: white;
}

.slider-container-b h2 {
  letter-spacing: 1px;
}

.slider-container-b p {
  letter-spacing: 1px;
  margin-top: 20px;
}

.slider-container-b .box-a {
  width: 50%;
  height: 400px;
  background-color: #054855;
  border-radius: 20px 0 0 20px;
  padding: 50px;
  padding: 50px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.416), rgba(0, 0, 0, 0.465)), url(image/Immigration\ Services\ 1.avif);
  background-position: center;
  background-size: 100% 120%;

}

.slider-container-b .box-b {
  width: 50%;
  height: 400px;
  background-color: #054855;
  border-radius: 0 20px 20px 0;
  padding: 50px;
  padding: 50px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.401), rgba(0, 0, 0, 0.442)), url(image/Visa\ Stamping\ Services\ 3.avif);
  background-position: center;
  background-size: 100% 110%;

}






.sec4 {
  max-width: 1800px;
  margin: auto;
  margin-top: 200px;
  padding: 20px;


}

.sec4 h1 {
  font-size: 45px;
  text-align: center;
  color: #021829;
}

.sec4-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-top: 80px;
}

.sec4-container .box {
  width: 280px;
  height: 280px;
  border-radius: 20px;
  box-shadow: 0 0 80px rgba(128, 128, 128, 0.297);
  justify-content: center;
  padding: 40px;
  text-align: center;
}

.sec4-container .box img {
  /* width: 100%; */
  /* height: 100%; */
}






.sec5 {
  max-width: 1500px;
  margin: auto;
  padding: 50px 20px;
  justify-content: center;

}

.sec5-container {
  width: 100%;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;

}

.sec5-container .box {
  width: 32%;
  height: 650px;
  border-radius: 5px;
  color: white;
  padding: 30px;
  padding-top: 510px;
  overflow: hidden;
}

.sec5-container .box h2 {
  font-size: 35px;
}

.sec5-container .box-1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(10, 30, 78, 0.86)), url(image/dubai\ img\ 3.webp);
  background-position: center;
  background-size: 180% 100%;
}

.sec5-container .box-2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(10, 30, 78, 0.86)), url(image/worker\ img.jpg);
  background-position: center;
  background-size: 160% 100%;

}

.sec5-container .box-3 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(10, 30, 78, 0.86)), url(image/Family\ Visit\ Visa\ 4.jpg);
  background-position: center;
  background-size: 140% 100%;
}

.sec5-container .box:hover {
  padding-top: 450px;
}

.sec5-container .box button {
  margin-top: 30px;
  padding: 5px 20px;
  font-size: 18px;
  border: none;
  border-radius: 20px;

}

.sec5-container .box:hover button {
  margin-top: 0;
}



.sec3 {
  max-width: 1800px;
  margin: auto;
  background-color: #ffffff;
  padding: 50px 20px;
  padding-bottom: 100px;
}

.sec3 h1 {
  font-size: 45px;
  text-align: center;
  color: #092635;
  font-weight: 800;
}

.sec3 p {
  font-size: 22px;
  text-align: center;
  color: #0000009c;
  font-weight: bold;
  letter-spacing: 1px;
}

.sec3-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;

}

.sec3-container .box {
  width: 26%;
  background-color: rgba(255, 255, 255, 0.854);
  color: rgb(255, 255, 255);
  margin-top: 80px;
  box-shadow: 0 0 12px gray;
  padding: 10px;
  border-radius: 20px;
}

.sec3-container .box h2 {
  margin-top: 15px;
  color: rgb(255, 255, 255);
  text-align: center;

}

.sec3-container .box p {
  padding: 5px 15px;
  text-align: center;

}

.sec3-container .box img {
  width: 100%;
  height: 250px;
  border-radius: 20px;

  /* box-shadow: -20px -20px 0px rgb(10, 35, 104); */
}

.sec3-container .box .text {
  width: 100%;
}

.sec3-container .box .text h2 {
  font-size: 25px;
  /* text-align: left; */
  margin-left: 10px;
  color: #000000;
}


.sec7 {
  max-width: 1800px;
  margin: auto;
  padding: 0;
  display: flex;
  /* height: 500px; */
  flex-wrap: wrap;
  background: rgb(240, 240, 240);
  background-image: linear-gradient(to right, rgba(8, 16, 55, 0.705), rgba(0, 0, 0, 0)), url(image/Manpower\ Services\ 5.jpg);
  background-position: center;
  background-size: 100% 140%;

}

.sec7 h1 {
  font-size: 50px;
  color: #b7057c;
  margin-top: 50px;
  /* margin-left: 35px; */
}

.sec7 .text {
  width: 55%;
  padding: 8% 5%;
  padding-top: 5%;
  height: 105%;
  background-color: #ffffff;
  clip-path: polygon(0 0, 100% 0, 70% 100%, 0% 100%);
  padding-right: 15%;
  margin-top: -4px;
  margin-bottom: -5px;
}

.sec7 .text p {
  font-size: 20px;
  margin-top: 20px;
  color: rgb(0, 0, 0);
}

.sec7 .text button {
  padding: 8px 20px;
  font-size: 18px;
  padding-left: 0;
  border: none;
  background-color: transparent;
  font-weight: 400;
}

.sec7 .text button a {
  color: #b7057c;
  font-weight: 400;
}


.sec7a {
  max-width: 1800px;
  margin: auto;
  /* height: 750px; */
  padding: 80px 20px;
  text-align: center;
  /* background-color: rgb(242, 242, 242); */
  padding-bottom: 100px;
  background-image: linear-gradient(to right, rgba(8, 16, 55, 0), rgba(0, 0, 0, 0)), url(image/bg\ banner.avif);
  background-position: center;
  background-size: 100% 150%;
}

.sec7a h1 {
  font-size: 55px;
  font-weight: bold;
  text-align: center;
  color: rgb(0, 0, 0);
  opacity: 0.5;
}


.sec7a-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin-top: 50px;
}

.sec7a-container .box {
  width: 28%;
  height: auto;
  background-color: #ffffff;
  overflow: hidden;
  padding: 15px;
  border-radius: 30px;
  text-align: left;
}

.sec7a-container .box img {
  width: 100%;
  height: 300px;
  border-radius: 20px;
}
.sec7a-container .box .img2{
  display: none;
}
.sec7a-container .box .text {
  width: 100%;
  padding: 10px;
  padding-top:20px;
}

.sec7a-container .box .text .line {
  width: 100%;
  height: 1px;
  background-color: rgb(166, 57, 157);
  /* margin: auto; */
  margin-top: 15px;
  margin-bottom: 10px;
}

.sec7a-container .box .text button {
  padding: 8px 20px;
  border-radius: 10px;
  margin-top: 5px;
  border: none;
  color: white;
  background: #b7057c;
}




.sec8 {
  max-width: 1500px;
  margin: auto;
  padding: 8% 20px;
  display: flex;
  flex-wrap: wrap-reverse;
  color: #000000;
  background-color: rgb(255, 255, 255);
  justify-content:space-evenly;
  overflow: hidden;
}

.sec8-img {
  width: 47%;
  padding: 00px 30px;
}

.sec8-img img {
  width: 100%;
  border-radius: 20%;
  border: 20px solid white;
  /* margin-left: -50%; */
}

.sec8-text {
  width: 45%;
  /* text-align: center; */
  color: rgba(0, 0, 0, 0.881);
  padding: 20px;
  padding-top: 30px;
  z-index: 10px;
  overflow: hidden;

  
}

.sec8-text img{
  width: 15%;
  animation: cog 5s infinite;
  /* margin-bottom: -100px; */
  position: absolute;
  margin-left: 28%;
  margin-top: -14%;
}

@keyframes cog {
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.sec8-text span {
  font-weight: bold;
  font-size: 20px;
  color: rgb(0, 0, 0);
}

.sec8-text p {
  font-size: 20px;
  margin-top: 30px;
}

.sec8-text h2 {
  font-size: 50px;
  font-weight: 800;
  margin-top: 10px;
  color:  #082c51;

}

.sec8-text button {
  padding: 8px 30px;
  background: transparent;
  border: none;
  border-radius: 30px;
  margin-top: 30px;
  font-weight: bold;
  color: rgb(255, 255, 255);
  border-radius: 10px;
  font-size: 20px;
  background: #b7057c;
  letter-spacing: 1px;
  font-weight: 600;
}



.sec9 {
  max-width: 1800px;
  margin: auto;
  padding: 50px 0;
  padding-bottom: 80px;
  /* background-image: linear-gradient(to right, rgba(255, 255, 255, 0.761), rgba(255, 255, 255, 0.741)), url(image/shape\ 3.PNG);
  background-position: center;
  background-size: 100% 100%; */
  color: white;
  /* background-color: rgb(242, 242, 242); */

}

.sec9 h1 {
  width: fit-content;
  font-size: 45px;
  color: #000000;
  text-align: center;
  margin: auto;
}



.sec9 .swiper {
  width: 90%;
  height: 100%;
  margin-top: 50px;
}

.sec9 .swiper-slide {
  width: 300px;
  /* height: 230px; */
  text-align: center;
  font-size: 18px;
  justify-content: center;
  align-items: center;
  /* border-radius: 20px; */
}

.sec9 .swiper-slide .img {
  overflow: hidden;
}

.sec9 .swiper-slide .img img {
  width: 100%;
  height: 280px;
  /* border-radius: 20px 20px 0 0; */
  transition: ease-in-out 0.5s;
}

.sec9 .swiper-slide:hover .img img {
  transform: scale(1.3, 1.3);
}

.sec9 .swiper-slide .text {
  width: 85%;
  height: 100px;
  padding: 10px 0;
  background-color: #082c51;
  margin: auto;
  margin-top: -30px;
  z-index: 10;
  position: relative;
  text-align: left;
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}

.sec9 .swiper-slide h4 {
  font-size: 22px;
  margin-top: 10px;
  /* font-weight: 400; */
}

.sec9 .swiper-slide h5 {
  font-size: 16px;
  color: #5793e7;
}

.sec9 .swiper-slide .text .btn {
  width: 150px;
  height: 150px;
  background-color: #b7057c;
  border-radius: 50%;
  margin-right: -60px;
  margin-top: 15px;
}

.sec9 .swiper-slide .text .btn img {
  margin-top: 20px;
  width: 30px;
  margin-left: -40px;
}



.sec10 {
  max-width: 1800px;
  align-items: center;
  align-self: center;
  margin: auto;
  padding: 50px 0;
  color: #000000;
  background-color: rgb(255, 255, 255);
  padding-bottom: 0;
  margin-bottom: -50px;
  /* background-image: linear-gradient(to right, rgba(1, 26, 66, 0), rgba(27, 1, 1, 0)), url(image/bg\ img\ 3.jpg);
  background-position: center;
  background-size: 100% 100%; */
  padding-bottom: 80px;
}

.sec10 h1{
  font-size: 50px;
  text-align: center;
}

.sec10 p{
  font-size: 25px;
  text-align: center;
}

.sec10 .sec10-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  column-gap: 20px;
  padding-bottom: 25px;
  padding-top: 25px;
  margin-top: 20px;
}

.sec10 .sec10-container .box {
  width: 25%;
  scroll-snap-align: center;
  border-radius: 10px;
  box-shadow: 0 0 3px #b7057c;
  background-color: #ffffff;
  margin-top: 80px;
  transition: ease-in-out 0.5s;
  text-align: center;
}
.sec10 .sec10-container .box p{
  font-size: 16px;
}

.sec10 .sec10-container .box .image img {
  width: 100px;
  margin-top: -50px;
  /* margin-left: 20px; */
  background-color: white;
  padding: 20px;
  /* box-shadow: 0 0 3px rgb(6, 175, 212); */
  border-radius: 10px;


}

.sec10 .sec10-container .box h3 {
  font-size: 25px;
  /* width: 350px; */
  margin-top: 15px;
  padding-left: 20px;
  font-weight: 500;
  color: rgb(0, 0, 0);
}

.sec10 .sec10-container .box p {
  padding-left: 20px;
  padding-right: 30px;
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.57);

}

.sec10 .sec10-container .box button {
  margin: 0px;
  border: none;
  /* padding-left: 20px; */
  padding-bottom: 20px;
  /* margin-top: -10px; */
  background-color: transparent;
  display: grid;
  place-items: center;
  margin: auto;
}

.sec10 .sec10-container .box button img {
  filter: brightness(0.8);
  margin-top: -3px;
  width: 20px;
}

.sec10 .sec10-container .box button a {
  color: #b7057c;
  font-size: 18px;
  font-weight: 600;
  /* color: rgb(11, 24, 79); */

}


.work-p {
  max-width: 1800px;
  margin: auto;
  /* margin-top: 50px; */
  background-color: #eaeaea87;

  padding: 50px 20px;

}

.work-p h1 {
  font-size: 45px;
  margin-left: 40px;
}

.work-p-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: space-evenly;

}

.work-p-img {
  width: 46%;
  height: 600px;
}

.work-p-img img {
  width: 100%;
  height: 100%;
}

.work-p-text {
  width: 40%;
}

.work-p-text img {
  width: 100%;
  height: 100%;
  /* margin-top: 80px; */
  /* border-radius: 30px; */
  /* box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.781); */

}




.sec11-clients {
  max-width: 1800px;
  margin: auto;
  /* margin-top: 30px; */
  padding: 20px 5%;
  padding-bottom: 80px;
  /* background-color:  #082c51;; */
 
}

.sec11-heading h2 {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  font-size: 35px;
  /* margin-left: 30px; */
  font-weight: bold;
  color: #000000;
  padding-bottom: 20px;
}

.sec11-heading h2 span {
  color: rgb(235, 183, 64);
}

.sec11-container {
  width: 100%;
  overflow-x: hidden;
}

.sec11-boxes {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  animation: 30s slide infinite linear;
  /* background-color: #a0f662; */
}

/* @keyframes slide {
  form {
    transform: translateX(0);
  }

  to {
    transform: translateX(-280%);
  }
} */

.sec11-box {
  padding: 10px 05px;

}

.sec11-clients img {
  width: 150px;
  background-color: white;
  height: 80px;
  padding: 10px;
  border-radius: 10px;
}




.sec12 {
  max-width: 1800px;
  margin: auto;
  height: 500px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url(image/bg\ img\ 4.PNG);
  background-size: 100% 101%;
  background-position: center;
  padding: 100px 30px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}

.sec12 h1 {
  font-size: 45px;
  color: #082b4f;
  font-weight: 600;
  margin: auto;
}

.sec12 .text {
  width: 40%;
  color: rgb(0, 0, 0);
  margin-right: 40px;
  margin: auto;
  margin-top: 10px;
  text-align: left;
}
.sec12 .text h2{
  font-weight: 800;
}
.sec12 .text .line{
  width: 10%;
  height: 2px;
  background-color: #082b4f;
  margin-top: 30px;
}
.sec12 .text h6{
  margin-top: 20px;
}
.sec12 .text h1{
  margin: 20px 0;
}
.sec12 .text p{
  width: 60%;
}

.sec12 form{
  width: 45%;
  margin-left: -5%;
  padding-right: 10%;
  margin-top: -50px;
}
.sec12 form input{
  width: 90%;
  margin-top: 30px;
  padding: 10px;
}
.sec12 form textarea{
  width: 90%;
  margin-top: 30px;
  padding: 10px;
}


.sec12 form button{
  width: 90%;
  margin-top: 20px;
  padding: 10px;
  background-color: #082b4f;
  color: white;
  font-size: 22px;
}






.sec13 {
  max-width: 1800px;
  margin: auto;
  padding: 50px 20px;
  display: flex;
  height: 800px;
  flex-wrap: wrap;
  background: rgb(240, 240, 240);
  background-image: linear-gradient(to right, rgba(8, 16, 55, 0), rgba(0, 0, 0, 0)), url(image/hr\ solutions\ 3.jpg);
  background-position: center;
  background-size: 100% 100%;
  margin-top: 50px;
}

.sec13 h1 {
  font-size: 65px;
  color: rgba(0, 0, 0, 0.593);
  margin-top: 30px;
  /* margin-left: 35px; */
  font-weight: bold;
}

.sec13 .text {
  width: 48%;
  padding: 30px;
  padding-top: 00px;
  backdrop-filter: blur(5px);
  margin-top: 25%;
  background-color: rgba(255, 255, 255, 0.57);
  height: fit-content;
}

.sec13 .text p {
  font-size: 20px;
  margin-top: 10px;
  color: rgb(0, 0, 0);
}



.sec14 {
  max-width: 1800px;
  margin: auto;
  padding: 0;
  display: flex;
}

.sec14 .box {
  width: 33.33%;
  height: 350px;
  padding: 80px 40px;
  background: rgb(240, 240, 240);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.507), rgba(0, 0, 0, 0.572)), url(image/Temporary\ Staffing.avif);
  background-position: center;
  background-size: 100% 120%;
  color: white;
  overflow: hidden;
}

.sec14 .box h4 {
  font-size: 28px;
}

.sec14 .box .line {
  width: 10%;
  height: 2px;
  background-color: #b7057c;
  margin: 15px 0;
  /* margin-left: 40px; */
}

.sec14 .box2 {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.507), rgba(0, 0, 0, 0.572)), url(image/Permanent\ Staffing.jpg);
  background-position: center;
  background-size: 100% 100%;
}

.sec14 .box3 {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.507), rgba(0, 0, 0, 0.572)), url(image/Industrial\ Relations\ Advisory\ Services.jpg);
  background-position: center;
  background-size: 100% 100%;
}

.sec15{
  max-width: 1800px;
  margin: auto;
  padding: 0;
  overflow: hidden;
  padding-bottom: -10px;
  margin-top: -670px;
}
.sec15  .box1{
  width: 14%;
  height: 80px;
  background: #b7057c;
  border-radius: 50px;
  margin-left: 12%;
  rotate: 50deg;
  margin-top: -3px;
}

.sec15  .box2{
  width: 25%;
  height: 410px;
  background: #ffffff;
  border-radius: 30px;
  z-index: 10;
  position: relative;
  rotate: 50deg;
  margin-top: -11%;
  margin-left: -5%;
}
.sec15  .box2 p{
  color: rgb(0, 0, 0);
  rotate: -88deg;
  padding-top: 260px;
  padding-left: 00px;
}

.sec15  .box3{
  width: 45%;
  height: 290px;
  background-color: rgb(255, 255, 255);
  border-radius: 30px;
  z-index: 8;
  position: relative;
  rotate: 50deg;
  margin-top: 8%;
  margin-left: -10%;
}
.sec15 .box3-container{
  width: fit-content;
  /* background: #000; */
  rotate: -50deg;
  padding-top: 120px;
  margin-left: 220px;
}
.sec15  .box3 img{
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin: 10px;
}
.sec15  .box4{
  width: 20%;
  height: 100px;
  background: #b7057c;
  border-radius: 30px;
  z-index: 8;
  position: relative;
  rotate: 50deg;
  margin-top: -10%;
  margin-left: -10%;
}



.sec16 {
  max-width: 1800px;
  margin: auto;
  padding: 50px;
  text-align: center;
}
.sec16 .desingimg{
  width: 35%;
  position: absolute;
  margin-left: -52%;
  margin-top:-80px;
  text-align: left;
  opacity: 0.7;
}

.sec16 h5{
  color: #b7057c;
}

.sec16-container {
  display: flex;
  width: 90%;
  margin: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  border-radius: 10px;
  margin-top: 40px;
  z-index: 20;
  position: relative;
}

.sec16-container .box{
  width: 48%;
  height: 350px;
  background-color: #9eb9c0;
  text-align: left;
  padding: 30px;
  padding-top: 260px;
  border-radius: 20px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.406)), url(image/Saudi\ Arabia.jpg);
  background-position: center;
  background-size: 100% 100%;
  color: white;

}
.sec16-container2 .box{
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.406)), url(image/Dubai.jpg);
  background-position: center;
  background-size: 100% 100%;
}
.sec16-container .box2 {
  width: 50%;
  display: flex;
  justify-content: space-between;
  background-color: transparent;
  padding: 0;
  border-radius: 0px;
  background-image:none;
}

.sec16-container .box h3{
  margin-bottom: 0;
}
.sec16-container .box2 .min-box{
  width: 48%;
  background-color: rgba(128, 128, 128, 0.303);
  border-radius: 20px;
  padding: 30px;
  padding-top: 260px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.406)), url(image/Kuwait.jpg);
  background-position: center;
  background-size: 140% 100%;

}
.sec16-container .box2 .min-box:nth-child(2){
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.406)), url(image/Qatar.jpg);
  background-position: center;
  background-size: 140% 100%;
}


.sec16-container2 .box2 .min-box{
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.406)), url(image/Canada.jpg);
  background-position: center;
  background-size: 150% 100%;

}
.sec16-container2 .box2 .min-box:nth-child(2){
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.71), rgba(0, 0, 0, 0)), url(image/Oman.jpg);
  background-position: center;
  background-size: 140% 100%;
}

.sec17 {
  max-width: 1800px;
  margin: auto;
  padding: 60px;
  height: 410px;
  background: linear-gradient(rgba(255, 255, 255, 0.189), rgba(1, 35, 46, 0.568), rgba(1, 27, 50, 0.913)), url(image/bg\ 3.jpg);
  background-size: 101% 101%;
  background-position: center;
}

.sec17 h1 {
  margin-top: 60px;
  color: white;
}

.sec17 p {
  color: white;
}

.sec17 button {
  padding: 5px 25px;
  color: green;
  border: 0.2px solid green;
}

.sec17 button:focus {
  display: none;
}




.whatsapp {
  max-width: 1800px;
  margin: auto;
  position: fixed;
  padding-left: 94%;
  /* padding-top: 55%; */
  margin-top: 55%;
}

.whatsapp img {
  width: 50px;
}


/* footer style  */

.footer {
  max-width: 1800px;
  margin: auto;
  /* padding: 80px; */
  padding-bottom: 0;
  background-color:  #082c51;;
  /* background-image: linear-gradient(rgba(0, 0, 0, 0.692),rgba(0, 0, 0, 0.815)), url(image/bg.svg); */
  background-position: center;
  background-size: 100% 100%;
  color: rgb(255, 255, 255);
  padding-top: 50px;
}


.footer h1 img{
  filter: drop-shadow(0 0 5px rgb(255, 255, 255));
  margin-bottom: 30px;
}


.footer-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 20px;
  /* background-color: #6a4646; */
  padding: 0 40px;
}

.sec2-text {
  width: 32%;
  /* margin: 0 10px; */
  /* background: #000; */
}

#sec2-other-links {
  width: 20%;
  /* background: #000; */
}

#sec2-other-links2 {
  width: 10%;
}

.sec2-text li span {
  color: #b7057c;
  margin-right: 10px;
}

.sec2-text li:hover span {
  margin-left: 10px;
}

.sec2-text h1 {
  font-size: 20px;
  font-weight: 800;
  color: #b7057c;
  text-shadow: 0 0 2px rgb(0, 0, 0);
  letter-spacing: 1px;
}

.sec2-text h2 {
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 40px;
}

.sec2-text h5 {
  font-size: 18px;
}

.sec2-text .d span {
  /* background: rgb(219, 172, 61); */
  color: #b7057c;
  padding: 3px;
  height: 30px;
  border-radius: 5px;
  margin-right: 5px;
}

.sec2-text .d {
  display: flex;
  margin-top: 8px;
}

.sec2-text .d p {
  font-size: 18px;
}

.icons h5 {
  font-size: 24px;
  font-weight: 600;
  color: #0696be;
}

.icons ul {
  display: flex;
}

.icons ul li {
  list-style: none;
  text-decoration: none;
}

.icons ul li a img{
  width: 30px;
  margin: 20px;
  margin-left: 0;
  margin-top: 0;
}

.sec2-text ul li {
  list-style: none;
  text-decoration: none;
  list-style: none;
  margin-top: 10px;
}

.sec2-text ul li a {
  font-size: 15px;
  color: rgb(255, 255, 255);
  list-style: none;
  text-decoration: none;
}





.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: rgb(255, 255, 255);
  /* padding-bottom: px; */
  font-size: 16px;
  border-top: 0.5px solid rgba(128, 128, 128, 0.303);
  margin-top: 30px;
}

.footer-base p {
  margin-bottom: 0;
}

.designation-contact h6 {
  color: #ffffff;

}

@media screen and (max-width: 900px) {

  .sec2-text {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
  }


  #sec2-other-links2 {
    width: 40%;
  }

  #sec2-other-links {
    width: 60%;
  }
  .footer-container {
    padding: 0 0px;
  }
}