.machinery .ourTeam-carousel .owl-nav .owl-prev {
  top: 120px !important;
  left: 0px;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.machinery .ourTeam-carousel .owl-nav .owl-next {
  top: 120px !important;
  right: 0;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.bi-arrow-left::before {
  content: "\f284";
}

.bi-arrow-right::before {
  content: "\f285";
}

.machinery .ourTeam-carousel .owl-nav .owl-prev i,
.machinery .ourTeam-carousel .owl-nav .owl-next i {
  color: #fff;
  font-size: 17px;
  transition: 0.5s;
}

.work .packages-carousel .owl-nav .owl-prev {
  top: 120px !important;
  left: 0px;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.work .packages-carousel .owl-nav .owl-next {
  top: 120px !important;
  right: 0;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.work .packages-carousel .owl-nav .owl-prev i,
.work .packages-carousel .owl-nav .owl-next i {
  color: #fff;
  font-size: 17px;
  transition: 0.5s;
}

.consultant .packages-carousel .owl-nav .owl-prev {
  top: 95px !important;
  left: 0px;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.consultant .packages-carousel .owl-nav .owl-next {
  top: 95px !important;
  right: 0;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.consultant .packages-carousel .owl-nav .owl-prev i,
.consultant .packages-carousel .owl-nav .owl-next i {
  color: #fff;
  font-size: 17px;
  transition: 0.5s;
}

.teams .ourTeam-carousel .owl-nav .owl-prev {
  top: 120px !important;
  left: 0px;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.teams .ourTeam-carousel .owl-nav .owl-next {
  top: 120px !important;
  right: 0;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.teams .ourTeam-carousel .owl-nav .owl-prev i,
.teams .ourTeam-carousel .owl-nav .owl-next i {
  color: #fff;
  font-size: 17px;
  transition: 0.5s;
}


.testi .testimonial-carousel .owl-nav .owl-prev {
  top: 183px !important;
  left: 0px;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.testi .testimonial-carousel .owl-nav .owl-next {
  top: 183px !important;
  right: 0;
  padding: 5px 10px;
  border: 0;
  border-radius: 0;
  background: #13357b;
  color: white;
}

.testi .testimonial-carousel .owl-nav .owl-prev i,
.testi .testimonial-carousel .owl-nav .owl-next i {
  color: #fff;
  font-size: 17px;
  transition: 0.5s;
}
