.careerbg-half-170 {
  padding: 170px 0;
  background-size: cover !important;
  align-self: center;
  position: relative;
  background-position: center center;
}

@media (max-width: 767px) {
  .bg-half-170 {
    padding: 120px 0;
    height: auto;
  }
}

.d-table {
  display: table !important
}

.careerbg-overlay {
  background-color: #264065;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.w-100 {
  width: 100% !important
}

.careerbg-gradient-overlay {
  background: linear-gradient(to bottom, rgba(22, 28, 45, 0.5) 0%, rgba(22, 28, 45, 0.6) 25%, rgba(22, 28, 45, 0.7) 50%, rgba(22, 28, 45, 0.8) 100%);
}


.careertitle-heading {
  text-align: center !important;
  color: #fff !important;
  padding: 1rem !important;
  --bs-text-opacity: 1 !important;
  line-height: 26px;
  font-size: 48px !important;
  letter-spacing: 1px;
}

.careertitle-heading .heading {
  font-size: 48px !important;
  letter-spacing: 1px;
}

@media (max-width: 768px) {
  .careertitle-heading .heading {
    font-size: 40px !important;
  }
}

.careertitle-heading .heading.sub-heading {
  font-size: 30px !important;
}

@media (max-width: 768px) {
  .careertitle-heading .heading.sub-heading {
    font-size: 26px !important;
  }
}

.careertitle-heading .letter-spacing {
  letter-spacing: 1px;
}

.careertitle-heading .para-desc {
  font-size: 17px;
  letter-spacing: 0.5px;
}

@media (max-width: 768px) {
  .careertitle-heading .para-desc {
    font-size: 16px !important;
  }
}

.careerheading {
  color: #ffffff !important;
  opacity: 1;
  font-size: 2rem !important;
  font-weight: bold !important;
  margin-top: 1rem !important;
}

.careerheading1 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

.careersub-heading {
  font-size: 1.5rem !important;
}

.careershape {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}

.careersection {
  padding: 2rem 0 !important;
}

.careercontainer {
  max-width: 1200px !important;
  margin: 0 auto !important;
}

.careercard {
  background: #fff !important;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15) !important;
  border-radius: 8px !important;
  padding: 1rem !important;
}

.careercard .careercard-body {
  padding: 1.5rem !important;
}

.careerwidget-title {
  font-size: 1rem !important;
  font-weight: bold !important;
}

.careericon {
  width: 24px !important;
  height: 24px !important;
  color: #264065 !important;
}

.careercareer-text-primary {
  color: #264065 !important;
}

/*********************************/
/*         Avatar            */
/*===============================*/
.avatar.avatar-ex-sm {
  max-height: 25px;
}

.avatar.avatar-ex-small {
  height: 36px;
  width: 36px;
}

.avatar.avatar-md-sm {
  height: 45px;
  width: 45px;
}

.avatar.avatar-small {
  height: 65px;
  width: 65px;
}

.avatar.avatar-md-md {
  height: 80px;
  width: 80px;
}

.avatar.avatar-medium {
  height: 110px;
  width: 110px;
}

.avatar.avatar-large {
  height: 140px;
  width: 140px;
}

.avatar.avatar-xl-large {
  height: 180px;
  width: 180px;
}

.avatar.avatar-ex-large {
  height: 200px;
  width: 200px;
}

/*********************************/
/*           Job Post            */
/*===============================*/
.job-post {
  transition: all 0.5s ease;
}

.job-post .title:hover,
.job-post .company:hover {
  color: #264065 !important;
}

.job-post .like {
  -webkit-text-fill-color: #dee2e6;
}

.job-post .like:hover,
.job-post .like:focus {
  -webkit-text-fill-color: #ef4444;
}

.job-post.job-type-three {
  border: 1px solid transparent;
}

.job-post.job-type-three:hover {
  background-color: rgba(59, 130, 246, 0.05) !important;
  border-color: #cddffd;
}

.job-post.job-post-list:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(30, 41, 59, 0.15) !important;
}

@media (max-width: 767px) {
  .job-post.job-post-list .bookmark {
    position: absolute;
    top: 12px;
    right: 12px;
  }

  .job-post.job-post-list .w-full {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .job-post.job-post-list .w-450px {
    width: 450px !important;
  }

  .job-post.job-post-list .w-250px {
    width: 250px !important;
  }

  .job-post.job-post-list .w-100px {
    width: 100px !important;
  }

  .job-post.job-post-list .w-130px {
    width: 130px !important;
  }
}

/*********************************/
/*         Job Categories        */
/*===============================*/
.job-category {
  transition: all 0.5s ease;
}

.job-category .title:hover {
  color: #264065 !important;
}

.job-category .feature-icon {
  transition: all 0.5s ease;
  width: 60px;
  height: 60px;
}

.job-category:hover {
  background-color: rgba(59, 130, 246, 0.05);
}

.job-category:hover .feature-icon {
  background-color: #264065 !important;
  color: #ffffff !important;
}

.job-category.job-category-two:hover {
  background: #264065 !important;
  color: #ffffff !important;
}

.job-category.job-category-two:hover .link {
  color: #ffffff !important;
}

.job-category.job-category-two:hover .para {
  color: rgba(255, 255, 255, 0.5) !important;
}


.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius)
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.bg-primary {
  background-color: #264065 !important;
}

.bg-soft-primary {
  background-color: rgba(59, 130, 246, 0.05) !important;
  color: #264065 !important;
}

.bg-blur-primary {
  backdrop-filter: blur(12px);
  background-color: rgba(59, 130, 246, 0.8);
}

.career-text-primary {
  color: #264065 !important;
}

a.career-text-primary:hover,
a.career-text-primary:focus {
  color: #2372f5 !important;
}

.bg-secondary {
  background-color: #5a6d90 !important;
}

.bg-soft-secondary {
  background-color: rgba(90, 109, 144, 0.05) !important;
  color: #5a6d90 !important;
}

.bg-blur-secondary {
  backdrop-filter: blur(12px);
  background-color: rgba(90, 109, 144, 0.8);
}

.text-secondary {
  color: #5a6d90 !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #506180 !important;
}

.bg-success {
  background-color: #84cc16 !important;
}

.bg-soft-success {
  background-color: rgba(132, 204, 22, 0.05) !important;
  color: #84cc16 !important;
}

.bg-blur-success {
  backdrop-filter: blur(12px);
  background-color: rgba(132, 204, 22, 0.8);
}

.text-success {
  color: #84cc16 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #75b514 !important;
}

.bg-warning {
  background-color: #facc15 !important;
}

.bg-soft-warning {
  background-color: rgba(250, 204, 21, 0.05) !important;
  color: #facc15 !important;
}

.bg-blur-warning {
  backdrop-filter: blur(12px);
  background-color: rgba(250, 204, 21, 0.8);
}

.text-warning {
  color: #facc15 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #f0c105 !important;
}

.bg-info {
  background-color: #38bdf8 !important;
}

.bg-soft-info {
  background-color: rgba(56, 189, 248, 0.05) !important;
  color: #38bdf8 !important;
}

.bg-blur-info {
  backdrop-filter: blur(12px);
  background-color: rgba(56, 189, 248, 0.8);
}

.text-info {
  color: #38bdf8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #1fb5f7 !important;
}

.bg-danger {
  background-color: #ef4444 !important;
}

.bg-soft-danger {
  background-color: rgba(239, 68, 68, 0.05) !important;
  color: #ef4444 !important;
}

.bg-blur-danger {
  backdrop-filter: blur(12px);
  background-color: rgba(239, 68, 68, 0.8);
}

.text-danger {
  color: #ef4444 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #ed2d2d !important;
}

.bg-dark {
  background-color: #1e293b !important;
}

.bg-soft-dark {
  background-color: rgba(30, 41, 59, 0.05) !important;
  color: #1e293b !important;
}

.bg-blur-dark {
  backdrop-filter: blur(12px);
  background-color: rgba(30, 41, 59, 0.8);
}

.text-dark {
  color: #1e293b !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #151d2a !important;
}

.bg-muted {
  background-color: #94a3b8 !important;
}

.bg-soft-muted {
  background-color: rgba(148, 163, 184, 0.05) !important;
  color: #94a3b8 !important;
}

.bg-blur-muted {
  backdrop-filter: blur(12px);
  background-color: rgba(148, 163, 184, 0.8);
}

.text-muted {
  color: #94a3b8 !important;
}

a.text-muted:hover,
a.text-muted:focus {
  color: #8596ae !important;
}

.bg-light {
  background-color: #f8f9fc !important;
}

.bg-soft-light {
  background-color: rgba(248, 249, 252, 0.05) !important;
  color: #f8f9fc !important;
}

.bg-blur-light {
  backdrop-filter: blur(12px);
  background-color: rgba(248, 249, 252, 0.8);
}

.text-light {
  color: #f8f9fc !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #e6eaf4 !important;
}

/*********************************/
/*         Feather Icon          */
/*===============================*/
.fea {
  stroke-width: 1.8;
}

.fea.icon-ex-sm {
  height: 14px;
  width: 14px;
}

.fea.icon-sm {
  height: 16px;
  width: 16px;
}

.fea.icon-20 {
  height: 20px;
  width: 20px;
}

.fea.icon-ex-md {
  height: 24px;
  width: 24px;
}

.fea.icon-m-md {
  height: 28px;
  width: 28px;
}

.fea.icon-md {
  height: 35px;
  width: 35px;
}

.fea.icon-lg {
  height: 42px;
  width: 42px;
  stroke-width: 1;
}

.fea.icon-ex-lg {
  height: 52px;
  width: 52px;
}

[class^=uil-]:before,
[class*=" uil-"]:before {
  margin: 0;
}

.uim-svg {
  vertical-align: 0 !important;
}


.mt-100 {
  margin-top: 100px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

/*********************************/
/*         card       */
/*********************************/
.card {
  color: #1e293b;
  border: none;
}

.card .card-body {
  padding: 1.5rem;
}

.card .card-img {
  position: relative;
}

.card .card-img .card-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(to bottom, transparent 0%, transparent 25%, transparent 35%, rgba(22, 28, 45, 0.9) 100%);
  transition: all 0.5s ease;
}

.card:hover .card-img .card-overlay {
  opacity: 1;
}

.sticky-bar {
  position: sticky;
  top: 80px;
}

.d-flex .flex-1 {
  flex: 1;
}

.jobDetailRightCol {
  padding-left: 10%;
}

.regioSpan {
  font-size: 13px !important;
}