* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Be Vietnam Pro" !important;
}

/****header-img**/
header {
  height: 60rem;
  background-size: cover;
  background-image: url("../images/background-main.png");
}

.main-bg-img {
  height: 100vh;
  min-height: 200px;
  background-size: cover;
  background-image: url("../images/background-main.png");
}

/*header-main*/
.header-main {
  margin: auto;
  position: relative;
  top: 115px;
}

.header-text {
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 70px;
  font-style: normal;
  font-weight: bold;
}

.scroll-text {
  color: #FFF;
  text-align: center;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

/*slider*/
.swiper {
  width: 100%;
  height: 100%;
  margin-top: 80px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Be Vietnam Pro";
}

.swiper-slide img {
  width: 100%;
  height: 414px;
  object-fit: cover;
  border-radius: 20px;
}

.swiper-slide {
  width: 80%;
}

.swiper-slide:nth-child(2n) {
  width: 40%;
}

.swiper-slide:nth-child(3n) {
  width: 40%;
}

.swiper-slide:nth-child(1n) {
  width: 40%;
}

.main-text p {
  color: #FFF;
  margin-top: 100px;
  font-style: normal;
  font-size: 18px;
  font-style: normal;

}

.main-info-1 {
  color: white !important;
  font-weight: 400 !important;
}

.main-info-2 {
  color: #A1A1A1;
}

.horizantal-line {
  height: 2px;
  margin-top: 38px;
  background-color: #474747;
}

/* .main-img-div {
  margin-top: 35px;
} */

.main-img-div img {
  width: 50px !important;
}

.main-img-text {
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  margin-left: 20px;
  margin-top: 8px;
}

.scroll-section {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.scroll-section h1 {
  color: #FFF;
  text-align: center;
  text-align: center;
  font-size: 34px;
}

/**Navbar**/
.nav-link {
  padding-left: 18px !important;
  color: white;
  font-size: 18px;
}

.active {
  border-bottom: 1px solid white !important;
}

.nav-link:hover {
  color: white;
  font-size: 18px;
}

.navbar-brand {
  color: white;
  font-size: 30px;
}

.navbar-toggler {
  background-color: white !important;
}

.nav-link:focus {
  text-decoration: underline !;
}

.bg-dark {
  background: black !important;
  opacity: 0.8;
}

.offcanvas-body {
  background: black;
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.offcanvas-header {
  background-color: black !important;
}

.offcanvas-header .btn-close {
  border: 2px solid white !important;
}

.offcanvas.offcanvas-end {
  width: 265px !important;
}

/**who are you section**/
.who-text {
  color: #121316;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
}

.who-img {
  width: 90% !important;
  /* height: 567.593px !important; */
  border-radius: 28px;
}

.bg-who {
  background: #EFEFEF !important;
  border-radius: 28px;
  margin-left: -30px !important;
}

.who-text-info {
  padding: 5rem !important;
  color: #A1A1A1;
  font-family: "Be Vietnam Pro";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 171%;
  margin-top: 20px;
}


.btn-who {
  font-family: "Be Vietnam Pro";
  border-radius: 4px;
  border: none;
  color: #2B2828;
  text-align: center;
  padding: 12px 35px;
  transition: all 0.5s;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border-radius: 34px;
  background: rgba(146, 145, 145, 0.20);
  margin-top: 35px;
  font-weight: bold;
}

.btn-who:after {
  content: '→';
  position: absolute;
  opacity: 1;
  top: 10px;
  right: 12px;
  transition: 0.5s;
}

.btn-who:hover {
  color: #2B2828;
  padding-right: 14px;
  padding-left: 8px;
  background: rgba(146, 145, 145, 0.20);
}

.btn-who:hover:after {
  opacity: 0;
  right: 5px;
}

/*******/
.card {
  cursor: pointer;
  border-radius: 28px;
  /* height: 530px !important; */
}

.card-img-top {
  padding: 20px;
  border-radius: 38px;
  height: 370px;
  /* background-color: #000 !important; */
}

.transformative-text {
  /* color: white;
  margin-top: 140px;
  font-size: 40px;
  font-family: "Be Vietnam Pro"; */
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  margin-top: 140px;
  line-height: 152%;
  /* 60.8px */
}

.cloud-gap {
  row-gap: 15px;
}

.cloud-text {
  color: #FFF !important;
  font-family: "Be Vietnam Pro";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 152%;
  /* padding: 10px; */
  /* 36.48px */
}

.cloud-pp {
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 152%;
  padding: 10px;
}

.cloud-body .card-title {
  margin-top: 15px;
}

.cloud-card {
  padding: 10px;
  color: white;
  background-color: black !important;
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 152%;
  /* 36.48px */
}

.cloud-card:hover .card-body {
  height: 112%;
  border-radius: 28px !important;
  background-color: black !important;
}

.cloud-body {
  font-size: 20px;
  position: absolute;
  color: white;
  bottom: -45px;
  right: 0;
  overflow: hidden;
  width: 100%;
  background-color: black;
  height: 18%;
  transition: .5s ease;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}


.product_card {
  background-color: #364B9F !important;
  color: white;
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 152%;
  /* 36.48px */
}

.product_body .card-title {
  margin-top: 15px;
}

.cloud-card {
  padding: 10px;
  color: white;
  /* background-color: #1A1A1A !important; */
}

.product_card:hover .card-body {
  height: 112%;
  border-radius: 28px !important;
  background-color: #364B9F;
}

.product_body {
  font-size: 20px;
  position: absolute;
  color: white;
  bottom: -45px;
  right: 0;
  overflow: hidden;
  width: 100%;
  background-color: #364B9F;
  height: 18%;
  transition: .5s ease;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  font-family: "Be Vietnam Pro";
}

.support_card {
  color: white;
  background-color: #1A1A1A !important;
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 152%;
  /* 36.48px */
}


/****helping-text****/
.helping-text {
  color: #121316;
  text-align: center;
  font-family: "Be Vietnam Pro";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
}

.helping-img {
  border-radius: 18px;
  width: 100% !important;
  height: 650px;

}

.on-img-text {
  position: relative;
  top: -600px;
  padding: 30px;
}

.helping-img2 {
  border-radius: 18px;
  width: 100% !important;
  height: 550px;
  margin-block: 20px;
}

.on-img-text2 {
  position: relative;
  top: -500px;
  /* padding: 3%; */
  padding-inline: 100px;
}

.heading-on-img {
  margin-top: 60px;
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 152%;
  /* 39.52px */
  letter-spacing: -0.26px;
}

.helping-container {
  margin-top: -350px;
}

.dis-btn {
  margin-bottom: 100px;
}

.discover-btn {
  /* margin-top: -399px; */
  /* margin-top: -265px; */
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 34px;
  background: rgba(146, 145, 145, 0.20);
  font-family: "Be Vietnam Pro";
  font-weight: 700;
}

.discover-btn a {
  color: #2B2828
}

.discover-btn:hover {
  background: rgba(182, 180, 180, 0.2);

}
.discover-btn{
  font-family: "Be Vietnam Pro";
  text-align: center;
  padding: 12px 35px;
  transition: all 0.5s;
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
  border-radius: 34px;
 
}

.discover-btn:after {
  content: '→';
  position: absolute;
  opacity: 1;
  top: 10px;
  right: 12px;
  transition: 0.5s;
}

.discover-btn:hover {
  color: #2B2828;
  padding-right: 14px;
  padding-left: 8px;
  background: rgba(146, 145, 145, 0.20);
}

.discover-btn:hover:after {
  opacity: 0;
  right: 5px;
}

/* .how-does {
  margin-top: -10rem;
} */

/****footer*****/
.footer {
  background-color: #121316;

}

.footer-container {
  padding: 10px;
  background-color: #191919;
}

.footer-text p {
  color: #969696;
  margin: 10px;
}

.footer-main {
  border-radius: 40px;
  /* margin-top: -50px; */
  /* margin-top: -100px */
}

.footer {
  background-color: #121316;

}


@media (min-width: 992px) {
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    background: none;
    overflow-y: visible;
  }
}

/*media Query*/

@media (min-width: 1400px) {}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1589px;
}

/*Mobile devices**/
@media (min-width: 320px) and (max-width: 480px) {
  header {
    height: 113vh;
  }

  .navbar-collapse {
    background: white;
  }

  .header-text {
    font-size: 40px !important;
  }

  .active {
    border-bottom: none !important;
  }

  .swiper-slide img {
    width: 128%;
    height: 172px !important;
    border-radius: 15px;
  }

  .header-main {
    top: 125px !important;
  }

  .main-text p {
    width: 100% !important;
  }

  .who-img {
    width: 100% !important;
    height: 40vh !important
  }

  .who-text-info {
    padding: 33px !important;
  }

  .bg-who {
    margin-left: 0px !important;
    margin-top: 15px !important;

  }

  .help-resp {
    margin-top: -20rem;
  }

  .discover-resp {
    margin-top: 13rem;
  }

  .how-does {
    margin-top: 0px;
  }

  .off-img-resp {
    margin-top: -10rem;
    margin-bottom: -10rem
  }

  .img-thoms-resp {
    padding: 3rem;
 
  }
  .transformative-text {
    color: #FFF;
    font-family: "Be Vietnam Pro";
    font-size: 23px;
    font-style: normal;
    font-weight: 500;
    margin-top: 40px;
  }
}

/* iPads, Tablets**/
@media (min-width: 481px) and (max-width: 768px) {
  header {
    height: 128vh;
  }

  .col-md-3 {
    width: 100% !important;
  }

  /* body {
    background-color: rgb(200, 20, 161);
  } */

  .who-text-info {
    padding: 0px !important;
  }

  .on-img-text2 {
    padding-inline: 30px;
  }

  .who-img {
    height: 567px;
  }

  .helping-img2 {
    margin-top: -5rem;
  }

  .low-resp {
    margin-top: 1px;
  }

  .transformative-text {
    color: #FFF;
    font-family: "Be Vietnam Pro";
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    /* 60.8px */
  }
}

/* Small screens, laptops**/
@media (min-width: 769px) and (max-width: 1024px) {
  header {
    height: 130vh;
  }

  .main-img-text {
    font-size: 12px;
  }

  .col-md-3 {
    width: 100% !important;
  }

  .who-text-info {
    padding: 0px !important;
  }

  .on-img-text2 {
    padding-inline: 30px;
  }

  .who-img {
    height: 567px;
  }

  .helping-img2 {
    margin-top: -5rem;
  }

  .low-resp {
    margin-top: 1rem;
  }
  .intro-responsive{
    flex-direction: column !important;
  }
  .intro-col{
    width: auto;
  }
}



/*****offshore modal***/
.offshore-list li::marker {
  color: #2AB57D;

}

.off-li li::marker {
  color: #2AB57D;
}

.off-li {
  margin-top: 10px;
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 171%;
  /* 30.78px */
}

.badge {
  color: #2AB57D;
  text-align: center;
  font-family: "Be Vietnam Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 24px */
  letter-spacing: 0.2px;
  text-transform: uppercase;
  border-radius: 39px;
  background: #EEECEC !important;
}

.offshore-list {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 171%;
  /* 30.78px */
}

.offshore-img {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 171%;
  border-radius: 15px;
  width: 100%;
  height: 456px;
}

.top-line {
  border-top: 8px solid #2AB57D;
  height: 310px;
}

.offshore-card-1 {
  background-color: #F2F4F4;
}

.full-contanier {
  color: white;
  background-color: #0B0B0B;
}

.offshore-img-2 {
  width: 100%;
  height: 535.242px;
  border-radius: 18px;
}

.bg-dark-2 {
  background-color: #0B0B0B;
  border-radius: 18px;
}

.offshore-info {
  margin-top: 130px;
  padding-left: 40px;
  color: white;
}

.offshore-info-2 {
  position: relative;
  top: -350px;
  padding-left: 40px;
}

.dot-color p {
  color: white !important;
}

.off-spring {
  color: #121316;
  text-align: center;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 171%;
  /* 30.78px */
}

.no-how {
  color: #2AB57D;
  font-family: "Be Vietnam Pro";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

/* services */
.header-services {
  background-image: url(../images/Mask\ group.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 90vh;
}

.services-heading {
  color: #FFF;
  text-align: center;
  font-family: "Be Vietnam Pro";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 152%;
}

.btn-services {
  color: #FFF;
  text-align: center;
  font-family: "Be Vietnam Pro";
  font-size: 22px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.18px;
  padding: 12px 20px;
  /* justify-content: center;
align-items: center; */
  gap: 10px;
  background-color: transparent !important;
  border-radius: 39px;
  border: 1px solid #fff !important;
}

.services-p a {
  color: #A8A8A8;
  font-feature-settings: 'calt' off;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 133.333% */
  letter-spacing: -0.18px;
  margin: inherit;
  text-decoration: none;
}

.services-img {
  display: flex;
  height: 58px;
  padding: 12px 11px;
  /* align-items: center; */
  gap: 16px;
}

.sticky-container {
  position: -webkit-sticky;
  position: sticky;
  top: 80px !important;
  background-color: #fff;

}

/* .services-img img:hover,
.services-img:hover .services-p {
  color: #2AB57D;
  cursor: pointer;
  fill: #2AB57D;
} */
.services-img img:hover,
.services-img:hover .services-p a {
  color: #2AB57D;
  cursor: pointer;
  /* fill: #2AB57D !important; */
}

.new-pro-img {
  border-radius: 30px;
  width: 95%;
}

.new-pro-h2 {
  color: #2AB57D;
  /* text-align: center; */
  font-family: "Be Vietnam Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 24px */
  letter-spacing: 0.2px;
  text-transform: uppercase;
  border-radius: 39px;
  background: #EEECEC;
  display: inline-flex;
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.new-pro-p {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 171%;
  /* 30.78px */
}

.new-pro-our {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 152%;
  /* 39.52px */
  letter-spacing: -0.26px;
}

.ps {
  background-color: #121316;
}

.ps-h1 {
  color: #FFF !important;
  font-family: "Be Vietnam Pro";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 152%;
  /* 60.8px */
}

.ps-p {
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 171%;
  /* 30.78px */
}

.ps-h2 {
  color: #fff;
  /* text-align: center; */
  font-family: "Be Vietnam Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 24px */
  letter-spacing: 0.2px;
  text-transform: uppercase;
  border-radius: 39px;
  background: rgba(146, 145, 145, 0.20);
  display: inline-flex;
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.ps-ul {
  color: #FFF;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 251%;
  /* 45.18px */
}

.cloud-h1 {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 152%;
  /* 60.8px */
}

.cloud-p {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 171%;
  /* 30.78px */
}

.cloud-h2 {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 152%;
  /* 39.52px */
  letter-spacing: -0.26px;
  margin-top: 80px !important;

}

.cloud-ul {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 251%;
  /* 45.18px */
}

/* about */
.about_card1 {
  background-image: url(../images/Bg\ CSO.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.thomas {
  color: #121316;
  /* text-align: center; */
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.18px;
  text-transform: uppercase;
}

.chief1 {
  color: #000;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  letter-spacing: 0.18px;
  text-transform: uppercase;
}

.thomas-des {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 171%;
  /* 30.78px */
}

.contact-li {
  color: #2B2828;
  font-feature-settings: 'calt' off;
  font-family: "Be Vietnam Pro";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 184.615% */
  letter-spacing: -0.13px;
  /* display: flex; */
  padding: 12px 20px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 34px;
  background: rgba(146, 145, 145, 0.20);
  text-decoration: none;
}

.about_card2 {
  background-image: url(../images/Bg\ CTO.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

.about_card3 {
  background-image: url(../images/Bg\ CEO.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}


.app-drop {
  color: #121316;
  font-feature-settings: 'calt' off;
  font-family: "Be Vietnam Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
  letter-spacing: -0.18px;
  margin-top: 20px
}

.app-drop1 {
  color: #121316;
  font-family: "Be Vietnam Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 171%;
  /* 27.36px */
  border-bottom: 1px solid #C5C5C5;
  background: #EFEFEF;
}

@media (min-width: 320px) and (max-width: 480px) {
  .footer-text {
    flex-direction: column;
  }

  .off-li {
    flex-direction: column;
  }
  .header-text {
    font-size: 30px !important;
  }
}

:target::before {
  content: "";
  display: block;
  height: 175px;
  /* margin: -60px 0 0;  */
}

.btn-explore {
  color: #FFF !important;

  font-family: "Be Vietnam Pro";
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 184.615% */
  letter-spacing: -0.13px;
}

.btn-explore a {
  color: #FFF !important;
  font-family: "Be Vietnam Pro";
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 184.615% */
  letter-spacing: -0.13px;
}
/* instroduction */
.in-card{
  background-image: url(../images/help2.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  border: none;
}
.in-card2{
  background-image: url(../images/help5.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  border: none;
}
.in-card3{
  background-image: url(../images/help3.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  border: none;
}
.in-card4{
  background-image: url(../images/help4.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  border: none;
  color: white !important;
}
.instru-card{
  padding: 4rem;
 
}
.instru-h{
  color: #121316;
font-family: "Be Vietnam Pro";
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: 152%; /* 39.52px */
letter-spacing: -0.26px;
}
.instru-p{
color: #121316;
font-family: "Be Vietnam Pro";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 152%; /* 27.36px */
}

/* ---------------------- */

.card-number {
  width: 50px;
  height: 50px;
  background-color: #2AB57D;
  color: white;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 10px auto;
}

.hiring-cards .card {
  height: 270px !important;
  border: 1px solid;
  border-color: #0B0B0B;
}