<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Exo+2:wght@200;300;400;500;600;700;800;900&amp;family=Work+Sans:wght@200;300;400;500;600;700;800;900&amp;display=swap");
* {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

:root {
  --primary-color1: #0057e3;
  --primary-dark: #000000;
  --title-color1: #061421;
  --text-color1: #595959;
  --white: #ffffff;
  --font-exo2: "Exo 2", sans-serif;
  --font-work-sans: "Work Sans", sans-serif;
}

::-moz-selection {
  color: var(--white);
  background: var(--primary-color1);
}

::selection {
  color: var(--white);
  background: var(--primary-color1);
}

h1 {
  font-size: 1.875rem;
  color: var(--title-color1);
}

html {
  font-size: 100%;
  scroll-behavior: smooth;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  html {
    font-size: 97%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  html {
    font-size: 95%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  html {
    font-size: 90%;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  html {
    font-size: 90%;
  }
}
@media (max-width: 576px) {
  html {
    font-size: 88%;
  }
}

body {
  font-family: var(--font-work-sans);
  color: var(--text-color1);
  background: #F8F8F8;
  font-size: 16px;
  margin: 0;
}

.fotocrats-bg {
  background: #FFFFFF;
}

button {
  outline: none;
  border: none;
}

input {
  outline: none;
  border: none;
}

p {
  font-size: 1rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
  line-height: 26px;
}

a {
  text-decoration: none;
  color: unset;
}
a:hover {
  text-decoration: none;
  color: unset;
}
a:focus {
  outline: 0 solid;
}

input:focus,
textarea:focus,
button:focus {
  outline: none;
}

i.bx {
  vertical-align: middle;
  color: #000000;
}

.mb-240 {
  margin-bottom: 240px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-240 {
    margin-bottom: 210px;
  }
}
@media (max-width: 991px) {
  .mb-240 {
    margin-bottom: 200px;
  }
}

.pt-120 {
  padding-top: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pt-120 {
    padding-top: 90px;
  }
}
@media (max-width: 991px) {
  .pt-120 {
    padding-top: 80px;
  }
}

.pt-90 {
  padding-top: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pt-90 {
    padding-top: 70px;
  }
}
@media (max-width: 991px) {
  .pt-90 {
    padding-top: 60px;
  }
}

.pb-90 {
  padding-bottom: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pb-90 {
    padding-bottom: 70px;
  }
}
@media (max-width: 991px) {
  .pb-90 {
    padding-bottom: 60px;
  }
}

.pb-90 {
  padding-bottom: 90px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pb-90 {
    padding-bottom: 70px;
  }
}
@media (max-width: 991px) {
  .pb-90 {
    padding-bottom: 60px;
  }
}

.pb-120 {
  padding-bottom: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pb-120 {
    padding-bottom: 90px;
  }
}
@media (max-width: 991px) {
  .pb-120 {
    padding-bottom: 80px;
  }
}

.pbb-120 {
  padding-top: 120px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pbb-120 {
    padding-top: 90px !important;
  }
}
@media (max-width: 991px) {
  .pbb-120 {
    padding-top: 80px !important;
  }
}

.pb-65 {
  padding-bottom: 65px;
}

.mt-120 {
  margin-top: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mt-120 {
    margin-top: 90px;
  }
}
@media (max-width: 991px) {
  .mt-120 {
    margin-top: 80px;
  }
}

.mb-120 {
  margin-bottom: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-120 {
    margin-bottom: 90px;
  }
}
@media (max-width: 991px) {
  .mb-120 {
    margin-bottom: 80px;
  }
}

.mb-100 {
  margin-bottom: 100px;
}

.sec-mb-100 {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .sec-mb-100 {
    margin-bottom: 40px;
  }
}

.pt-80 {
  padding-top: 80px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pt-110 {
  padding-top: 110px;
}

.pe-80 {
  padding-right: 80px;
}

.pb-60 {
  padding-bottom: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .mb-60 {
    margin-bottom: 40px;
  }
}

.mb-70 {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .mb-70 {
    margin-bottom: 40px;
  }
}

.mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .mb-80 {
    margin-bottom: 80px;
  }
}

.mb--70 {
  margin-bottom: 70px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-35 {
  margin-bottom: 35px;
}

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

.mt-10 {
  margin-top: 10px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-40 {
  margin-top: 40px;
}

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

.mb-40 {
  margin-bottom: 40px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mt-50 {
  margin-top: 50px;
}

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

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

.mb-50 {
  margin-bottom: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .mt-70 {
    margin-top: 40px;
  }
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-90 {
  margin-bottom: 90px;
}

.select2-selection {
  height: 100px;
border: 1px solid rgb(0 0 0 / 16%) !important;
  border-radius: 5px !important;
}
.select2-selection .select2-search__field {
  min-height: unset !important;
  min-height: 48px !important;
  max-height: 48px !important;
  padding: 17px 0 !important;
  margin: 0 !important;
}
.select2-selection .select2-selection__rendered {
  margin-bottom: 0;
}
.select2-selection .select2-selection__rendered .select2-selection__choice {
  padding: 10px 30px 10px 10px;
  background-color: rgb(4 4 4);
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 14px;
  color: var(--title-color1);
  border: unset;
}
.select2-selection .select2-selection__rendered .select2-selection__choice button {
  padding: 10px;
  background-color: transparent;
  border: none;
  border-right: unset;
  color: var(--title-color1);
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  position: absolute;
  right: -30px;
  left: unset;
  top: 0;
  display: contents;
}
.select2-selection .select2-selection__rendered .select2-selection__choice button span {
  padding: 0;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.select2-selection .select2-selection__rendered .select2-selection__choice button:hover {
  background: #000;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: contents;
}

.select2-container--default .select2-selection--multiple {
  cursor: text;
  padding-bottom: 0px;
  padding-right: 0px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: rgba(0, 167, 172, 0.1);
  color: var(--title-color1);
}

.select2-selection__rendered {
  white-space: nowrap;
  overflow-x: scroll;
}
.select2-selection__rendered::-webkit-scrollbar {
  display: none;
}

.select-jobtag {
  padding-right: 15px;
}
.select-jobtag .select2-selection {
  border: 1px solid #fff !important;
}

.eg-preloder {
  min-width: 100%;
  min-height: 100%;
  position: fixed !important;
  z-index: 999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  overflow: hidden;
}

.section-title1 h2 {
  font-size: 4rem;
  font-weight: 600;
  color: var(--title-color1);
  line-height: 48px;
  margin-bottom: 20px;
  margin-top: -10px;
}
.section-title1 h2 span {
  color: #000000;
}
.section-title1 p {
  margin-bottom: 0;
  font-size: 1.125rem;
}

.section-title2 h2 {
  font-size: 2rem;
  font-weight: 600;
  color: var(--white);
  line-height: 48px;
  margin-bottom: 20px;
  margin-top: -10px;
}
.section-title2 h2 span {
  color: var(--primary-color1);
}
.section-title2 p {
  margin-bottom: 0;
  font-size: 1.125rem;
  color: var(--white);
}

.section-title3 h2 {
  font-size: 3rem;
  font-weight: 600;
  color: var(--primary-dark);
  line-height: 48px;
  margin-bottom: 25px;
  margin-top: -10px;
}
.section-title3 p {
  margin-bottom: 0;
  font-size: 1.125rem;
}
.lg-btn {
  padding: 9px 28px;
}

.primry-btn-1 {
  font-size: 1.063rem;
  font-weight: 500;
  color: var(--title-color1);
  display: flex;
  align-items: center;
  border: 1px solid #DFE9E5;
  background-color: var(--white);
  border-radius: 50px;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
}
.primry-btn-1::after {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 50px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--primary-color1);
  z-index: -1;
}
.primry-btn-1:hover {
  color: var(--white);
  background-color: #FFFFFF;
}
.primry-btn-1:hover::after {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}

.primry-btn-2 {
  font-size: 1.063rem;
  font-weight: 500;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  border-radius: 50px;
  background-color: #000000;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
 
}

.primry-btn-2::before {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 50px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  z-index: -1;
}
.primry-btn-2:hover {
  color: var(--white);
  
}
.primry-btn-2:hover:before {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}

.primry-btn-3 {
  font-size: 1.063rem;
  font-weight: 500;
  color: var(--white);
  display: flex;
  align-items: center;
  background-color: var(--primary-dark);
  border: 1px solid var(--primary-dark);
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
}
.primry-btn-3 svg {
  fill: var(--white);
  margin-left: 8px;
  margin-right: 8px;
}
.primry-btn-3::before {
  transition: 0.5s all ease;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--white);
  z-index: -1;
}
.primry-btn-3:hover {
  color: var(--primary-dark);
}
.primry-btn-3:hover svg {
  fill: var(--primary-dark);
}
.primry-btn-3:hover:before {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}

.primry-btn-4 {
  font-size: 1.063rem;
  font-weight: 500;
  color: var(--primary-dark);
  display: flex;
  align-items: center;
  border: 1px solid var(--primary-dark);
  background-color: var(--white);
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
}
.primry-btn-4 svg {
  fill: var(--primary-dark);
  margin-right: 8px;
  transition: 0.5s all ease;
}
.primry-btn-4::after {
  transition: 0.5s all ease;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--primary-dark);
  z-index: -1;
}
.primry-btn-4:hover {
  color: var(--white);
}
.primry-btn-4:hover svg {
  fill: var(--white);
}
.primry-btn-4:hover::after {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}

.primry-btn-5 {
  font-size: 1.063rem;
  font-weight: 500;
  color: var(--white);
  border-radius: 50px;
  display: flex;
  align-items: center;
  background-color: var(--primary-color1);
  border: 1px solid var(--primary-color1);
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
}
.primry-btn-5 svg {
  fill: var(--white);
  margin-left: 8px;
  margin-right: 8px;
  transition: 0.5s all ease;
}
.primry-btn-5::before {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 50px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--white);
  z-index: -1;
}
.primry-btn-5:hover {
  color: var(--primary-dark);
  border-color: var(--primary-dark);
}
.primry-btn-5:hover svg {
  fill: var(--primary-dark);
}
.primry-btn-5:hover:before {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}

.primry-btn-6 {
  font-size: 1.063rem;
  font-weight: 500;
  color: var(--primary-color1);
  border-radius: 50px;
  display: flex;
  align-items: center;
  border: 1px solid var(--primary-color1);
  background-color: transparent;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
}
.primry-btn-6 svg {
  fill: var(--primary-color1);
  margin-right: 8px;
  transition: 0.5s all ease;
}
.primry-btn-6::after {
  border-radius: 50px;
  transition: 0.5s all ease;
  position: absolute;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--white);
  z-index: -1;
}
.primry-btn-6:hover {
  border-color: var(--white);
}
.primry-btn-6:hover svg {
  fill: var(--white);
}
.primry-btn-6:hover::after {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}

.explore-btn a {
  font-size: 1.063rem;
  font-weight: 500;
  color: #061421c7;
  line-height: 1;
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 3px;
}
.explore-btn a span {
  display: inline-block;
  margin-left: 20px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.explore-btn a span::after {
  position: relative;
  left: -35px;
  top: 3px;
  transition: 0.35s;
}
.explore-btn a:hover {
  color: #000;
}
.explore-btn a:hover span::after {
  left: -30px;
}

.explore-btn6 a {
  font-size: 1.063rem;
  font-weight: 500;
  color: var(--white);
  line-height: 1;
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 3px;
}
.explore-btn6 a span {
  display: inline-block;
  margin-left: 20px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.explore-btn6 a span::after {
  position: relative;
  left: -35px;
  top: 3px;
  transition: 0.35s;
}
.explore-btn6 a:hover {
  color: var(--primary-color1);
}
.explore-btn6 a:hover span::after {
  left: -30px;
}

.explore-all-btn5 a {
  font-size: 1.063rem;
  font-weight: 500;
  color: var(--primary-dark);
  line-height: 1;
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 3px;
}
.explore-all-btn5 a span {
  display: inline-block;
  margin-left: 20px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.explore-all-btn5 a span::after {
  position: relative;
  left: -35px;
  top: 3px;
  transition: 0.35s;
}
.explore-all-btn5 a:hover span::after {
  left: -30px;
}

.apply-btn a {
  font-size: 1.125rem;
  font-weight: 500;
  color: var(--title-color1);
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}
.apply-btn a span {
  display: inline-block;
  margin-left: 15px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.apply-btn a span img {
  width: 18px;
}
.apply-btn a span::after {
  position: relative;
  left: -26px;
  top: 0px;
  transition: 0.35s;
}
.apply-btn a:hover {
  color: var(--primary-color1);
}
.apply-btn a:hover span::after {
  left: -22px;
}

.user-card {
  max-width: 280px;
  background-color: #FFFFFF;
  border: unset;
  z-index: 999;
  padding: 0;
  top: 22px !important;
}
.user-card &gt; ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block !important;
}
.user-card &gt; ul li {
  display: flex;
  align-items: start;
  padding: 10px 20px;
  border-top: 1px solid #eee;
  transition: 0.35s;
}
.user-card &gt; ul li:last-child {
  border-bottom: 1px solid #eee;
}
.user-card &gt; ul li a {
  display: block;
  align-items: center;
  gap: 10px;
  font-size: 13px;
  font-weight: 500;
  font-family: var(--font-work-sans);
  color: var(--title-color1);
  transition: 0.35s;
}
.user-card &gt; ul li a i {
  fill: var(--primary-color1);
}
.user-card &gt; ul li a i.stroke {
  stroke: var(--primary-color1);
}
.user-card &gt; ul li:hover a {
  color: #000000;
}
.user-card .view-all a {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font-work-sans);
  text-align: center;
  display: block;
  color: var(--title-color1);
  padding: 10px;
  transition: 0.35s;
}
.user-card .view-all a:hover {
  color: #000000;
}

.notifacion-card {
  max-width: 280px;
  min-width: 260px;
  background-color: var(--white);
  border: 1px solid #eee;
  z-index: 999;
  padding: 0;
  top: 25px !important;
}
.notifacion-card .title {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: var(--title-color1);
  padding: 15px;
}
.notifacion-card &gt; ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block !important;
}
.notifacion-card &gt; ul li {
  display: flex;
  align-items: start;
  padding: 10px 0;
  border-top: 1px solid #eee;
}
.notifacion-card &gt; ul li:last-child {
  border-bottom: 1px solid #eee;
}
.notifacion-card &gt; ul li .icon {
  margin-right: 10px;
  padding-left: 10px;
}
.notifacion-card &gt; ul li .icon img {
  height: 30px;
  width: 30px;
  border-radius: 50%;
}
.notifacion-card &gt; ul li .content {
  padding-right: 10px;
  margin-top: -3px;
}
.notifacion-card &gt; ul li .content h6 {
  margin-bottom: 3px;
  line-height: 1.1;
}
.notifacion-card &gt; ul li .content h6 a {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.1;
  color: var(--title-color1);
  transition: 0.35s;
}
.notifacion-card &gt; ul li .content h6 a:hover {
  color: var(--primary-color1);
}
.notifacion-card &gt; ul li .content span {
  font-size: 12px;
  font-weight: 400;
  font-family: var(--font-work-sans);
  color: var(--text-color1);
  display: flex;
  align-items: center;
}
.notifacion-card &gt; ul li .content span img {
  padding-right: 5px;
}
.notifacion-card .view-all a {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font-work-sans);
  text-align: center;
  display: block;
  color: var(--title-color1);
  padding: 10px;
  transition: 0.35s;
}
.notifacion-card .view-all a:hover {
  color: var(--primary-color1);
}
.notifacion-card.style-black {
  background-color: #020B0D;
  border: 1px solid #001618;
}
.notifacion-card.style-black .title {
  color: var(--white);
}
.notifacion-card.style-black &gt; ul li {
  border-top: 1px solid #001618;
}
.notifacion-card.style-black &gt; ul li:last-child {
  border-bottom: 1px solid #001618;
}
.notifacion-card.style-black &gt; ul li .content h6 a {
  color: var(--white);
}
.notifacion-card.style-black &gt; ul li .content h6 a:hover {
  color: var(--primary-color1);
}
.notifacion-card.style-black &gt; ul li .content span {
  color: #fff;
}

.ui-datepicker {
  width: 17em;
  padding: 0.5em 0.5em 0;
  display: none;
  z-index: 99;
}

.ui-datepicker td {
  border: 0;
  padding: 2px;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  background: var(--primary-color1);
  border: 1px solid var(--primary-color1);
  color: #fff;
  border-radius: 0px;
}

div#ui-datepicker-div {
  border: 1px solid transparent;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.07);
  border-radius: 0px;
  margin-top: 8px;
  margin-left: -15px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid rgba(238, 238, 238, 0.5);
  background: var(--white);
  font-weight: normal;
  padding: 4px;
  transition: all 0.45s ease;
  color: var(--text-color1);
  text-align: center;
}

.ui-state-default:hover, .ui-widget-content .ui-state-default:hover, .ui-widget-header .ui-state-default:hover, .ui-button:hover, html .ui-button.ui-state-disabled:hover:hover, html .ui-button.ui-state-disabled:active:hover {
  border: 1px solid var(--primary-color1);
  color: var(--primary-color1);
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid var(--primary-color1) !important;
  color: var(--primary-color1) !important;
}

.ui-widget-header .ui-icon {
  background-image: unset;
  position: relative;
}

.ui-widget-header .ui-icon::after {
  content: "\f12c";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "bootstrap-icons";
  color: var(--white);
  z-index: 9;
}

.ui-datepicker-prev {
  border: 1px solid var(--primary-color1);
}

.ui-datepicker-prev:hover {
  border: 1px solid var(--primary-color1);
  background-color: inherit;
}

.ui-datepicker-prev::after {
  content: "\f12c";
  font-family: "bootstrap-icons";
  font-weight: 400;
  position: absolute;
  top: -1px;
  left: 5px;
  z-index: 9;
  margin: auto;
  font-size: 22px;
  color: var(--white);
  transition: all 0.35s ease;
}

.ui-datepicker-prev span.ui-icon {
  display: none !important;
  visibility: hidden;
}

.ui-datepicker-next {
  border: 1px solid var(--primary-color1);
}

.ui-datepicker-next:hover {
  border: 1px solid var(--primary-color1);
  background-color: inherit;
}

.ui-datepicker-next::after {
  content: "\f135";
  font-family: "bootstrap-icons";
  font-weight: 400;
  position: absolute;
  top: -1px;
  left: 5px;
  z-index: 9;
  margin: auto;
  font-size: 22px;
  color: var(--white);
  transition: all 0.35s ease;
}

.ui-datepicker-next span.ui-icon {
  display: none !important;
  visibility: hidden;
}


.top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(243, 243, 243, 0.82);
  padding: 5px 7%;
  z-index: 9999;
  position: relative;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .top-bar {
    padding: 0px 5%;
  }
}
@media (max-width: 1399px) {
  .top-bar {
    padding: 0px 5%;
  }
}
@media (max-width: 1199px) {
  .top-bar {
    padding: 0px 3%;
  }
}
@media (max-width: 991px) {
  .top-bar {
    padding: 0;
    display: none;
    visibility: hidden;
  }
}
@media (max-width: 576px) {
  .top-bar {
    justify-content: center;
  }
}
.top-bar p {
  margin-bottom: 0;
}
.top-bar p a {
  font-weight: 500;
  color: var(--primary-color1);
  padding-left: 5px;
}
@media (max-width: 576px) {
  .top-bar p {
    display: none;
    visibility: hidden;
  }
}
.top-bar .top-bar-right {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 40px;
  position: relative;
  z-index: 9;
}
.top-bar .top-bar-right .language-select {
  position: relative;
  z-index: 1;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  transition: all 0.35s ease;
  padding: 15px 0;
}
.top-bar .top-bar-right .language-select &gt; img {
  margin-right: 10px;
}
.top-bar .top-bar-right .language-select span {
  font-size: 1rem;
  font-weight: 400;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
}
.top-bar .top-bar-right .language-select ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 40px;
  left: 0px;
  background: #f5f5f5;
  min-width: 100px;
  height: auto;
  z-index: 99;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: none;
  visibility: hidden;
  transform: translateY(5px);
  transition: all 0.6s ease;
  text-align: right;
}
.top-bar .top-bar-right .language-select ul li {
  padding: 8px 12px;
  display: flex;
}
.top-bar .top-bar-right .language-select ul li span {
  font-size: 1rem;
  font-weight: 400;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  transition: 0.35s;
}
.top-bar .top-bar-right .language-select ul li img {
  margin-right: 10px;
}
.top-bar .top-bar-right .language-select ul li:hover span {
  color: var(--primary-color1);
}
.top-bar .top-bar-right .language-select:hover ul {
  display: block;
  visibility: visible;
}
@media (max-width: 991px) {
  .top-bar .top-bar-right .social-area {
    display: none;
    visibility: hidden;
  }
}
.top-bar .top-bar-right .social-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 15px;
}
.top-bar .top-bar-right .social-area ul li a {
  height: 25px;
  width: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #0057e3;
  background-color: transparent;
  border-radius: 50%;
  transition: 0.35s;
}
.top-bar .top-bar-right .social-area ul li a i {
  color: var(--primary-color1);
  transition: 0.35s;
}
.top-bar .top-bar-right .social-area ul li a:hover {
  background-color: var(--primary-color1);
}
.top-bar .top-bar-right .social-area ul li a:hover i {
  color: var(--white);
}

header.mainheader {
  position: relative;
  width: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  background-color: #000000;
  height:59.25px;
}
header.mainheader.sticky {
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 99999;
  animation: smooth-header 0.65s linear;
  background-color: #000000;
  border-bottom: 1px solid #000000;
}
@keyframes smooth-header {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0px);
  }
}
header.mainheader .menu-close-btn i {
  color: var(--title-color1);
}
@media (max-width: 991px) {
  header.mainheader .header-logo {
    padding: 15px 0;
  }
}
@media (max-width: 1399px) {
  header.mainheader .header-logo a img {
    max-width: 90px;
  }
}
header.mainheader .mobile-logo-wrap img {
  max-width: 120px;
}
header.mainheader .menu-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 7%;
  width: 100%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  header.mainheader .menu-area {
    padding: 0px 5%;
  }
}
@media (max-width: 1399px) {
  header.mainheader .menu-area {
    padding: 0px 5%;
  }
}
@media (max-width: 1199px) {
  header.mainheader .menu-area {
    padding: 0px 3%;
  }
}
header.mainheader .menu-area .nav-right {
  gap: 24px;
}
@media (max-width: 1500px) {
  header.mainheader .menu-area .nav-right {
    gap: 15px;
  }
}
@media (max-width: 991px) {
  header.mainheader .menu-area .nav-right {
    justify-content: end !important;
  }
}
@media (max-width: 1199px) {
  header.mainheader .menu-area .nav-right .lg-btn {
    padding: 9px 20px;
  }
}
header.mainheader .menu-area .nav-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 25px;
}
@media (max-width: 1399px) {
  header.mainheader .menu-area .nav-right ul {
    gap: 15px;
  }
}
header.mainheader .menu-area .nav-right ul li .notifications-area {
  position: relative;
}
header.mainheader .menu-area .nav-right ul li .notifications-area .notifacation-icon {
  height: 34px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EFF1F0;
  border-radius: 50%;
  cursor: pointer;
}
header.mainheader .menu-area .nav-right ul li .notifications-area .notifacation-icon svg {
  fill: var(--primary-color1);
}
header.mainheader .menu-area .nav-right ul li .notifications-area span {
  height: 12px;
  width: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--primary-color1);
  color: var(--white);
  font-size: 10px;
  font-family: var(--font-work-sans);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
header.mainheader .menu-area .nav-right ul li .dropdown-toggle::after {
  display: none;
  visibility: hidden;
}
header.mainheader .menu-area .nav-right .mobile-menu-btn {
  display: none;
  visibility: hidden;
}
header.mainheader .menu-area .nav-right .mobile-menu-btn i {
  color: #ffffff;
  font-size: 25px;
}
@media (max-width: 991px) {
  header.mainheader .menu-area .nav-right .mobile-menu-btn {
    display: block;
    visibility: visible;
  }
}
header.mainheader .menu-area .nav-right .notifacion-card {
  top: 30px !important;
}
header.mainheader .main-menu {
  display: inline-block;
}
header.mainheader .main-menu .mobile-menu-logo {
  display: none;
}
header.mainheader .main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header.mainheader .main-menu ul &gt; li {
  display: inline-block;
  position: relative;
  padding: 0 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.mainheader .main-menu ul &gt; li {
    padding: 0px 8px;
  }
}
header.mainheader .main-menu ul &gt; li:hover i {
  color: #ffffff;;
  font-size: 20px;
}
header.mainheader .main-menu ul &gt; li a {
  font-size: 1.063rem;
  color: #ffffff;
  font-weight: 400;
  display: block;
  text-transform: capitalize;
  padding: 16.4px 15px;
  position: relative;
  transition: all 0.5s ease-out 0s;
  position: relative;
}
@media (max-width: 1500px) {
  header.mainheader .main-menu ul &gt; li a {
    padding: 35px 10px;
  }
}
@media (max-width: 1399px) {
  header.mainheader .main-menu ul &gt; li a {
    padding: 30px 5px;
  }
}
@media (max-width: 1199px) {
  header.mainheader .main-menu ul &gt; li a {
    font-size: 0.93rem;
    padding: 25px 5px;
  }
}
@media (max-width: 991px) {
  header.mainheader .main-menu ul &gt; li a {
    padding: 25px 10px;
  }
}
header.mainheader .main-menu ul &gt; li i {
  font-size: 20px;
  text-align: center;
  color: var(--title-color1);
  font-style: normal;
  position: absolute;
  right: -5px;
  top: 15px;
  z-index: 999;
  cursor: pointer;
  display: none;
  transition: all 0.5s ease-out 0s;
  opacity: 0;
}
header.mainheader .main-menu ul &gt; li i.active {
  color: var(--primary-color1);
}
header.mainheader .main-menu ul &gt; li i.active::before {
  content: "\f2ea";
}
@media (max-width: 991px) {
  header.mainheader .main-menu ul &gt; li i {
    opacity: 1;
  }
}
header.mainheader .main-menu ul &gt; li ul.sub-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  margin: 0;
  padding: 0px 0px;
  opacity: 0;
  visibility: hidden;
  min-width: 350px;
  background: #FFFFFF;
  text-align: left;
  transition: all 0.55s ease-in-out;
  transform: translateY(20px);
}
header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li {
  padding: 0;
  display: block;
  position: relative;
}
header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li i {
  position: absolute;
  top: 5px;
  right: 6px;
  display: block;
  color: var(--title-color1);
  font-size: 20px;
}
header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li .dropdown-icon {
  color: var(--title-color1);
  opacity: 1;
  top: 16px;
  font-size: 14px;
}
header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li a {
  display: block;
  padding: 15px 15px;
  color: #000000;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 1.063rem;
  line-height: 1;
  transition: all 0.4s ease-out 0s;
  position: relative;
      border-bottom: 1px solid #00000026;
}
header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li a:hover {
  color: #FFFFFF;
  background-color: #000;
}
header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li a.active {
  color: var(--primary-color1);
}
header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li .sub-menu {
  left: 215px;
  position: absolute;
  max-width: 230px;
  min-width: 215px;
  background: #0B0F14;
  top: 0;
}
@media only screen and (max-width: 1199px) {
  header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li .sub-menu {
    margin-left: 10px;
    position: unset;
    max-width: 230px;
    min-width: 215px;
    background: transparent;
    top: 0;
  }
}
header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li .sub-menu &gt; li i {
  display: block;
}
header.mainheader .main-menu ul &gt; li ul.sub-menu &gt; li:last-child {
  border-bottom: none;
}
header.mainheader .main-menu ul &gt; li.menu-item-has-children::after {
  content: "\f282";
  font-family: "bootstrap-icons";
  font-weight: 400;
  position: absolute;
  top: 22px;
  right: 12px;
  font-size: 13px;
  color: var(--title-color1);
}
@media (max-width: 1500px) {
  header.mainheader .main-menu ul &gt; li.menu-item-has-children::after {
    right: 7px;
  }
}
@media (max-width: 1399px) {
  header.mainheader .main-menu ul &gt; li.menu-item-has-children::after {
    right: 3px;
    top: 37px;
  }
}
@media (max-width: 1199px) {
  header.mainheader .main-menu ul &gt; li.menu-item-has-children::after {
    right: -3px;
    top: 30px;
  }
}
@media (max-width: 991px) {
  header.mainheader .main-menu ul &gt; li.menu-item-has-children::after {
    display: none;
    visibility: hidden;
  }
}
header.mainheader .main-menu ul &gt; li:hover &gt; ul.sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
header.mainheader .main-menu ul &gt; li::before {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}
@media (max-width: 1399px) {
  header.mainheader .main-menu ul &gt; li::before {
    top: 18px;
  }
}
@media (max-width: 1199px) {
  header.mainheader .main-menu ul &gt; li::before {
    top: 12px;
  }
}
@media (max-width: 991px) {
  header.mainheader .main-menu ul &gt; li::before {
    display: none;
    visibility: hidden;
  }
}
header.mainheader .main-menu ul &gt; li:hover &gt; a {
  color: #ffffff;
}
header.mainheader .main-menu ul &gt; li:hover::after {
  color: #ffffff;
}
header.mainheader .main-menu ul &gt; li:hover::before {
  opacity: 1;
}
header.mainheader .main-menu ul &gt; li:hover .sub-menu li::before {
  opacity: 0;
}
header.mainheader .main-menu ul &gt; li.active &gt; a {
  color: #ffffff;
}
header.mainheader .main-menu ul &gt; li.active::after {
  color: #ffffff;
}
header.mainheader .main-menu ul &gt; li.active::before {
  opacity: 1;
}
header.mainheader .main-menu ul li.menu-item-has-children &gt; i {
  display: block;
}
@media only screen and (max-width: 991px) {
  header.mainheader .main-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    padding: 30px 20px !important;
    z-index: 99999;
    height: 100%;
    overflow: auto;
    background: var(--white);
    transform: translateX(-100%);
    transition: transform 0.3s ease-in;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
  }
  header.mainheader .main-menu.show-menu {
    transform: translateX(0);
  }
  header.mainheader .main-menu .mobile-menu-logo {
    text-align: left;
    padding-top: 20px;
    display: block;
    padding-bottom: 8px;
  }
  header.mainheader .main-menu ul {
    float: none;
    text-align: left;
    padding: 50px 10px 35px 0;
  }
  header.mainheader .main-menu ul li {
    display: block;
    position: relative;
    padding: 0 5px;
  }
  header.mainheader .main-menu ul li i {
    display: block;
  }
  header.mainheader .main-menu ul li a {
    padding: 10px 0;
    display: block;
    font-weight: 500;
    font-size: 1rem;
        color: #0a0a0a!important;
  }
  header.mainheader .main-menu ul li ul.sub-menu {
    position: static;
    min-width: 200px;
    background: 0 0;
    border: none;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    transform: none;
    transition: none;
    display: none;
    margin-top: 0 !important;
    transform: translateY(0px);
  }
  header.mainheader .main-menu ul li ul.sub-menu &gt; li {
    border-bottom: 1px solid transparent;
  }
  header.mainheader .main-menu ul li ul.sub-menu &gt; li a {
    color: var(--title-color1);
    font-size: 14px;
    font-weight: 500;
    padding: 12px 15px;
  }
  header.mainheader .main-menu ul li ul.sub-menu &gt; li a:hover {
    color: var(--primary-color1);
    margin-left: 10px;
  }
  header.mainheader .main-menu ul li ul.sub-menu &gt; li a.active {
    color: var(--primary-color1);
  }
  header.mainheader .main-menu ul li ul.sub-menu &gt; li i {
    color: var(--primary-color1);
    right: -13px;
  }
  header.mainheader .main-menu ul li .bi {
    top: 8px;
    font-size: 20px;
  }
  header.mainheader .mobile-menu {
    position: relative;
    top: 2px;
    padding: 0 5px;
    border-radius: 50%;
    display: inline-block;
  }
  header.mainheader .cross-btn {
    display: inline-block !important;
    position: relative;
    width: 30px !important;
    height: 22px !important;
    cursor: pointer;
    border: 3px solid transparent !important;
  }
  header.mainheader .cross-btn span {
    width: 100%;
    height: 2px;
    background: var(--primary-color1);
    display: block;
    position: absolute;
    right: 0;
    transition: all 0.3s;
  }
  header.mainheader .cross-btn .cross-top {
    top: 0;
  }
  header.mainheader .cross-btn .cross-middle {
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  header.mainheader .cross-btn .cross-bottom {
    bottom: 0;
    width: 100%;
  }
  header.mainheader .cross-btn.h-active span.cross-top {
    transform: rotate(45deg);
    top: 50%;
    margin-top: -1px;
  }
  header.mainheader .cross-btn.h-active span.cross-middle {
    transform: translateX(-30px);
    opacity: 0;
  }
  header.mainheader .cross-btn.h-active span.cross-bottom {
    transform: rotate(-45deg);
    bottom: 50%;
    margin-bottom: -1px;
  }
  header.mainheader .social-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
  }
  header.mainheader .social-area ul li a {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color1);
    border-radius: 50%;
    transition: 0.35s;
  }
  header.mainheader .social-area ul li a i {
    color: var(--white);
    transition: 0.35s;
    position: relative;
    left: 0;
    top: 0;
    margin-left: 0;
  }
  header.mainheader .primry-btn-1 {
    justify-content: center;
  }
  header.mainheader .primry-btn-2 {
    justify-content: center;
  }
}

header.employerheader {
  position: relative;
  width: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  background-color: #000000;
   height:59.25px;
}
header.employerheader.sticky {
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 99999;
  animation: smooth-header 0.65s linear;
  background-color: #000000;
  border-bottom: 1px solid #000000;
}
@keyframes smooth-header {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0px);
  }
}
header.employerheader .mobile-logo-wrap img {
  max-width: 120px;
}
header.employerheader .menu-close-btn i {
  color: var(--title-color1);
}
@media (max-width: 991px) {
  header.employerheader .header-logo {
    padding: 15px 0;
  }
}
@media (max-width: 1399px) {
  header.employerheader .header-logo a img {
    max-width: 120px;
  }
}
header.employerheader .menu-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 7%;
  width: 100%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  header.employerheader .menu-area {
    padding: 0px 5%;
  }
}
@media (max-width: 1399px) {
  header.employerheader .menu-area {
    padding: 0px 5%;
  }
}
@media (max-width: 1199px) {
  header.employerheader .menu-area {
    padding: 0px 3%;
  }
}
header.employerheader .menu-area .nav-right {
  gap: 24px;
}
@media (max-width: 1500px) {
  header.employerheader .menu-area .nav-right {
    gap: 15px;
  }
}
@media (max-width: 991px) {
  header.employerheader .menu-area .nav-right {
    justify-content: end !important;
  }
}
@media (max-width: 1199px) {
  header.employerheader .menu-area .nav-right .lg-btn {
    padding: 9px 20px;
  }
}
header.employerheader .menu-area .nav-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 25px;
}
@media (max-width: 1399px) {
  header.employerheader .menu-area .nav-right ul {
    gap: 15px;
  }
}
header.employerheader .menu-area .nav-right ul li .notifications-area {
  position: relative;
}
header.employerheader .menu-area .nav-right ul li .notifications-area .notifacation-icon {
  height: 34px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EFF1F0;
  border-radius: 50%;
  cursor: pointer;
}
header.employerheader .menu-area .nav-right ul li .notifications-area .notifacation-icon svg {
  fill: var(--primary-color1);
}
header.employerheader .menu-area .nav-right ul li .notifications-area span {
  height: 12px;
  width: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--primary-color1);
  color: var(--white);
  font-size: 10px;
  font-family: var(--font-work-sans);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
header.employerheader .menu-area .nav-right ul li .dropdown-toggle::after {
  display: none;
  visibility: hidden;
}
header.employerheader .menu-area .nav-right .mobile-menu-btn {
  display: none;
  visibility: hidden;
}
header.employerheader .menu-area .nav-right .mobile-menu-btn i {
  color: #ffffff;
  font-size: 30px;
}
@media (max-width: 991px) {
  header.employerheader .menu-area .nav-right .mobile-menu-btn {
    display: block;
    visibility: visible;
  }
}
header.employerheader .main-menu {
  display: inline-block;
}
header.employerheader .main-menu .mobile-menu-logo {
  display: none;
}
header.employerheader .main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header.employerheader .main-menu ul &gt; li {
  display: inline-block;
  position: relative;
  padding: 0 15px;
}
@media (max-width: 1399px) {
  header.employerheader .main-menu ul &gt; li {
    padding: 0px 12px;
  }
}
header.employerheader .main-menu ul &gt; li:hover i {
  color: var(--title-color1);
  font-size: 20px;
}
header.employerheader .main-menu ul &gt; li a {
  font-size: 1.063rem;
  color: #f5f5f5;
  font-weight: 400;
  display: block;
  text-transform: capitalize;
  padding: 34px 15px;
  position: relative;
  transition: all 0.5s ease-out 0s;
  position: relative;
}

header.employerheader.sticky .main-menu ul &gt; li a {
  font-size: 1.063rem;
  color: #ffffff;
}
@media (max-width: 1500px) {
  header.employerheader .main-menu ul &gt; li a {
    padding: 34px 10px;
  }
}
@media (max-width: 1399px) {
  header.employerheader .main-menu ul &gt; li a {
    font-size: 1rem;
  }
}
@media (max-width: 1199px) {
  header.employerheader .main-menu ul &gt; li a {
    font-size: 0.938rem;
    padding: 25px 5px;
  }
}
@media (max-width: 991px) {
  header.employerheader .main-menu ul &gt; li a {
    padding: 25px 10px;
  }
}
header.employerheader .main-menu ul &gt; li i {
  font-size: 20px;
  text-align: center;
  color: var(--title-color1);
  font-style: normal;
  position: absolute;
  right: -5px;
  top: 35px;
  z-index: 999;
  cursor: pointer;
  display: none;
  transition: all 0.5s ease-out 0s;
  opacity: 0;
}
header.employerheader .main-menu ul &gt; li i.active {
  color: var(--primary-color1);
}
header.employerheader .main-menu ul &gt; li i.active::before {
  content: "\f2ea";
}
@media (max-width: 991px) {
  header.employerheader .main-menu ul &gt; li i {
    opacity: 1;
  }
}
header.employerheader .main-menu ul &gt; li ul.sub-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  margin: 0;
  padding: 0px 10px;
  opacity: 0;
  visibility: hidden;
  min-width: 220px;
  background: var(--title-color1);
  text-align: left;
  transition: all 0.55s ease-in-out;
  transform: translateY(20px);
}
header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li {
  padding: 0;
  display: block;
  position: relative;
}
header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li i {
  position: absolute;
  top: 10px;
  right: 6px;
  display: block;
  color: var(--title-color1);
  font-size: 20px;
}
header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li .dropdown-icon {
  color: var(--title-color1);
  opacity: 1;
  top: 16px;
  font-size: 14px;
}
header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li a {
  display: block;
  padding: 15px 15px;
  color: var(--white);
  font-weight: 400;
  text-transform: capitalize;
  font-size: 0.875rem;
  line-height: 1;
  transition: all 0.4s ease-out 0s;
  position: relative;
}
header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li a:hover {
  color: var(--primary-color1);
}
header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li a.active {
  color: var(--primary-color1);
}
header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li .sub-menu {
  left: 215px;
  position: absolute;
  max-width: 230px;
  min-width: 215px;
  background: #0B0F14;
  top: 0;
}
@media only screen and (max-width: 1199px) {
  header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li .sub-menu {
    margin-left: 10px;
    position: unset;
    max-width: 230px;
    min-width: 215px;
    background: transparent;
    top: 0;
  }
}
header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li .sub-menu &gt; li i {
  display: block;
}
header.employerheader .main-menu ul &gt; li ul.sub-menu &gt; li:last-child {
  border-bottom: none;
}
header.employerheader .main-menu ul &gt; li.menu-item-has-children::after {
  content: "\f282";
  font-family: "bootstrap-icons";
  font-weight: 400;
  position: absolute;
  top: 40px;
  right: 12px;
  font-size: 13px;
  color: var(--title-color1);
}
@media (max-width: 1500px) {
  header.employerheader .main-menu ul &gt; li.menu-item-has-children::after {
    right: 6px;
    top: 39px;
  }
}
@media (max-width: 1399px) {
  header.employerheader .main-menu ul &gt; li.menu-item-has-children::after {
    right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header.employerheader .main-menu ul &gt; li.menu-item-has-children::after {
    right: -2px;
    top: 29px;
  }
}
@media (max-width: 991px) {
  header.employerheader .main-menu ul &gt; li.menu-item-has-children::after {
    display: none;
    visibility: hidden;
  }
}
header.employerheader .main-menu ul &gt; li:hover &gt; ul.sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
header.employerheader .main-menu ul &gt; li:hover &gt; a {
  color: #ffffff;
}
header.employerheader .main-menu ul &gt; li:hover::after {
  color: #ffffff;
}
header.employerheader .main-menu ul &gt; li:hover .sub-menu li::before {
  opacity: 0;
}
header.employerheader .main-menu ul &gt; li.active &gt; a {
  color: #ffffff;
}
header.employerheader .main-menu ul &gt; li.active::after {
  color: #000;
}
header.employerheader .main-menu ul &gt; li.active::before {
  opacity: 1;
}
header.employerheader .main-menu ul li.menu-item-has-children &gt; i {
  display: block;
}
@media only screen and (max-width: 991px) {
  header.employerheader .main-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    padding: 30px 20px !important;
    z-index: 99999;
    height: 100%;
    overflow: auto;
    background: var(--white);
    transform: translateX(-100%);
    transition: transform 0.3s ease-in;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.03);
  }
  header.employerheader .main-menu.show-menu {
    transform: translateX(0);
  }
  header.employerheader .main-menu .mobile-menu-logo {
    text-align: left;
    padding-top: 20px;
    display: block;
    padding-bottom: 8px;
  }
  header.employerheader .main-menu ul {
    float: none;
    text-align: left;
    padding: 50px 10px 35px 0;
  }
  header.employerheader .main-menu ul li {
    display: block;
    position: relative;
    padding: 0 5px;
  }
  header.employerheader .main-menu ul li i {
    display: block;
  }
  header.employerheader .main-menu ul li a {
    padding: 10px 0;
    display: block;
    font-weight: 500;
    font-size: 1rem;
    color: #000000;
  }
  header.employerheader .main-menu ul li ul.sub-menu {
    position: static;
    min-width: 200px;
    background: 0 0;
    border: none;
    opacity: 1;
    visibility: visible;
    box-shadow: none;
    transform: none;
    transition: none;
    display: none;
    margin-top: 0 !important;
    transform: translateY(0px);
  }
  header.employerheader .main-menu ul li ul.sub-menu &gt; li {
    border-bottom: 1px solid transparent;
  }
  header.employerheader .main-menu ul li ul.sub-menu &gt; li a {
    color: var(--title-color1);
    font-size: 14px;
    font-weight: 500;
    padding: 12px 15px;
  }
  header.employerheader .main-menu ul li ul.sub-menu &gt; li a:hover {
    color: var(--primary-color1);
    margin-left: 10px;
  }
  header.employerheader .main-menu ul li ul.sub-menu &gt; li a.active {
    color: var(--primary-color1);
  }
  header.employerheader .main-menu ul li ul.sub-menu &gt; li i {
    color: var(--primary-color1);
    right: -13px;
  }
  header.employerheader .main-menu ul li .bi {
    top: 8px;
    font-size: 20px;
  }
  header.employerheader .mobile-menu {
    position: relative;
    top: 2px;
    padding: 0 5px;
    border-radius: 50%;
    display: inline-block;
  }
  header.employerheader .cross-btn {
    display: inline-block !important;
    position: relative;
    width: 30px !important;
    height: 22px !important;
    cursor: pointer;
    border: 3px solid transparent !important;
  }
  header.employerheader .cross-btn span {
    width: 100%;
    height: 2px;
    background: var(--primary-color1);
    display: block;
    position: absolute;
    right: 0;
    transition: all 0.3s;
  }
  header.employerheader .cross-btn .cross-top {
    top: 0;
  }
  header.employerheader .cross-btn .cross-middle {
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  header.employerheader .cross-btn .cross-bottom {
    bottom: 0;
    width: 100%;
  }
  header.employerheader .cross-btn.h-active span.cross-top {
    transform: rotate(45deg);
    top: 50%;
    margin-top: -1px;
  }
  header.employerheader .cross-btn.h-active span.cross-middle {
    transform: translateX(-30px);
    opacity: 0;
  }
  header.employerheader .cross-btn.h-active span.cross-bottom {
    transform: rotate(-45deg);
    bottom: 50%;
    margin-bottom: -1px;
  }
  header.employerheader .social-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
  }
  header.employerheader .social-area ul li a {
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--primary-color1);
    border-radius: 50%;
    transition: 0.35s;
  }
  header.employerheader .social-area ul li a i {
    color: var(--white);
    transition: 0.35s;
    position: relative;
    left: 0;
    top: 0;
    margin-left: 0;
  }
  header.employerheader .primry-btn-1 {
    justify-content: center;
  }
  header.employerheader .primry-btn-2 {
    justify-content: center;
  }
}

.topbanner {
  background-image: url(../images/fotocratsbg1.jpg);
  background-size: cover;
  background-position: inherit;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
  z-index: 1;
}
.topbanner::before {
  content: "";
  background-color: rgb(0 0 0 / 75%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  z-index: 1;
}
.topbanner .banner-content {
  position: relative;
  z-index: 99;
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
  padding: 110px 0;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .topbanner .banner-content {
    padding: 140px 0;
  }
}
@media (max-width: 1399px) {
  .topbanner .banner-content {
    padding: 140px 0;
  }
}
@media (max-width: 767px) {
  .topbanner .banner-content {
    padding: 100px 0;
  }
}
.topbanner .banner-content h1 {
  font-size: 4.688rem;
  font-weight: 700;
  color: var(--white);
  line-height: 1.1;
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .topbanner .banner-content h1 {
    font-size: 4rem;
  }
}
@media (max-width: 576px) {
  .topbanner .banner-content h1 {
    font-size: 3.2rem;
  }
}
.topbanner .banner-content h1 span {
  color: var(--primary-color1);
}
.topbanner .banner-content &gt; p {
  font-size: 1.25rem;
  font-weight: 400;
  color: var(--white);
  text-align: center;
}
.topbanner .banner-content &gt; p span {
  font-weight: 500;
}
.topbanner .banner-content .counter-area {
  padding-top: 5px;
}
.topbanner .banner-content .counter-area .counter-single {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 25px;
}
.topbanner .banner-content .counter-area .counter-single .counter-icon {
  padding-right: 45px;
  position: relative;
}
.topbanner .banner-content .counter-area .counter-single .counter-icon::after {
  content: "";
  border: 1px solid #000;
  border-radius: 5px;
  height: 60px;
  width: 60px;
  position: absolute;
  left: -13px;
  top: -13px;
  transform: rotate(45deg);
}
.topbanner .banner-content .counter-area .counter-single .coundown p {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  color: var(--white);
}
.topbanner .banner-content .counter-area .counter-single .coundown h3 {
  font-weight: 600;
  font-size: 30px;
  color: #FFFFFF;
  margin-bottom: 0;
}
.topbanner .banner-content .counter-area .counter-single .coundown span {
  font-weight: 600;
  font-size: 30px;
  color: #FFFFFF;
}
.topbanner .banner-content .job-title, .topbanner .banner-content .category {
  border-radius: 50px;
  background: #FFFFFF;
  height: 60px;
  padding-left: 5px;
  width: 100%;
  position: relative;
}


.topbanner .banner-content .category {
  max-width: 310px;
}

@media (max-width: 767px) {
  .topbanner .banner-content .category {
    max-width: 100%;
  }
}
.topbanner .banner-content .job-search-area {
  background: #FFFFFF;
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
  border-radius: 50px;
  max-width: 950px;
  margin: 80px auto 0;
}
.topbanner .banner-content .job-search-area form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px;
  gap: 10px;
}
@media (max-width: 767px) {
  .topbanner .banner-content .job-search-area form {
    flex-wrap: wrap;
  }
}
.topbanner .banner-content .job-search-area form .form-inner input {
  height: 60px;
  background: #FFFFFF;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--title-color1);
  padding: 20px 20px 20px 20px;
  line-height: 1;
  width: 100%;
  border-radius: 50px;
  border: solid 1px #e8e8e8;
}
.topbanner .banner-content .job-search-area form .form-inner input::-moz-placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--title-color1);
}
.topbanner .banner-content .job-search-area form .form-inner input::placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--title-color1);
}
.topbanner .banner-content .job-search-area form .form-inner .nice-select {
  height: 60px;
  background: #FFFFFF;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--title-color1);
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 20;
}
.topbanner .banner-content .job-search-area form .form-inner .nice-select .list {
  width: 100%;
}
.topbanner .banner-content .job-search-area form .form-inner .nice-select .list li {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--title-color1);
  display: flex;
  align-items: center;
}
.topbanner .banner-content .job-search-area form .form-inner .nice-select::after {
  border-bottom: 1px solid var(--primary-color1);
  border-right: 1px solid var(--primary-color1);
  height: 10px;
  margin-top: -6px;
  right: 27px;
  top: 50%;
  width: 10px;
}
.topbanner .banner-content .job-search-area form .form-inner .nice-select .option:hover, .topbanner .banner-content .job-search-area form .form-inner .nice-select .option.focus, .topbanner .banner-content .job-search-area form .form-inner .nice-select .option.selected.focus {
  background-color: rgba(0, 167, 172, 0.1);
}
.topbanner .banner-content .job-search-area form .form-inner .primry-btn-2 {
  height: 100%;
  padding: 15px 30px;
}
.topbanner .banner-content .job-search-area form .form-inner .primry-btn-2 img {
  margin-right: 5px;
}




.fotocrats-work-process .single-work-process {
  height: 250px;
  width: 250px;
  border-radius: 50%;
  background-color: rgba(0, 167, 172, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px;
  position: relative;
  margin: 0 auto 20px;
  transition: 0.35s;
  background: #F8F8F8; padding: 90px 0;
}
.fotocrats-work-process .single-work-process:hover {
  border: 1px solid rgba(0, 167, 172, 0.4);
}
.fotocrats-work-process .single-work-process.one::after {
  content: url(../images/icon/work-up-arrow.svg);
  position: absolute;
  top: -20px;
}
@media (max-width: 576px) {
  .fotocrats-work-process .single-work-process.one::after {
    display: none;
    visibility: hidden;
  }
}
.fotocrats-work-process .single-work-process.two::after {
  content: url(../images/icon/work-down-arrow.svg);
  position: absolute;
  bottom: -25px;
}
@media (max-width: 576px) {
  .fotocrats-work-process .single-work-process.two::after {
    display: none;
    visibility: hidden;
  }
}
.fotocrats-work-process .single-work-process .icon {
  margin-bottom: 12px;
}
.fotocrats-work-process .single-work-process .work-content h5 {
  margin-bottom: 10px;
}
.fotocrats-work-process .single-work-process .work-content h5 a {
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
}
.fotocrats-work-process .single-work-process .work-content h5 a:hover {
  color: var(--primary-color1);
}
.fotocrats-work-process .single-work-process .work-content p {
  margin-bottom: 0;
}

.swiper-btn1 {
  gap: 20px;
}
.swiper-btn1 .right-btn {
  position: relative;
  cursor: pointer;
  margin-right: -20px;
  transition: 0.35s;
}
@media (max-width: 576px) {
  .swiper-btn1 .right-btn {
    margin-right: 0;
  }
}
.swiper-btn1 .right-btn::after {
  content: url(../images/icon/explore-arrow.svg);
  position: relative;
  left: -40px;
  top: 3px;
  transition: 0.35s;
}
.swiper-btn1 .right-btn:hover::after {
  left: -35px;
}
.swiper-btn1 .left-btn {
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin-right: -20px;
  transition: 0.35s;
}
.swiper-btn1 .left-btn::after {
  content: url(../images/icon/explore-arrow-left.svg);
  position: relative;
  right: 21px;
  top: 3px;
  transition: 0.35s;
}
.swiper-btn1 .left-btn:hover::after {
  right: 26px;
}


.swiper-btn-2 {
  display: flex;
  align-items: center;
  gap: 15px;
}
.swiper-btn-2 .swiper-prev, .swiper-btn-2 .swiper-next {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 1px solid;
  border-color: rgba(0, 167, 172, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
}
.swiper-btn-2 .swiper-prev i, .swiper-btn-2 .swiper-next i {
  font-size: 20px;
  color: rgba(0, 167, 172, 0.5);
  transition: 0.35s;
}
.swiper-btn-2 .swiper-prev:hover, .swiper-btn-2 .swiper-next:hover {
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
}
.swiper-btn-2 .swiper-prev:hover i, .swiper-btn-2 .swiper-next:hover i {
  color: var(--white);
}

.home-trusted-company {
  padding: 60px 0px;
}
.home-trusted-company.two {
  background-color: transparent;
  padding: 0;
}
.home-trusted-company .section-title {
  margin-bottom: 15px;
}
.home-trusted-company .section-title h5 {
  font-size: 1.125rem;
  font-weight: 500;
  color: var(--title-color1);
  margin-bottom: 0;
  position: relative;
  display: inline-block;
}
.home-trusted-company .section-title h5::after {
  content: "";
  width: 114px;
  height: 1px;
  background-color: rgba(0, 167, 172, 0.5);
  border-radius: 5px;
  position: absolute;
  top: 55%;
  right: -130px;
  transform: translateY(-50%);
}
.home-trusted-company.six {
  background-color: transparent;
  padding: 0;
}
.home-trusted-company.six .section-title {
  margin-bottom: 15px;
}
.home-trusted-company.six .section-title h5 {
  font-size: 1.125rem;
  font-weight: 500;
  color: var(--white);
  margin-bottom: 0;
  position: relative;
  display: inline-block;
}
.home-trusted-company.six .section-title h5::after {
  content: "";
  width: 114px;
  height: 1px;
  background-color: rgba(0, 167, 172, 0.5);
  border-radius: 5px;
  position: absolute;
  top: 55%;
  right: -130px;
  transform: translateY(-50%);
}
.home-trusted-company .company-logo {
  display: flex;
  align-items: center;
}
@media (max-width: 576px) {
  .home-trusted-company .company-logo {
    justify-content: center;
  }
}




.footer {
  background: #2B2A29;
  padding-top: 50px;
}
.footer.bg-dark {
  background-color: #000 !important;
}
@media (max-width: 991px) {
  .footer .mb--50 {
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .footer .footer-textarea {
    text-align: center;
  }
}
.footer .footer-textarea .textarea-title {
  margin-bottom: 25px;
}
@media (max-width: 576px) {
  .footer .footer-textarea .textarea-title {
    text-align: center;
  }
}
.footer .footer-textarea .textarea-title h5 {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 24px;
  color: var(--white);
  margin-bottom: 0;
}
.footer .footer-textarea .menu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer-textarea .menu-container ul li {
  margin-bottom: 5px;
}
.footer .footer-textarea .menu-container ul li:last-child {
  margin-bottom: 0;
}
.footer .footer-textarea .menu-container ul li a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  color: #B3B3B3;
  transition: 0.35s;
}
.footer .footer-textarea .menu-container ul li a:hover {
  color: #fff!important;
}
@media (max-width: 576px) {
  .footer .footer-textarea .menu-container ul li a {
    justify-content: center;
  }
}
.footer .footer-textarea .menu-container ul li a i {
  opacity: 0;
  transition: 0.35s;
  padding-left: 2px;
  color: #fff;
  transform: rotate(45deg);
  font-size: 20px;
  margin-top: -2px;
}
.footer .footer-textarea .menu-container ul li a:hover {
  color: #fff;
}
.footer .footer-textarea .menu-container ul li a:hover i {
  opacity: 1;
  padding-left: 8px;
}
.footer .footer-textarea .app-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer .footer-textarea .app-list ul li {
  padding: 12px 14px;
  border: 1px solid;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  margin-bottom: 30px;
}
.footer .footer-textarea .app-list ul li:last-child {
  margin-bottom: 0;
}
.footer .footer-btm {
  padding-top: 30px;
  position: relative;
}

.footer .footer-btm .support {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .footer .footer-btm .support {
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .footer .footer-btm .support {
    display: block;
  }
}
@media (max-width: 576px) {
  .footer .footer-btm .support .icon {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
}
.footer .footer-btm .support .content {
  display: flex;
  align-items: center;
  padding-left: 20px;
  position: relative;
}
@media (max-width: 576px) {
  .footer .footer-btm .support .content {
    padding-left: 0;
  }
}
.footer .footer-btm .support .content::after {
  content: "";
  height: 20px;
  width: 1px;
  background-color: var(--primary-color1);
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 576px) {
  .footer .footer-btm .support .content::after {
    display: none;
    visibility: hidden;
  }
}
.footer .footer-btm .support .content h5 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1.25rem;
  color: var(--white);
}
.footer .footer-btm .support .content a {
  font-weight: 500;
  font-size: 1.25rem;
  text-decoration-line: underline;
  color: var(--primary-color1);
  padding-left: 25px;
  transition: 0.35s;
}
@media (max-width: 576px) {
  .footer .footer-btm .support .content a {
    padding-left: 10px;
  }
}
.footer .footer-btm .support .content a:hover {
  color: #B3B3B3;
}
.footer .footer-btm .footer-btm-menu {
  padding-bottom: 20px;
}
.footer .footer-btm .footer-btm-menu ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 50px;
}
@media (max-width: 1199px) {
  .footer .footer-btm .footer-btm-menu ul {
    gap: 25px;
  }
}
@media (max-width: 576px) {
  .footer .footer-btm .footer-btm-menu ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
}
.footer .footer-btm .footer-btm-menu ul li a {
  font-weight: 500;
  font-size: 15px;
  color: #B3B3B3;
  transition: 0.35s;
}
.footer .footer-btm .footer-btm-menu ul li a:hover {
  color: var(--primary-color1);
}
.footer .footer-btm .border-top {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
@media (max-width: 991px) {
  .footer .footer-btm .copyright-area {
    padding-top: 15px;
  }
}
.footer .footer-btm .copyright-area p {
  margin-bottom: 0;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 14px;
  line-height: 30px;
  color: var(--white);
}
.footer .footer-btm .copyright-area p i {
  color: var(--white);
}
@media (max-width: 576px) {
  .footer .footer-btm .copyright-area p {
    text-align: center;
  }
}
.footer .footer-btm .copyright-area p a {
  color: #FFFFFF;
  transition: 0.35s;
}
.footer .footer-btm .copyright-area p a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer-btm .social-area {
  display: flex;
  align-items: center;
  padding: 5px 0;
}
.footer .footer-btm .social-area h6 {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  color: var(--white);
  margin-bottom: 0;
}
.footer .footer-btm .social-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
  padding-left: 15px;
}
.footer .footer-btm .social-area ul li a {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
.footer .footer-btm .social-area ul li a i {
  color: #FFFFFF;
  transition: 0.35s;
}
.footer .footer-btm .social-area ul li a:hover {
  background-color: #ffffff;
  border: 1px solid #ffffff;
}
.footer .footer-btm .social-area ul li a:hover i {
  color: #000000;
}


.footer.five {
  background: #000000;
}
.footer.five .footer-textarea .menu-container ul li a i {
  color: #fff;
}
.footer.five .footer-textarea .menu-container ul li a:hover {
  color: #F4F4F4;
}

.footer.five .footer-btm .support .content::after {
  background-color: #fff;
}
.footer.five .footer-btm .support .content a {
  color: #ffffff;
  transition: 0.35s;
}
.footer.five .footer-btm .support .content a:hover {
  color: #B3B3B3;
}
.footer.five .footer-btm .footer-btm-menu ul li a:hover {
  color: #fff;
}
.footer.five .footer-btm .copyright-area p a {
  color: #fff;
}
.footer.five .footer-btm .social-area ul li a {
  border: 1px solid #242424;
}
.footer.five .footer-btm .social-area ul li a i {
  color: #fff;
  transition: 0.35s;
}
.footer.five .footer-btm .social-area ul li a:hover {
  background-color: #242424;
}


.form-wrapper .form-title {
  margin-bottom: 50px;
}
.form-wrapper .form-title h3 {
  font-weight: 700;
  font-size: 30px;
  color: #000000;
  text-align: center;
}
.form-wrapper .form-title span {
  display: block;
  height: 8px;
  width: 8px;
  margin: 0 auto;
  border-radius: 50%;
  background: #E7E7E7;
  text-align: center;
  position: relative;
}
.form-wrapper .form-title span::after {
  content: "";
  width: 118px;
  height: 1px;
  background: #E7E7E7;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.form-wrapper .form-title span::before {
  content: "";
  width: 118px;
  height: 1px;
  background: #E7E7E7;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.form-wrapper .primry-btn-1 {
  z-index: 1;
}
.form-wrapper .location-map {
  border-radius: 10px;
}
.form-wrapper .location-map iframe {
  width: 100%;
  min-height: 210px;
  border-radius: 10px;
}
.form-wrapper .nav-tabs {
  justify-content: space-between;
  border-bottom: none;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .form-wrapper .nav-tabs {
    gap: 15px;
    justify-content: center;
  }
}
.form-wrapper .nav-tabs .nav-item .nav-link {
  font-weight: 600;
  font-size: 1.1rem;
  color: #000;
  background-color: var(--white);
  border-radius: 5px;
  border: none;
  padding: 5px 20px;
  position: relative;
  transition: 0.4s;
}
@media (max-width: 1199px) {
  .form-wrapper .nav-tabs .nav-item .nav-link {
    font-size: 1rem;
    border-radius: 5px;
  }
}
.form-wrapper .nav-tabs .nav-item .nav-link span {
  display: inline-block;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background-color: rgba(0, 167, 172, 0.2);
  position: absolute;
  right: -70px;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .form-wrapper .nav-tabs .nav-item .nav-link span {
    right: -53px;
  }
}
@media (max-width: 1399px) {
  .form-wrapper .nav-tabs .nav-item .nav-link span {
    right: -33px;
  }
}
@media (max-width: 1199px) {
  .form-wrapper .nav-tabs .nav-item .nav-link span {
    display: none;
    visibility: hidden;
  }
}
.form-wrapper .nav-tabs .nav-item .nav-link span::after {
  content: "";
  height: 13px;
  width: 13px;
  border-radius: 50%;
  border: 1px solid rgba(0, 167, 172, 0.2);
  position: absolute;
  left: -3px;
  top: -3px;
}
@media (max-width: 1199px) {
  .form-wrapper .nav-tabs .nav-item .nav-link span::after {
    display: none;
    visibility: hidden;
  }
}
.form-wrapper .nav-tabs .nav-item .nav-link::after {
  content: "";
  height: 1px;
  width: 200px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
background-color: rgb(36 36 36 / 20%);
  right: -200px;
}
@media (max-width: 1199px) {
  .form-wrapper .nav-tabs .nav-item .nav-link::after {
    display: none;
    visibility: hidden;
  }
}
.form-wrapper .nav-tabs .nav-item .nav-link::before {
  content: "";
  height: 15px;
  width: 15px;
  background-color: var(--white);
  position: absolute;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  z-index: -1;
  transition: 0.4s;
}
@media (max-width: 1199px) {
  .form-wrapper .nav-tabs .nav-item .nav-link::before {
    display: none;
    visibility: hidden;
  }
}
.form-wrapper .nav-tabs .nav-item .nav-link.active {
  border: none;
  background-color: #000000;
  color: var(--white);
}
.form-wrapper .nav-tabs .nav-item .nav-link.active::before {
  background-color: #000000;
}
.form-wrapper .nav-tabs .nav-item .nav-link:hover {
  border: none;
  background-color: #000000;
  color: var(--white);
}
.form-wrapper .nav-tabs .nav-item .nav-link:hover::before {
  background-color: #000000;
}
.form-wrapper .nav-tabs .nav-item:last-child .nav-link::after {
  display: none;
  visibility: hidden;
}
.form-wrapper .nav-tabs .nav-item:last-child .nav-link span {
  display: none;
  visibility: hidden;
}
.form-wrapper form {
  background: #FFFFFF;
  /*border: 1px solid rgb(114 114 114 / 12%);*/
  border-radius: 10px;
  padding: 30px 30px;
}
.form-wrapper form .w-unset {
  width: unset;
  display: inline-block;
}
.form-wrapper form .drag-area {
  height: 130px;
  width: 130px;
  background: #F8F8F8;
  background-image: url(../images/company/logo/default-logobg.png)!important;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 1399px) {
  .form-wrapper form .drag-area {
    position: relative;
    margin-bottom: 20px;
  }
}
.form-wrapper form .drag-area.active {
  border-color: #000;
  border-width: 1px;
}
.form-wrapper form .drag-area input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.form-wrapper form .drag-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.form-wrapper form .drag-area p {
  color: var(--primary-color1);
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
}
.form-wrapper form .drag-area.style-2 {
  background-image: unset;
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  bottom: unset;
  right: unset;
}
.form-wrapper form .drag-area.style-2 img {
  height: 48px;
  width: 48px;
  border-radius: 50%;
}
.form-wrapper form .drag-area.style-2 input {
  left: 60px;
  top: unset;
  height: unset;
  width: unset;
}
.form-wrapper form .drag-area.style-2 p {
  font-weight: 600;
  opacity: 0.2;
}
.form-wrapper form .drag-area.mainheader {
  position: relative;
}
.form-wrapper form .drag-area.mainheader i {
  position: absolute;
  right: unset;
  bottom: unset;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: var(--primary-color1);
  cursor: pointer;
}
.form-wrapper form .drag-area .upload-btn {
  background-color: transparent;
  color: var(--primary-color1);
  padding: 0;
  position: absolute;
  height: 100%;
  width: 100%;
}
.form-wrapper form.profile-form {
  position: relative;
  border-radius: 5px;
}
.form-wrapper form.profile-form::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #e1e1e1;
  border-radius: 10px 10px 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.form-wrapper form .company-images-area {
  background: #F8F8F8;
  border-radius: 5px;
  padding: 40px 60px;
}
@media (max-width: 767px) {
  .form-wrapper form .company-images-area {
    padding: 30px 25px;
  }
}
.form-wrapper form .company-images-area .devaider1::before {
  content: "";
  height: 100%;
  width: 1px;
  background: #D9D9D9;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .form-wrapper form .company-images-area .devaider1::before {
    width: 100%;
    height: 1px;
    bottom: -24px;
    top: unset;
    transform: unset;
  }
}
.form-wrapper form .company-images-area .devaider1::after {
  content: "";
  height: 33px;
  width: 3px;
  background-color: #000000;
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .form-wrapper form .company-images-area .devaider1::after {
    width: 33px;
    height: 3px;
    top: unset;
    left: 50%;
    bottom: -25px;
    transform: translateX(-50%);
  }
}
.form-wrapper form .company-images-area .drag-area {
  height: 130px;
  width: 130px;
  background: #F8F8F8;
  background-size: contain;
  background-repeat: no-repeat;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  bottom: 0;
  right: 0;
}
@media (max-width: 1399px) {
  .form-wrapper form .company-images-area .drag-area {
    position: relative;
    margin-bottom: 20px;
  }
}
.form-wrapper form .company-images-area .drag-area.active {
  border-color: #000000;
  border-width: 1px;
}
.form-wrapper form .company-images-area .drag-area input {
  position: absolute;
 /* position: fixed;*/
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.form-wrapper form .company-images-area .drag-area img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.form-wrapper form .company-images-area .drag-area p {
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
  position: absolute;
  bottom: 10px;
  font-weight: 500;
}
.form-wrapper form .company-images-area .drag-area .upload-btn {
  background-color: #00000054;
  color: #FFFFFF;
  padding: 50px;
  position: absolute;
  height: 100%;
  width: 100%;
}
@media (max-width: 991px) {
  .form-wrapper form .company-images-area .company-logo-area {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.form-wrapper form .company-images-area .company-logo-area h5 {
  font-weight: 500;
  font-size: 18px;
  color: var(--title-color1);
  margin-bottom: 20px;
}
.form-wrapper form .company-images-area .company-logo-area span {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color1);
  display: inline-block;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .form-wrapper form .company-images-area .company-logo-area span {
    padding-top: 0px;
  }
}
.form-wrapper form .company-images-area .company-cover-photo-area {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .form-wrapper form .company-images-area .company-cover-photo-area {
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.form-wrapper form .company-images-area .company-cover-photo-area .drag-area {
  height: 130px;
  max-width: 500px;
  width: 100%;
  background-image: none;
}
.form-wrapper form .company-images-area .company-cover-photo-area h5 {
  font-weight: 500;
  font-size: 18px;
  color: var(--title-color1);
  margin-bottom: 20px;
}
.form-wrapper form .company-images-area .company-cover-photo-area span {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color1);
  display: inline-block;
  padding-top: 10px;
}
@media (max-width: 991px) {
  .form-wrapper form .company-images-area .company-cover-photo-area span {
    padding-top: 0px;
  }
}
@media (max-width: 576px) {
  .form-wrapper form {
    padding: 50px 30px;
  }
}
.form-wrapper form h6 {
  padding-top: 25px;
  margin-bottom: 0;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1.063rem;
  color: var(--title-color1);
}
.form-wrapper form h6 a {
  color: #2403dd;
}
.form-wrapper form .section-title2 {
  margin-bottom: 30px;
}
.form-wrapper form .section-title2 h5 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
.form-wrapper form .info-title {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.form-wrapper form .info-title h6 {
  font-weight: 600;
  font-size: 1.063rem;
  line-height: 20px;
  color: var(--title-color1);
  margin-bottom: 0;
  padding-top: 0;
  position: relative;
  background-color: var(--white);
  white-space: nowrap;
  padding: 0px 20px 0px 0px;
}
.form-wrapper form .info-title .dash {
  position: relative;
  width: 100%;
}
.form-wrapper form .info-title .dash::after {
  content: "";
  width: 100%;
  height: 1px;
  background: rgb(18 18 18 / 50%);
  position: absolute;
  top: 63%;
  transform: translateY(-50%);
  right: 0;
}
.form-wrapper form .form-inner {
  position: relative;
}
.form-wrapper form .form-inner.two input[type=file] {
  border: none;
  padding: 0;
  border-radius: 0;
}
.form-wrapper form .form-inner.two p {
  padding-top: 10px;
}
.form-wrapper form .form-inner i {
  position: absolute;
  right: 20px;
  bottom: 11px;
  color: var(--primary-color1);
  cursor: pointer;
}
.form-wrapper form .form-inner label {
  font-weight: 500;
  font-size: 0.938rem;
  color: var(--title-color1);
  margin-bottom: 6px;
  display: block;
}
.form-wrapper form .form-inner textarea {
  width: 100%;
border: 1px solid rgb(0 87 227 / 22%);
  border-radius: 5px;
  padding: 20px;
  width: 100%;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  color: var(--title-color1);
  line-height: 1;
  transition: 0.35s;
}
.form-wrapper form .form-inner textarea::-moz-placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--text-color1);
}
.form-wrapper form .form-inner textarea::placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--text-color1);
}
.form-wrapper form .form-inner .textarea {
  display: block;
  border-radius: 5px;
  width: 100%;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--text-color1);
  line-height: 26px;
}
.form-wrapper form .form-inner input {
  background: #FFFFFF;
  border: 1px solid rgb(0 87 227 / 36%);
  border-radius: 5px;
  display: block;
  width: 100%;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  color: var(--title-color1);
  padding: 14px 20px;
  line-height: 1;
  transition: 0.35s;
}
.form-wrapper form .form-inner input::-moz-placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--text-color1);
}
.form-wrapper form .form-inner input::placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--text-color1);
}
.form-wrapper form .form-inner input:hover {
  border-color: rgb(0 87 227);
}
.form-wrapper form .form-inner span {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  color: #ffffff;
}
.form-wrapper form .form-inner .form-group input[type=checkbox] {
  display: none;
  cursor: pointer;
}
.form-wrapper form .form-inner input[type=checkbox] + label:before {
  content: "";
  -webkit-appearance: none;
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.form-wrapper form .form-inner input[type=checkbox]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 4px;
  width: 4px;
  height: 8px;
  border: 1px solid #0057e3;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.form-wrapper form .form-inner .input-area {
  background: #FFFFFF;
border: 1px solid rgb(0 0 0 / 36%);
  border-radius: 5px;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  transition: 0.35s;
}

.form-wrapper form .form-inner .input-area input {
  height: 48px;
  background: #FFFFFF;
  font-weight: 400;
  font-size: 0.875rem;
  color: var(--title-color1);
  padding: 14px 0;
  line-height: 1;
  border: none;
  padding-left: 15px;
}
.form-wrapper form .form-inner .input-area input::-moz-placeholder {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--text-color1);
}
.form-wrapper form .form-inner .input-area input::placeholder {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--text-color1);
}
.form-wrapper form .form-inner .input-area:hover {
  border-color: #000;
}
.form-wrapper form .form-inner .nice-select {
  height: 46px;
  font-weight: 400;
  font-size: 0.875rem;
  color: var(----text-color1);
  width: 100%;
  display: flex;
  align-items: center;
  border: unset;
  padding-left: 15px;
}
.form-wrapper form .form-inner .nice-select .list {
  width: 100%;
}
.form-wrapper form .form-inner .nice-select .list li {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--title-color1);
  display: flex;
  align-items: center;
}
.form-wrapper form .form-inner .nice-select::after {
  border-bottom: 1px solid var(--primary-color1);
  border-right: 1px solid var(--primary-color1);
  height: 8px;
  margin-top: -6px;
  right: 27px;
  top: 50%;
  width: 8px;
}
.form-wrapper form .form-inner .nice-select .option:hover, .form-wrapper form .form-inner .nice-select .option.focus, .form-wrapper form .form-inner .nice-select .option.selected.focus {
  background-color: rgba(0, 167, 172, 0.1);
}
.form-wrapper form .form-inner .input-area2 {
  background: #FFFFFF;
  border-radius: 5px;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 18px;
}
.form-wrapper form .form-inner .input-area2 img {
  margin-right: 12px;
}
.form-wrapper form .form-inner .input-area2::before {
  content: "";
  width: 1px;
  height: 14px;
  background: #D9D9D9;
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
}
.form-wrapper form .form-inner .input-area2 input {
  height: 48px;
  background: #FFFFFF;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  color: var(--title-color1);
  padding: 14px 0;
  line-height: 1;
  border: none;
}
.form-wrapper form .form-inner .input-area2 input::-moz-placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--text-color1);
}
.form-wrapper form .form-inner .input-area2 input::placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1;
  color: var(--text-color1);
}
.form-wrapper form .form-agreement {
  margin-bottom: 20px;
}
.form-wrapper form .form-agreement label {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--font-work-sans);
}
.form-wrapper form .form-agreement label a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  text-decoration-line: underline;
  color: #0279CF;
  transition: 0.35s;
}
.form-wrapper form .form-agreement label a:hover {
  color: var(--primary-color1);
}
.form-wrapper form .form-agreement .two label {
  font-size: 16px;
  font-weight: 400;
  font-family: var(--font-work-sans);
}
.form-wrapper form .form-agreement .two label a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  text-decoration-line: underline;
  color: #0279CF;
  transition: 0.35s;
}
.form-wrapper form .form-agreement .two label a:hover {
  color: var(--primary-color1);
}
.form-wrapper form .employment-check input[type=checkbox]:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 4px;
  width: 4px;
  height: 8px;
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}
.form-wrapper form .forgot-pass {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  text-decoration-line: underline;
  color: #0279CF;
  transition: 0.35s;
}
.form-wrapper form .forgot-pass:hover {
  color: var(--primary-color1);
}
.form-wrapper form button {
  padding: 10px 30px;
  width: 100%;
  justify-content: center;
}
.form-wrapper form .login-difarent-way {
  padding-top: 30px;
}
.form-wrapper form .login-difarent-way a {
  display: flex;
  justify-content: left;
  position: relative;
  z-index: 1;
  transition: 0.5s all ease;
}
.form-wrapper form .login-difarent-way a img {
  margin-right: 10px;
}


.form-wrapper form .add-row button {
  padding: 0;
  text-align: start;
  background-color: transparent;
  display: inline-block;
  width: auto;
  font-weight: 500;
  font-size: 17px;
  text-decoration-line: underline;
  color: #000;
  transition: 0.35s;
}
.form-wrapper form .add-row button.remove {
  color: red;
  margin-bottom: 20px;
}
.form-wrapper form .add-row button:hover {
  color: #000;
}
.form-wrapper form .salary-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.form-wrapper form .salary-wrap .salery-select-area {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.form-wrapper form .salary-wrap .salery-select-area .single-salery {
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin-right: 15px;
}
.form-wrapper form .salary-wrap .salery-select-area .single-salery input {
  margin-right: 5px;
  margin-top: -3px;
  padding: 0;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  border: 1px solid #000000;
  cursor: pointer;
}
.form-wrapper form .salary-wrap .salery-select-area .single-salery input:focus {
  box-shadow: none;
}
.form-wrapper form .salary-wrap .salery-select-area .single-salery .form-check-input:checked {
  background-color: #000000;
  border-color: #000000;
}
.form-wrapper form .salary-wrap .label {
  margin-right: 25px;
}
.form-wrapper form .salary-wrap .containerss {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
  padding-left: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-weight: 500;
  font-size: 1rem;
  font-family: var(--font-work-sans);
  color: var(--text-color1);
}
.form-wrapper form .salary-wrap .containerss .bi {
  color: #ffcc33;
  margin-right: 3px;
}
.form-wrapper form .salary-wrap .checkbox-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 20px;
  display: flex;
  align-items: center;
}
.form-wrapper form .salary-wrap .checkbox-container ul li {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.form-wrapper form .salary-wrap .checkbox-container ul li .text {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 14px;
  color: var(--title-color1);
}
.form-wrapper form .salary-wrap .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form-wrapper form .salary-wrap .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: transparent;
  border: 1px solid rgba(0, 167, 172, 0.5);
  border-radius: 50%;
}
.form-wrapper form .salary-wrap .checkbox-container:hover input ~ .checkmark {
  background-color: transparent;
}
.form-wrapper form .salary-wrap .checkbox-container input:checked ~ .checkmark {
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
  border-radius: 50%;
}
.form-wrapper form .salary-wrap .checkbox-container input:checked ~ .text {
  color: var(--title-color1);
}
.form-wrapper form .salary-wrap .checkbox-container input:checked ~ .qty {
  color: var(--title-color1);
}
.form-wrapper form .salary-wrap .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.form-wrapper form .salary-wrap .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
.form-wrapper form .salary-wrap .checkbox-container .checkmark:after {
  left: 1px;
  top: -4px;
}
.form-wrapper .privacy-security-area .single-permission {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}
@media (max-width: 767px) {
  .form-wrapper .privacy-security-area .single-permission {
    flex-wrap: wrap;
  }
}
.form-wrapper .privacy-security-area .single-permission .title h6 {
  font-weight: 600;
  font-size: 1rem;
  color: var(--title-color1);
  margin-bottom: 0;
  padding: 0;
}
.form-wrapper .privacy-security-area .single-permission .title p {
  padding-top: 5px;
  margin-bottom: 0;
}
.form-wrapper .privacy-security-area .single-permission .form-check {
  display: block;
  min-height: unset;
  min-width: 40px;
  padding-left: 2.5em;
  margin-bottom: 0.125rem;
  cursor: pointer;
}
.form-wrapper .privacy-security-area .single-permission .form-check-input {
  width: 40px;
  height: 20px;
}
.form-wrapper .privacy-security-area .single-permission .form-check-input:checked {
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
}
.form-wrapper .privacy-security-area .single-permission .form-check-input:focus {
  border-color: var(--primary-color1);
  outline: 0;
  box-shadow: none;
}
.form-wrapper .privacy-security-area .single-permission .delete-btn button {
  background-color: transparent;
  font-weight: 600;
  font-size: 1rem;
  color: #FF3023;
  white-space: nowrap;
  padding: 0;
}
.form-wrapper.comment-form form {
  background: #F8F8F8;
  border-radius: 10px;
  border: none;
  padding: 50px 40px;
}
@media (max-width: 576px) {
  .form-wrapper.comment-form form {
    padding: 50px 25px;
  }
}
.form-wrapper.comment-form form .post-title {
  margin-bottom: 30px;
}
.form-wrapper.comment-form form .post-title h5 {

  font-weight: 600;
  font-size: 1.25rem;
  line-height: 24px;
  color: var(--title-color1);
}

.login-area .form-wrapper {
  max-width: 570px;
  width: 100%;
  margin: 0 auto;
  
  
    background: rgb(255, 255, 255);
    border: 1px solid rgb(231, 231, 231);
    border-radius: 20px;
    padding: 40px;
    
}
.login-area .form-wrapper .form-title {
  margin-bottom: 50px;
}
.login-area .form-wrapper .form-title h3 {
  font-weight: 700;
  font-size: 30px;
  color: #000000;
  text-align: center;
}
.login-area .form-wrapper .form-title span {
  display: block;
  height: 8px;
  width: 8px;
  margin: 0 auto;
  border-radius: 50%;
  background: #E7E7E7;
  text-align: center;
  position: relative;
}
.login-area .form-wrapper .form-title span::after {
  content: "";
  width: 76px;
  height: 1px;
  background: #E7E7E7;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.login-area .form-wrapper .form-title span::before {
  content: "";
  width: 76px;
  height: 1px;
  background: #E7E7E7;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.register-area .form-wrapper {
  max-width: 770px;
  width: 100%;
  margin: 0 auto;
}
.register-area .form-wrapper .form-title {
  margin-bottom: 50px;
}
.register-area .form-wrapper .form-title h3 {
  font-weight: 700;
  font-size: 30px;
  color: var(--title-color1);
  text-align: center;
}
.register-area .form-wrapper .form-title span {
  display: block;
  height: 8px;
  width: 8px;
  margin: 0 auto;
  border-radius: 50%;
  background: #E7E7E7;
  text-align: center;
  position: relative;
}
.register-area .form-wrapper .form-title span::after {
  content: "";
  width: 118px;
  height: 1px;
  background: #E7E7E7;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.register-area .form-wrapper .form-title span::before {
  content: "";
  width: 118px;
  height: 1px;
  background: #E7E7E7;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.register-area .form-wrapper .register-tab nav .nav-tabs {
  justify-content: center;
  margin-bottom: 40px;
  border: none;
  gap: 25px;
}
.register-area .form-wrapper .register-tab nav .nav-tabs .nav-link {
  border: 1px solid rgb(0 87 227);
  border-radius: 50px;
  padding: 3px 43px;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1.125rem;
  color: #000000;
}
.register-area .form-wrapper .register-tab nav .nav-tabs .nav-link.active {
  background-color: var(--primary-color1);
  color: #FFFFFF;
}

.dashboard-area .section-title {
  margin-bottom: 50px;
}
.dashboard-area .section-title h5 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  background: var(--white);
  display: inline-block;
  margin-bottom: 0;
  line-height: 1;
  padding: 14px 20px;
  border-radius: 5px;
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu {
  background: #FFFFFF;
border: 1px solid rgb(92 94 94 / 12%);
  border-radius: 5px;
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li a {
  font-weight: 600;
  font-size: 1rem;
  color: var(--text-color1);
  padding: 10px 30px;
  display: flex;
  align-items: center;
  transition: 0.35s;
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li a svg {
  fill: var(--text-color1);
  margin-right: 15px;
  transition: 0.35s;
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li a svg.stroke {
  stroke: var(--text-color1);
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li a.active {
  background-color: #00000014;
  color: #000;
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li a.active i {
  color: #000;
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li a.active i.stroke {
  stroke: var(--white);
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li a:hover {
  background-color: rgba(0, 0, 0, 0.08);
  color: var(--title-color1);
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li a:hover i {
  fill: var(--title-color1);
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li:first-child a {
  border-radius: 5px 5px 0px 0px;
}
.dashboard-area .dashboard-sidebar .single-widget .dashboard-menu ul li:last-child a {
  border-radius: 0px 0px 5px 5px;
}
.dashboard-area .dashboard-sidebar .single-widget .widget-title {
  margin-bottom: 25px;
}
.dashboard-area .dashboard-sidebar .single-widget .widget-title h6 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
}
.dashboard-area .dashboard-sidebar .single-widget .recent-activitys {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dashboard-area .dashboard-sidebar .single-widget .recent-activitys li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.dashboard-area .dashboard-sidebar .single-widget .recent-activitys li:last-child {
  margin-bottom: 0;
}
.dashboard-area .dashboard-sidebar .single-widget .recent-activitys li .company-img {
  padding-right: 15px;
}
.dashboard-area .dashboard-sidebar .single-widget .recent-activitys li .company-img img {
  width: 70px;
  height: 70px;
  border-radius: 5px;
}
.dashboard-area .dashboard-sidebar .single-widget .recent-activitys li .content h6 {
  margin-bottom: 7px;
}
.dashboard-area .dashboard-sidebar .single-widget .recent-activitys li .content h6 a {
  font-weight: 600;
  font-size: 1rem;
  line-height: 22px;
  color: var(--title-color1);
  transition: 0.35s;
}
.dashboard-area .dashboard-sidebar .single-widget .recent-activitys li .content h6 a:hover {
  color: var(--primary-color1);
}
.dashboard-area .dashboard-sidebar .single-widget .recent-activitys li .content span {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  line-height: 22px;
  color: var(--text-color1);
}
.dashboard-area .lg-btn {
  padding: 12px 28px;
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu {
  background: #FFFFFF;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  padding: 10px 10px;
}
@media (max-width: 1199px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu {
    padding: 15px 20px;
  }
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  background: #F3F3F3;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul {
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 576px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul {
    display: block;
  }
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li {
  position: relative;
  width: 100%;
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #D8D8D8;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 991px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li::after {
    display: none;
    visibility: hidden;
  }
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a {
  font-weight: 600;
  font-size: 1.063rem;
  color: var(--title-color1);
  padding: 15px 44px;
  display: flex;
  align-items: center;
  transition: 0.35s;
  white-space: nowrap;
  width: 100%;
}
@media (max-width: 1399px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a {
    padding: 15px 30px;
  }
}
@media (max-width: 1199px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a {
    padding: 12px 18px;
  }
}
@media (max-width: 991px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a {
    padding: 12px 29px;
  }
}
@media (max-width: 576px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a {
    border-radius: 5px !important;
  }
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a i {
  fill: var(--title-color1);
  margin-right: 10px;
  transition: 0.35s;
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a i.stroke {
  stroke: var(--title-color1);
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a.active {
  background-color: #000000;
  color: #FFFFFF;
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a.active i {
  color: #FFFFFF;
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a.active i {
  fill: #FFFFFF
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a.active i.stroke {
  stroke: #FFFFFF
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a:hover {
  background-color: rgba(0, 0, 0, 0.08);
  color: var(--title-color1);
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a:hover i {
  color: var(--title-color1);
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li a:hover i {
  fill: var(--title-color1);
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li:first-child .active {
  border-radius: 5px 0px 0px 5px;
}

@media (max-width: 991px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li:first-child .active {
    border-radius: 5px !important;
  }
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li:last-child .active {
  border-radius: 0px 5px 5px 0px;
}
@media (max-width: 576px) {
  .dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li:last-child .active {
    border-radius: 5px !important;
  }
}
.dashboard-area.company-dashboard .dashboard-sidebar .dashboard-menu ul li:last-child::after {
  display: none;
  visibility: hidden;
}

.dashboard-inner .author-area {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
.dashboard-inner .author-area.two {
  margin-bottom: 0;
}
.dashboard-inner .author-area .author-img {
  margin-right: 20px;
}
.dashboard-inner .author-area .author-img img {
  height: 90px;
  width: 90px;
  border-radius: 50px;
   border: 1px solid #0a0a0a2e;
}
.dashboard-inner .author-area .author-content span {
  font-family: var(--font-work-sans);
  font-weight: 600;
  font-size: 1rem;
  color: var(--text-color1);
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1;
  position: relative;
}

.dashboard-inner .author-area .author-content h4 {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 1.625rem;
  letter-spacing: 0.06em;
  color: #000000;
}
.dashboard-inner .author-and-action-btn-area {
  display: flex;
  justify-content: space-between;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 22px 30px;
}
@media (max-width: 767px) {
  .dashboard-inner .author-and-action-btn-area {
    justify-content: start;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .dashboard-inner .author-and-action-btn-area.two {
    padding-top: 30px;
  }
}
.dashboard-inner .author-and-action-btn-area .action-btn-group ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
.dashboard-inner .author-and-action-btn-area .action-btn-group ul li a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.875rem;
  color: #000000;
  display: flex;
  align-items: center;
  white-space: nowrap;
  gap: 8px;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  transition: 0.35s;
  padding: 15px 15px;
}
@media (max-width: 576px) {
  .dashboard-inner .author-and-action-btn-area .action-btn-group ul li a {
    gap: 5px;
  }
}
.dashboard-inner .author-and-action-btn-area .action-btn-group ul li a span {
  height: 28px;
  width: 28px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00B4DC;
}
.dashboard-inner .author-and-action-btn-area .action-btn-group ul li a:hover {
  color: #0057e3;
}
.dashboard-inner .author-and-action-btn-area .action-btn-group ul li:nth-child(2) a span {
  background: #00CC9B;
}
.dashboard-inner .author-and-action-btn-area .action-btn-group ul li:nth-child(2) a:hover {
  color: #0057e3;
}
.dashboard-inner .author-and-action-btn-area .action-btn-group ul li:nth-child(3) a span {
  background: #0082E0;
}
.dashboard-inner .author-and-action-btn-area .action-btn-group ul li:nth-child(3) a:hover {
  color: #0057e3;
}
.dashboard-inner .counter-area {
  margin-bottom: 60px;
}
.dashboard-inner .counter-area .counter-single {
  background: #FFFFFF;
  border: 1px solid rgba(0, 167, 172, 0.12);
  border-radius: 5px;
  padding: 25px 15px;
  display: flex;
  align-items: center;
  position: relative;
}
.dashboard-inner .counter-area .counter-single .counter-icon {
  height: 56px;
  width: 56px;
  border-radius: 50%;
  background-color: rgba(0, 167, 172, 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.dashboard-inner .counter-area .counter-single .counter-icon i {
  font-size: 25px;
  color: #000;
}
.dashboard-inner .counter-area .counter-single .coundown p {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
}
.dashboard-inner .counter-area .counter-single .coundown h3 {
  font-weight: 600;
  font-size: 1.5rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
.dashboard-inner .counter-area .counter-single .coundown span {
  font-weight: 600;
  font-size: 1.5rem;
  color: var(--title-color1);
}
.dashboard-inner .counter-area .counter-single::after {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
  bottom: 0px;
  border-radius: 10px;
  z-index: 1;
}
.dashboard-inner .counter-area .counter-single.two .counter-icon {
  background-color: rgb(66 148 255 / 12%);
}
.dashboard-inner .counter-area .counter-single.two .counter-icon i {
  color: #000;
}
.dashboard-inner .counter-area .counter-single.two::after {
  background-color: #000;
}
.dashboard-inner .counter-area .counter-single.three .counter-icon {
  background-color: rgba(223, 161, 0, 0.08);
}
.dashboard-inner .counter-area .counter-single.three .counter-icon i {
  color: #000;
}
.dashboard-inner .counter-area .counter-single.three::after {
  background-color: #000;
}
.dashboard-inner .counter-area .counter-single.four .counter-icon {
  background-color: rgba(2, 175, 165, 0.08);
}
.dashboard-inner .counter-area .counter-single.four::after {
  background-color: #000;
}
.dashboard-inner .counter-area .counter-single.five .counter-icon {
  background-color: rgba(175, 2, 137, 0.08);
}
.dashboard-inner .counter-area .counter-single.five .counter-icon i {
  color: #AF0289;
}
.dashboard-inner .counter-area .counter-single.five::after {
  background-color: #AF0289;
}
.dashboard-inner .new-applied-job-area {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 40px 35px;
}
@media (max-width: 576px) {
  .dashboard-inner .new-applied-job-area {
    padding: 40px 12px;
  }
}
.dashboard-inner .new-applied-job-area h5 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  margin-bottom: 36px;
}

.table-wrapper &gt; .title {
  font-weight: 600;
  font-size: 20px;
  color: var(--title-color1);
  margin-bottom: 35px;
}
.table-wrapper .right-site {
  display: flex;
  align-items: center;
  gap: 50px;
}
@media (max-width: 576px) {
  .table-wrapper .right-site {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.table-wrapper .right-site .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  font-family: var(--font-work-sans);
  color: var(--title-color1);
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding-left: 15px;
  padding-right: 30px;
  white-space: nowrap;
  width: auto;
}
.table-wrapper .right-site .nice-select::after {
  border-bottom: 1px solid var(--title-color1);
  border-right: 1px solid var(--title-color1);
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
}
.table-wrapper .right-site .nice-select .current {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.table-wrapper .right-site .nice-select .option {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.table-wrapper .right-site .nice-select .option .selected {
  font-weight: 500;
}
.table-wrapper .right-site .nice-select .option:hover, .table-wrapper .right-site .nice-select .option.focus, .table-wrapper .right-site .nice-select .option.selected.focus {
  background-color: rgba(0, 167, 172, 0.2);
}
.table-wrapper .right-site .filter-area {
  display: flex;
  align-items: center;
  gap: 10px;
}
.table-wrapper .right-site .filter-area .select-area {
  display: flex;
  align-items: center;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 2px 15px 2px 10px;
}
.table-wrapper .right-site .filter-area .select-area span {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--text-color1);
  line-height: 1;
}
.table-wrapper .right-site .filter-area .select-area .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  border-radius: 5px;
  border: 1px solid transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  font-family: var(--font-work-sans);
  color: var(--title-color1);
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding-left: 5px;
  padding-right: 15px;
  white-space: nowrap;
  width: auto;
}
.table-wrapper .right-site .filter-area .select-area .nice-select::after {
  border-bottom: 1px solid var(--title-color1);
  border-right: 1px solid var(--title-color1);
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 2px;
  top: 50%;
}
.table-wrapper .right-site .filter-area .select-area .nice-select .current {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.table-wrapper .right-site .filter-area .select-area .nice-select .option {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.table-wrapper .right-site .filter-area .select-area .nice-select .option .selected {
  font-weight: 500;
}
.table-wrapper .right-site .filter-area .select-area .nice-select .option:hover, .table-wrapper .right-site .filter-area .select-area .nice-select .option.focus, .table-wrapper .right-site .filter-area .select-area .nice-select .option.selected.focus {
  background-color: rgba(0, 167, 172, 0.2);
}
.table-wrapper .right-site .filter-area span {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--text-color1);
  line-height: 1;
}
.table-wrapper .filter-wrapper {
  background: #FFFFFF;
  border: 1px solid rgba(0, 167, 172, 0.12);
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 30px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .table-wrapper .filter-wrapper {
    padding: 20px;
  }
}
@media (max-width: 1399px) {
  .table-wrapper .filter-wrapper {
    padding: 20px;
  }
}
.table-wrapper .filter-wrapper .title-and-btn {
  margin-bottom: 0;
}
.table-wrapper .filter-wrapper .title-and-btn .title {
  padding: 0;
}
.table-wrapper .filter-wrapper .right-site {
  display: flex;
  align-items: center;
  gap: 35px;
  flex-wrap: wrap;
}
@media (max-width: 1399px) {
  .table-wrapper .filter-wrapper .right-site {
    gap: 15px;
  }
}
@media (max-width: 576px) {
  .table-wrapper .filter-wrapper .right-site {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.table-wrapper .filter-wrapper .right-site .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #F6F6F6;
  border-radius: 5px;
  border: 1px solid transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  font-family: var(--font-work-sans);
  color: var(--title-color1);
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding-left: 15px;
  padding-right: 30px;
  white-space: nowrap;
  width: auto;
}
.table-wrapper .filter-wrapper .right-site .nice-select::after {
  border-bottom: 1px solid var(--title-color1);
  border-right: 1px solid var(--title-color1);
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
}
.table-wrapper .filter-wrapper .right-site .nice-select .current {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 14px;
  color: var(--title-color1);
}
.table-wrapper .filter-wrapper .right-site .nice-select .option {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.table-wrapper .filter-wrapper .right-site .nice-select .option .selected {
  font-weight: 500;
}
.table-wrapper .filter-wrapper .right-site .nice-select .option:hover, .table-wrapper .filter-wrapper .right-site .nice-select .option.focus, .table-wrapper .filter-wrapper .right-site .nice-select .option.selected.focus {
  background-color: rgba(0, 167, 172, 0.2);
}
.table-wrapper .title-and-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 35px;
}
.table-wrapper .title-and-btn &gt; .title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: var(--title-color1);
  margin-bottom: 0;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 10px 20px 12px;
}
.table-wrapper .title-and-btn .primry-btn-1 {
  color: var(--primary-color1);
  border-color: var(--primary-color1);
  background-color: transparent;
}
.table-wrapper .title-and-btn .primry-btn-1:hover {
  color: var(--white);
}
.table-wrapper .scroll-table {
  height: 450px;
  overflow-y: scroll;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .table-wrapper .scroll-table {
    padding-right: 10px;
  }
}
@media (max-width: 1399px) {
  .table-wrapper .scroll-table {
    padding-right: 10px;
  }
}
.table-wrapper .scroll-table::-webkit-scrollbar {
  width: 8px;
}
.table-wrapper .scroll-table::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #0000007a;
}
.table-wrapper .scroll-table::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.table-wrapper .eg-table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .table-wrapper .eg-table {
    display: block;
    width: 100%;
  }
  .table-wrapper .eg-table td:before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 30%;
    text-align: left;
    padding-left: 15px;
    font-weight: 600;
    color: #1F2937;
  }
}
.table-wrapper .eg-table .company-btn {
  color: var(--title-color1);
  font-weight: 500;
  font-size: 1rem;
  transition: 0.35s;
  white-space: nowrap;
  background-color: transparent;
}
.table-wrapper .eg-table .company-btn.style-2 {
  text-decoration: underline;
}
.table-wrapper .eg-table .company-btn:hover {
  color: var(--primary-color1);
}
.table-wrapper .eg-table .view-btn {
  color: var(--primary-color1);
  font-weight: 500;
  font-size: 1rem;
  transition: 0.35s;
  white-space: nowrap;
  background-color: transparent;
}
.table-wrapper .eg-table .view-btn.style-2 {
  text-decoration: underline;
}
.table-wrapper .eg-table .view-btn:hover {
  color: var(--title-color1);
}
.table-wrapper .eg-table .purple-btn {
  background-color: #7307C9;
}
.table-wrapper .eg-table .yellow-btn {
  background: #DFA100;
}
.table-wrapper .eg-table .orenge-btn {
  background: #FF4820;
}
.table-wrapper .eg-table .green-btn {
  background: var(--primary-color1);
}
.table-wrapper .eg-table .eg-btn {
  font-weight: 500;
  font-size: 0.938rem;
  color: var(--white);
  padding: 4px 22px 7px;
  border-radius: 5px;
  line-height: 1;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
}
.table-wrapper .eg-table .eg-btn::after {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--title-color1);
  z-index: -1;
}
.table-wrapper .eg-table .eg-btn:hover {
  color: var(--white);
}
.table-wrapper .eg-table .eg-btn:hover::after {
  opacity: 1;
  left: 0;
  right: 0;
}
.table-wrapper .eg-table .transparent-btn {
  background-color: transparent;
  border: 1px solid rgba(0, 167, 172, 0.3);
  color: var(--primary-color1);
  border-radius: 5px;
}
.table-wrapper .eg-table .transparent-btn:hover {
  border-color: transparent;
}
.table-wrapper .eg-table .active {
  color: var(--primary-color1);
  font-weight: 500;
}
.table-wrapper .eg-table .pending {
  color: #C99307;
  font-weight: 500;
}
.table-wrapper .eg-table .email {
  color: #0279CF;
}
.table-wrapper .eg-table .light-sky-btn {
  background: rgba(3, 157, 205, 0.2);
  color: #039DCD;
}
.table-wrapper .eg-table .light-sky-btn:hover {
  color: var(--white);
}
.table-wrapper .eg-table thead {
  background: #000;
  border-radius: 5px 5px 0 0;
  border: 1px solid #000;
}
@media (max-width: 767px) {
  .table-wrapper .eg-table thead {
    display: none;
    visibility: hidden;
  }
}
.table-wrapper .eg-table thead tr {
  border-color: var(--primary-color1);
}
.table-wrapper .eg-table thead tr th {
  text-align: center;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--white);
  padding: 15px 15px;
  vertical-align: middle;
}
.table-wrapper .eg-table thead tr th:first-child {
  text-align: start;
}
@media (max-width: 767px) {
  .table-wrapper .eg-table tbody {
    display: block;
    width: 100%;
  }
}
.table-wrapper .eg-table tbody tr {
  background: #FFFFFF;
  border: 1px solid rgb(84 88 88 / 9%);
}
@media (max-width: 767px) {
  .table-wrapper .eg-table tbody tr {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.table-wrapper .eg-table tbody tr td {
  border: 1px solid rgb(84 88 88 / 9%);
  text-align: center;
  vertical-align: middle;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  padding: 15px 15px;
  color: #000000;
}
.table-wrapper .eg-table tbody tr td .company-info {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  .table-wrapper .eg-table tbody tr td .company-info {
    flex-wrap: wrap;
  }
}
.table-wrapper .eg-table tbody tr td .company-info .logo img {
  height: 37px;
  width: 37px;
  border-radius: 50%;
}
.table-wrapper .eg-table tbody tr td .company-info .company-details .top {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
@media (max-width: 1199px) {
  .table-wrapper .eg-table tbody tr td .company-info .company-details .top {
    flex-wrap: wrap;
    gap: 3px;
  }
}
.table-wrapper .eg-table tbody tr td .company-info .company-details .top h6 {
  margin-bottom: 0;
  margin-right: 25px;
}
.table-wrapper .eg-table tbody tr td .company-info .company-details .top h6 a {
  font-weight: 600;
  font-size: 1rem;
  color: #000000;
  transition: 0.35s;
}
.table-wrapper .eg-table tbody tr td .company-info .company-details .top h6 a:hover {
  color: var(--primary-color1);
}
.table-wrapper .eg-table tbody tr td .company-info .company-details .top span {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: #595959;
  display: flex;
  align-items: center;
}
.table-wrapper .eg-table tbody tr td .company-info .company-details .top span img {
  margin-right: 5px;
}
.table-wrapper .eg-table tbody tr td .company-info .company-details ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .table-wrapper .eg-table tbody tr td .company-info .company-details ul {
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media (max-width: 1399px) {
  .table-wrapper .eg-table tbody tr td .company-info .company-details ul {
    flex-wrap: wrap;
    gap: 0px;
  }
}
.table-wrapper .eg-table tbody tr td .company-info .company-details ul li {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: #595959;
  display: flex;
  align-items: center;
  position: relative;
}
.table-wrapper .eg-table tbody tr td .company-info .company-details ul li::after {
  content: "";
  height: 14px;
  width: 1px;
  background-color: rgba(0, 167, 172, 0.3);
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1399px) {
  .table-wrapper .eg-table tbody tr td .company-info .company-details ul li::after {
    display: none;
    visibility: hidden;
  }
}
.table-wrapper .eg-table tbody tr td .company-info .company-details ul li:first-child::after {
  display: none;
  visibility: hidden;
}
@media (max-width: 1399px) {
  .table-wrapper .eg-table tbody tr td .company-info .company-details ul li:first-child {
    padding-right: 10px;
  }
}
.table-wrapper .eg-table tbody tr td .company-info .company-details ul li img {
  margin-right: 5px;
}
.table-wrapper .eg-table tbody tr td .company-info .company-details ul li p {
  margin-bottom: 0;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
  display: flex;
  align-items: center;
}
@media (max-width: 1399px) {
  .table-wrapper .eg-table tbody tr td .company-info .company-details ul li p {
    flex-wrap: wrap;
  }
}
.table-wrapper .eg-table tbody tr td .company-info .company-details ul li p .title {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: #595959;
  padding-right: 10px;
}
.table-wrapper .eg-table tbody tr td .company-info .company-details ul li p .time {
  font-size: 15px;
  font-weight: 400;
}
.table-wrapper .eg-table tbody tr td .company-info .company-details ul li p span {
  color: #595959;
}
.table-wrapper .eg-table tbody tr td:first-child {
  text-align: start;
}
@media (max-width: 767px) {
  .table-wrapper .eg-table tbody tr td {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
    text-align: right;
    padding-left: 30%;
    position: relative;
  }
}
.table-wrapper .eg-table tbody tr td .action-button {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
}
.table-wrapper .eg-table tbody tr td .action-button li .eg-btn {
  height: 26px;
  width: 26px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.table-wrapper .eg-table tbody tr td .action-button li .green--btn {
  background-color: var(--primary-color1);
}
.table-wrapper .eg-table tbody tr td .action-button li .sky--btn {
  background-color: #00B8E0;
}
.table-wrapper .eg-table tbody tr td .action-button li .delete--btn {
  background-color: #FF4820;
}
.table-wrapper .eg-table tbody tr td.live {
  color: var(--primary-color1);
}
.table-wrapper .eg-table tbody tr td .green-color {
  color: var(--primary-color1);
  font-weight: 500;
}
.table-wrapper .eg-table tbody tr td .red-color {
  color: #FF4820;
  font-weight: 500;
}
.table-wrapper .eg-table tbody tr td .yellow-color {
  color: #C99307;
  font-weight: 500;
}
.table-wrapper .eg-table tbody tr td.closed {
  color: #FF4820;
}
.table-wrapper .eg-table tbody tr td .status {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: transparent;
  width: 100%;
}
.table-wrapper .eg-table tbody tr td .status i {
  opacity: 0;
  transition: 0.35s;
}
.table-wrapper .eg-table tbody tr.style-2 td {
  font-weight: 500;
}
.table-wrapper .eg-table tbody tr.style-2 td:nth-child(4) {
  color: var(--primary-color1);
  font-weight: 500;
}
.table-wrapper .eg-table tbody tr:hover.style-2 {
  background-color: rgba(0, 167, 172, 0.1);
}
.table-wrapper .eg-table tbody tr:hover td .status {
  width: 100%;
}
.table-wrapper .eg-table tbody tr:hover td .status i {
  opacity: 1;
  font-weight: 700;
}
.table-wrapper .pagination-table-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .table-wrapper .pagination-table-info {
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
  }
}
.table-wrapper .pagination-table-info .table-info span {
  font-weight: 600;
  font-size: 1rem;
  color: var(--text-color1);
}
.table-wrapper .pagination-table-info.two {
  background: rgba(0, 167, 172, 0.1);
  padding: 15px 25px;
}

.pagination-area .pagination {
  margin: 0;
  padding: 0;
  gap: 15px;
}
.pagination-area .pagination .page-item.active .page-link {
  color: var(--white);
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
}
.pagination-area .pagination .page-item.disabled .page-link {
  opacity: 0.5;
}
.pagination-area .pagination .page-item .page-link {
  font-family: var(--font-work-sans);
  font-weight: 600;
  font-size: 14px;
  color: #595959;
  background-color: transparent;
  border: 1px solid #eee;
  border-radius: 50%;
  height: 34px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
.pagination-area .pagination .page-item .page-link:focus {
  box-shadow: none;
}
.pagination-area .pagination .page-item .page-link:hover {
  color: var(--white);
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
}
.pagination-area .pagination .page-item:last-child {
  margin-left: 15px;
}
.pagination-area .pagination .page-item:last-child .page-link {
  border-color: #000;
  transition: 0.35s;
}
.pagination-area .pagination .page-item:last-child .page-link::after {
  content: url(../images/icon/explore-arrow.svg);
  position: relative;
  right: 10px;
  top: 2px;
  transition: 0.35s;
}
.pagination-area .pagination .page-item:last-child .page-link:hover {
  background-color: var(--white);
}
.pagination-area .pagination .page-item:last-child .page-link:hover::after {
  content: url(../images/icon/explore-arrow.svg);
  position: relative;
  right: 0px;
  top: 2px;
  transition: 0.35s;
}
.pagination-area .pagination .page-item:first-child {
  margin-right: 15px;
}
.pagination-area .pagination .page-item:first-child .page-link {
  border-color: #000;
  position: relative;
  transition: 0.35s;
}
.pagination-area .pagination .page-item:first-child .page-link::after {
  content: url(../images/icon/explore-arrow-left.svg);
  position: relative;
  left: 10px;
  top: 2px;
  transition: 0.35s;
}
.pagination-area .pagination .page-item:first-child .page-link:hover {
  background-color: var(--white);
}
.pagination-area .pagination .page-item:first-child .page-link:hover::after {
  content: url(../images/icon/explore-arrow-left.svg);
  position: relative;
  left: 0px;
  top: 2px;
  transition: 0.35s;
}

.featured-jobs-area .section-title h4 {
  font-weight: 600;
  font-size: 20px;
  color: var(--title-color1);
  margin-bottom: 35px;
}

.feature-slider2 {
  padding-top: 14px;
}

.feature-card2 {
  background: #FFFFFF;
  border: 1px solid rgba(0, 167, 172, 0.3);
  border-radius: 5px;
  transition: 0.35s;
  padding-left: 25px;
}
.feature-card2 .company-area {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  background-color: rgba(182, 235, 236, 0.4);
  position: relative;
  z-index: 1;
}
.feature-card2 .company-area &gt; span {
  display: inline-block;
  background-color: #9CEAEC;
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 114%;
  width: 60px;
  z-index: -1;
}
@media (max-width: 576px) {
  .feature-card2 .company-area &gt; span {
    height: 112%;
  }
}
.feature-card2 .company-area &gt; span::after {
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
          clip-path: polygon(0 0, 0% 100%, 100% 100%);
  background: #91D9DB;
  height: 13px;
  width: 7px;
  position: absolute;
  right: -7px;
  top: 0;
}
.feature-card2 .company-area &gt; span::before {
  content: "";
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 100%, 0 100%);
  background: #91D9DB;
  height: 13px;
  width: 7px;
  position: absolute;
  left: -7px;
  top: 0;
}
.feature-card2 .company-area .logo {
  border-radius: 50%;
  margin-right: 20px;
  position: relative;
  z-index: 1;
  padding-left: 7px;
}
.feature-card2 .company-area .logo img {
  border-radius: 50%;
  height: 45px;
  width: 45px;
}
.feature-card2 .company-area .company-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0;
}
.feature-card2 .company-area .company-details .name-location h5 {
  margin-bottom: 3px;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
}
.feature-card2 .company-area .company-details .name-location h5 a {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
  margin-right: 15px;
}
.feature-card2 .company-area .company-details .name-location h5 a:hover {
  color: var(--primary-color1);
}
.feature-card2 .company-area .company-details .name-location h5 span {
  display: flex;
  align-items: center;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 14px;
  color: var(--text-color1);
  display: inline-block;
  margin-bottom: -3px;
}
.feature-card2 .company-area .company-details .name-location ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 20px;
}
@media (max-width: 1199px) {
  .feature-card2 .company-area .company-details .name-location ul {
    gap: 0px;
    flex-wrap: wrap;
  }
}
@media (max-width: 576px) {
  .feature-card2 .company-area .company-details .name-location ul {
    display: block;
  }
}
.feature-card2 .company-area .company-details .name-location ul li {
  display: flex;
  align-items: center;
  font-size: 0.938rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
}
.feature-card2 .company-area .company-details .name-location ul li a {
  font-size: 0.938rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
  transition: 0.35s;
}
.feature-card2 .company-area .company-details .name-location ul li a:hover {
  color: var(--primary-color1);
}
@media (max-width: 576px) {
  .feature-card2 .company-area .company-details .name-location ul li {
    padding-right: 15px;
  }
}
.feature-card2 .company-area .company-details .name-location ul li img {
  margin-right: 8px;
}
@media (max-width: 1199px) {
  .feature-card2 .company-area .company-details .name-location ul li img {
    margin-right: 5px;
  }
}
.feature-card2 .company-area .company-details .name-location ul li.verified {
  color: var(--title-color1);
}
@media (max-width: 1399px) {
  .feature-card2 .company-area .company-details .name-location ul li:first-child {
    margin-right: 15px;
  }
}
.feature-card2 .company-area .company-details .bookmark {
  min-width: 28px;
  height: 28px;
  line-height: 28px;
  border: 1px solid rgba(0, 167, 172, 0.3);
  background-color: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
  margin-right: 30px;
}
.feature-card2 .company-area .company-details .bookmark i {
  color: var(--primary-color1);
  font-size: 14px;
  transition: 0.35s;
}
.feature-card2 .company-area .company-details .bookmark:hover {
  background-color: var(--primary-color1);
}
.feature-card2 .company-area .company-details .bookmark:hover i {
  color: var(--white);
}
.feature-card2 .job-discription {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-top: 10px;
}
@media (max-width: 576px) {
  .feature-card2 .job-discription {
    display: block;
  }
}
.feature-card2 .job-discription ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.feature-card2 .job-discription ul li {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  position: relative;
}
.feature-card2 .job-discription ul li::after {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #E4E7E6;
  position: absolute;
  left: 0;
  top: 9px;
}
.feature-card2 .job-discription ul li p {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  padding-left: 15px;
}
.feature-card2 .job-discription ul li p .title {
  color: var(--text-color1);
}
.feature-card2 .job-discription ul li p .time {
  font-family: var(--font-work-sans);
  color: var(--text-color1);
  font-weight: 400;
}
.feature-card2 .job-discription ul li:last-child {
  margin-bottom: 0;
}
.feature-card2 .job-discription ul li a {
  transition: 0.35s;
}
.feature-card2 .job-discription ul li a:hover {
  color: var(--primary-color1);
}
@media (max-width: 576px) {
  .feature-card2 .job-discription ul.one {
    margin-bottom: 3px;
  }
}
.feature-card2 .job-type-apply {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
}
@media (max-width: 576px) {
  .feature-card2 .job-type-apply {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.feature-card2 .job-type-apply .job-type {
  display: flex;
  align-items: center;
  gap: 20px;
}
.feature-card2 .job-type-apply .job-type span {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  border-radius: 50px;
  padding: 5px 21px;
}
.feature-card2 .job-type-apply .apply-btn a {
  color: var(--primary-color1);
  font-size: 15px;
}
.feature-card2 .job-type-apply .apply-btn a span::after {
  top: 2px;
}
.feature-card2 .job-type-apply .full-time {
  background-color: #C7E5EE;
}
.feature-card2 .job-type-apply .remote {
  background-color: #B4F2C1;
}
.feature-card2:hover {
  border: 1px solid #000;
}

.my-profile-inner .section-title {
  margin-bottom: 50px;
}
.my-profile-inner .section-title h5 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  background: var(--white);
  display: inline-block;
  margin-bottom: 0;
  line-height: 1;
  padding: 14px 20px;
  border-radius: 5px;
}
.my-profile-inner .section-title.two {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.my-profile-inner .section-title.two h5 {
  padding: 0;
  background-color: #F8F8F8;
  white-space: nowrap;
  padding-right: 15px;
}
.my-profile-inner .section-title.two .dash {
  position: relative;
  width: 100%;
}
.my-profile-inner .section-title.two .dash::after {
  content: "";
  width: 100%;
  height: 12px;
  background: #EEEEEE;
  position: absolute;
  top: 63%;
  transform: translateY(-50%);
  right: 0;
}

.resume-area {
  background: #FFFFFF;
border: 1px solid rgb(50 52 52 / 12%);
  border-radius: 5px;
  padding: 50px 65px;
  position: relative;
}
@media (max-width: 576px) {
  .resume-area {
    padding: 50px 30px;
  }
}
.resume-area .pl-40 {
  padding-left: 40px;
}
@media (max-width: 1399px) {
  .resume-area .pl-40 {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  .resume-area .pl-40 {
    padding-left: calc(var(--bs-gutter-x) / 2);
  }
}
.resume-area .edit-resume-btn {
  position: absolute;
  right: 65px;
  top: 20px;
}
.resume-area .edit-resume-btn a {
  font-weight: 600;
  font-size: 0.875rem;
  color: #000;
  display: flex;
  align-items: center;
  transition: 0.35s;
}
.resume-area .edit-resume-btn a svg {
  fill:#000;
  margin-left: 5px;
  transition: 0.35s;
}
.resume-area .edit-resume-btn a:hover {
  color: #000;
}
.resume-area .edit-resume-btn a:hover svg {
  fill: #000;
}
.resume-area::after {
  content: "";
  width: 100%;
  height: 0px;
  background: #000;
  border-radius: 10px 10px 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.resume-area .author-area {
  display: flex;
  align-items: center;
}
@media (max-width: 1399px) {
  .resume-area .author-area {
    flex-wrap: wrap;
  }
}
.resume-area .author-area .author-img {
  height: 140px;
  width: 135px;
  border-radius: 5px;
}
.resume-area .author-area .author-img img {
  height: 140px;
  width: 135px;
  border-radius: 5px;
}
.resume-area .author-area .name-degination {
  background: #F8F8F8;
  padding: 35px 30px;
  border-radius: 0 5px 5px 0;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .resume-area .author-area .name-degination {
    padding: 35px 20px;
  }
}
@media (max-width: 1399px) {
  .resume-area .author-area .name-degination {
    padding: 35px 20px;
  }
}
.resume-area .author-area .name-degination h4 {
  font-weight: 600;
  font-size: 1.625rem;
  line-height: 1.1;
  color: #000;
  margin-bottom: 10px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .resume-area .author-area .name-degination h4 {
    font-size: 1.375rem;
  }
}
@media (max-width: 1399px) {
  .resume-area .author-area .name-degination h4 {
    font-size: 1.375rem;
  }
}
.resume-area .author-area .name-degination span {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 21px;
  color: var(--text-color1);
}
.resume-area .contact-area {
  text-align: right;
}
.resume-area .contact-area h4 {
  font-weight: 600;
  font-size: 1.5rem;
  color: var(--title-color1);
  margin-bottom: 18px;
}
.resume-area .contact-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.resume-area .contact-area ul li {
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
  display: flex;
  align-items: baseline;
  justify-content: end;
  margin-bottom: 12px;
}
@media (max-width: 576px) {
  .resume-area .contact-area ul li {
    flex-wrap: wrap;
  }
}
.resume-area .contact-area ul li:last-child {
  margin-bottom: 0;
}
.resume-area .contact-area ul li a {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color1);
  display: flex;
  align-items: center;
  padding-left: 5px;
}
.resume-area .contact-area ul li a span {
  height: 24px;
  width: 24px;
  border: 1px solid rgba(0, 167, 172, 0.3);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
.resume-area .section-title {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.resume-area .section-title h6 {
  font-weight: 600;
  font-size: 1.063rem;
  color: var(--title-color1);
  margin-bottom: 0;
  background-color: var(--white);
  white-space: nowrap;
  padding: 0px 20px 0px 0px;
}
.resume-area .section-title .dash {
  position: relative;
  width: 100%;
}
.resume-area .section-title .dash::after {
  content: "";
  width: 100%;
  opacity: 0.5;
  border: 1px dashed #000;
  position: absolute;
  top: 63%;
  transform: translateY(-50%);
  right: 0;
}
.resume-area .single-information-area {
  margin-bottom: 30px;
}
.resume-area .single-information-area .devaider1::before {
  content: "";
  height: 100%;
  width: 1px;
  background: #D9D9D9;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .resume-area .single-information-area .devaider1::before {
    width: 100%;
    height: 1px;
    bottom: -12px;
    top: unset;
    transform: unset;
  }
}
.resume-area .single-information-area .devaider1::after {
  content: "";
  height: 33px;
  width: 3px;
  background-color: #000;
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .resume-area .single-information-area .devaider1::after {
    width: 33px;
    height: 3px;
    top: unset;
    left: 50%;
    bottom: -13px;
    transform: translateX(-50%);
  }
}
.resume-area .single-information-area .description p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 26px;
  color: var(--font-work-sans);
  margin-bottom: 0;
}
.resume-area .single-information-area .informations ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.resume-area .single-information-area .informations ul li {
  font-weight: 500;
  font-size: 15px;
  color: var(--text-color1);
  margin-bottom: 5px;
}
.resume-area .single-information-area .informations ul li:last-child {
  margin-bottom: 0;
}
.resume-area .single-information-area .informations ul li span {
  color: var(--title-color1);
}
.resume-area .single-information-area .educational-qualification {
  display: flex;
  gap: 150px;
}
@media (max-width: 991px) {
  .resume-area .single-information-area .educational-qualification {
    gap: 80px;
  }
}
@media (max-width: 767px) {
  .resume-area .single-information-area .educational-qualification {
    gap: 30px;
    flex-wrap: wrap;
  }
}
.resume-area .single-information-area .educational-qualification .passing-year {
  white-space: nowrap;
  position: relative;
}
.resume-area .single-information-area .educational-qualification .passing-year::after {
  content: "";
  height: 1px;
  width: 120px;
  position: absolute;
  top: 10px;
  background-color: rgba(0, 167, 172, 0.2);
  right: -135px;
}
@media (max-width: 991px) {
  .resume-area .single-information-area .educational-qualification .passing-year::after {
    width: 60px;
    right: -70px;
  }
}
@media (max-width: 767px) {
  .resume-area .single-information-area .educational-qualification .passing-year::after {
    right: unset;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    top: unset;
    bottom: -15px;
  }
}
.resume-area .single-information-area .educational-qualification .passing-year &gt; span {
  display: inline-block;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background-color: rgba(0, 167, 172, 0.2);
  position: absolute;
  right: -83px;
  top: 7px;
  transform: translate(-50%);
}
@media (max-width: 991px) {
  .resume-area .single-information-area .educational-qualification .passing-year &gt; span {
    right: -48px;
  }
}
@media (max-width: 767px) {
  .resume-area .single-information-area .educational-qualification .passing-year &gt; span {
    right: 0;
    left: 50%;
    transform: translateX(-50%);
    top: unset;
    bottom: -18px;
  }
}
.resume-area .single-information-area .educational-qualification .passing-year &gt; span::after {
  content: "";
  height: 13px;
  width: 13px;
  border-radius: 50%;
  border: 1px solid rgba(0, 167, 172, 0.2);
  position: absolute;
  left: -3px;
  top: -3px;
}
.resume-area .single-information-area .educational-qualification .passing-year p {
  font-weight: 500;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--text-color1);
  margin-bottom: 0;
}
.resume-area .single-information-area .educational-qualification .passing-year p &gt; span {
  color: var(--title-color1);
  padding-right: 10px;
}
.resume-area .single-information-area .educational-qualification .education-dt h6 {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1.063rem;
  color: var(--title-color1);
  margin-bottom: 15px;
}
.resume-area .single-information-area .educational-qualification .education-dt &gt; ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.resume-area .single-information-area .educational-qualification .education-dt &gt; ul li {
  font-weight: 500;
  font-size: 15px;
  color: var(--text-color1);
  padding-right: 20px;
  padding-left: 15px;
  position: relative;
}
.resume-area .single-information-area .educational-qualification .education-dt &gt; ul li span {
  color: var(--title-color1);
}
.resume-area .single-information-area .educational-qualification .education-dt &gt; ul li::after {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #DCDCDC;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.resume-area .single-information-area .educational-qualification .education-dt .position {
  font-weight: 500;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--text-color1);
  margin-bottom: 0;
}
.resume-area .single-information-area .educational-qualification .education-dt .position &gt; span {
  color: var(--title-color1);
  padding-right: 10px;
}
.resume-area .single-information-area .educational-qualification .education-dt .responsibility {
  padding-top: 10px;
}
.resume-area .single-information-area .educational-qualification .education-dt .responsibility h6 {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.938rem;
  color: var(--title-color1);
  margin-bottom: 15px;
}
.resume-area .single-information-area .educational-qualification .education-dt .responsibility ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.resume-area .single-information-area .educational-qualification .education-dt .responsibility ul li {
  font-weight: 500;
  font-size: 0.938rem;
  color: var(--text-color1);
  padding-right: 20px;
  padding-left: 25px;
  position: relative;
  margin-bottom: 5px;
}
.resume-area .single-information-area .educational-qualification .education-dt .responsibility ul li::after {
  content: "";
  height: 1px;
  width: 18px;
  border-radius: 50%;
  background: #595959;
  position: absolute;
  left: 0;
  top: 11px;
}
.resume-area .single-information-area .educational-qualification .education-dt .responsibility ul li:last-child {
  margin-bottom: 0;
}
.resume-area .single-information-area .tag-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 15px;
}
.resume-area .single-information-area .tag-area ul li {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.938rem;
  color: var(--text-color1);
}
.resume-area .single-information-area .social-area {
  padding-top: 5px;
}
.resume-area .single-information-area .social-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.resume-area .single-information-area .social-area ul li a {
  display: flex;
  align-items: center;
  border-radius: 5px;
  position: relative;
  transition: 0.5s all ease;
  font-weight: 600;
  font-size: 0.875rem;
  color: #000;
  border: 1px solid rgb(20 20 20 / 20%);
  padding: 4px 24px;
  position: relative;
  z-index: 1;
}
.resume-area .single-information-area .social-area ul li a::after {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: #000;
  z-index: -2;
}
.resume-area .single-information-area .social-area ul li a:hover {
  color: var(--white);
}
.resume-area .single-information-area .social-area ul li a:hover::after {
  left: 0;
  right: 0;
  opacity: 1;
}
.resume-area .declaration-area h6 {
  font-weight: 600;
  font-size: 1.063rem;
  color: var(--title-color1);
  margin-bottom: 8px;
}
.resume-area .declaration-area p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--text-color1);
}
.resume-area .gratitude-area span {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  line-height: 19px;
  color: var(--text-color1);
  display: inline-block;
  margin-bottom: 3px;
}
.resume-area .gratitude-area h6 {
  font-weight: 600;
  font-size: 1.063rem;
  color: var(--title-color1);
  margin-bottom: 0;
}

.dowunload-btn a {
  display: inline-block;
}

.inner-banner {
  background-color: #f5f5f5;
  padding: 0px 0;
}
.inner-banner .banner-content h1 {
  font-size: 1.75rem;
  font-weight: 700;
  color: #000;
  margin-bottom: 5px;
}
.inner-banner .banner-content span {
  display: block;
  height: 7px;
  width: 7px;
  margin: 0 auto;
  border-radius: 50%;
  background: rgb(105 107 110 / 32%);
  text-align: center;
  position: relative;
}
.inner-banner .banner-content span::before {
  content: "";
  width: 67px;
  height: 1px;
  background: rgb(105 107 110 / 32%);
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.inner-banner .banner-content span::after {
  content: "";
  width: 67px;
  height: 1px;
  background: rgb(105 107 110 / 32%);
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.inner-banner .banner-content .breadcrumb {
  justify-content: center;
  padding-top: 10px;
  margin-bottom: 0;
}
.inner-banner .banner-content .breadcrumb li {
  font-size: 1rem;
  font-weight: 500;
  color: #202020;
}
.inner-banner .banner-content .breadcrumb li a {
  color: #999;
  transition: 0.35s;
}
.inner-banner .banner-content .breadcrumb li a:hover {
  color: #000;
}
.inner-banner .banner-content .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.4rem;
}

.job-sidebar {
  background: #F8F8F8;
  border-radius: 10px;
  padding: 40px 20px;
}
@media (max-width: 1199px) {
  .job-sidebar {
    padding: 25px 15px;
  }
}
@media (max-width: 991px) {
  .job-sidebar {
    max-width: 100%;
    margin-top: 50px;
  }
}
.job-sidebar .job-widget {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 40px 25px;
}
@media (max-width: 1199px) {
  .job-sidebar .job-widget {
    padding: 25px 10px;
  }
}
.job-sidebar .job-widget .tags {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 8px;
}
.job-sidebar .job-widget .tags li {
  margin-right: 5px;
}
.job-sidebar .job-widget .tags li a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  line-height: 1;
  color: var(--text-color1);
  transition: 0.35s;
}
.job-sidebar .job-widget .tags li a:hover {
  color: var(--primary-color1);
}
.job-sidebar .job-widget .job-widget-title {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
}
.job-sidebar .job-widget .check-box-item .containerss {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-weight: 500;
  font-size: 1rem;
  font-family: var(--font-work-sans);
  color: var(--text-color1);
}
.job-sidebar .job-widget .check-box-item .containerss .bi {
  color: #ffcc33;
  margin-right: 3px;
}
.job-sidebar .job-widget .check-box-item .checkbox-container {
  padding-top: 10px;
}
.job-sidebar .job-widget .check-box-item .checkbox-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.job-sidebar .job-widget .check-box-item .checkbox-container ul li {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.job-sidebar .job-widget .check-box-item .checkbox-container ul li:last-child label {
  margin-bottom: 0;
}
.job-sidebar .job-widget .check-box-item .checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.job-sidebar .job-widget .check-box-item .checkmark {
  position: absolute;
  top: 6px;
  left: 0;
  height: 12px;
  width: 12px;
  background-color: transparent;
  border: 1px solid var(--text-color1);
  border-radius: 50%;
}
.job-sidebar .job-widget .check-box-item .checkbox-container:hover input ~ .checkmark {
  background-color: transparent;
}
.job-sidebar .job-widget .check-box-item .checkbox-container input:checked ~ .checkmark {
  background-color: #000000;
  border-color: #000000;
  border-radius: 50%;
}
.job-sidebar .job-widget .check-box-item .checkbox-container input:checked ~ .text {
  color: var(--title-color1);
}
.job-sidebar .job-widget .check-box-item .checkbox-container input:checked ~ .qty {
  color: var(--title-color1);
}
.job-sidebar .job-widget .check-box-item .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.job-sidebar .job-widget .check-box-item .checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
.job-sidebar .job-widget .check-box-item .checkbox-container .checkmark:after {
  content: url(../images/icon/checkbox-check.svg);
  left: 1.5px;
  top: -10px;
}
@media (max-width: 1399px) {
  .job-sidebar .job-widget .check-box-item .checkbox-container .checkmark:after {
    top: -9px;
  }
}
@media (max-width: 991px) {
  .job-sidebar .job-widget .check-box-item .checkbox-container .checkmark:after {
    top: -8px;
  }
}
.job-sidebar .job-widget.style-1 {
  padding: 40px 12px 40px 25px;
}
@media (max-width: 1199px) {
  .job-sidebar .job-widget.style-1 {
    padding: 25px 0px 25px 10px;
  }
}
.job-sidebar .job-widget.style-1 ul {
  max-height: 250px;
  overflow-y: scroll;
  padding-right: 12px !important;
}
.job-sidebar .job-widget.style-1 ul::-webkit-scrollbar {
  width: 8px;
}
.job-sidebar .job-widget.style-1 ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--primary-color1);
}
.job-sidebar .job-widget.style-1 ul::-webkit-scrollbar-track {
  background: rgba(0, 167, 172, 0.2);
  border-radius: 10px;
}
.job-sidebar .job-widget .salary-container {
  padding-top: 5px;
}
.job-sidebar .job-widget .salary-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.job-sidebar .job-widget .salary-container ul li {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.job-sidebar .job-widget .salary-container ul li:last-child {
  margin-bottom: 0;
}
.job-sidebar .job-widget .salary-container ul li input {
  margin-right: 8px;
  margin-top: -1px;
  padding: 0;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 1px solid var(--text-color1);
  cursor: pointer;
}
.job-sidebar .job-widget .salary-container ul li input:focus {
  box-shadow: none;
}
.job-sidebar .job-widget .salary-container ul li .form-check-input:checked {
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
}
.job-sidebar .job-widget .salary-container ul li .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.job-sidebar .job-widget .salary-container ul li .content span {
  display: inline-block;
  font-weight: 500;
  font-size: 1rem;
  font-family: var(--font-work-sans);
  color: var(--text-color1);
}
.job-sidebar .job-widget-btn a {
  justify-content: center;
}
.job-sidebar .widget_search {
  padding: 0;
  background-color: transparent;
  border: none;
}
.job-sidebar .widget_search .wp-block-search__inside-wrapper {
  display: flex;
  background: #FFFFFF;
  border-radius: 5px;
}
.job-sidebar .widget_search .wp-block-search__inside-wrapper input {
  width: 100%;
  height: 50px;
  padding: 10px 20px;
}
.job-sidebar .widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
  padding: 10px 20px;
  background-color: var(--primary-color1);
  border-radius: 0px 5px 5px 0;
}
.job-sidebar .widget_search .wp-block-search__inside-wrapper .wp-block-search__button svg {
  fill: var(--white);
}
.job-sidebar .recent-activitys {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 13px;
}
.job-sidebar .recent-activitys li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.job-sidebar .recent-activitys li:last-child {
  margin-bottom: 0px;
}
.job-sidebar .recent-activitys li .blog-img {
  height: 70px;
  width: 70px;
  margin-right: 15px;
}
.job-sidebar .recent-activitys li .blog-img img {
  border-radius: 5px;
}
.job-sidebar .recent-activitys li .content h6 {
  margin-bottom: 5px;
}
.job-sidebar .recent-activitys li .content h6 a {
  font-weight: 600;
  font-size: 1rem;
  line-height: 22px;
  color: var(--title-color1);
  transition: 0.35s;
}
.job-sidebar .recent-activitys li .content h6 a:hover {
  color: var(--primary-color1);
}
.job-sidebar .recent-activitys li .content span {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: var(--text-color1);
}
.job-sidebar .recent-activitys li .content span img {
  margin-right: 6px;
}
.job-sidebar .lg-btn {
  padding: 12px 28px;
}

.grid-select-area {
  display: flex;
  align-items: center;
  gap: 30px;
}
.grid-select-area .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #f8f8f8;
  border-radius: 5px;
  border: 1px solid transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  font-family: var(--font-work-sans);
  color: var(--title-color1);
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding-left: 15px;
  padding-right: 30px;
  white-space: nowrap;
  width: auto;
}
.grid-select-area .nice-select::after {
  border-bottom: 1px solid var(--title-color1);
  border-right: 1px solid var(--title-color1);
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
}
.grid-select-area .nice-select .current {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.grid-select-area .nice-select .option {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.grid-select-area .nice-select .option .selected {
  font-weight: 500;
}
.grid-select-area .nice-select .option:hover, .grid-select-area .nice-select .option.focus, .grid-select-area .nice-select .option.selected.focus {
  background-color: rgba(0, 167, 172, 0.2);
}
.grid-select-area .grid-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 20px;
}
.grid-select-area .grid-area ul li a {
  transition: 0.35s;
}
.grid-select-area .grid-area ul li a svg {
  fill: var(--text-color1);
  transition: 0.35s;
}
.grid-select-area .grid-area ul li a:hover svg {
  fill: var(--primary-color1);
}
.grid-select-area .grid-area ul li a.active svg {
  fill: var(--primary-color1);
}

.show-item {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  line-height: 19px;
  color: var(--text-color1);
  margin-bottom: 0;
}

.job-listing-wrrap {
  width: 100%;
}
.job-listing-wrrap .show-item {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  line-height: 19px;
  color: var(--text-color1);
  margin-bottom: 0;
}
.job-listing-wrrap .grid-select-area {
  display: flex;
  align-items: center;
  gap: 30px;
}
.job-listing-wrrap .grid-select-area .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #f8f8f8;
  border-radius: 5px;
  border: 1px solid transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  font-family: var(--font-work-sans);
  color: var(--title-color1);
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding-left: 15px;
  padding-right: 30px;
  white-space: nowrap;
  width: auto;
}
.job-listing-wrrap .grid-select-area .nice-select::after {
  border-bottom: 1px solid var(--title-color1);
  border-right: 1px solid var(--title-color1);
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
}
.job-listing-wrrap .grid-select-area .nice-select .current {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.job-listing-wrrap .grid-select-area .nice-select .option {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.job-listing-wrrap .grid-select-area .nice-select .option .selected {
  font-weight: 500;
}
.job-listing-wrrap .grid-select-area .nice-select .option:hover, .job-listing-wrrap .grid-select-area .nice-select .option.focus, .job-listing-wrrap .grid-select-area .nice-select .option.selected.focus {
  background-color: rgba(0, 167, 172, 0.2);
}
.job-listing-wrrap .grid-select-area .grid-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 20px;
}
.job-listing-wrrap .grid-select-area .grid-area ul li a {
  transition: 0.35s;
}
.job-listing-wrrap .grid-select-area .grid-area ul li a svg {
  fill: var(--text-color1);
  transition: 0.35s;
}
.job-listing-wrrap .grid-select-area .grid-area ul li a:hover svg {
  fill: var(--primary-color1);
}
.job-listing-wrrap .grid-select-area .grid-area ul li a.active svg {
  fill: var(--primary-color1);
}

.company-listing-wrap {
  width: 100%;
}
.company-listing-wrap .show-item {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  line-height: 19px;
  color: var(--text-color1);
  margin-bottom: 0;
}
.company-listing-wrap .grid-select-area {
  display: flex;
  align-items: center;
  gap: 30px;
}
.company-listing-wrap .grid-select-area .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #f8f8f8;
  border-radius: 5px;
  border: 1px solid transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 500;
  font-family: var(--font-work-sans);
  color: var(--title-color1);
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  outline: none;
  padding-left: 15px;
  padding-right: 30px;
  white-space: nowrap;
  width: auto;
}
.company-listing-wrap .grid-select-area .nice-select::after {
  border-bottom: 1px solid var(--title-color1);
  border-right: 1px solid var(--title-color1);
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
}
.company-listing-wrap .grid-select-area .nice-select .current {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.company-listing-wrap .grid-select-area .nice-select .option {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.company-listing-wrap .grid-select-area .nice-select .option .selected {
  font-weight: 500;
}
.company-listing-wrap .grid-select-area .nice-select .option:hover, .company-listing-wrap .grid-select-area .nice-select .option.focus, .company-listing-wrap .grid-select-area .nice-select .option.selected.focus {
  background-color: rgba(0, 167, 172, 0.2);
}
.company-listing-wrap .grid-select-area .grid-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 20px;
}
.company-listing-wrap .grid-select-area .grid-area ul li a {
  transition: 0.35s;
}
.company-listing-wrap .grid-select-area .grid-area ul li a svg {
  fill: var(--text-color1);
  transition: 0.35s;
}
.company-listing-wrap .grid-select-area .grid-area ul li a:hover svg {
  fill: var(--primary-color1);
}
.company-listing-wrap .grid-select-area .grid-area ul li a.active svg {
  fill: var(--primary-color1);
}

.job-listing-card {
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 30px 25px;
  background-color: var(--white);
  transition: 0.35s;
}
.job-listing-card.spcial-bg {
  background: linear-gradient(90deg, #FFF2E8 0%, rgba(255, 242, 232, 0) 100%);
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .job-listing-card {
    padding: 30px 25px;
  }
}
.job-listing-card .job-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 30px;
  position: relative;
}
.job-listing-card .job-top .job-list-content {
  display: flex;
  align-items: flex-start;
  gap: 80px;
  position: relative;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .job-listing-card .job-top .job-list-content {
    gap: 50px;
  }
}
@media (max-width: 1399px) {
  .job-listing-card .job-top .job-list-content {
    gap: 30px;
  }
}
@media (max-width: 1199px) {
  .job-listing-card .job-top .job-list-content {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .job-listing-card .job-top .job-list-content {
    justify-content: flex-start;
  }
}
.job-listing-card .job-top .job-list-content .company-area {
  display: flex;
  align-items: center;
  position: relative;
}
.job-listing-card .job-top .job-list-content .company-area::after {
  content: "";
  width: 1px;
  height: 44px;
  background: rgb(0 0 0 / 45%);
  position: absolute;
  right: -40px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .job-listing-card .job-top .job-list-content .company-area::after {
    right: -25px;
  }
}
@media (max-width: 1399px) {
  .job-listing-card .job-top .job-list-content .company-area::after {
    right: -16px;
  }
}
@media (max-width: 1199px) {
  .job-listing-card .job-top .job-list-content .company-area::after {
    display: none;
    visibility: hidden;
  }
}
.job-listing-card .job-top .job-list-content .company-area .logo {
  border: 50%;
  margin-right: 12px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .job-listing-card .job-top .job-list-content .company-area .logo {
    margin-right: 10px;
  }
}
@media (max-width: 1399px) {
  .job-listing-card .job-top .job-list-content .company-area .logo {
    margin-right: 10px;
  }
}
.job-listing-card .job-top .job-list-content .company-area .logo img {
  border-radius: 50%;
  height: 52px;
  width: 52px;
}
.job-listing-card .job-top .job-list-content .company-area .company-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 {
  margin-bottom: 3px;
}
.job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 a {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
}
.job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 a:hover {
  color: #000;
}
.job-listing-card .job-top .job-list-content .company-area .company-details .name-location p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
  color: #000;
  font-weight: 500;
  font-size: 14px;
}
.job-listing-card .job-top .job-list-content .company-area .company-details .name-location p a {
  font-size: 0.938rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
  transition: 0.35s;
}
.job-listing-card .job-top .job-list-content .company-area .company-details .name-location p a:hover {
  color: #000;
}
.job-listing-card .job-top .job-list-content .company-area .company-details .name-location p img {
  margin-right: 8px;
}
.job-listing-card .job-top .job-list-content .job-discription {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .job-listing-card .job-top .job-list-content .job-discription {
    flex-wrap: wrap;
    gap: 0;
  }
}
.job-listing-card .job-top .job-list-content .job-discription ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  margin-right: 40px;
}
@media (max-width: 1199px) {
  .job-listing-card .job-top .job-list-content .job-discription ul {
    margin-right: 20px;
  }
}
.job-listing-card .job-top .job-list-content .job-discription ul li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 14px;
  margin-right: 10px;
  line-height: 1;
}
.job-listing-card .job-top .job-list-content .job-discription ul li:last-child {
  margin-right: 0;
}
.job-listing-card .job-top .job-list-content .job-discription ul li::before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #00000075;
  position: absolute;
  left: 0;
  top: 4px;
}
.job-listing-card .job-top .job-list-content .job-discription ul li p {
  line-height: 1;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
}
.job-listing-card .job-top .job-list-content .job-discription ul li p .title {
  color: var(--text-color1);
}
.job-listing-card .job-top .job-list-content .job-discription ul li p .time {
  font-size: 15px;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
}
.job-listing-card .job-top .job-list-content .job-discription ul li a {
  transition: 0.35s;
}
.job-listing-card .job-top .job-list-content .job-discription ul li a:hover {
  color: var(--primary-color1);
}
@media (max-width: 1399px) {
  .job-listing-card .job-top .job-list-content .job-discription ul.one {
    margin-bottom: 3px;
  }
}
.job-listing-card .job-top .bookmark {
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #EFF3F2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .job-listing-card .job-top .bookmark {
    position: absolute;
    right: 0;
  }
}
.job-listing-card .job-top .bookmark i {
  color: #000;
  font-size: 14px;
  transition: 0.35s;
}
.job-listing-card .job-top .bookmark:hover {
  background-color: #000;
}
.job-listing-card .job-top .bookmark:hover i {
  color: var(--white);
}
.job-listing-card .job-type-apply {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
.job-listing-card .job-type-apply .job-type {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 576px) {
  .job-listing-card .job-type-apply .job-type {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.job-listing-card .job-type-apply .job-type span {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  border-radius: 50px;
  padding: 5px 21px;
}

.job-listing-card .job-type-apply .light-gray {
  background-color: #f8f8f8;
}
.job-listing-card .apply-btn a {
  font-size: 0.938rem;
  font-weight: 500;
  color: #FFFFFF;
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}
.job-listing-card .apply-btn a span {
  display: inline-block;
  margin-left: 10px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.job-listing-card .apply-btn a span img {
  width: 18px;
}

.job-listing-card .apply-btn a:hover {
  color: #FFFFFF;
}
.job-listing-card .apply-btn a:hover span::after {
  left: -22px;
}
.job-listing-card:hover {
  border-color: #000;
}

.job-listing-card2 {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 0px;
  padding: 15px;
  transition: 0.35s;
  box-shadow: -20px 12px 60px rgb(0 0 0 / 10%);
  height:410px;
}

.job-listing-card2.spcial-bg {
  background: linear-gradient(90deg, #FFF2E8 0%, rgba(255, 242, 232, 0) 100%);
}
.job-listing-card2 .job-thumb {
  position: relative;
  overflow: hidden;
  border-radius: 0px;
}
.job-listing-card2 .job-thumb img {
  border-radius: 0px;
}
.job-listing-card2 .job-thumb .urgent-batch {
  position: absolute;
  top: 20px;
  left: -37px;
  transform: rotate(-40.46deg);
}
.job-listing-card2 .job-thumb .urgent-batch span {
  font-family: var(--font-work-sans);
  font-weight: 600;
  font-size: 13px;
  color: #FFFFFF;
  background: #FF3E3E;
  display: inline-block;
  padding: 2px 50px;
}
.job-listing-card2 .job-thumb .bookmark {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  border: 1px solid rgb(20 20 20 / 36%);
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
}
.job-listing-card2 .job-thumb .bookmark i {
  color: #000;
  font-size: 14px;
  transition: 0.35s;
}
.job-listing-card2 .job-thumb .bookmark:hover {
  background-color: #000;
}
.job-listing-card2 .job-thumb .bookmark:hover i {
  color: var(--white);
}
.job-listing-card2 .job-content {
  margin-bottom: 13px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .job-listing-card2 .job-content {
    padding: 0;
  }
}
@media (max-width: 1399px) {
  .job-listing-card2 .job-content {
    padding: 0;
  }
}
.job-listing-card2 .job-content .company-area {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}


.job-listing-card2 .job-content .company-area .logo {
  margin-right: 12px;
  border: 1px solid #00000042;
    border-radius: 50px;
}
.job-listing-card2 .job-content .company-area .logo img {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}
.job-listing-card2 .job-content .company-area .company-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.job-listing-card2 .job-content .company-area .company-details .name-location h5 {
  margin-bottom: 8px;
  color: #000;
}
.job-listing-card2 .job-content .company-area .company-details .name-location h5 a {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
}
.job-listing-card2 .job-content .company-area .company-details .name-location h5 a:hover {
  color: #000;
}
.job-listing-card2 .job-content .company-area .company-details .name-location ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.job-listing-card2 .job-content .company-area .company-details .name-location ul li {
  padding-right: 10px;
  position: relative;
}
.job-listing-card2 .job-content .company-area .company-details .name-location ul li::after {
  content: "";
  width: 1px;
  height: 14px;
  background: #595959;
  position: absolute;
  top: 0;
  left: -10px;
}
@media (max-width: 1399px) {
  .job-listing-card2 .job-content .company-area .company-details .name-location ul li::after {
    display: none;
    visibility: hidden;
  }
}
.job-listing-card2 .job-content .company-area .company-details .name-location ul li:first-child::after {
  display: none;
  visibility: hidden;
}
.job-listing-card2 .job-content .company-area .company-details .name-location ul li p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  font-size: 0.938rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
  line-height: 1;
}
.job-listing-card2 .job-content .company-area .company-details .name-location ul li p img {
  margin-right: 8px;
}
.job-listing-card2 .job-content .company-area .company-details .name-location ul li p .title {
  font-family: var(--font-work-sans);
  font-weight: 500;
  color: #061421;
  margin-right: 3px;
}
.job-listing-card2 .job-content .company-area .company-details .name-location ul li:last-child {
  padding-right: 0;
}
.job-listing-card2 .job-content .job-discription ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.job-listing-card2 .job-content .job-discription ul li {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  position: relative;
}
.job-listing-card2 .job-content .job-discription ul li::before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #D5DFDD;
  margin-right: 8px;
}
.job-listing-card2 .job-content .job-discription ul li h5 {
  color: var(--title-color1);
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 5px;
}
.job-listing-card2 .job-content .job-discription ul li p {
  margin-bottom: 0;
  font-size: .9rem;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
}
.job-listing-card2 .job-content .job-discription ul li p .title {
  color: var(--text-color1);
}
.job-listing-card2 .job-content .job-discription ul li p .time {
  color: var(--text-color1);
  font-weight: 400;
}
.job-listing-card2 .job-content .job-discription ul li:last-child {
  margin-bottom: 0;
}
.job-listing-card2 .job-content .job-discription ul li a {
  transition: 0.35s;
}
.job-listing-card2 .job-content .job-discription ul li a:hover {
  color: var(--primary-color1);
}
.job-listing-card2 .job-content .job-type-apply {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
}
.job-listing-card2 .job-content .job-type-apply .job-type span {
  display: inline-block;
  font-size: 0.775rem;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  border-radius: 50px;
  padding: 3px 10px;
}
.job-listing-card2 .job-content .job-type-apply .light-green {
  background-color: #e8e8e8;
}
.job-listing-card2 .job-content .job-type-apply .light-blue {
  background-color: rgba(145, 91, 254, 0.18);
}
.job-listing-card2 .job-content .apply-btn a {
  font-size: 0.838rem;
  font-weight: 500;
  color: #000;
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}
.job-listing-card2 .job-content .apply-btn a span {
  display: inline-block;
  margin-left: 10px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.job-listing-card2 .job-content .apply-btn a span img {
  width: 18px;
}
.job-listing-card2 .job-content .apply-btn a span::after {
  position: relative;
  left: -26px;
  top: 2px;
  transition: 0.35s;
}
.job-listing-card2 .job-content .apply-btn a:hover {
  color: #000;
}
.job-listing-card2 .job-content .apply-btn a:hover span::after {
  left: -22px;
}
.job-listing-card2:hover {

  box-shadow: -20px 12px 60px rgb(0 0 0 / 10%);
}
.job-listing-card2:hover .company-area {
  border-bottom: 1px solid #000;
}

.job-details-content &gt; p {
  font-size: 1rem;
  margin-bottom: 10px;
  margin-top: 10px;
  line-height: 28px;
}
.job-details-content &gt; p span {
  font-size: 1rem;
  color: #000;
  font-weight: 600;
}
.job-details-content h6 {
  font-size: 1.125rem;
  color: var(--title-color1);
  font-weight: 600;
  margin-bottom: 0;
}
.job-details-content &gt; ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding-top: 13px;
  margin-bottom: 10px;
}
.job-details-content &gt; ul li {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  line-height: 30px;
  color: var(--text-color1);
  margin-bottom: 7px;
  padding-left: 15px;
  position: relative;
}
.job-details-content &gt; ul li::before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: rgba(0, 167, 172, 0.5);
  position: absolute;
  left: 0;
  top: 10px;
}
.job-details-content &gt; ul li:last-child {
  margin-bottom: 0;
}
.job-details-content .job-list-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 50px;
  margin-bottom: 30px;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 50px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .job-details-content .job-list-content {
    gap: 30px;
  }
}
@media (max-width: 1399px) {
  .job-details-content .job-list-content {
    gap: 30px;
  }
}
@media (max-width: 1199px) {
  .job-details-content .job-list-content {
    flex-wrap: wrap;
    gap: 30px;
  }
}
.job-details-content .job-list-content .company-area {
  display: flex;
  align-items: center;
  position: relative;
}
.job-details-content .job-list-content .company-area .logo {
  border: 50%;
  margin-right: 20px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .job-details-content .job-list-content .company-area .logo {
    margin-right: 10px;
  }
}
@media (max-width: 1399px) {
  .job-details-content .job-list-content .company-area .logo {
    margin-right: 10px;
  }
}
.job-details-content .job-list-content .company-area .logo img {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  border: 1px solid #00000026;
}
.job-details-content .job-list-content .company-area .company-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.job-details-content .job-list-content .company-area .company-details .name-location h5 {
  margin-bottom: 3px;
}
.job-details-content .job-list-content .company-area .company-details .name-location h5 a {
  font-size: 1.063rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
}
.job-details-content .job-list-content .company-area .company-details .name-location h5 a:hover {
  color: var(--primary-color1);
}
.job-details-content .job-list-content .company-area .company-details .name-location p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  font-size: 0.938rem;
  font-weight: 500;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
}
.job-details-content .job-list-content .company-area .company-details .name-location p img {
  margin-right: 8px;
}
.job-details-content .job-list-content .job-discription {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .job-details-content .job-list-content .job-discription {
    gap: 25px;
  }
}
@media (max-width: 1399px) {
  .job-details-content .job-list-content .job-discription {
    gap: 25px;
  }
}
@media (max-width: 1199px) {
  .job-details-content .job-list-content .job-discription {
    display: block;
  }
}
.job-details-content .job-list-content .job-discription ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.job-details-content .job-list-content .job-discription ul li {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.job-details-content .job-list-content .job-discription ul li img {
  padding-right: 8px;
}
.job-details-content .job-list-content .job-discription ul li p {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
}
.job-details-content .job-list-content .job-discription ul li p .title {
  color: var(--title-color1);
  font-weight: 500;
}
.job-details-content .job-list-content .job-discription ul li:last-child {
  margin-bottom: 0;
}
.job-details-content .job-list-content .job-discription ul li a {
  transition: 0.35s;
}
.job-details-content .job-list-content .job-discription ul li a:hover {
  color: var(--primary-color1);
}
@media (max-width: 1399px) {
  .job-details-content .job-list-content .job-discription ul.one {
    margin-bottom: 3px;
  }
}

.job-details-pages .company-gallery {
  padding-top: 10px;
}
.job-details-pages .company-gallery .title {
  margin-bottom: 35px;
}
.job-details-pages .company-gallery .title h5 {
  font-weight: 600;
  font-size: 20px;
  color: var(--title-color1);
  margin-bottom: 0;
}
.job-details-pages .company-gallery .gallery-wrap {
  position: relative;
}
.job-details-pages .company-gallery .gallery-wrap &gt; img {
  width: 100%;
  border-radius: 5px;
}
.job-details-pages .company-gallery .gallery-wrap .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.35s;
  transform: scale(0.5);
}
.job-details-pages .company-gallery .gallery-wrap .overlay .items-content {
  height: 45px;
  width: 45px;
  border-radius: 50%;
  background-color: var(--title-color1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.job-details-pages .company-gallery .gallery-wrap:hover .overlay {
  opacity: 1;
  transform: scale(1);
}
.job-details-pages .related-jobs .section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.job-details-pages .related-jobs .section-title h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: var(--title-color1);
}
.job-details-pages .related-jobs .feature-card {
  background: #FDF9F9;
  border-radius: 5px;
  padding: 35px 25px;
  transition: 0.35s;
  position: relative;
}
.job-details-pages .related-jobs .feature-card::before {
  content: "";
  height: 100%;
  width: 3px;
  background: rgba(0, 167, 172, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px 0px 0px 5px;
  transition: 0.35s;
}
.job-details-pages .related-jobs .feature-card .company-area {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.job-details-pages .related-jobs .feature-card .company-area .logo {
  border: 50%;
  margin-right: 20px;
}
.job-details-pages .related-jobs .feature-card .company-area .logo img {
  border-radius: 50%;
  height: 50px;
  width: 50px;
}
.job-details-pages .related-jobs .feature-card .company-area .company-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
.job-details-pages .related-jobs .feature-card .company-area .company-details::after {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #eee;
  position: absolute;
  bottom: -10px;
  left: 0;
}
.job-details-pages .related-jobs .feature-card .company-area .company-details .name-location {
  width: 100%;
}
.job-details-pages .related-jobs .feature-card .company-area .company-details .name-location h5 {
  margin-bottom: 3px;
}
.job-details-pages .related-jobs .feature-card .company-area .company-details .name-location h5 a {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
}
.job-details-pages .related-jobs .feature-card .company-area .company-details .name-location h5 a:hover {
  color: var(--primary-color1);
}
.job-details-pages .related-jobs .feature-card .company-area .company-details .name-location p {
  font-size: 0.875rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
  margin-bottom: 0;
}
.job-details-pages .related-jobs .feature-card .company-area .company-details .bookmark {
  min-width: 28px;
  height: 28px;
  line-height: 28px;
  border: 1px solid var(--primary-color1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
}
.job-details-pages .related-jobs .feature-card .company-area .company-details .bookmark i {
  color: var(--primary-color1);
  font-size: 14px;
  transition: 0.35s;
}
.job-details-pages .related-jobs .feature-card .company-area .company-details .bookmark:hover {
  background-color: var(--primary-color1);
}
.job-details-pages .related-jobs .feature-card .company-area .company-details .bookmark:hover i {
  color: var(--white);
}
.job-details-pages .related-jobs .feature-card .job-discription {
  background: #fff;
  border-radius: 5px;
  padding: 30px 25px;
}
.job-details-pages .related-jobs .feature-card .job-discription h5 {
  margin-bottom: 8px;
  line-height: 1;
}
.job-details-pages .related-jobs .feature-card .job-discription h5 a {
  color: var(--title-color1);
  font-weight: 600;
  font-size: 1.125rem;
  transition: 0.35s;
}
.job-details-pages .related-jobs .feature-card .job-discription ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.job-details-pages .related-jobs .feature-card .job-discription ul li {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.job-details-pages .related-jobs .feature-card .job-discription ul li img {
  margin-right: 8px;
}
.job-details-pages .related-jobs .feature-card .job-discription ul li p {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
}
.job-details-pages .related-jobs .feature-card .job-discription ul li p .title {
  color: var(--text-color1);
}
.job-details-pages .related-jobs .feature-card .job-discription ul li p .time {
  color: var(--text-color1);
  font-weight: 400;
}
.job-details-pages .related-jobs .feature-card .job-discription ul li p span {
  color: var(--text-color1);
  font-weight: 400;
}
.job-details-pages .related-jobs .feature-card .job-discription ul li:last-child {
  margin-bottom: 0;
}
.job-details-pages .related-jobs .feature-card .job-discription ul li a {
  transition: 0.35s;
}
.job-details-pages .related-jobs .feature-card .job-discription ul li a:hover {
  color: var(--primary-color1);
}
.job-details-pages .related-jobs .feature-card .job-type-apply {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 30px;
}
.job-details-pages .related-jobs .feature-card .job-type-apply .job-type span {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  border-radius: 50px;
  padding: 5px 21px;
}
.job-details-pages .related-jobs .feature-card .job-type-apply .full-time {
  background-color: #C7E5EE;
}
.job-details-pages .related-jobs .feature-card .job-type-apply .remote {
  background-color: #B4F2C1;
}
.job-details-pages .related-jobs .feature-card .apply-btn a {
  font-size: 15px;
  color: var(--primary-color1);
}
.job-details-pages .related-jobs .feature-card .apply-btn a span::after {
  top: 1.5px;
}
.job-details-pages .related-jobs .feature-card:hover::before {
  background: var(--primary-color1);
}
.job-details-pages .related-jobs .feature-card:hover .company-details::after {
  background-color: #e9e1e1;
}

.job-details-sidebar .save-apply-btn ul {
  display: flex;
  align-items: center;
  justify-content: end;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 30px;
}
.job-details-sidebar .save-apply-btn ul li .save-btn {
  font-weight: 500;
  font-size: 1.125rem;
  color: var(--text-color1);
  transition: 0.35s;
  display: flex;
  align-items: center;
}
.job-details-sidebar .save-apply-btn ul li .save-btn span {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  background-color: #EFF3F2;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  margin-left: 10px;
}
.job-details-sidebar .save-apply-btn ul li .save-btn span i {
  color: var(--primary-color1);
  transition: 0.35s;
  font-size: 12px;
}
.job-details-sidebar .save-apply-btn ul li .save-btn:hover {
  color: var(--primary-color1);
}
.job-details-sidebar .save-apply-btn ul li .save-btn:hover span {
  background-color: var(--primary-color1);
}
.job-details-sidebar .save-apply-btn ul li .save-btn:hover span i {
  color: var(--white);
}
.job-details-sidebar .job-summary-area {
  background: #F8F8F8;
  border-radius: 5px;
  padding: 40px 40px;
  position: relative;
}
@media (max-width: 576px) {
  .job-details-sidebar .job-summary-area {
    padding: 50px 20px;
  }
}
.job-details-sidebar .job-summary-area::after {
  content: "";
  width: 100%;
  height: 5px;
  background: #000;
  border-radius: 10px 10px 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.job-details-sidebar .job-summary-area .pin {
  position: absolute;
  top: 10px;
  right: 65px;
}
.job-details-sidebar .job-summary-area .job-summary-title {
  margin-bottom: 25px;
}
.job-details-sidebar .job-summary-area .job-summary-title h6 {
  font-weight: 600;
  font-size: 1.125rem;
  color: var(--title-color1);
  line-height: 1;
}
.job-details-sidebar .job-summary-area &gt; ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.job-details-sidebar .job-summary-area &gt; ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.job-details-sidebar .job-summary-area &gt; ul li:last-child {
  margin-bottom: 0;
}
.job-details-sidebar .job-summary-area &gt; ul li::before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #000;
  opacity: 0.25;
  position: absolute;
  left: 0;
  top: 10px;
}
.job-details-sidebar .job-summary-area &gt; ul li p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 15px;
  color: var(--text-color1);
  margin-bottom: 0;
}
.job-details-sidebar .job-summary-area &gt; ul li p .title {
  color: var(--title-color1);
  font-weight: 500;
}
.job-details-sidebar .job-summary-area &gt; ul li p .time {
  font-size: 15px;
}
.job-details-sidebar .view-job-btn a {
  font-weight: 500;
  font-size: 1rem;
  color: var(--text-color1);
  display: flex;
  align-items: center;
  line-height: 1;
  transition: 0.35s;
}
.job-details-sidebar .view-job-btn a img {
  margin-right: 10px;
}
.job-details-sidebar .view-job-btn a:hover {
  color: var(--primary-color1);
}
.job-details-sidebar .job-share-area {
  display: flex;
  align-items: center;
  gap: 25px;
}
.job-details-sidebar .job-share-area h6 {
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
  margin-bottom: 0;
  line-height: 1;
}
.job-details-sidebar .job-share-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 15px;
}
.job-details-sidebar .job-share-area ul li a {
  height: 26px;
  width: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--primary-color1);
  border-radius: 50%;
  transition: 0.35s;
}
.job-details-sidebar .job-share-area ul li a i {
  color: var(--primary-color1);
  transition: 0.35s;
}
.job-details-sidebar .job-share-area ul li a:hover {
  background-color: var(--primary-color1);
}
.job-details-sidebar .job-share-area ul li a:hover i {
  color: var(--white);
}
.job-details-sidebar .email-area {
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 30px;
  text-align: center;
}
.job-details-sidebar .email-area .title {
  margin-bottom: 12px;
}
.job-details-sidebar .email-area .title h6 {
  font-weight: 500;
  font-size: 1.063rem;
  color: #061421;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  position: relative;
}
.job-details-sidebar .email-area .title h6 img {
  margin-right: 5px;
}
.job-details-sidebar .email-area .title h6::before {
  content: "";
  height: 1px;
  width: 100px;
  background-color: #eee;
  margin-right: 15px;
}
@media (max-width: 1399px) {
  .job-details-sidebar .email-area .title h6::before {
    width: 70px;
  }
}
@media (max-width: 1199px) {
  .job-details-sidebar .email-area .title h6::before {
    width: 50px;
  }
}
.job-details-sidebar .email-area .title h6::after {
  content: "";
  height: 1px;
  width: 100px;
  background-color: #eee;
  margin-left: 15px;
}
@media (max-width: 1399px) {
  .job-details-sidebar .email-area .title h6::after {
    width: 70px;
  }
}
@media (max-width: 1199px) {
  .job-details-sidebar .email-area .title h6::after {
    width: 50px;
  }
}
.job-details-sidebar .email-area p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: #000000;
  margin-bottom: 0;
}
.job-details-sidebar .email-area p a {
  font-weight: 600;
  color: rgb(2, 121, 207);
}
.job-details-sidebar .location-area h6 {
  font-weight: 500;
  font-size: 1rem;
  color: #000000;
  margin-bottom: 30px;
}
.job-details-sidebar .location-area iframe {
  width: 100%;
  height: 200px;
  border-radius: 5px;
}

.company-list-card1 {
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 30px;
  transition: 0.35s;
}
@media (max-width: 1399px) {
  .company-list-card1 {
    padding: 20px 15px;
  }
}
@media (max-width: 1199px) {
  .company-list-card1 {
    padding: 20px 15px;
  }
}
.company-list-card1 .company-area {
  display: flex;
}
@media (max-width: 1199px) {
  .company-list-card1 .company-area {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .company-list-card1 .company-area {
    flex-wrap: nowrap;
  }
}
.company-list-card1 .company-area .logo {
  border: 50%;
  margin-right: 12px;
}
@media (max-width: 1199px) {
  .company-list-card1 .company-area .logo {
    margin-bottom: 10px;
  }
}
.company-list-card1 .company-area .logo img {
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
.company-list-card1 .company-area .company-content {
  width: 100%;
}
.company-list-card1 .company-area .company-content .company-details {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.company-list-card1 .company-area .company-content .company-details .name-location h5 {
  margin-bottom: 3px;
  line-height: 1;
}
.company-list-card1 .company-area .company-content .company-details .name-location h5 a {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
  line-height: 1;
}
.company-list-card1 .company-area .company-content .company-details .name-location h5 a:hover {
  color: var(--primary-color1);
}
.company-list-card1 .company-area .company-content .company-details .name-location p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  font-size: 0.938rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
}
.company-list-card1 .company-area .company-content .company-details .name-location p img {
  margin-right: 8px;
}
.company-list-card1 .company-area .company-content .company-details .bookmark {
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #EFF3F2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
}
.company-list-card1 .company-area .company-content .company-details .bookmark i {
  color: var(--primary-color1);
  font-size: 14px;
  transition: 0.35s;
}
.company-list-card1 .company-area .company-content .job-details-vacancies {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
@media (max-width: 1399px) {
  .company-list-card1 .company-area .company-content .job-details-vacancies {
    gap: 10px;
  }
}
@media (max-width: 1199px) {
  .company-list-card1 .company-area .company-content .job-details-vacancies {
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .company-list-card1 .company-area .company-content .job-details-vacancies {
    flex-wrap: wrap;
  }
}
.company-list-card1 .company-area .company-content .job-details-vacancies .vacancies p {
  margin-bottom: 0;
  font-size: 1.125rem;
}
.company-list-card1 .company-area .company-content .job-details-vacancies .vacancies p span {
  font-weight: 600;
  color: var(--primary-color1);
}
.company-list-card1 .company-area .company-content .job-details-vacancies .apply-btn {
  line-height: 1;
}
.company-list-card1 .company-area .company-content .job-details-vacancies .apply-btn a {
  font-size: 0.938rem;
  font-weight: 500;
  color: var(--primary-color1);
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}
.company-list-card1 .company-area .company-content .job-details-vacancies .apply-btn a span {
  display: inline-block;
  margin-left: 10px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.company-list-card1 .company-area .company-content .job-details-vacancies .apply-btn a span img {
  width: 18px;
}
.company-list-card1 .company-area .company-content .job-details-vacancies .apply-btn a span::after {
  content: url(../images/icon/apply-arrow.svg);
  position: relative;
  left: -26px;
  top: 2px;
  transition: 0.35s;
}
.company-list-card1 .company-area .company-content .job-details-vacancies .apply-btn a:hover {
  color: var(--primary-color1);
}
.company-list-card1 .company-area .company-content .job-details-vacancies .apply-btn a:hover span::after {
  left: -22px;
}
.company-list-card1:hover {
  border-color: rgba(0, 167, 172, 0.4);
}
.company-list-card1:hover .company-area .company-details .bookmark {
  background-color: var(--primary-color1);
}
.company-list-card1:hover .company-area .company-details .bookmark i {
  color: var(--white);
}

.company-listing-card2 {
  background: #FFFFFF;
  border: 1px solid rgb(0 0 0 / 13%);
  border-radius: 5px;
  transition: 0.35s;
  padding-left: 15px;
}
.company-listing-card2:hover {
  border-color: rgba(0, 0, 0, 0.4)!important;
}
.company-listing-card2 .company-area {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  background-color: rgb(248 248 248);
  position: relative;
  z-index: 1;
}
.company-listing-card2 .company-area span {
  display: inline-block;
  background-color: #f8f8f8;
  position: absolute;
  left: 0;
  bottom: 0px;
  height: 114%;
  width: 60px;
  z-index: -1;
}
@media (max-width: 576px) {
  .company-listing-card2 .company-area span {
    height: 112%;
  }
}
.company-listing-card2 .company-area span::after {
  content: "";
  background: #f8f8f8;
  height: 13px;
  width: 7px;
  position: absolute;
  right: -7px;
  top: 0;
}
.company-listing-card2 .company-area span::before {
  content: "";
  background: #f8f8f8;
  height: 13px;
  width: 7px;
  position: absolute;
  left: -7px;
  top: 0;
}
.company-listing-card2 .company-area .logo {
  border-radius: 50%;
  margin-right: 20px;
  position: relative;
  z-index: 1;
  padding-left: 7px;
}
.company-listing-card2 .company-area .logo img {
  border-radius: 50%;
  height: 45px;
  width: 45px;
  border: 1px solid #00000017;
}
.company-listing-card2 .company-area .company-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0;
}
.company-listing-card2 .company-area .company-details .name-location h5 {
  font-size: 1rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
  text-transform: capitalize;  
  margin-bottom: 3px;
}
.company-listing-card2 .company-area .company-details .name-location h5 a {
  font-size: 1rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
  text-transform: capitalize;
}
.company-listing-card2 .company-area .company-details .name-location h5 a:hover {
  color: #000;
}
.company-listing-card2 .company-area .company-details .name-location ul {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 20px;
}
@media (max-width: 576px) {
  .company-listing-card2 .company-area .company-details .name-location ul {
    display: block;
  }
}
.company-listing-card2 .company-area .company-details .name-location ul li {
  display: flex;
  align-items: center;
  font-size: 0.738rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
}
@media (max-width: 576px) {
  .company-listing-card2 .company-area .company-details .name-location ul li {
    padding-right: 15px;
  }
}
.company-listing-card2 .company-area .company-details .name-location ul li img {
  margin-right: 8px;
}
.company-listing-card2 .company-area .company-details .name-location ul li.verified {
  color: var(--title-color1);
}
.company-listing-card2 .job-details-vacancies {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 15px;
}
.company-listing-card2 .job-details-vacancies .vacancies p {
  margin-bottom: 0;
  font-size: 1rem;
}
.company-listing-card2 .job-details-vacancies .vacancies p span {
  font-weight: 600;
  color: var(--primary-color1);
}
.company-listing-card2 .job-details-vacancies .apply-btn {
  line-height: 1;
}
.company-listing-card2 .job-details-vacancies .apply-btn a {
  font-size: 1rem;
  font-weight: 500;
  color: var(--primary-color1);
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}
.company-listing-card2 .job-details-vacancies .apply-btn a span {
  display: inline-block;
  margin-left: 10px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.company-listing-card2 .job-details-vacancies .apply-btn a span img {
  width: 18px;
}
.company-listing-card2 .job-details-vacancies .apply-btn a span::after {
  position: relative;
  left: -26px;
  top: 0px;
  transition: 0.35s;
}
.company-listing-card2 .job-details-vacancies .apply-btn a:hover {
  color: var(--primary-color1);
}
.company-listing-card2 .job-details-vacancies .apply-btn a:hover span::after {
  left: -22px;
}
.company-listing-card2:hover {
  border-color: #000;
}

.company-details-area .lg-btn {
  padding: 12px 28px;
}
.company-details-area .post-thumb {
  border-radius: 10px 10px 0 0;
  position: static;
}
.company-details-area .post-thumb &gt; img {
  border-radius: 10px 10px 0 0;
  min-height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}
.company-details-area .post-thumb .company-logo {
  height: 90px;
  width: 90px;
  background: #F8F8F8;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  /*left: 5%;bottom: -10px;*/
  transform: translateX(-50%) rotate(-45deg);

}
.company-details-area .post-thumb .company-logo img {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  transform: rotate(45deg);
}
.company-details-area .company-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 30px 80px 150px;
}
@media (max-width: 991px) {
  .company-details-area .company-area {
    padding: 100px 0px 50px 0px;
    flex-wrap: wrap;
    gap: 15px;
  }
}
.company-details-area .company-area .company-info h4 {
  font-weight: 600;
  font-size: 1.5rem;
  color: var(--title-color1);
  margin-bottom: 10px;
}
.company-details-area .company-area .company-info ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 30px;
}
@media (max-width: 576px) {
  .company-details-area .company-area .company-info ul {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.company-details-area .company-area .company-info ul li {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--text-color1);
  display: flex;
  align-items: baseline;
}
.company-details-area .company-area .company-info ul li img {
  margin-right: 7px;
}
.company-details-area .company-area .company-info ul li .title {
  font-weight: 500;
  color: var(--title-color1);
  margin-right: 5px;
}
.company-details-area .company-area .company-contact {
  display: flex;
  align-items: center;
  gap: 50px;
}
@media (max-width: 576px) {
  .company-details-area .company-area .company-contact {
    display: block;
  }
  .company-details-area .company-area .company-contact .websitet-link {
    margin-bottom: 15px;
  }
}
.company-details-area .company-area .company-contact .websitet-link p {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
  display: flex;
  align-items: center;
  line-height: 1;
  margin-bottom: 10px;
}
.company-details-area .company-area .company-contact .websitet-link p img {
  margin-right: 7px;
}
.company-details-area .company-area .company-contact .websitet-link a {
  font-weight: 400;
  font-size: 1rem;
  color: #0279CF;
  transition: 0.35s;
}
.company-details-area .company-area .company-contact .websitet-link a:hover {
  color: var(--primary-color1);
}
.company-details-area .company-area .company-contact .social-area p {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
  display: flex;
  align-items: center;
  line-height: 1;
  margin-bottom: 12px;
}
.company-details-area .company-area .company-contact .social-area p img {
  margin-right: 7px;
}
.company-details-area .company-area .company-contact .social-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 24px;
}
.company-details-area .company-area .company-contact .social-area ul li {
  line-height: 1;
}
.company-details-area .company-area .company-contact .social-area ul li a {
  line-height: 1;
}
.company-details-area .company-area .company-contact .social-area ul li a i {
  color: var(--text-color1);
  transition: 0.35s;
    padding: 5px;
    border-radius: 50px;
    border: 1px solid #c3c1c1;
}
.company-details-area .company-area .company-contact .social-area ul li a i:hover {
  color: #000;
}
.company-details-area .company-details-content h5 {
  font-weight: 600;
  font-size: 1.188rem;
  color: var(--title-color1);
  margin-bottom: 15px;
}
.company-details-area .company-details-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  line-height: 30px;
  color: var(--text-color1);
  margin-bottom: 0;
}
.company-details-area .working-process {
  position: relative;
  display: flex;
  max-width: 300px;
  width: 100%;
}
.company-details-area .working-process .icon {
  padding-right: 18px;
}
.company-details-area .working-process .work-content .sl {
  font-weight: 700;
  font-size: 1rem;
  color: var(--primary-color1);
  opacity: 0.6;
  position: absolute;
  right: 0;
  top: 0;
}
.company-details-area .working-process .work-content h6 {
  font-weight: 600;
  font-size: 1.063rem;
  color: var(--title-color1);
}
.company-details-area .working-process .work-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  line-height: 26px;
  color: var(--text-color1);
  margin-bottom: 0;
}
.company-details-area .company-dt-sb .company-overview-area {
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 50px 40px;
}
@media (max-width: 576px) {
  .company-details-area .company-dt-sb .company-overview-area {
    padding: 50px 30px;
  }
}
.company-details-area .company-dt-sb .company-overview-area h5 {
  font-weight: 600;
  font-size: 1.125rem;
  color: var(--title-color1);
  margin-bottom: 25px;
}
.company-details-area .company-dt-sb .company-overview-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.company-details-area .company-dt-sb .company-overview-area ul li {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: var(--text-color1);
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
}
.company-details-area .company-dt-sb .company-overview-area ul li::before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #000;
  opacity: 0.25;
  position: absolute;
  left: 0;
  top: 10px;
}
.company-details-area .company-dt-sb .company-overview-area ul li:last-child {
  margin-bottom: 0;
}
.company-details-area .company-dt-sb .company-overview-area ul li span {
  font-weight: 500;
  color: var(--title-color1);
}
.company-details-area .company-dt-sb .primry-btn-1 {
  justify-content: center;
  color: #000;
  z-index: 1;
}
.company-details-area .company-dt-sb .primry-btn-1:hover {
  color: var(--white);
}
.company-details-area .company-dt-sb .primry-btn-2 {
  justify-content: center;
  margin-bottom: 30px;
}
.company-details-area .job-listing-card {
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 30px 25px;
  background-color: var(--white);
  transition: 0.35s;
}
.company-details-area .job-listing-card.spcial-bg {
  background: linear-gradient(90deg, #FFF2E8 0%, rgba(255, 242, 232, 0) 100%);
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .company-details-area .job-listing-card {
    padding: 30px 25px;
  }
}
.company-details-area .job-listing-card .job-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 30px;
  position: relative;
}
.company-details-area .job-listing-card .job-top .job-list-content {
  display: flex;
  align-items: flex-start;
  gap: 80px;
  position: relative;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .company-details-area .job-listing-card .job-top .job-list-content {
    gap: 50px;
  }
}
@media (max-width: 1399px) {
  .company-details-area .job-listing-card .job-top .job-list-content {
    gap: 30px;
  }
}
@media (max-width: 1199px) {
  .company-details-area .job-listing-card .job-top .job-list-content {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .company-details-area .job-listing-card .job-top .job-list-content {
    justify-content: flex-start;
  }
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0;
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area::after {
  content: "";
  width: 1px;
  height: 44px;
  background: rgb(0 0 0 / 45%);
  position: absolute;
  right: -40px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .company-details-area .job-listing-card .job-top .job-list-content .company-area::after {
    right: -25px;
  }
}
@media (max-width: 1399px) {
  .company-details-area .job-listing-card .job-top .job-list-content .company-area::after {
    right: -16px;
  }
}
@media (max-width: 1199px) {
  .company-details-area .job-listing-card .job-top .job-list-content .company-area::after {
    display: none;
    visibility: hidden;
  }
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .logo {
  border: 50%;
  margin-right: 12px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .company-details-area .job-listing-card .job-top .job-list-content .company-area .logo {
    margin-right: 10px;
  }
}
@media (max-width: 1399px) {
  .company-details-area .job-listing-card .job-top .job-list-content .company-area .logo {
    margin-right: 10px;
  }
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .logo img {
  border-radius: 50%;
  height: 52px;
  width: 52px;
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .company-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 {
  margin-bottom: 3px;
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 a {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 a:hover {
  color: var(--primary-color1);
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location p a {
  font-size: 0.938rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
  transition: 0.35s;
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location p a:hover {
  color: var(--primary-color1);
}
.company-details-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location p img {
  margin-right: 8px;
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .company-details-area .job-listing-card .job-top .job-list-content .job-discription {
    flex-wrap: wrap;
    gap: 0;
  }
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  margin-right: 40px;
}
@media (max-width: 1199px) {
  .company-details-area .job-listing-card .job-top .job-list-content .job-discription ul {
    margin-right: 20px;
  }
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription ul li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 14px;
  margin-right: 10px;
  line-height: 1;
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription ul li:last-child {
  margin-right: 0;
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription ul li::before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 4px;
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription ul li p {
  line-height: 1;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription ul li p .title {
  color: var(--text-color1);
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription ul li p .time {
  font-size: 15px;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription ul li a {
  transition: 0.35s;
}
.company-details-area .job-listing-card .job-top .job-list-content .job-discription ul li a:hover {
  color: var(--primary-color1);
}
@media (max-width: 1399px) {
  .company-details-area .job-listing-card .job-top .job-list-content .job-discription ul.one {
    margin-bottom: 3px;
  }
}
.company-details-area .job-listing-card .job-top .bookmark {
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #EFF3F2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .company-details-area .job-listing-card .job-top .bookmark {
    position: absolute;
    right: 0;
  }
}
.company-details-area .job-listing-card .job-top .bookmark i {
  color: #000;
  font-size: 14px;
  transition: 0.35s;
}
.company-details-area .job-listing-card .job-top .bookmark:hover {
  background-color: #000;
}
.company-details-area .job-listing-card .job-top .bookmark:hover i {
  color: var(--white);
}
.company-details-area .job-listing-card .job-type-apply {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
}
.company-details-area .job-listing-card .job-type-apply p {
  font-weight: 500;
  font-size: 15px;
  color: var(--text-color1);
  margin-bottom: 0;
  display: flex;
  align-items: baseline;
}
.company-details-area .job-listing-card .job-type-apply p img {
  margin-right: 5px;
}
.company-details-area .job-listing-card .job-type-apply p span {
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  margin-left: 5px;
}
.company-details-area .job-listing-card .job-type-apply .job-type {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 576px) {
  .company-details-area .job-listing-card .job-type-apply .job-type {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.company-details-area .job-listing-card .job-type-apply .job-type span {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  border-radius: 50px;
  padding: 5px 21px;
}
.company-details-area .job-listing-card .job-type-apply .light-yellow {
  background-color: #F3E8C1;
}
.company-details-area .job-listing-card .job-type-apply .light-purple {
  background-color: rgba(145, 91, 254, 0.18);
}
.company-details-area .job-listing-card .job-type-apply .light-green {
  background-color: #B4F2C1;
}
.company-details-area .job-listing-card .job-type-apply .light-blue {
  background-color: #B4F2EE;
}
.company-details-area .job-listing-card .apply-btn a {
  font-size: 0.938rem;
  font-weight: 500;
  color:#fff;
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}
.company-details-area .job-listing-card .apply-btn a span {
  display: inline-block;
  margin-left: 10px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.company-details-area .job-listing-card .apply-btn a span img {
  width: 18px;
}
.company-details-area .job-listing-card .apply-btn a span::after {
  content: url(../images/icon/apply-arrow.svg);
  position: relative;
  left: -26px;
  top: 2px;
  transition: 0.35s;
}
.company-details-area .job-listing-card .apply-btn a:hover {
  color: #fff;
}
.company-details-area .job-listing-card .apply-btn a:hover span::after {
  left: -22px;
}
.company-details-area .job-listing-card:hover {
  border-color: rgb(0 0 0 / 40%);
}
.company-details-area .section-title {
  margin-bottom: 25px;
}
.company-details-area .section-title h4 {
  font-weight: 600;
  font-size: 22px;
  color: var(--title-color1);
}

.faq-page .genarel-qustions-area h4 {
  font-weight: 700;
  font-size: 1.5rem;
  color: var(--title-color1);
  margin-bottom: 30px;
}
.faq-page .genarel-qustions-area .accordion .accordion-item {
  border: none;
}
.faq-page .genarel-qustions-area .accordion .accordion-item .accordion-header .accordion-button {
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  font-weight: 500;
  font-size: 1.125rem;
  color: var(--title-color1);
  padding: 13px 20px;
  box-shadow: -20px 12px 60px rgb(0 0 0 / 10%);
}
.faq-page .genarel-qustions-area .accordion .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: #74787c;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.faq-page .genarel-qustions-area .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  border: 1px solid rgb(40 40 40 / 50%);
  background-color: transparent;
  box-shadow: none;
  box-shadow: -20px 12px 60px rgb(0 0 0 / 10%);
}
.faq-page .genarel-qustions-area .accordion .accordion-item .accordion-header .accordion-button::after {
  content: "";
  width: 1.6rem;
  height: 1.6rem;
  opacity: 0.4;
}
.faq-page .genarel-qustions-area .accordion .accordion-body {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  line-height: 28px;
  color: var(--text-color1);
  padding: 20px 15px 10px;
}

.error-page {
  background-image: url(../images/bg/error-bg.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 150px 0;
}
@media (max-width: 991px) {
  .error-page {
    padding: 150px 0;
  }
}
@media (max-width: 576px) {
  .error-page {
    padding: 120px 0;
  }
}
.error-page .error-wrapper {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
}
.error-page .error-wrapper .error-img {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.error-page .error-wrapper .error-content-area h2 {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 2.25rem;
  color: var(--title-color1);
  margin-bottom: 20px;
}
.error-page .error-wrapper .error-content-area p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 34px;
  color: var(--text-color1);
  margin-bottom: 50px;
}
.error-page .error-wrapper .error-content-area a {
  display: inline-block;
  padding: 12px 25px;
}

.office-location-area .office-location {
  overflow: hidden;
}
.office-location-area .office-location .office-categoty {
  display: flex;
  justify-content: space-between;
  padding: 0 150px;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .office-location-area .office-location .office-categoty {
    padding: 0;
  }
}
.office-location-area .office-location .office-categoty .single-category {
  position: relative;
}
.office-location-area .office-location .office-categoty .single-category h5 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
.office-location-area .office-location .office-categoty .single-category h5::after {
  content: "";
  height: 1px;
  width: 280px;
  background-color: var(--primary-color1);
  opacity: 0.25;
  position: absolute;
  top: 50%;
  right: -316px;
}
@media (max-width: 1399px) {
  .office-location-area .office-location .office-categoty .single-category h5::after {
    right: -230px;
    width: 195px;
  }
}
@media (max-width: 1199px) {
  .office-location-area .office-location .office-categoty .single-category h5::after {
    right: -145px;
    width: 111px;
  }
}
@media (max-width: 991px) {
  .office-location-area .office-location .office-categoty .single-category h5::after {
    display: none;
    visibility: hidden;
  }
}
.office-location-area .office-location .office-categoty .single-category span {
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: #000;
  opacity: 0.25;
  display: inline-block;
  position: absolute;
  left: -37px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .office-location-area .office-location .office-categoty .single-category span {
    display: none;
    visibility: hidden;
  }
}
.office-location-area .office-location .office-categoty .single-category span::before {
  content: "";
  height: 13px;
  width: 13px;
  border-radius: 50%;
  border: 1px solid rgba(0, 167, 172, 0.25);
  position: absolute;
  left: -3px;
  top: -3px;
}
.office-location-area .office-location .office-categoty .single-category span.first::after {
  content: "";
  width: 150px;
  height: 1px;
  background-color: var(--primary-color1);
  opacity: 0.3;
  position: absolute;
  left: -142px;
  top: 50%;
}
.office-location-area .office-location .office-categoty .single-category p {
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: #000;
  opacity: 0.25;
  display: inline-block;
  position: absolute;
  right: -37px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .office-location-area .office-location .office-categoty .single-category p {
    display: none;
    visibility: hidden;
  }
}
.office-location-area .office-location .office-categoty .single-category p::before {
  content: "";
  height: 13px;
  width: 13px;
  border-radius: 50%;
  border: 1px solid rgba(0, 167, 172, 0.25);
  position: absolute;
  left: -3px;
  top: -3px;
}
.office-location-area .office-location .single-category h5 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  margin-bottom: 20px;
}
.office-location-area .office-location .single-location {
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 25px 40px;
}
@media (max-width: 576px) {
  .office-location-area .office-location .single-location {
    padding: 25px;
  }
}
.office-location-area .office-location .single-location h5 {
  font-weight: 600;
  font-size: 1.125rem;
  color: var(--title-color1);
  margin-bottom: 20px;
}
.office-location-area .office-location .single-location ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.office-location-area .office-location .single-location ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
}
.office-location-area .office-location .single-location ul li:last-child {
  margin-bottom: 0;
}
.office-location-area .office-location .single-location ul li .icon {
  margin-right: 8px;
}
.office-location-area .office-location .single-location ul li a {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1.125rem;
  color: var(--text-color1);
  display: block;
  transition: 0.35s;
}
.office-location-area .office-location .single-location ul li a:hover {
  color: var(--primary-color1);
}
.office-location-area .office-location-map iframe {
  width: 100%;
  border-radius: 5px;
  height: 360px;
}

.contact-support-area .contect-content h4 {
  font-weight: 600;
  font-size: 1.5rem;
  color: var(--title-color1);
  margin-bottom: 17px;
}
.contact-support-area .contect-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  line-height: 30px;
  color: var(--text-color1);
  margin-bottom: 40px;
}
.contact-support-area .contect-content .support {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .contact-support-area .contect-content .support {
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .contact-support-area .contect-content .support {
    display: block;
  }
}
@media (max-width: 576px) {
  .contact-support-area .contect-content .support .icon {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }
}
.contact-support-area .contect-content .support .content {
  display: flex;
  align-items: center;
  padding-left: 20px;
  position: relative;
}
@media (max-width: 576px) {
  .contact-support-area .contect-content .support .content {
    padding-left: 0;
    justify-content: center;
  }
}
.contact-support-area .contect-content .support .content::after {
  content: "";
  height: 20px;
  width: 1px;
  background-color: #000000;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 576px) {
  .contact-support-area .contect-content .support .content::after {
    display: none;
    visibility: hidden;
  }
}
.contact-support-area .contect-content .support .content h5 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.contact-support-area .contect-content .support .content a {
  font-weight: 500;
  font-size: 1rem;
  color: #000;
  padding-left:10px;
  transition: 0.35s;
}
@media (max-width: 576px) {
  .contact-support-area .contect-content .support .content a {
    padding-left: 10px;
  }
}
.contact-support-area .contect-content .support .content a:hover {
  color: var(--title-color1);
}
.contact-support-area .contect-content .service-available {
  display: flex;
  gap: 10px;
}
.contact-support-area .contect-content .service-available span {
  font-weight: 500;
  font-size: 1.125rem;
  color: #FF0000;
}
.contact-support-area .contect-content .service-available p {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  line-height: 26px;
  color: var(--text-color1);
  margin-bottom: 0;
}
.contact-support-area .contact-form form {
  padding: 0;
  border: none;
}

.blog-right-sidebar-area .job-card {
  background: #F8F8F8;
  border-radius: 10px;
  padding-left: 40px;
  padding-top: 50px;
  position: relative;
  height: 400px;
  overflow: hidden;
}
.blog-right-sidebar-area .job-card .job-content {
  padding-right: 10px;
}
.blog-right-sidebar-area .job-card .job-content h5 {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 24px;
  color: #000000;
  margin-bottom: 15px;
}
.blog-right-sidebar-area .job-card .job-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  line-height: 26px;
  color: var(--text-color1);
  margin-bottom: 35px;
}
.blog-right-sidebar-area .job-card .job-content a {
  display: inline-block;
}
.blog-right-sidebar-area .job-card .job-img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.blog-right-sidebar-area .job-card .primry-btn-2 {
  display: inline-block;
}

.blog-standard-area .recent-article-wrap .recent-article-meta ul {
  justify-content: flex-start;
  gap: 20px;
}
.blog-standard-area .recent-article-wrap .recent-article-content h3 {
  margin-bottom: 13px;
}
.blog-standard-area .recent-article-wrap .recent-article-content h3 a {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.4;
  color: #000000;
  transition: 0.35s;
}
.blog-standard-area .recent-article-wrap .recent-article-content h3 a:hover {
  color: var(--primary-color1);
}
.blog-standard-area .recent-article-wrap .recent-article-content p {
  margin-bottom: 30px;
}
.blog-standard-area .recent-article-wrap .explore-btn a {
  color: var(--primary-color1);
}

.blog-details-area .blog-details-wrap .recent-article-img {
  border-radius: 5px;
  position: relative;
}
@media (max-width: 767px) {
  .blog-details-area .blog-details-wrap .recent-article-img img {
    width: 100%;
  }
}
.blog-details-area .blog-details-wrap .recent-article-img .publish-area {
  width: 82px;
  height: 73px;
  background: #F8F8F8;
  border: 1px solid rgba(0, 167, 172, 0.2);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 20px;
  position: absolute;
  left: 0px;
  bottom: 0;
}
@media (max-width: 1399px) {
  .blog-details-area .blog-details-wrap .recent-article-img .publish-area {
    width: 70px;
    height: 65px;
    margin-right: 15px;
  }
}
.blog-details-area .blog-details-wrap .recent-article-img .publish-area a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 20px;
  color: var(--primary-color1);
}
@media (max-width: 1199px) {
  .blog-details-area .blog-details-wrap .recent-article-img .publish-area a {
    font-size: 14px;
  }
}
.blog-details-area .blog-details-wrap .recent-article-img .publish-area a span {
  display: block;
  font-weight: 600;
  font-size: 1.125rem;
}
@media (max-width: 1199px) {
  .blog-details-area .blog-details-wrap .recent-article-img .publish-area a span {
    font-size: 16px;
  }
}
.blog-details-area .blog-details-wrap .recent-article-img img {
  border-radius: 5px;
}
.blog-details-area .blog-details-wrap .recent-article-content {
  padding: 0px 0px 0px 15px;
}
@media (max-width: 1399px) {
  .blog-details-area .blog-details-wrap .recent-article-content {
    padding: 0px 0px 0px 10px;
  }
}
@media (max-width: 576px) {
  .blog-details-area .blog-details-wrap .recent-article-content {
    padding: 0;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta {
  display: flex;
  align-items: flex-end;
  margin-top: -30px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta {
    margin-top: 15px;
    margin-bottom: 10px;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta .publish-area {
  width: 82px;
  height: 73px;
  background: #F8F8F8;
  border: 1px solid rgba(0, 167, 172, 0.2);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-right: 20px;
  position: relative;
}
@media (max-width: 1399px) {
  .blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta .publish-area {
    width: 70px;
    height: 65px;
    margin-right: 15px;
  }
}
@media (max-width: 1199px) {
  .blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta .publish-area {
    display: none;
    visibility: hidden;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta .publish-area a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 20px;
  color: var(--primary-color1);
}
@media (max-width: 1199px) {
  .blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta .publish-area a {
    font-size: 14px;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta .publish-area a span {
  display: block;
  font-weight: 600;
  font-size: 1.125rem;
}
@media (max-width: 1199px) {
  .blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta .publish-area a span {
    font-size: 16px;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 20px;
}
.blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta ul li a {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color1);
  transition: 0.35s;
  display: flex;
  align-items: center;
}
.blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta ul li a img {
  margin-right: 8px;
}
@media (max-width: 1399px) {
  .blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta ul li a {
    margin-right: 5px;
    font-size: 13px;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .recent-article-meta ul li a:hover {
  color: var(--primary-color1);
}
.blog-details-area .blog-details-wrap .recent-article-content h2 {
  font-weight: 600;
  font-size: 2.25rem;
  line-height: 1.4;
  color: var(--title-color1);
  margin-bottom: 27px;
}
@media (max-width: 576px) {
  .blog-details-area .blog-details-wrap .recent-article-content h2 {
    font-size: 2rem;
    line-height: 1.3;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .for-devider {
  height: 2px;
  width: 100%;
  background-color: rgba(0, 167, 172, 0.16);
  position: relative;
  margin-bottom: 25px;
}
.blog-details-area .blog-details-wrap .recent-article-content .for-devider::before {
  content: "";
  -webkit-clip-path: polygon(0 0, 97% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 97% 0, 100% 100%, 0% 100%);
  background-color: #fff;
  height: 10px;
  max-width: 480px;
  width: 100%;
  position: absolute;
  bottom: -4px;
  z-index: 9;
}
.blog-details-area .blog-details-wrap .recent-article-content .for-devider::after {
  content: "";
  -webkit-clip-path: polygon(0 0, 97% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 97% 0, 100% 100%, 0% 100%);
  background-color: rgba(0, 167, 172, 0.1607843137);
  height: 10px;
  max-width: 480px;
  width: 100%;
  position: absolute;
  bottom: -4px;
  z-index: 9;
}
.blog-details-area .blog-details-wrap .recent-article-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1.063rem;
  line-height: 30px;
  color: var(--text-color1);
  margin-bottom: 35px;
}
.blog-details-area .blog-details-wrap .recent-article-content p span {
  font-size: 2.25rem;
}
.blog-details-area .blog-details-wrap .recent-article-content h4 {
  font-weight: 500;
  font-size: 1.5rem;
  color: var(--title-color1);
  margin-bottom: 20px;
}
.blog-details-area .blog-details-wrap .recent-article-content .interview-trips {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 40px;
}
.blog-details-area .blog-details-wrap .recent-article-content .interview-trips li {
  display: flex;
  margin-bottom: 13px;
}
.blog-details-area .blog-details-wrap .recent-article-content .interview-trips li .icon {
  padding-right: 15px;
  padding-top: 3px;
}
.blog-details-area .blog-details-wrap .recent-article-content .interview-trips li p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1.063rem;
  line-height: 30px;
  color: var(--text-color1);
  margin-bottom: 0;
}
.blog-details-area .blog-details-wrap .recent-article-content .interview-trips li p span {
  font-weight: 500;
  font-size: 1.125rem;
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-dt-img img {
  border-radius: 5px;
}
@media (max-width: 576px) {
  .blog-details-area .blog-details-wrap .recent-article-content .blog-dt-img img {
    width: 100%;
    min-height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 35px 0;
}
@media (max-width: 767px) {
  .blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .bolg-tag {
  display: flex;
  align-items: baseline;
  gap: 15px;
}
@media (max-width: 767px) {
  .blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .bolg-tag {
    align-items: flex-start;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .bolg-tag h6 {
  font-weight: 500;
  font-size: 1.125rem;
  color: #000000;
  margin-bottom: 0;
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .bolg-tag ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  margin-top: 3px;
  gap: 10px;
}
@media (max-width: 576px) {
  .blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .bolg-tag ul {
    flex-wrap: wrap;
  }
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .bolg-tag ul li {
  line-height: 1;
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .bolg-tag ul li a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  line-height: 19px;
  color: var(--text-color1);
  transition: 0.35s;
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .bolg-tag ul li a:hover {
  color: var(--primary-color1);
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .social-area {
  display: flex;
  align-items: center;
  gap: 15px;
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .social-area h6 {
  font-weight: 500;
  font-size: 1.125rem;
  color: #000000;
  margin-bottom: 0;
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .social-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 10px;
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .social-area ul li a {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  border: 1px solid rgba(0, 167, 172, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-color1);
  transition: 0.35s;
}
.blog-details-area .blog-details-wrap .recent-article-content .blog-tag-social-area .social-area ul li a:hover {
  color: var(--white);
  background-color: var(--primary-color1);
}
.blog-details-area .next-prev-pages-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 30px 0;
}
.blog-details-area .next-prev-pages-area .previous-area a {
  transition: 0.35s;
  position: relative;
}
.blog-details-area .next-prev-pages-area .previous-area a .btn-wrap {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: flex;
  align-items: center;
  transition: 0.35s;
}
.blog-details-area .next-prev-pages-area .previous-area a .btn-wrap img {
  height: 56px;
  width: 56px;
  border-radius: 50%;
  margin-right: 22px;
  transition: 0.35s;
}
.blog-details-area .next-prev-pages-area .previous-area a .btn-wrap span {
  font-weight: 500;
  font-size: 0.875rem;
  color: var(--title-color1);
  background: #F8F8F8;
  border-radius: 2px;
  padding: 5px 10px;
  line-height: 1;
  transition: 0.35s;
  white-space: nowrap;
}
.blog-details-area .next-prev-pages-area .previous-area a:hover span {
  background-color: rgba(0, 167, 172, 0.5);
  color: var(--white);
}
.blog-details-area .next-prev-pages-area .previous-area a:hover .btn-wrap {
  opacity: 1;
}
.blog-details-area .next-prev-pages-area .previous-area a:hover .icon {
  opacity: 0;
}
.blog-details-area .next-prev-pages-area .next-area a {
  height: 56px;
}
.blog-details-area .next-prev-pages-area .next-area a .icon {
  height: 56px;
  width: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 167, 172, 0.5);
  transition: 0.35s;
}
.blog-details-area .next-prev-pages-area .next-area a .icon svg {
  fill: var(--primary-color1);
  transition: 0.35s;
}
.blog-details-area .next-prev-pages-area .next-area a .icon:hover {
  background: rgba(0, 167, 172, 0.5);
}
.blog-details-area .next-prev-pages-area .next-area a .icon:hover svg {
  fill: var(--white);
}
.blog-details-area .next-prev-pages-area .next-area.two .btn-wrap {
  right: 108px;
  left: unset;
}
.blog-details-area .next-prev-pages-area .next-area.two .btn-wrap img {
  margin-right: 0;
  margin-left: 22px;
}
.blog-details-area .job-card {
  background: #F8F8F8;
  border-radius: 10px;
  padding-left: 40px;
  padding-top: 50px;
  position: relative;
  height: 400px;
  overflow: hidden;
}
.blog-details-area .job-card .job-content {
  padding-right: 10px;
}
.blog-details-area .job-card .job-content h5 {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 24px;
  color: #000000;
  margin-bottom: 15px;
}
.blog-details-area .job-card .job-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  line-height: 26px;
  color: var(--text-color1);
  margin-bottom: 35px;
}
.blog-details-area .job-card .job-content a {
  display: inline-block;
}
.blog-details-area .job-card .job-img {
  position: absolute;
  bottom: 0;
  right: 0;
}

.post-comment-area .post-title {
  margin-bottom: 30px;
}
.post-comment-area .post-title h5 {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 24px;
  color: var(--title-color1);
}
.post-comment-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post-comment-area ul li {
  margin-bottom: 20px;
}
.post-comment-area ul li:last-child {
  margin-bottom: 0;
}
.post-comment-area ul li .single-comment-area {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .post-comment-area ul li .single-comment-area {
    align-items: flex-start;
  }
}
@media (max-width: 576px) {
  .post-comment-area ul li .single-comment-area {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.post-comment-area ul li .single-comment-area .author-img {
  margin-right: 25px;
}
.post-comment-area ul li .single-comment-area .author-img img {
  height: 86px;
  width: 86px;
  border-radius: 5px;
}
.post-comment-area ul li .single-comment-area .comment-content .author-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  gap: 10px;
}
@media (max-width: 767px) {
  .post-comment-area ul li .single-comment-area .comment-content .author-details {
    flex-wrap: wrap;
  }
}
.post-comment-area ul li .single-comment-area .comment-content .author-details .author-name-deg {
  display: flex;
  align-items: center;
  gap: 20px;
}
.post-comment-area ul li .single-comment-area .comment-content .author-details .author-name-deg h6 {
  font-weight: 600;
  font-size: 1rem;
  color: var(--title-color1);
  line-height: 1;
  margin-bottom: 0;
}
.post-comment-area ul li .single-comment-area .comment-content .author-details .author-name-deg span {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: var(--text-color1);
  display: flex;
  align-items: center;
  line-height: 1;
}
.post-comment-area ul li .single-comment-area .comment-content .author-details .author-name-deg span img {
  margin-right: 6px;
}
.post-comment-area ul li .single-comment-area .comment-content .author-details .date-reply-btn {
  display: flex;
  align-items: center;
  gap: 40px;
}
.post-comment-area ul li .single-comment-area .comment-content .author-details .date-reply-btn .replay-btn a {
  font-weight: 400;
  font-size: 1rem;
  color: var(--primary-color1);
  display: flex;
  align-items: baseline;
  gap: 6px;
  transition: 0.35s;
}
.post-comment-area ul li .single-comment-area .comment-content .author-details .date-reply-btn .replay-btn a svg {
  fill: var(--primary-color1);
  transition: 0.35s;
}
.post-comment-area ul li .single-comment-area .comment-content .author-details .date-reply-btn .replay-btn a:hover {
  color: var(--title-color1);
}
.post-comment-area ul li .single-comment-area .comment-content .author-details .date-reply-btn .replay-btn a:hover svg {
  fill: var(--title-color1);
}
.post-comment-area ul li .single-comment-area .comment-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1.125;
  line-height: 30px;
  color: var(--text-color1);
  margin-bottom: 0;
}

.pricing-plan-area .pricing-plan-card1 {
  background: #EFF5F9;
  border: 1px solid rgba(0, 167, 172, 0.15);
  border-radius: 5px;
  padding: 50px 0;
}
.pricing-plan-area .pricing-plan-card1 .pricing-plan-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 40px;
  gap: 5px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .pricing-plan-area .pricing-plan-card1 .pricing-plan-header {
    padding-right: 30px;
  }
}
@media (max-width: 1399px) {
  .pricing-plan-area .pricing-plan-card1 .pricing-plan-header {
    padding-right: 10px;
  }
}
.pricing-plan-area .pricing-plan-card1 .pricing-plan-header .starting-form span {
  font-family: var(--font-work-sans);
  font-weight: 600;
  font-size: 1.375rem;
  color: var(--primary-color1);
  background-color: var(--white);
  border: 1px solid rgba(0, 167, 172, 0.16);
  padding: 6px 24px;
  margin-left: -15px;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  border-radius: 0px 10px 10px 0;
}
.pricing-plan-area .pricing-plan-card1 .pricing-plan-header .starting-form span::after {
  content: "";
  height: 16px;
  width: 16px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
  background-color: #E6E6E6;
  position: absolute;
  left: -1px;
  bottom: -16px;
}
.pricing-plan-area .pricing-plan-card1 .pricing-plan-header .preview-btn a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.938rem;
  line-height: 18px;
  text-decoration-line: underline;
  color: #0279CF;
  transition: 0.35s;
  white-space: nowrap;
}
.pricing-plan-area .pricing-plan-card1 .pricing-plan-header .preview-btn a:hover {
  color: var(--primary-color1);
}
.pricing-plan-area .pricing-plan-card1 .price-area {
  display: flex;
  justify-content: center;
  padding-top: 30px;
  margin-bottom: 32px;
}
.pricing-plan-area .pricing-plan-card1 .price-area h3 {
  font-weight: 700;
  font-size: 2.25rem;
  color: var(--primary-color1);
  margin-bottom: 0;
}
.pricing-plan-area .pricing-plan-card1 .price-area h3 span {
  font-size: 1.125rem;
  font-weight: 400;
  color: var(--text-color1);
}
.pricing-plan-area .pricing-plan-card1 .priceing-list {
  margin: 0;
  list-style: none;
  padding: 0 40px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .pricing-plan-area .pricing-plan-card1 .priceing-list {
    padding: 0px 30px;
  }
}
@media (max-width: 1399px) {
  .pricing-plan-area .pricing-plan-card1 .priceing-list {
    padding: 0px 30px;
  }
}
.pricing-plan-area .pricing-plan-card1 .priceing-list li {
  display: flex;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: var(--text-color1);
  margin-bottom: 10px;
}
.pricing-plan-area .pricing-plan-card1 .priceing-list li .icon {
  line-height: 1.3;
}
.pricing-plan-area .pricing-plan-card1 .priceing-list li p {
  margin-bottom: 0;
}
.pricing-plan-area .pricing-plan-card1 .priceing-list li span {
  font-weight: 500;
}
.pricing-plan-area .pricing-plan-card1 .priceing-list li:last-child {
  margin-bottom: 0;
}
.pricing-plan-area .pricing-plan-card1 .priceing-list li img {
  margin-right: 8px;
}
.pricing-plan-area .pricing-plan-card2 {
  border: 1px solid rgba(0, 167, 172, 0.12);
  border-radius: 5px;
  background: rgba(255, 242, 232, 0.7);
  padding: 60px 15px 60px 50px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .pricing-plan-area .pricing-plan-card2 {
    padding: 60px 15px 60px 30px;
  }
}
@media (max-width: 1399px) {
  .pricing-plan-area .pricing-plan-card2 {
    padding: 60px 15px 60px 30px;
  }
}
.pricing-plan-area .pricing-plan-card2 h4 {
  font-family: var(--font-work-sans);
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1;
  color: #061421;
  margin-bottom: 40px;
}
.pricing-plan-area .pricing-plan-card2 .scrolling-wrapper {
  height: 450px;
  overflow-y: scroll;
  padding-right: 25px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .pricing-plan-area .pricing-plan-card2 .scrolling-wrapper {
    padding-right: 10px;
  }
}
@media (max-width: 1399px) {
  .pricing-plan-area .pricing-plan-card2 .scrolling-wrapper {
    padding-right: 10px;
  }
}
.pricing-plan-area .pricing-plan-card2 .scrolling-wrapper::-webkit-scrollbar {
  width: 8px;
}
.pricing-plan-area .pricing-plan-card2 .scrolling-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--primary-color1);
}
.pricing-plan-area .pricing-plan-card2 .scrolling-wrapper::-webkit-scrollbar-track {
  background: rgba(0, 167, 172, 0.2);
  border-radius: 10px;
}
.pricing-plan-area .pricing-plan-card2 .title-and-btn {
  display: flex;
  justify-content: space-between;
  margin-bottom: 17px;
}
.pricing-plan-area .pricing-plan-card2 .title-and-btn .title h5 {
  font-weight: 500;
  font-size: 1.125rem;
  color: var(--title-color1);
  margin-bottom: 5px;
}
.pricing-plan-area .pricing-plan-card2 .title-and-btn .title h6 {
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
.pricing-plan-area .pricing-plan-card2 .title-and-btn .form-check {
  display: block;
  min-height: unset;
  min-width: 40px;
  padding-left: 2.5em;
  margin-bottom: 0.125rem;
  cursor: pointer;
}
.pricing-plan-area .pricing-plan-card2 .title-and-btn .form-check-input {
  width: 40px;
  height: 20px;
}
.pricing-plan-area .pricing-plan-card2 .title-and-btn .form-check-input:checked {
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
}
.pricing-plan-area .pricing-plan-card2 .title-and-btn .form-check-input:focus {
  border-color: var(--primary-color1);
  outline: 0;
  box-shadow: none;
}
.pricing-plan-area .pricing-plan-card2 .priceing-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-plan-area .pricing-plan-card2 .priceing-list li {
  display: flex;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: var(--text-color1);
  margin-bottom: 10px;
}
.pricing-plan-area .pricing-plan-card2 .priceing-list li .icon {
  line-height: 1.3;
}
.pricing-plan-area .pricing-plan-card2 .priceing-list li p {
  margin-bottom: 0;
}
.pricing-plan-area .pricing-plan-card2 .priceing-list li span {
  font-weight: 500;
}
.pricing-plan-area .pricing-plan-card2 .priceing-list li:last-child {
  margin-bottom: 0;
}
.pricing-plan-area .pricing-plan-card2 .priceing-list li img {
  margin-right: 8px;
}
.pricing-plan-area .pricing-plan-card3 {
  background: #EFF5F9;
  border: 1px solid rgba(0, 167, 172, 0.12);
  border-radius: 5px;
  padding: 90px 50px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .pricing-plan-area .pricing-plan-card3 {
    padding: 90px 30px;
  }
}
@media (max-width: 1399px) {
  .pricing-plan-area .pricing-plan-card3 {
    padding: 90px 30px;
  }
}
@media (max-width: 1399px) {
  .pricing-plan-area .pricing-plan-card3 {
    padding: 90px 30px;
  }
}
@media (max-width: 576px) {
  .pricing-plan-area .pricing-plan-card3 {
    padding: 50px 20px;
  }
}
.pricing-plan-area .pricing-plan-card3 h4 {
  font-family: var(--font-work-sans);
  font-weight: 600;
  font-size: 1.375rem;
  color: var(--title-color1);
  margin-bottom: 40px;
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FFFFFF;
  border-radius: 5px;
  padding: 12px 25px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .pricing-plan-area .pricing-plan-card3 .job-qty-area {
    padding: 12px 15px;
  }
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area h6 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 1.125rem;
  color: var(--title-color1);
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity {
  justify-content: center;
}
@media (max-width: 767px) {
  .pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity {
    justify-content: end;
  }
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .quantity-nav {
  padding: 0px;
  border-radius: 36px;
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .quantity-nav input {
  font-size: 1rem;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  text-align: center;
  vertical-align: middle;
  box-sizing: content-box;
  margin: 0;
  padding: 0 5px;
  background-color: transparent;
  border: 1px solid rgba(0, 167, 172, 0.5);
  border-radius: 4px;
  min-width: 54px;
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .quantity-nav button {
  height: 24px;
  width: 24px;
  line-height: 33px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--title-color-dark);
  transition: 0.35s;
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .quantity-nav button i {
  font-size: 18px;
  color: var(--primary-color1);
  transition: 0.35s;
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .quantity-nav button:hover {
  background-color: var(--primary-color1);
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .quantity-nav button:hover i {
  color: var(--white);
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .nice-number {
  display: inline-flex;
  justify-content: stretch;
  align-items: center;
  gap: 10px;
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .nice-number input {
  vertical-align: middle;
  box-sizing: content-box;
  margin: 0;
  text-align: center;
}
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .nice-number input::-webkit-inner-spin-button,
.pricing-plan-area .pricing-plan-card3 .job-qty-area .quantity .nice-number input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pricing-plan-area .pricing-plan-card3 table {
  width: 100%;
}
.pricing-plan-area .pricing-plan-card3 table tbody {
  width: 100%;
}
.pricing-plan-area .pricing-plan-card3 table tbody tr {
  height: 35px;
}
.pricing-plan-area .pricing-plan-card3 table tbody tr td {
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.pricing-plan-area .pricing-plan-card3 table tbody tr td:last-child {
  font-weight: 400;
  font-size: 1rem;
  color: var(--primary-color1);
  display: flex;
  justify-content: end;
  color: var(--title-color1);
}
.pricing-plan-area .pricing-plan-card3 table tbody tr:nth-child(2) {
  border-bottom: 1px solid rgba(6, 20, 33, 0.12);
}
.pricing-plan-area .pricing-plan-card3 table tbody tr:last-child td {
  border-top: 1px solid rgba(6, 20, 33, 0.12);
}
.pricing-plan-area .pricing-plan-card3 table tbody tr:last-child td:last-child {
  font-weight: 500;
  font-size: 18px;
}
.pricing-plan-area .pricing-plan-card3 .total-price {
  font-family: var(--font-work-sans);
  font-weight: 600;
  font-size: 2.188rem;
  text-align: center;
  color: var(--title-color1);
  margin-bottom: 0;
  padding-top: 10px;
}
.pricing-plan-area .pricing-plan-card3 .primry-btn-2 {
  margin-top: 30px;
  width: 100%;
  justify-content: center;
  padding: 12px 28px;
}
.pricing-plan-area .add-area {
  display: flex;
  gap: 60px;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .pricing-plan-area .add-area {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.pricing-plan-area .add-area p {
  margin-bottom: 0;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1.25rem;
  color: var(--title-color1);
}
.pricing-plan-area .add-area p span {
  color: #FD3232;
}
.pricing-plan-area .add-area a {
  padding: 5px 20px;
  border-color: var(--primary-color1);
  color: var(--primary-color1);
  white-space: nowrap;
}
.pricing-plan-area .add-area a:hover {
  color: var(--white);
}
.pricing-plan-area .advertuse-area h4 {
  font-weight: 600;
  font-size: 1.625rem;
  color: var(--title-color1);
  margin-bottom: 22px;
}
.pricing-plan-area .advertuse-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-plan-area .advertuse-area ul li {
  margin-bottom: 15px;
  display: flex;
  position: relative;
}
.pricing-plan-area .advertuse-area ul li::before {
  content: "";
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
          clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background-color: var(--primary-color1);
  position: absolute;
  left: 0;
  top: 7px;
  height: 12px;
  width: 8px;
}
.pricing-plan-area .advertuse-area ul li img {
  margin-right: 6px;
}
.pricing-plan-area .advertuse-area ul li:last-child {
  margin-bottom: 0;
}
.pricing-plan-area .advertuse-area ul li p {
  margin-bottom: 0;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1.25rem;
  color: var(--text-color1);
  padding-left: 15px;
}
.pricing-plan-area .advertuse-area ul li p span {
  font-weight: 500;
  color: var(--title-color1);
}

.category-listing-area .single-category {
  background: #FFFFFF;
  border: 1px solid rgba(0, 167, 172, 0.15);
  border-radius: 5px;
  padding: 20px 20px;
  transition: 0.35s;
}
@media (max-width: 576px) {
  .category-listing-area .single-category {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
  }
}
.category-listing-area .single-category .category-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 25px;
}
.category-listing-area .single-category .category-top .sl-no h6 {
  font-size: 1.125rem;
  font-weight: 700;
  color: rgba(0, 167, 172, 0.2);
  line-height: 22px;
  letter-spacing: 0.04em;
  position: relative;
  opacity: 0.7;
}
.category-listing-area .single-category .category-top .sl-no h6::after {
  content: "";
  height: 1px;
  width: 40px;
  background-color: rgba(0, 167, 172, 0.2);
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translateY(-50%);
}
.category-listing-area .single-category .category-content h5 {
  margin-bottom: 10px;
}
.category-listing-area .single-category .category-content h5 a {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--title-color1);
  line-height: 24px;
}
.category-listing-area .single-category .category-content p {
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
}
.category-listing-area .single-category .category-content p span {
  font-weight: 600;
  color: var(--primary-color1);
}
.category-listing-area .single-category:hover {
  border: 1px solid rgb(0, 167, 172);
}
.category-listing-area .form-inner {
  display: flex;
  align-items: center;
  background: #F8F8F8;
  border-radius: 5px;
  margin-bottom: 10px;
}
.category-listing-area .form-inner input {
  width: 100%;
  background-color: transparent;
  height: 44px;
  padding: 10px 20px;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: var(--title-color1);
}
.category-listing-area .form-inner input::-moz-placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: var(--text-color1);
}
.category-listing-area .form-inner input::placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: var(--text-color1);
}
.category-listing-area .form-inner .primry-btn-2 {
  height: 44px;
  width: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
}



.swiper-btn-2 {
  display: flex;
  align-items: center;
  gap: 15px;
}
.swiper-btn-2 .swiper-prev, .swiper-btn-2 .swiper-next {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 1px solid;
  border-color: rgba(0, 167, 172, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
}
.swiper-btn-2 .swiper-prev i, .swiper-btn-2 .swiper-next i {
  font-size: 20px;
  color: rgba(0, 167, 172, 0.5);
  transition: 0.35s;
}
.swiper-btn-2 .swiper-prev:hover, .swiper-btn-2 .swiper-next:hover {
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
}
.swiper-btn-2 .swiper-prev:hover i, .swiper-btn-2 .swiper-next:hover i {
  color: var(--white);
}

.single-category2 {
  border: 1px solid rgba(0, 167, 172, 0.3);
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 20px;
  transition: 0.35s;
}
.single-category2 .category-icon {
  position: relative;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
}
.single-category2 .category-icon svg {
  fill: var(--primary-color1);
  position: relative;
  z-index: 9;
  transition: 0.35s;
}
.single-category2 .category-icon .icon-bg {
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.35s;
}
.single-category2 .category-icon .icon-bg svg {
  fill: #F2F2F2;
  transition: 0.35s;
}
.single-category2 .category-content h5 {
  margin-bottom: 5px;
}
.single-category2 .category-content h5 a {
  font-weight: 600;
  font-size: 18px;
  color: var(--title-color1);
  transition: 0.35s;
}
.single-category2 .category-content h5 a:hover {
  color: var(--primary-color1);
}
.single-category2 .category-content p {
  margin-bottom: 0;
  font-family: "Work Sans";
  font-weight: 400;
  font-size: 17px;
  color: var(--text-color1);
}
.single-category2 .category-content p span {
  font-weight: 600;
  font-size: 18px;
  color: var(--primary-color1);
}
.single-category2:hover {
  border: 1px solid #000;
}
.single-category2:hover .category-icon svg {
  fill: var(--white);
}
.single-category2:hover .category-icon .icon-bg svg {
  fill: var(--primary-color1);
}

.recent-article-wrrap .recent-article-img {
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  margin-bottom: 25px;
  transition: 0.35s;
}
.recent-article-wrrap .recent-article-img img {
  border-radius: 5px;
  transition: 0.35s;
}
@media (max-width: 767px) {
  .recent-article-wrrap .recent-article-img img {
    width: 100%;
  }
}
.recent-article-wrrap .recent-article-img .tag {
  position: absolute;
  left: 25px;
  top: 25px;
}
.recent-article-wrrap .recent-article-img .tag a {
  border-radius: 50px;
  display: inline-block;
  padding: 3px 28px;
}
.recent-article-wrrap .recent-article-img .tag a::before {
  border-radius: 50px;
}
.recent-article-wrrap .recent-article-content .recent-article-meta {
  margin-bottom: 12px;
}
.recent-article-wrrap .recent-article-content .recent-article-meta ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 30px;
}
.recent-article-wrrap .recent-article-content .recent-article-meta ul li {
  line-height: 1;
}
.recent-article-wrrap .recent-article-content .recent-article-meta ul li a {
  display: flex;
  align-items: center;
  line-height: 1;
  font-family: var(--font-work-sans);
  font-size: 1rem;
  font-weight: 400;
  transition: 0.35s;
}
.recent-article-wrrap .recent-article-content .recent-article-meta ul li a img {
  margin-right: 5px;
}
.recent-article-wrrap .recent-article-content .recent-article-meta ul li a:hover {
  color: var(--primary-color1);
}
.recent-article-wrrap .recent-article-content h4 {
  margin-bottom: 0;
}
.recent-article-wrrap .recent-article-content h4 a {
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 34px;
  color: var(--title-color1);
  transition: 0.35s;
}
.recent-article-wrrap .recent-article-content h4 a:hover {
  color: var(--primary-color1);
}
.recent-article-wrrap:hover .recent-article-img img {
  transform: scale(1.03);
}



@media (max-width: 576px) {
  .home-category-area .section-title1 {
    text-align: center;
  }
}
.home-category-area .job-categorycard {
  min-height: 170px;
  height: 100%;
  max-width: 247px;
  width: 100%;
  perspective: 1000px;
  margin: 0 auto;
}
.home-category-area .job-categorycard .job-content-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  border-radius: 50px;
}


.home-category-area .job-categorycard .cart-front {
  border: 1px solid;
  border-color: rgb(0 87 227 / 15%);
  border-radius: 15px;
  padding: 30px 20px;
  text-align: center;
  background-color: var(--white);
}
.home-category-area .job-categorycard .cart-front h5 {
  margin-bottom: 10px;
}
.home-category-area .job-categorycard .cart-front h5 {
  font-weight: 500;
  font-size: 17px;
  color: #000000;
}
.home-category-area .job-categorycard .cart-front p {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: var(--title-color-dark);
  margin-bottom: 0;
}
.home-category-area .job-categorycard .cart-front .view-btn1 {
  padding-top: 15px;
}
.home-category-area .job-categorycard .cart-front .view-btn1 a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 15px;
  color: #707070;
}





.home-category-area .category-btn-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
}
.home-category-area .category-btn-area h5 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
}
.home-category-area .category-btn-area a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--primary-color1);
  display: flex;
  align-items: center;
  transition: 0.35s;
  gap: 5px;
}
.home-category-area .category-btn-area a:hover {
  color: var(--title-color1);
}


.home-job-area {
  background: #F8F8F8;
  padding: 70px 0 70px 0;
}
.home-job-area .job-listing-card {
  border: 1px solid #EEEEEE;
  border-radius: 15px;
  padding: 30px 50px;
  background-color: #FFFFFF;
  transition: 0.35s;
}
@media (max-width: 576px) {
  .home-job-area .job-listing-card {
    padding: 20px 15px;
  }
}
.home-job-area .job-listing-card .job-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 10px;
  position: relative;
}
.home-job-area .job-listing-card .job-top .job-list-content {
  display: flex;
  align-items: flex-start;
  gap: 80px;
  position: relative;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .home-job-area .job-listing-card .job-top .job-list-content {
    gap: 50px;
  }
}
@media (max-width: 1399px) {
  .home-job-area .job-listing-card .job-top .job-list-content {
    gap: 30px;
  }
}
@media (max-width: 1199px) {
  .home-job-area .job-listing-card .job-top .job-list-content {
    flex-wrap: wrap;
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .home-job-area .job-listing-card .job-top .job-list-content {
    justify-content: flex-start;
  }
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area {
  display: flex;
  align-items: center;
  position: relative;
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area::after {
  content: "";
  width: 1px;
  height: 44px;
  background: rgb(0 0 0 / 45%);
  position: absolute;
  right: -40px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .home-job-area .job-listing-card .job-top .job-list-content .company-area::after {
    right: -25px;
  }
}
@media (max-width: 1399px) {
  .home-job-area .job-listing-card .job-top .job-list-content .company-area::after {
    right: -16px;
  }
}
@media (max-width: 1199px) {
  .home-job-area .job-listing-card .job-top .job-list-content .company-area::after {
    display: none;
    visibility: hidden;
  }
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .logo {
  border: 50%;
  margin-right: 12px;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .home-job-area .job-listing-card .job-top .job-list-content .company-area .logo {
    margin-right: 10px;
  }
}
@media (max-width: 1399px) {
  .home-job-area .job-listing-card .job-top .job-list-content .company-area .logo {
    margin-right: 10px;
  }
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .logo img {
  border-radius: 50%;
  height: 52px;
  width: 52px;
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .company-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 {
  margin-bottom: 3px;
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 a {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--title-color1);
  transition: 0.35s;
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location h5 a:hover {
  color: #000;
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location p a {
  font-size: 0.938rem;
  font-weight: 400;
  color: var(--text-color1);
  font-family: var(--font-work-sans);
  transition: 0.35s;
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location p a:hover {
  color: #000;
}
.home-job-area .job-listing-card .job-top .job-list-content .company-area .company-details .name-location p img {
  margin-right: 8px;
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .home-job-area .job-listing-card .job-top .job-list-content .job-discription {
    flex-wrap: wrap;
    gap: 0;
  }
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  margin-right: 40px;
}
@media (max-width: 1199px) {
  .home-job-area .job-listing-card .job-top .job-list-content .job-discription ul {
    margin-right: 20px;
  }
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription ul li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 14px;
  margin-right: 10px;
  line-height: 1;
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription ul li:last-child {
  margin-right: 0;
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription ul li::before {
  content: "";
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #00000052;
  position: absolute;
  left: 0;
  top: 4px;
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription ul li p {
  line-height: 1;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  color: var(--title-color1);
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription ul li p .title {
  color: var(--text-color1);
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription ul li p .time {
  font-size: 15px;
  color: var(--text-color1);
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription ul li a {
  transition: 0.35s;
}
.home-job-area .job-listing-card .job-top .job-list-content .job-discription ul li a:hover {
  color: var(--primary-color1);
}
@media (max-width: 1399px) {
  .home-job-area .job-listing-card .job-top .job-list-content .job-discription ul.one {
    margin-bottom: 3px;
  }
}
.home-job-area .job-listing-card .job-top .bookmark {
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #EFF3F2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
}
@media (max-width: 1199px) {
  .home-job-area .job-listing-card .job-top .bookmark {
    position: absolute;
    right: 0;
  }
}
.home-job-area .job-listing-card .job-top .bookmark i {
  color: #000;
  font-size: 14px;
  transition: 0.35s;
}
.home-job-area .job-listing-card .job-top .bookmark:hover {
  background-color: #000;
}
.home-job-area .job-listing-card .job-top .bookmark:hover i {
  color: var(--white);
}
.home-job-area .job-listing-card .job-type-apply {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
.home-job-area .job-listing-card .job-type-apply p {
  font-weight: 500;
  font-size: 15px;
  color: var(--text-color1);
  margin-bottom: 0;
  display: flex;
  align-items: baseline;
}
.home-job-area .job-listing-card .job-type-apply p img {
  margin-right: 5px;
}
.home-job-area .job-listing-card .job-type-apply p span {
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  margin-left: 5px;
}
.home-job-area .job-listing-card .job-type-apply .job-type {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 576px) {
  .home-job-area .job-listing-card .job-type-apply .job-type {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.home-job-area .job-listing-card .job-type-apply .job-type span {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: var(--title-color1);
  font-family: var(--font-work-sans);
  border-radius: 50px;
  padding: 5px 21px;
}
.home-job-area .job-listing-card .job-type-apply .light-gray {
  background-color: #f8f8f8;
}
.home-job-area .job-listing-card .job-type-apply .light-purple {
  background-color: rgba(145, 91, 254, 0.18);
}
.home-job-area .job-listing-card .apply-btn a {
  font-size: 0.938rem;
  font-weight: 500;
  color: #FFFFFF;
  transition: 0.35s;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: 1;
}
.home-job-area .job-listing-card .apply-btn a span {
  display: inline-block;
  margin-left: 10px;
  margin-right: -20px;
  position: relative;
  transition: 0.35s;
}
.home-job-area .job-listing-card .apply-btn a span img {
  width: 18px;
}
.home-job-area .job-listing-card .apply-btn a:hover {
  color: #FFFFFF;
}
.home-job-area .job-listing-card .apply-btn a:hover span::after {
  left: -22px;
}
.home-job-area .job-listing-card:hover {
  border-color: #000000;
}


.note-editor.note-airframe.fullscreen, .note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  z-index: 999999;
}
.note-editor.note-airframe.fullscreen .note-toolbar, .note-editor.note-frame.fullscreen .note-toolbar {
  background-color: var(--primary-color1);
}

.note-editing-area {
  background-color: var(--white);
}

.note-editor.note-airframe, .note-editor.note-frame {
  border: 1px solid rgb(0 0 0 / 21%);
}

.note-editor.note-airframe .note-statusbar, .note-editor.note-frame .note-statusbar {
  background-color: rgb(104 106 108 / 13%);
  border-top: 1px solid rgb(104 106 108 / 13%);
}

.note-editor .note-toolbar {
  background-color: rgb(104 106 108 / 13%);
  border-color: rgb(104 106 108 / 13%);
}
.note-editor .note-toolbar .note-dropdown-menu, .note-editor .note-toolbar .note-popover .popover-content .note-dropdown-menu {
  min-width: 200px;
}
.note-editor .note-toolbar .note-dropdown-menu a, .note-editor .note-toolbar .note-popover .popover-content .note-dropdown-menu a {
  font-family: var(--font-work-sans);
}
.note-editor .note-toolbar button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  width: unset;
  background-color: #fff;
  border-color: rgba(0, 167, 172, 0.12);
}
.note-editor .note-toolbar button i {
  position: relative;
  right: unset;
  bottom: unset;
  color: #000000;
  cursor: pointer;
}
.note-editor .note-toolbar button span {
  color: var(--title-color1);
}

.note-editable {
  min-height: 150px;
}
.note-editable p {
  margin-bottom: 0;
}


/*=======================================
 Company dashboard
=======================================*/
.company-job-detaiils-page .job-details-and-counter-area {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 50px 40px;
}
@media (max-width: 576px) {
  .company-job-detaiils-page .job-details-and-counter-area {
    padding: 50px 20px;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .job-title-area h3 {
  font-weight: 600;
  font-size: 1.875rem;
  color: #000;
  margin-bottom: 12px;
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .job-title-area h3 span {
  color: var(--title-color1);
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .job-title-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 576px) {
  .company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .job-title-area ul {
    display: block;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .job-title-area ul li {
  font-family: var(--font-work-sans);
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  color: var(--text-color1);
  display: flex;
  gap: 5px;
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .job-title-area ul li span {
  font-weight: 500;
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .job-title-area ul li:first-child {
  margin-bottom: 3px;
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group {
  background: #FFFFFF;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  padding: 15px 15px;
}
@media (max-width: 576px) {
  .company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group {
    padding: 12px;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 576px) {
  .company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul {
    gap: 20px;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul li a {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.875rem;
  color: var(--text-color1);
  display: flex;
  align-items: center;
  white-space: nowrap;
  transition: 0.35s;
}
@media (max-width: 576px) {
  .company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul li a {
    gap: 5px;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul li a span {
  height: 28px;
  width: 28px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul li a:hover {
  color: #0057e3;
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul li:nth-child(2) a span {
color: #000000;
}

.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul li:nth-child(2) a:hover {
  color: #0057e3;
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul li:nth-child(3) a span {
  background: #0082E0;
}
.company-job-detaiils-page .job-details-and-counter-area .job-title-and-action-btn-area .action-btn-group ul li:nth-child(3) a:hover {
  color: #0082E0;
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 167, 172, 0.12);
}
@media (max-width: 767px) {
  .company-job-detaiils-page .job-details-and-counter-area .filter-button-group {
    flex-wrap: wrap;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .back-btn {
  padding-bottom: 12px;
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .back-btn a {
  font-weight: 500;
  font-size: 1rem;
  color: #00B4DC;
  transition: 0.35s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 8px;
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .back-btn a svg {
  fill: #00B4DC;
  transition: 0.35s;
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .back-btn a:hover {
  color: var(--primary-color1);
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .back-btn a:hover svg {
  fill: var(--primary-color1);
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .nav-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 50px;
  width: 100%;
  border: none;
}
@media (max-width: 767px) {
  .company-job-detaiils-page .job-details-and-counter-area .filter-button-group .nav-tabs {
    gap: 17px;
    margin-right: 20px;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .nav-tabs .nav-item .nav-link {
  padding: 0;
  font-weight: 500;
  font-size: 1rem;
  color: var(--text-color1);
  display: flex;
  align-items: center;
  padding-bottom: 12px;
  border: none;
  position: relative;
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .nav-tabs .nav-item .nav-link svg {
  fill: var(--text-color1);
  margin-right: 5px;
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .nav-tabs .nav-item .nav-link:focus {
  border: none;
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .nav-tabs .nav-item .nav-link.active {
  border: none;
  position: relative;
  color: var(--title-color1);
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .nav-tabs .nav-item .nav-link.active svg {
  fill: var(--title-color1);
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .nav-tabs .nav-item .nav-link.active::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  border-bottom: 1px solid var(--primary-color1);
  width: 100%;
}
.company-job-detaiils-page .job-details-and-counter-area .filter-button-group .nav-tabs .nav-item .nav-link.active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -17px;
  height: 20px;
  width: 20px;
  background-color: var(--white);
  transform: rotate(45deg) translateX(-50%);
  border: 1px solid var(--primary-color1);
  border-left: none;
  border-top: none;
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single {
    border: 1px solid rgb(201 203 203 / 34%);
    border-radius: 15px;
    padding: 15px 15px;
    text-align: center;
    position: relative;
    transition: 0.35s;
    box-shadow: -20px 12px 60px rgb(0 0 0 / 10%);
}
@media (max-width: 1399px) {
  .company-job-detaiils-page .job-details-and-counter-area .counter-single {
    padding: 25px 12px;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single .total-number {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #F8F8F8;
  border: 1px dashed rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single .total-number h3 {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 24px;
  color: var(--white);
  line-height: 1;
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single p {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.938rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
@media (max-width: 1399px) {
  .company-job-detaiils-page .job-details-and-counter-area .counter-single p {
    font-size: 1rem;
  }
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single.one .total-number {
  background: #0057e3;
  border: 1px dashed rgba(6, 20, 33, 0.25);
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single.two .total-number {
  background: #000;
  border: 1px dashed rgba(6, 20, 33, 0.25);
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single.three .total-number {
  background: #0057e3;
  border: 1px dashed rgba(6, 20, 33, 0.25);
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single.four .total-number {
  background: #000;
  border: 1px dashed rgba(6, 20, 33, 0.25);
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single.five .total-number {
  background: #0057e3;
  border: 1px dashed rgba(6, 20, 33, 0.25);
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single.six .total-number {
  background: #000;
  border: 1px dashed rgba(6, 20, 33, 0.25);
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single.six p {
  color: #FF2121;
}
.company-job-detaiils-page .job-details-and-counter-area .counter-single:hover::after {
  background: var(--primary-color1);
}
.company-job-detaiils-page .applied-list-wrap {
  position: relative;
}
.company-job-detaiils-page .applied-list-wrap .filter-area {
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 5px;
  padding: 40px 25px;
  position: sticky;
  top: 90px;
}
@media (max-width: 1199px) {
  .company-job-detaiils-page .applied-list-wrap .filter-area {
    padding: 40px 15px;
  }
}
@media (max-width: 991px) {
  .company-job-detaiils-page .applied-list-wrap .filter-area {
    position: relative;
    top: unset;
  }
}
.company-job-detaiils-page .applied-list-wrap .filter-area::before {
  content: "";
  width: 100%;
  height: 4px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 10px 10px 0px 0px;
}
.company-job-detaiils-page .applied-list-wrap .filter-area h5 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  margin-bottom: 25px;
}
.company-job-detaiils-page .applied-list-wrap .select-area .select2 {
  width: 99% !important;
}
.company-job-detaiils-page .applied-list-wrap .select-area .select2-container .select2-selection--single {
  height: 46px;
  display: flex;
  align-items: center;
  background: #F6F6F6;
  border-color: #F6F6F6 !important;
}
.company-job-detaiils-page .applied-list-wrap .select-area .select2-container--default .select2-selection--single .select2-selection__clear {
  display: none;
  visibility: hidden;
}
.company-job-detaiils-page .applied-list-wrap .select-area .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 46px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.company-job-detaiils-page .applied-list-wrap .select-area .select2-selection__rendered {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.company-job-detaiils-page .applied-list-wrap .select-area .select2-dropdown {
  border-color: #eee;
}
.company-job-detaiils-page .applied-list-wrap .select-area .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  left: 50%;
  margin-left: -7px;
  margin-top: -2px;
  position: absolute;
  top: 47%;
  border-bottom: 1px solid var(--primary-color1);
  border-right: 1px solid var(--primary-color1);
  height: 8px;
  width: 8px;
  transform: translateY(-50%) rotate(45deg);
}
.company-job-detaiils-page .applied-list-wrap .select-area .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent;
  border-width: 0 4px 5px 4px;
  border-top: 1px solid var(--primary-color1);
  border-left: 1px solid var(--primary-color1);
  height: 8px;
  width: 8px;
  top: 59%;
}

.select2-dropdown {
  border-color: #eee;
  background-color: #fff;
}
.select2-dropdown .select2-search__field {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: var(--title-color1);
}
.select2-dropdown .select2-results__option {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: var(--title-color1);
}

.table-wrapper2 .table-filter-area {
  background: #FFFFFF;
  border: 1px solid #C5C5C5;
  border-radius: 5px;
  padding: 20px 40px;
}
@media (max-width: 1399px) {
  .table-wrapper2 .table-filter-area {
    padding: 20px 20px;
  }
}
.table-wrapper2 .table-filter-area form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 1399px) {
  .table-wrapper2 .table-filter-area form {
    gap: 15px;
  }
}
@media (max-width: 1199px) {
  .table-wrapper2 .table-filter-area form {
    flex-wrap: wrap;
    justify-content: start;
  }
}
.table-wrapper2 .table-filter-area form .form-wrap {
  background: #EFF3F2;
  border-radius: 5px;
  padding: 12px 15px;
  min-width: 275px;
  height: 78px;
}
@media (max-width: 1399px) {
  .table-wrapper2 .table-filter-area form .form-wrap {
    min-width: 230px;
  }
}
@media (max-width: 1199px) {
  .table-wrapper2 .table-filter-area form .form-wrap {
    width: 100%;
  }
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner {
  background: #FFFFFF;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 12px 20px;
  gap: 20px;
  height: 52px;
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner h6 {
  margin: 0;
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner p {
  margin: 0;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--title-color1);
  white-space: nowrap;
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner .button-wrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 15px;
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner .button-wrap ul li a {
  display: inline-block;
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner .button-wrap ul li a button {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 1px solid #2E7D32;
  background-color: #fff;
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner .button-wrap ul li:nth-child(2) a button {
  border: 1px solid #ff2121;
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner .select-area {
  width: 100%;
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner .select-area .nice-select {
  padding: 0;
  width: 100%;
  height: 100%;
  border: none;
  padding-right: 20px;
  line-height: 1;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--title-color1);
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner .select-area .nice-select .list {
  width: 100%;
  top: 45px;
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner .select-area .nice-select .list li {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  line-height: 18px;
  color: var(--title-color1);
  display: flex;
  align-items: center;
  padding: 0px 15px;
}
.table-wrapper2 .table-filter-area form .form-wrap .form-inner .select-area .nice-select::after {
  border-bottom: 1px solid var(--title-color1);
  border-right: 1px solid var(--title-color1);
  height: 8px;
  margin-top: -5px;
  right: 0;
  top: 50%;
  width: 8px;
}
.table-wrapper2 .table-filter-area form .form-wrap.style-2 {
  display: flex;
  align-items: center;
  width: 100%;
}
.table-wrapper2 .table-filter-area form .form-wrap.style-2 .form-inner {
  background: #FFFFFF;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 12px 20px;
  gap: 20px;
  height: 52px;
}
.table-wrapper2 .table-filter-area form .form-wrap.mainheader .form-inner {
  width: 100%;
}
.table-wrapper2 .table-filter-area form .form-wrap.mainheader .form-inner .input-area {
  display: flex;
  align-items: center;
  width: 100%;
}
.table-wrapper2 .table-filter-area form .form-wrap.mainheader .form-inner .input-area img {
  margin-right: 10px;
}
.table-wrapper2 .table-filter-area form .form-wrap.mainheader .form-inner .input-area input {
  width: 100%;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--title-color1);
}
.table-wrapper2 .table-filter-area form .form-wrap.mainheader .form-inner .input-area input::-moz-placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--title-color1);
}
.table-wrapper2 .table-filter-area form .form-wrap.mainheader .form-inner .input-area input::placeholder {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--title-color1);
}
.table-wrapper2 .table-filter-area form .form-wrap.mainheader button {
  padding: 12px 27px;
  border: 1px solid #000;
  color: var(--primary-color1);
  margin-left: 15px;
}
.table-wrapper2 .table-filter-area form .form-wrap.mainheader button:hover {
  color: var(--white);
}
.table-wrapper2 .title-and-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .table-wrapper2 .title-and-btn {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
  }
}
.table-wrapper2 .title-and-btn .title h4 {
  font-weight: 600;
  font-size: 1.5rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .table-wrapper2 .title-and-btn .title {
    margin-right: 50px;
  }
}
.table-wrapper2 .title-and-btn .job-post-btn a {
  background-color: transparent;
  color: #595959;
  padding: 15px 15px;
  border: 1px solid #E4E4E4; 
  border-radius: 5px; transition: 0.35s;
  font-size: 0.875rem;
}
.table-wrapper2 .title-and-btn .job-post-btn a i {
  color: #595959!important;
}
.table-wrapper2 .eg-table {
  width: 100%;
  border-collapse: collapse;
  /*overflow: hidden;*/
  border-radius: 50px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .table-wrapper2 .eg-table {
    display: block;
    width: 100%;
  }
  .table-wrapper2 .eg-table td:before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 30%;
    text-align: left;
    padding-left: 15px;
    font-weight: 600;
    color: #1F2937;
  }
}
.table-wrapper2 .eg-table thead {
  background: #000000;
  border-radius: 5px;
  border: 1px solid #000000;
}
@media (max-width: 767px) {
  .table-wrapper2 .eg-table thead {
    display: none;
    visibility: hidden;
  }
}
.table-wrapper2 .eg-table thead tr {
  border-color: #000;
}
.table-wrapper2 .eg-table thead tr th {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--white);
  padding: 15px 20px;
  vertical-align: middle;
}
.table-wrapper2 .eg-table thead tr th:first-child {
  text-align: start;
  padding-left: 60px;
}
.table-wrapper2 .eg-table thead tr th:last-child {
  text-align: start;
  padding-right: 60px;
}
@media (max-width: 767px) {
  .table-wrapper2 .eg-table tbody {
    display: block;
    width: 100%;
  }
}
.table-wrapper2 .eg-table tbody tr {
  /*background: #FFFFFF;*/
  border: 1px solid rgb(255 255 255 / 12%);
  margin-bottom: 5px;
   box-shadow: inset 2px 0px 20px 0px rgb(0 0 0 / 10%);
    border-radius: 50px;
}
@media (max-width: 767px) {
  .table-wrapper2 .eg-table tbody tr {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.table-wrapper2 .eg-table tbody tr td {
  padding: 20px;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .table-wrapper2 .eg-table tbody tr td {
    padding: 20px 10px;
  }
}
.table-wrapper2 .eg-table tbody tr td .employee-info {
  display: flex;
  gap: 15px;
}
@media (max-width: 576px) {
  .table-wrapper2 .eg-table tbody tr td .employee-info {
    flex-wrap: wrap;
  }
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal {
  z-index: 99999;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-dialog {
  max-width: 1320px;
  margin: 0 auto;
  padding-top: 160px;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-dialog .modal-content {
  padding: 0;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-dialog .modal-content .author-img {
  margin-right: 0;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-header {
  position: relative;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-header .button-groups ul {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-header .button-groups ul li .primary-bg {
  background: var(--primary-color1);
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-header .button-groups ul li .red-bg {
  background: #FF2121;
  text-transform: capitalize;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-header .button-groups ul li button {
  background: #0087D3;
  border-radius: 4px;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.875rem;
  color: #FFFFFF;
  padding: 12px 20px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
  margin-bottom: 4px;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-header .button-groups ul li button::after {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 4px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--primary-dark);
  z-index: -1;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-header .button-groups ul li button:hover::after {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-header .btn-close {
  margin: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-footer .button-groups ul {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-footer .button-groups ul li .primary-bg {
  background: var(--primary-color1);
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-footer .button-groups ul li .red-bg {
  background: #FF2121;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-footer .button-groups ul li button {
  background: #0087D3;
  border-radius: 4px;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.875rem;
  color: #FFFFFF;
  padding: 12px 20px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
  margin-bottom: 4px;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-footer .button-groups ul li button::after {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 4px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--primary-dark);
  z-index: -1;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .modal-footer .button-groups ul li button:hover::after {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .employee-img img {
  height: 60px;
  width: 58px;
  border-radius: 5px;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .employee-content {
  margin-top: -6px;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .employee-content button {
  font-weight: 600;
  font-size: 1rem;
  color: var(--title-color1);
  text-align: start;
  background-color: transparent;
  padding: 0;
  border: none;
  display: block;
  margin-bottom: 2px;
  transition: 0.35s;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .employee-content button:hover {
  color: var(--primary-color1);
}
.table-wrapper2 .eg-table tbody tr td .employee-info .employee-content button:focus {
  box-shadow: none;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .employee-content &gt; span {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--text-color1);
  display: flex;
  align-items: baseline;
  margin-bottom: 5px;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .employee-content &gt; span img {
  margin-right: 5px;
}
.table-wrapper2 .eg-table tbody tr td .employee-info .employee-content p {
  margin-bottom: 0;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--text-color1);
}
.table-wrapper2 .eg-table tbody tr td .employee-info .employee-content p span {
  font-weight: 500;
  color: var(--title-color1);
}
.table-wrapper2 .eg-table tbody tr td .carrer-summary h6 {
  font-weight: 600;
  font-size: 1rem;
  color: var(--title-color1);
  margin-bottom: 8px;
}
.table-wrapper2 .eg-table tbody tr td .carrer-summary h6 span {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.938rem;
  color: var(--text-color1);
}
.table-wrapper2 .eg-table tbody tr td .carrer-summary ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-wrapper2 .eg-table tbody tr td .carrer-summary ul li {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 0.938rem;
  color: var(--text-color1);
  margin-bottom: 3px;
  padding-left: 15px;
  position: relative;
}
.table-wrapper2 .eg-table tbody tr td .carrer-summary ul li:last-child {
  margin-bottom: 0;
}
.table-wrapper2 .eg-table tbody tr td .carrer-summary ul li::before {
  content: "";
  height: 9px;
  width: 9px;
  border-radius: 50%;
  border: 1px solid #000;
  position: absolute;
  left: 0;
  top: 7px;
}
.table-wrapper2 .eg-table tbody tr td .carrer-summary ul li span {
  font-weight: 500;
  color: var(--title-color1);
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group {
  display: flex;
  justify-content: center;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group ul li {
  margin-bottom: 15px;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group ul li:last-child {
  margin-bottom: 0;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group ul li button {
  background: #0057e3;
  border-radius: 50px;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.875rem;
  color: #FFFFFF;
  padding: 3px 12px;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group ul li button.reject {
  background: #FF2121;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group ul li button::after {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 50px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--primary-dark);
  z-index: -1;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group ul li button:hover {
  color: var(--white);
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group ul li button:hover svg {
  fill: var(--white);
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group ul li button:hover::after {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group2 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group2 li .eg-btn {
  height: 26px;
  width: 26px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group2 li .eg-btn svg {
  fill: var(--white);
  margin: 0;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group2 li .green--btn {
  background-color: #000000;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group2 li .skybtn {
  background-color: #020202;
}
.table-wrapper2 .eg-table tbody tr td .action-btn-group2 li .delete--btn {
  background-color: #FF4820;
}
@media (max-width: 767px) {
  .table-wrapper2 .eg-table tbody tr td {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
    text-align: start;
    padding-left: 30%;
    position: relative;
  }
}
@media (max-width: 991px) {
  .table-wrapper2 .eg-table.job-list-table {
    display: block;
    width: 100%;
  }
  .table-wrapper2 .eg-table.job-list-table td:before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 30%;
    text-align: left;
    padding-left: 10px;
    font-weight: 600;
    color: #1F2937;
  }
}
@media (max-width: 991px) {
  .table-wrapper2 .eg-table.job-list-table thead {
    display: none;
    visibility: hidden;
  }
}
.table-wrapper2 .eg-table.job-list-table thead tr th {
  text-align: center;
}
.table-wrapper2 .eg-table.job-list-table thead tr th:first-child {
  text-align: start;
  padding-left: 30px;
}
.table-wrapper2 .eg-table.job-list-table thead tr th:last-child {
  padding-right: 30px;
}
@media (max-width: 991px) {
  .table-wrapper2 .eg-table.job-list-table tbody {
    display: block;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .table-wrapper2 .eg-table.job-list-table tbody tr {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
.table-wrapper2 .eg-table.job-list-table tbody tr td {
  text-align: center;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .job-content h5 {
  margin-bottom: 5px;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .job-content h5 a {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  transition: 0.35s;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .job-content h5 a:hover {
  color: var(--primary-color1);
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .job-content p {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 0.938rem;
  color: #595959;
  display: flex;
  align-items: baseline;
  gap: 5px;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .job-content .location {
  margin-bottom: 10px;
  font-weight: 500;
  color: #595959;
  display: flex;
  align-items: baseline;
  gap: 5px;
  font-size: 14px;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .job-content .form-check {
  display: flex;
  align-items: center;
  min-height: unset;
  min-width: 40px;
  padding-left: 2.5em;
  margin-bottom: 0;
  cursor: pointer;
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 21px;
  color: var(--title-color1);
  gap: 12px;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .job-content .form-check-input {
  width: 40px;
  height: 20px;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .job-content .form-check-input:checked {
  background-color: #53bb2e;
  border-color: #53bb2e;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .job-content .form-check-input:focus {
  border-color: var(--primary-color1);
  outline: 0;
  box-shadow: none;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .total-number {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  background: rgb(32 35 36 / 8%);
  border: 1px solid rgb(22 22 22 / 10%);
  border-radius: 50px;
  padding: 2px 8px;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .total-number.light-orange {
 background: rgb(0 0 0 / 8%);
    border: 1px solid rgb(76 76 76 / 15%);
    color: #000000;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .total-number.light-yellow {
  background: rgba(198, 143, 0, 0.08);
  border: 1px solid rgba(198, 143, 0, 0.15);
  color: #C68F00;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td .total-number.deep-pink {
  background: rgba(226, 0, 136, 0.08);
  border: 1px solid rgba(226, 0, 136, 0.15);
  color: #E20088;
}
.table-wrapper2 .eg-table.job-list-table tbody tr td:first-child {
  text-align: start;
}
@media (max-width: 991px) {
  .table-wrapper2 .eg-table.job-list-table tbody tr td {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
    text-align: start;
    padding-left: 30%;
    position: relative;
  }
}
.table-wrapper2 .eg-table.plan-invoice-table thead tr th {
  text-align: start;
}
.table-wrapper2 .eg-table.plan-invoice-table thead tr th:first-child {
  text-align: start;
  padding-left: 30px;
}
.table-wrapper2 .eg-table.plan-invoice-table thead tr th:last-child {
  text-align: center;
  padding-right: 30px;
}
.table-wrapper2 .eg-table.plan-invoice-table tbody tr td {
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.table-wrapper2 .eg-table.plan-invoice-table tbody tr td:nth-child(2) {
  font-weight: 400;
}
.table-wrapper2 .eg-table.plan-invoice-table tbody tr td:nth-child(4) {
  color: var(--primary-color1);
}
.table-wrapper2 .eg-table.plan-invoice-table tbody tr td .status {
  background-color: transparent;
  color: #C99307;
  transition: 0.35s;
}
.table-wrapper2 .eg-table.plan-invoice-table tbody tr td .status i {
  font-size: 16px;
  transition: 0.35s;
}
.table-wrapper2 .eg-table.plan-invoice-table tbody tr td .status.red-color {
  color: #FF4820;
}
.table-wrapper2 .eg-table.plan-invoice-table tbody tr td .status.green-color {
  color: var(--primary-color1);
}
.table-wrapper2 .eg-table.plan-invoice-table tbody tr td .status:hover {
  color: var(--title-color1);
}
.table-wrapper2 .eg-table.plan-invoice-table tbody tr td:last-child button {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767px) {
  .table-wrapper2 .eg-table.plan-invoice-table tbody tr td:last-child button {
    width: unset;
    gap: 20px;
  }
}
.table-wrapper2 .eg-table .eg-btn {
  font-weight: 500;
  font-size: 0.938rem;
  color: var(--white);
  padding: 4px 22px 7px;
  border-radius: 5px;
  line-height: 1;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
}
.table-wrapper2 .eg-table .eg-btn::after {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 5px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--title-color1);
  z-index: -1;
}
.table-wrapper2 .eg-table .eg-btn:hover {
  color: var(--white);
}
.table-wrapper2 .eg-table .eg-btn:hover::after {
  opacity: 1;
  left: 0;
  right: 0;
}
.table-wrapper2 .eg-table .transparent-btn {
  background-color: transparent;
  border: 1px solid rgba(0, 167, 172, 0.3);
  color: var(--primary-color1);
  border-radius: 5px;
}
.table-wrapper2 .eg-table .transparent-btn:hover {
  border-color: transparent;
}
.table-wrapper2 .eg-table .active {
  color: var(--primary-color1);
  font-weight: 500;
}
.table-wrapper2 .eg-table .pending {
  color: #C99307;
  font-weight: 500;
}
.table-wrapper2 .eg-table .email {
  color: #0279CF;
}
.table-wrapper2 .eg-table .light-sky-btn {
  background: rgba(3, 157, 205, 0.2);
  color: #039DCD;
}
.table-wrapper2 .eg-table .light-sky-btn:hover {
  color: var(--white);
}
.table-wrapper2 .pagination-table-info {
  margin-top: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FFFFFF;
  border: 1px solid rgba(0, 167, 172, 0.12);
  border-radius: 5px;
  padding: 15px 20px;
}
@media (max-width: 767px) {
  .table-wrapper2 .pagination-table-info {
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.table-wrapper2 .pagination-table-info .table-info span {
  font-weight: 500;
  font-size: 0.938rem;
  color: var(--text-color1);
}

.checkout-pages-area .checkout-form form {
  background: #F8F8F8;
  border-radius: 5px;
  border: none;
  padding: 60px 70px;
}
@media (max-width: 1199px) {
  .checkout-pages-area .checkout-form form {
    padding: 50px 30px;
  }
}
.checkout-pages-area .checkout-form form .title-and-coupon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .checkout-pages-area .checkout-form form .title-and-coupon {
    flex-wrap: wrap;
  }
}
.checkout-pages-area .checkout-form form .title-and-coupon .title h5 {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
.checkout-pages-area .checkout-form form .title-and-coupon .coupon-area p {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
.checkout-pages-area .checkout-form form .title-and-coupon .coupon-area p a {
  color: var(--primary-color1);
  text-decoration: underline;
  transition: 0.35s;
}
.checkout-pages-area .checkout-form form .title-and-coupon .coupon-area p a:hover {
  color: var(--title-color1);
}
.checkout-pages-area .checkout-form form .service-title {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}
@media (max-width: 576px) {
  .checkout-pages-area .checkout-form form .service-title {
    flex-wrap: wrap;
    gap: 5px;
  }
}
.checkout-pages-area .checkout-form form .service-title h5 {
  font-weight: 600;
  font-size: 1.125rem;
  color: var(--title-color1);
  margin-bottom: 0;
  margin-right: 10px;
}
.checkout-pages-area .checkout-form form .service-title span {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.checkout-pages-area .checkout-form form .multi-select-area {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 55px;
}
@media (max-width: 991px) {
  .checkout-pages-area .checkout-form form .multi-select-area {
    flex-wrap: wrap;
    justify-content: start;
  }
}
.checkout-pages-area .checkout-form form .multi-select-area .single-select .form-check {
  display: flex;
  align-items: baseline;
  gap: 8px;
  cursor: pointer;
}
.checkout-pages-area .checkout-form form .multi-select-area .single-select .form-check .form-check-input {
  height: 14px;
  width: 14px;
  border: 1px solid #595959;
  border-radius: 4px;
  background-color: transparent;
}
.checkout-pages-area .checkout-form form .multi-select-area .single-select .form-check .form-check-input:checked {
  background-color: var(--primary-color1);
  border-color: var(--primary-color1);
}
.checkout-pages-area .checkout-form form .multi-select-area .single-select .form-check .form-check-input:focus {
  box-shadow: unset;
}
.checkout-pages-area .checkout-form form .multi-select-area .single-select .form-check .form-check-label {
  font-weight: 500;
  font-size: 1rem;
  color: var(--text-color1);
  cursor: pointer;
}
.checkout-pages-area .checkout-form form .total-payment-area {
  border: 1px solid rgba(0, 167, 172, 0.5);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
}
.checkout-pages-area .checkout-form form .total-payment-area .payment-title {
  background: #F8F8F8;
  padding: 0px 30px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -12px;
}
.checkout-pages-area .checkout-form form .total-payment-area .payment-title h5 {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1.125rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
.checkout-pages-area .checkout-form form .total-payment-area .payment-value {
  padding: 35px 20px;
}
.checkout-pages-area .checkout-form form .total-payment-area .payment-value h3 {
  font-weight: 600;
  font-size: 2.125rem;
  color: var(--primary-color1);
  margin-bottom: 0;
}
.checkout-pages-area .checkout-form form .total-payment-area .payment-value h3 span {
  font-size: 1.125rem;
  font-weight: 500;
}
.checkout-pages-area .checkout-form form .payment-mathord {
  background: #FFFFFF;
  border: 1px solid rgba(0, 167, 172, 0.12);
  border-radius: 5px;
  padding: 20px 50px;
  height: 100%;
}
@media (max-width: 1199px) {
  .checkout-pages-area .checkout-form form .payment-mathord {
    padding: 20px 20px;
  }
}
.checkout-pages-area .checkout-form form .payment-mathord .payment-title {
  margin-bottom: 20px;
}
.checkout-pages-area .checkout-form form .payment-mathord .payment-title h5 {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1.125rem;
  color: var(--title-color1);
  margin-bottom: 0;
}
.checkout-pages-area .checkout-form form .payment-mathord ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 576px) {
  .checkout-pages-area .checkout-form form .payment-mathord ul {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.checkout-pages-area .checkout-form form .payment-mathord ul li img {
  border-radius: 5px;
}
.checkout-pages-area .checkout-form form .payment-and-support {
  display: flex;
  align-items: center;
  gap: 70px;
}
@media (max-width: 767px) {
  .checkout-pages-area .checkout-form form .payment-and-support {
    flex-wrap: wrap;
    gap: 25px;
  }
}
.checkout-pages-area .checkout-form form .payment-and-support .primry-btn-2 {
  padding: 13px 34px;
}
.checkout-pages-area .checkout-form form .payment-and-support .support-area {
  display: flex;
  align-items: center;
  gap: 15px;
}
.checkout-pages-area .checkout-form form .payment-and-support .support-area .icon {
  height: 50px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--primary-color1);
}
.checkout-pages-area .checkout-form form .payment-and-support .support-area .icon svg {
  fill: var(--white);
}
.checkout-pages-area .checkout-form form .payment-and-support .support-area .content span {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  color: var(--text-color1);
}
.checkout-pages-area .checkout-form form .payment-and-support .support-area .content h5 {
  margin-bottom: 0;
}
.checkout-pages-area .checkout-form form .payment-and-support .support-area .content h5 a {
  font-weight: 500;
  font-size: 1.25rem;
  color: var(--primary-color1);
  transition: 0.35s;
}
.checkout-pages-area .checkout-form form .payment-and-support .support-area .content h5 a:hover {
  color: var(--title-color1);
}

.range-wrap {
  padding-top: 10px;
}
.range-wrap .slider-labels {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.range-wrap .slider-labels .caption {
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.range-wrap .slider-labels .caption span {
  font-weight: 500;
  font-size: 1rem;
  color: var(--title-color1);
}
.range-wrap .noUi-target, .range-wrap .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  touch-action: none;
  -moz-user-select: none;
  user-select: none;
  box-sizing: border-box;
}
.range-wrap .noUi-target {
  position: relative;
  direction: ltr;
}
.range-wrap .noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}
.range-wrap .noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.range-wrap .noUi-handle {
  position: relative;
  z-index: 1;
}
.range-wrap .noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is &gt; 50%. */
  z-index: 10;
}
.range-wrap .noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}
.range-wrap .noUi-state-drag * {
  cursor: inherit !important;
}
.range-wrap .noUi-base, .range-wrap .noUi-handle {
  transform: translate3d(0, 0, 0);
}
.range-wrap .noUi-horizontal {
  height: 4px;
}
.range-wrap .noUi-horizontal .noUi-handle {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  left: 0px;
  right: 0px;
  top: -1px;
  background-color: #000;
  cursor: pointer;
}
.range-wrap .noUi-horizontal .noUi-handle::after {
  content: "";
  height: 16px;
  width: 16px;
  border-radius: 50%;
  border: 1px solid #000;
  position: absolute;
  left: -3px;
  top: -3px;
}
.range-wrap .noUi-background {
  background: rgba(0, 167, 172, 0.2);
  height: 8px;
  border-radius: 10px;
}
.range-wrap .noUi-connect {
  background: rgba(0, 167, 172, 0.2);
  transition: background 450ms;
  border-radius: 10px;
  height: 8px;
}
.range-wrap .noUi-origin {
  border-radius: 10px;
}
.range-wrap .noUi-target {
  border-radius: 10px;
}
.range-wrap .noUi-draggable {
  cursor: w-resize;
}
.range-wrap .noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.range-wrap .noUi-handle {
  cursor: default;
  box-sizing: content-box !important;
}
.range-wrap .noUi-handle:active {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.range-wrap [disabled].noUi-connect, .range-wrap [disabled] .noUi-connect {
  background: #B8B8B8;
}
.range-wrap [disabled].noUi-origin, .range-wrap [disabled] .noUi-handle {
  cursor: not-allowed;
}


.advertis-area {
  height: 100px;
  display: flex;
  align-items: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow-x: hidden;
}
.advertis-area h4 {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 1.563rem;
  color: var(--primary-dark);
  margin-bottom: 0;
}
.advertis-area h4 .js-marquee {
  display: flex;
  align-items: center;
  gap: 35px;
}
@media (max-width: 576px) {
  .advertis-area h4 .js-marquee {
    gap: 25px;
  }
}

/*=======================================
 Home Five Job Category Area
=======================================*/
.hover-btn {
  position: relative;
  border: 0.5px solid rgba(0, 0, 0, 0.3);
}
.hover-btn .for-border {
  width: 0;
}
.hover-btn .for-border::before {
  content: "";
  position: absolute;
  right: -0.5px;
  top: 0;
  height: 0%;
  width: 0.5px;
  background: rgba(0, 0, 0, 0.6);
  transition: 0.3s;
  transition-delay: 0.6s;
}
.hover-btn .for-border::after {
  content: "";
  position: absolute;
  left: -0.5px;
  bottom: 0;
  height: 0%;
  width: 0.5px;
  background: #000;
  transition: 0.3s;
  transition-delay: 0.6s;
}
.hover-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5px;
  width: 0%;
  height: 0.5px;
  background: #000;
  transition: 0.3s;
  transition-delay: 0.9s;
}
.hover-btn::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -0.5px;
  width: 0%;
  height: 0.5px;
  background: #000;
  transition: 0.3s;
  transition-delay: 0.9s;
}
.hover-btn:hover::before {
  width: 100%;
  transition-delay: 0s;
}
.hover-btn:hover::after {
  width: 100%;
  transition-delay: 0s;
}
.hover-btn:hover .for-border::before {
  height: 100%;
  transition-delay: 0.3s;
}
.hover-btn:hover .for-border::after {
  height: 100%;
  transition-delay: 0.3s;
}

.modal {
  z-index: 99999;
}

.modal-dialog {
  max-width: 1320px;
  margin: 0 auto;
  padding-top: 160px;
}
.modal-dialog .modal-content {
  padding: 0;
}

.modal-header {
  position: relative;
}
.modal-header .button-groups ul {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal-header .button-groups ul li .primary-bg {
  background: var(--primary-color1);
}
.modal-header .button-groups ul li .red-bg {
  background: #FF2121;
}
.modal-header .button-groups ul li button {
  background: #0087D3;
  border-radius: 4px;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.875rem;
  color: #FFFFFF;
  padding: 12px 20px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
  margin-bottom: 4px;
}
.modal-header .button-groups ul li button::after {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 4px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--primary-dark);
  z-index: -1;
}
.modal-header .button-groups ul li button:hover::after {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}
.modal-header .btn-close {
  margin: 0;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.modal-footer .button-groups ul {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal-footer .button-groups ul li .primary-bg {
  background: var(--primary-color1);
}
.modal-footer .button-groups ul li .red-bg {
  background: #FF2121;
}
.modal-footer .button-groups ul li button {
  background: #0087D3;
  border-radius: 4px;
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 0.875rem;
  color: #FFFFFF;
  padding: 12px 20px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: 0.5s all ease;
  z-index: 1;
  margin-bottom: 4px;
}
.modal-footer .button-groups ul li button::after {
  transition: 0.5s all ease;
  position: absolute;
  border-radius: 4px;
  top: 0;
  left: 50%;
  right: 50%;
  bottom: 0;
  opacity: 0;
  content: "";
  background-color: var(--primary-dark);
  z-index: -1;
}
.modal-footer .button-groups ul li button:hover::after {
  transition: 0.5s all ease;
  left: 0;
  right: 0;
  opacity: 1;
}

.form-wrapper form .form-inner .input-areas .otp-number{
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #000 !important;
  padding: 10px 0px 10px 20px;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 60px;
  border-radius: 0px;
}



.emplyoerbanner .scroll-down-btn {
  transform: rotate(90deg);
  position: absolute;
  bottom: 300px;
  left: 30px;
  z-index: 9;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .emplyoerbanner .scroll-down-btn {
    left: 0;
  }
}
@media (max-width: 1399px) {
  .emplyoerbanner .scroll-down-btn {
    left: 0;
    bottom: 100px;
  }
}
@media (max-width: 1199px) {
  .emplyoerbanner .scroll-down-btn {
    display: none;
    visibility: hidden;
  }
}
.emplyoerbanner .scroll-down-btn a {
  font-weight: 500;
  font-size: 15px;
  color: #000;
  letter-spacing: 0.03em;
  position: relative;
  z-index: 9;
  transition: 0.35s;
}
.emplyoerbanner .scroll-down-btn a::after {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #000;
  position: absolute;
  right: -40px;
  top: 60%;
  transition: 0.35s;
}
.emplyoerbanner .scroll-down-btn a:hover {
  color: #000;
}
.emplyoerbanner .scroll-down-btn a:hover::after {
  background-color: var(--white);
}
.emplyoerbanner .ebanner-wapper {
  position: relative;
  /*padding: 100px 13%;*/
  padding: 0px 0% 0px 0%;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .emplyoerbanner .ebanner-wapper {
    padding: 60px 5%;
  }
}
@media (max-width: 1399px) {
  .emplyoerbanner .ebanner-wapper {
    padding: 60px 3%;
  }
}
@media (max-width: 1399px) {
  .emplyoerbanner .ebanner-wapper {
    padding: 60px 5%;
  }
}
@media (max-width: 991px) {
  .emplyoerbanner .ebanner-wapper {
    padding: 100px 50px;
  }
}
@media (max-width: 576px) {
  .emplyoerbanner .ebanner-wapper {
    padding: 100px 10px;
  }
}

.emplyoerbanner .ebanner-wapper .ebanner-content h1 {
  font-size: 4.375rem;
  font-weight: 700;
  color: var(--white);
  line-height: 1.2;
  margin-bottom: 35px;
}
@media (max-width: 1399px) {
  .emplyoerbanner .ebanner-wapper .ebanner-content h1 {
    font-size: 3.8rem;
  }
}
@media (max-width: 1199px) {
  .emplyoerbanner .ebanner-wapper .ebanner-content h1 {
    font-size: 3.5rem;
  }
}
@media (max-width: 576px) {
  .emplyoerbanner .ebanner-wapper .ebanner-content h1 {
    font-size: 3.2rem;
  }
}
.emplyoerbanner .ebanner-wapper .ebanner-content h1 span {
  font-weight: 700;
  color: var(--primary-color1);
}
.emplyoerbanner .ebanner-wapper .ebanner-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1.25rem;
  color: var(--white);
  margin-bottom: 0px;
}
.emplyoerbanner .ebanner-wapper .ebanner-content p span {
  font-weight: 500;
}
@media (max-width: 1399px) {
  .emplyoerbanner .ebanner-wapper .hero-img-wrap {
    width: 410px;
    height: 650px;
  }
}
@media (max-width: 1199px) {
  .emplyoerbanner .ebanner-wapper .hero-img-wrap {
    display: none;
    visibility: hidden;
  }
}


.employer-talent-area .talent-wrap {
  background-image: url(../images/company/talent-bg.png);
  background-color: rgba(0, 0, 0, 0.65);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
  padding: 60px;
  height: 235px;
  gap: 20px;
}
@media (max-width: 1199px) {
  .employer-talent-area .talent-wrap {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .employer-talent-area .talent-wrap {
    flex-wrap: wrap;
    height: unset;
    justify-content: center;
    gap: 30px;
  }
}
@media (max-width: 576px) {
  .employer-talent-area .talent-wrap {
    padding: 30px 20px;
  }
}
.employer-talent-area .talent-wrap .talent-content h4 {
  font-weight: 600;
  font-size: 1.625rem;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.employer-talent-area .talent-wrap .talent-content h4 span {
  font-size: 1.875rem;
  font-weight: 700;
  color: var(--primary-color1);
}
.employer-talent-area .talent-wrap .talent-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 30px;
  color: #FFFFFF;
  margin-bottom: 0;
}
.employer-talent-area .talent-wrap .talent-img {
  position: relative;
}
.employer-talent-area .talent-wrap .primry-btn-2 {
  white-space: nowrap;
}

.emplyerpg-working-process .working-process-card2 {
  text-align: center;
  transition: 0.35s;
  box-shadow: -20px 12px 60px rgb(0 0 0 / 10%);
}
.emplyerpg-working-process .working-process-card2 .working-process-sl {
  position: relative;
  transition: 0.35s;
  margin-bottom: 30px;
}
.emplyerpg-working-process .working-process-card2 .working-process-sl h4 {
  height: 68px;
  width: 68px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E6E6E6;
  font-family: var(--font-work-sans);
  font-weight: 600;
  font-size: 1.375;
  color: var(--primary-color1);
  margin: 0 auto;
  background-color: #fff;
  z-index: 1;
  transition: 0.35s;
}

.emplyerpg-working-process .working-process-card2 .working-process-sl h4::after {
  content: "";
  height: 1px;
  width: 247px;
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  background-color: #EFF3F2;
  right: -136px;
  z-index: -1;
}
@media (max-width: 1399px) {
  .emplyerpg-working-process .working-process-card2 .working-process-sl h4::after {
    width: 226px;
  }
}
@media (max-width: 1199px) {
  .emplyerpg-working-process .working-process-card2 .working-process-sl h4::after {
    width: 205px;
  }
}
@media (max-width: 991px) {
  .emplyerpg-working-process .working-process-card2 .working-process-sl h4::after {
    display: none;
    visibility: hidden;
  }
}
.emplyerpg-working-process .working-process-card2 .working-process-sl span {
  display: inline-block;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background-color: #DEDEDE;
  position: absolute;
  right: -16px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .emplyerpg-working-process .working-process-card2 .working-process-sl span {
    display: none;
    visibility: hidden;
  }
}
.emplyerpg-working-process .working-process-card2 .working-process-sl span::after {
  content: "";
  height: 13px;
  width: 13px;
  border-radius: 50%;
  border: 1px solid var(--primary-color1);
  position: absolute;
  left: -3px;
  top: -3px;
}
.emplyerpg-working-process .working-process-card2 .working-process-sl.last h4::after {
  display: none;
  visibility: hidden;
}
.emplyerpg-working-process .working-process-card2 .working-process-sl.last span {
  display: none;
  visibility: hidden;
}
.emplyerpg-working-process .working-process-card2 .working-process-content {
  max-width: 220px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.emplyerpg-working-process .working-process-card2 .working-process-content h5{
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--title-color1);
  transition: 0.35s;
    margin-bottom: 5px;
}
.emplyerpg-working-process .working-process-card2 .working-process-content h5 :hover {
  color: var(--primary-color1);
}
.emplyerpg-working-process .working-process-card2 .working-process-content p {
  font-family: var(--font-work-sans);
  font-weight: 400;
  font-size: 1rem;
  line-height: 26px;
  color: var(--title-color1);
  margin-bottom: 0;
}

header.employerheader .menu-area .nav-right ul li .notifications-area .user-icon {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #0000001f;
}

.lab label {
    font-weight: 500;
    font-size: 0.938rem;
    color: var(--title-color1);
    margin-bottom: 6px;
    display: block;
}

.form-check {
    float: left;padding-right: 30px;
}
.form-switch {
   padding-left: 1em; 
}

.pendingstatus{
  color: #00a7ac;
  font-size: 15px;
  font-weight: 500;
}
.openstatus{
  color: #17b51b;
  font-size: 15px;
  font-weight: 500;
}
.closedstatus{
  color: #ff0e0e;
  font-size: 15px;
  font-weight: 500;
}
.expirestatus{
  color: #b400ff;
  font-size: 15px;
  font-weight: 500;
}

.jid{font-size: 16px;}

.light-graybox{background-color: #f8f8f8;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 500;
    color: var(--title-color1);
    font-family: var(--font-work-sans);
    border-radius: 50px;
    padding: 5px 21px;}

.job-listing-card .job-type-apply .light-color {
    background-color: #00000017;
    display: inline-block!important;
    font-size: 12px!important;
    color: #000!important;
    font-family: var(--font-work-sans);
    border-radius: 50px!important;
    padding: 2px 10px!important;
}



.bg-content-wrap{
  position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);*/
}
.job-typedetail{
  align-items: center;
  gap: 20px;
}
.job-typedetail .light-colordatail{
  background-color: #0057e317;
    display: inline-block!important;
    font-size: 12px!important;
    color: #000!important;
    font-family: var(--font-work-sans);
    border-radius: 50px!important;
    padding: 2px 10px!important;
    font-weight: 500;
}


.hero2 {
    background-color: rgb(255 255 255 / 65%);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.hero2 .hero-wapper {
    overflow: hidden;
    position: relative;
    padding: 0px 0px 0px 8%;
}
.hero2 .hero-wapper .hero-content h1 {
    font-size: 5.25rem;
    font-weight: 700;
    color: #000;
    line-height: 1.2;
    margin-bottom: 10px;
}
.hero2 .hero-wapper .hero-content p {
    font-weight: 400;
    font-size: 25px;
    color:#8d8d9b;
    margin-bottom: 0px;
    line-height: 1.2;
}

.working h2 {
    font-size: 5rem;
    font-weight: 600;
    color: var(--title-color1);
    line-height: 48px;
    margin-bottom: 20px;
    margin-top: -10px;
}

.primry-btn-2href {
    font-size: 35px;
    font-weight: 500;
    color: #FFFFFF;
    align-items: center;
    border-radius: 10px;
    background-color: #ff741e;
    position: relative;
    z-index: 1;
    width: 210px;
}

.primry-btn-2href:hover {
    color: #000;
    background-color: #FFFFFF;
    border: 1px solid #000;
}

.logoicon{margin-top: -91px;margin-left: -85px;}
.fcicon{margin-top: -295px;margin-left: 142px;}
.tpins{color: #000000;font-size: 3rem;font-weight: bold;}
.ffooter{margin-top: -75px;padding-left: 0%!important;}
.btnml{margin-left: 15%;}
.logofc{padding: 10px 0px;width: 75%!important;}
.fclogotop{width: 61%;padding-top: 40px;padding-left: 0%!important;}
.fcimge3{padding-top: 180px;max-width: 85%;padding-left: 18%;margin-top: -10%;}

@media only screen and (max-width: 760px){
    .logoblock {
        width: 24%;
        padding-left: 2px;
        margin-right: 2px;
    }
    .txtblock{
        width: 48%;
        padding-left: 2px;
        margin-right: 2px;
    }
    .bxshdowbg .bxpara {
        padding: 5px!important;
        text-align: center!important;
        color: #000!important;
        font-size: 1rem!important;
        font-weight: 500!important;
        height: 100px;
    }
    .ffooter{margin-top:25px;}
    .btnml{margin-left: 0%;}
    .logofc{padding: 0px 0px;width: 60%;}
}

@media (max-width: 991px){
  .hero2 .hero-wapper {
      padding: 0px;
  }
  .lg-btnhire {
    padding: 15px 30px;
  }
}
@media (max-width: 1399px){
  .hero2 .hero-wapper {
      padding: 0px 0px 0px 3%;
  }
}

@media (max-width: 576px){
  .hero2 .hero-wapper .hero-content {
      text-align: center;
  }
  .lg-btnhire {
    padding: 10px 20px !important;
  }
  .primry-btn-2contact{font-size: 25px!important;}
  .primry-btn-2href{ font-size: 25px;}
  .logoicon{margin-top: -190px;margin-left:280px;width:20%;}
  .fcicon{margin-top: -252px;margin-left: 260px;width:20%;}
  .tpins{color: #000000;font-size: 1.5rem;font-weight: bold;}
}

@media (max-width: 991px){
  .hero2 .hero-wapper .hero-content {
      padding: 10px 10px;
  }
  .hero-content {margin-top: 30px!important;}
  .primry-btn-2contact{margin-left: 15px;}

}
@media (max-width: 1500px){
  .hero2 .hero-wapper .hero-content {
      max-width: 700px;
      width: 100%;
  }
  .lg-btnhire {
    padding: 15px 10px;
    }
}
@media (max-width: 576px){
  .hero2 .hero-wapper .hero-content h1 {
      font-size: 3.2rem;
  }
  .hero2 .hero-wapper .hero-content p {
      font-size: 22px;
  }
}
@media (max-width: 1199px){
  .hero2 .hero-wapper .hero-content h1 {
      font-size: 3.5rem;
  }
  .hero2 .hero-wapper .hero-content p {
      font-size: 22px;
  }
}
@media (max-width: 1399px){
  .hero2 .hero-wapper .hero-content h1 {
      font-size: 3.8rem;
  }
  .hero2 .hero-wapper .hero-content p {
      font-size: 22px;
  }
}
@media (max-width: 991px){
  .hero2 .hero-wapper .banner-image-area {
      display: none;
      visibility: hidden;
  }
}
@media (max-width: 1399px){
  .hero2 .hero-wapper .banner-image-area {
      gap: 16px;
      padding: 120px 0;
  }
}


@media (max-width: 576px){
  .reputedorga {
    font-size: 3.2rem !important;;
    text-align: left;
  }
  .reputedorga span {
    font-size: 3.2rem !important;;
    text-align: left;
  }
}
@media (max-width: 1199px){
  .reputedorga {
    font-size: 3.2rem !important;
    text-align: left;
  }
  .reputedorga span {
    font-size: 3.2rem !important;
    text-align: left;
  }
}
@media (max-width: 1399px){
  .reputedorga {
    font-size: 3.2rem !important;
    text-align: left;
  }
  .reputedorga span {
    font-size: 3.2rem !important;
    text-align: left;
  }
}
@media (max-width: 991px){
  .reputedorga {
    font-size: 3.2rem !important;
    text-align: left;
  }
  .reputedorga span {
    font-size: 2rem !important;
    text-align: left;
  }
}


@media (max-width: 576px){
  .working {
    font-size: 3.2rem;
    text-align: center;
  }
  .working span {
    font-size: 3.2rem;
    text-align: center;
  }
}
@media (max-width: 1199px){
  .working {
    font-size: 3.2rem;
    text-align: center;
  }
  .working span {
    font-size: 3.2rem;
    text-align: center;
  }
}
@media (max-width: 1399px){
  .working {
    font-size: 3.2rem;
    text-align: center;
  }
  .working span {
    font-size: 3.2rem;
    text-align: center;
  }
}
@media (max-width: 991px){
  .working {
    font-size: 3.2rem !important;
    text-align: center;
  }
  .working span {
    font-size: 3.2rem !important;
    text-align: center;
  }
}


@media only screen and (max-width: 760px){
  .emplyerpg-working-process .working-process-card2 {
    width: 33%;
    padding-right: 0px;
    padding-left: 5px;
    float: left;
    padding: 20px 10px;
    box-shadow: -20px 12px 60px rgb(0 0 0 / 10%);
    border-radius: 10px;
    overflow: hidden;
    padding-left: 5px;
  }

  .emplyerpg-working-process .working-process-card2 .working-process-content p{
    font-weight: 400; 
    font-size: 14px;
    line-height: 20px;
  }
}
@media (min-width: 576px){
  .col-sm-6 {
      flex: 0 0 auto;
      width: 33%;
  }
}

.reputedorgani{
  overflow: hidden;position: relative; padding: 0px 0px 0px 8%;
}

.reputedorga{
  font-size: 5.25rem;
  font-weight: 700;
  color: #000;
  line-height: 1.2;
  margin-bottom: 25px;
  margin-top: 15px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-200 {
  margin-bottom: 200px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mb-200 {
    margin-bottom: 90px;
  }
  .mb-150 {
      margin-bottom: 100px;
    }
}
@media (max-width: 991px) {
  .mb-200 {
    margin-bottom: 80px;
  }
  .mb-150 {
      margin-bottom: 90px;
    }
}



.pt-100 {
    padding-top: 100px;
}
@media (max-width: 991px){
    .pt-120 {
        margin-bottom: 80px;
    }
}

.viewportfolio{background-color: #c54123;padding: 7px 12px;color: #fff;font-weight: 500;
    font-size: 0.875rem;border-radius: 50px;margin-right: 15px;}
.viewportfolio:hover{background-color: #23b6c5;color: #ffffff;}
.viewwork{background-color: #23c5af;padding: 7px 12px;color: #fff;border-radius: 50px;font-weight: 500;
    font-size: 0.875rem;}
.viewwork:hover{background-color: #23b6c5;color: #ffffff;}


.container-fluid{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 6%;
    width: 100%;
}


.hero-content{
    padding-left: 40px;
    margin-top: 90px;
}

.lg-btnhire {
    padding: 15px 38px;
}

.primry-btn-2contact {
    font-size: 35px;
    font-weight: 500;
    color: #000000;
    align-items: center;
    border-radius: 10px;
    border: 1px solid #000;
    position: relative;
    z-index: 1;
    width: 210px;
    margin-left: 35px;
}

.primry-btn-2contact:hover {
    color: #ff741e;
    background-color: #FFFFFF;
    border: 1px solid #ff741e;
}
/*.bxshdow{box-shadow: 1px 2px 10px 0px rgb(0 0 0 / 10%);filter: grayscale(0%);}*/
.bxshdow{filter: grayscale(0%);}
.bxshdowbg{background-color: #f2f2f2;}


.topfrontpart {
  width: 100%;
  position: relative;
  z-index: 1;
}
.topfrontpart::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  z-index: 1;
}
.topfrontpart .topx-content {
  position: relative;
  z-index: 99;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  padding: 110px 0 0 0;
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .topfrontpart .topx-content {
    padding: 100px 0 0 0!important;
  }
  .topfrontpart .topx-content{
      max-width: 400px;
  }
  .topfrontpart .toptxt-content h1 {
    font-size: 2rem!important;
  }
  .topfrontpart .toptxt-content &gt; p {
    font-size: 16px!important;
  }
  .homelg-btn {
    padding: 14px 60px!important;
  }
  .home-btn {
    font-size: 1.5rem!important;
  }
    .homelg-btn3 {
        padding: 14px 60px!important;
   }
    .home-btn3 {
        font-size: 1.5rem!important;
    }
    .topfrontpart .topx-content .gap-15 {
        gap: 17rem!important;
    }
    .getstrt h1 {
        font-size: 3.5rem!important;
    }
    .home-btn2 {
        font-size: 1.5rem!important;
    }
    .getstrt p {
        font-size: 18px!important;
    }
    .section-title1 h2 {
        font-size: 3.5rem;
    }
    
}
@media (max-width: 1399px) {
  .topfrontpart .topx-content {
    padding: 60px 0 0 0 !important;
  }
}
@media (max-width: 767px) {
  .topfrontpart .topx-content {
    padding: 50px 0 15px 0;
  }
  .formob{
    padding-left: 20%;
    padding-right: 20%;
  }
    .topfrontpart .toptxt-content &gt; p {
        font-size: 1rem!important;
    }
}
.topfrontpart .toptxt-content h1 {
  font-size: 2.688rem;
  font-weight: 500;
  color: #000000;
  line-height: 1.1;
  margin-bottom: 20px;
  text-align: center;
  font-family: var(--font-work-sans);
}
@media (max-width: 767px) {
  .topfrontpart .toptxt-content h1 {
    font-size: 2rem!important;
  }
}
@media (max-width: 576px) {
  .topfrontpart .toptxt-content h1 {
    font-size: 1.1rem!important;
  }
  .formob{
    padding-left: 20%;
    padding-right: 20%;
  }
  .topfrontpart .toptxt-content &gt; p {
    font-size: 1rem!important;
    }
    .homelg-btn {
         padding: 12px 40px!important;
    }
    .home-btn {
        font-size: 1.2rem!important;
    }
    .homelg-btn3 {
        padding: 12px 40px!important;
    }
    .home-btn3 {
        font-size: 1.2rem!important;
    }
    .getstrt{
        padding: 30px 30px 30px 30px!important;
    }
    .getstrt h1 {
        font-size: 2.2rem!important;
    }
    .getstrt p {
        font-size: 15px!important;
    }
    .home-btn2 {
        font-size: 1.2rem!important;
    }
    .section-title1 h2 {
        font-size: 2.2rem;
        margin-bottom: 5px;
    }
}




.topfrontpart .toptxt-content {
  position: relative;
  z-index: 99;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 0 0;
}

.topfrontpart .toptxt-content &gt; p {
  font-size: 1.1rem;
  font-weight: 400;
  color: #202020d1;
  text-align: center;
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .topfrontpart .toptxt-content {
    padding: 30px 0;
    max-width: 900px;
  }
  
}
@media (max-width: 1399px) {
  .topfrontpart .toptxt-content {
    padding: 10px 0 !important;
  }

   .formob{
        padding-left: 20%;
        padding-right: 20%;
    }
    .homelg-btn {
        padding: 12px 30px!important;
    }
    .home-btn {
        font-size: 1.2rem!important;
    }
    .homelg-btn3 {
        padding: 12px 30px!important;
    }
    .home-btn3 {
        font-size: 1.2rem!important;
    }
    .getstrt{
        padding: 40px 80px 80px 80px;
    }
    .getstrt h1 {
        font-size: 3.5rem;
    }
    .getstrt p {
        font-size: 15px!important;
    }
    .home-btn2 {
        font-size: 1.5rem;
    }
    .section-title1 h2 {
        font-size: 2.1rem;
        margin-bottom: 5px;
    }
    .homelg-btn2 {
        padding: 15px 40px;
    }
}
@media (max-width: 767px) {
  .topfrontpart .toptxt-content {
    padding: 0px 0;
  }
}

.gap-15 {
    gap: 15rem!important;
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .topfrontpart .topbtn-content {
    padding: 100px 0!important;
    max-width: 900px;
  }
  
  .gap-15 {
    gap: 23rem!important;
   }
}
@media (max-width: 1399px) {
  .topfrontpart .topbtn-content {
    padding: 50px 0 !important;
  }
  .gap-15 {
    gap: 19rem!important;
    }
}
@media (max-width: 767px) {
  .topfrontpart .topbtn-content {
    padding: 0px 0;
  }
  
  .gap-15 {
    gap: 5rem!important;
    }
    .dashboard-sidebar{display:none;}
    .pt-50 {
        padding-top: 0px;
    }
    .form-wrapper .nav-tabs {
         gap: 1px;
    }
    
    .bxshdw{padding: 8px 15px!important;}
      
      
    .imgpd {
        padding: 0px 0px!important;
    }
    
    .submenu{
        padding-left: 10px!important;
    }
}



.topfrontpart .topbtn-content {
  position: relative;
  z-index: 99;
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 0 100px 0;
}

.home-btn {
    font-size: 2rem;
    font-weight: 500;
    color: #000000;
    align-items: center;
    border-radius: 50px;
    position: relative;
    transition: 0.5s all ease;
    z-index: 1;
    border:1px solid #000;
}
.home-btn:hover {
    color: #ffffff;
    background-color:#000000;
}

.homelg-btn {
    padding: 20px 80px;
}

.home-btn3 {
    font-size: 2rem;
    font-weight: 500;
    color: #ffffff;
    align-items: center;
    border-radius: 50px;
    position: relative;
    transition: 0.5s all ease;
    z-index: 1;
    border:1px solid #000;
    background-color:#000000;
}
.home-btn3:hover {
    color: #000000;
    background-color:#ffffff;
}

.homelg-btn3 {
    padding: 20px 80px;
}


.home-btn2 {
    font-size: 1.8rem;
    font-weight: 500;
    color: #ffffff;
    align-items: center;
    border-radius: 50px;
    position: relative;
    transition: 0.5s all ease;
    z-index: 1;
    border:1px solid #000;
    background-color:#000000;
}
.home-btn2:hover {
    color: #000000;
    background-color:#ffffff;
    
}

.homelg-btn2 {
    padding: 12px 30px;
}

.fclogoheader{width: 75%;}

.getstrt{
    border-radius: 15px;
    padding: 70px 120px 100px 120px;
    background-color: #FFFFFF;
    transition: 0.35s;
    box-shadow: -20px 12px 60px rgb(0 0 0 / 10%);width: 100%;
}
.getstrt h1{
    font-size: 5rem;
    font-weight: 600;
    color: #000;
    line-height: 1.2;
    margin-bottom: 30px;text-align: left;
}
.getstrt p{
    margin-bottom: 50px;
    font-size: 20px;
}
.star{color: #db0000;}








.swiper-btn-talent {
  display: flex;
  align-items: center;
  gap: 15px;
}
.swiper-btn-talent .swiper-prev, .swiper-btn-talent .swiper-next {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 1px solid;
  border-color: rgb(0 0 0 / 30%);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.35s;
  cursor: pointer;
  background-color: #0000000f;
}
.swiper-btn-talent .swiper-prev i, .swiper-btn-talent .swiper-next i {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.5);
  transition: 0.35s;
}
.swiper-btn-talent .swiper-prev:hover, .swiper-btn-talent .swiper-next:hover {
  background-color: #000;
  border-color: #000;
}
.swiper-btn-talent .swiper-prev:hover i, .swiper-btn-talent .swiper-next:hover i {
  color: var(--white);
}

.talent-maincategory-card {
  position: relative;
  border-radius: 5px;
}
.talent-maincategory-card &gt; img {
  border-radius: 5px;
  height: 50px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.talent-maincategory-card .category-tag {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 1;
}
.talent-maincategory-card .category-tag span {
  font-family: var(--font-work-sans);
  font-weight: 500;
  font-size: 12px;
  color: #000000;
  background: #99DAA8;
  border-radius: 50px;
  display: inline-block;
  padding: 2px 15px;
}
.talent-maincategory-card .category-content {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  padding: 15px 18px 15px 30px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  transition: 0.35s;
}
.talent-maincategory-card .category-content .category-icon {
  padding-top: 25px;
  margin-bottom: 20px;
  transition: 0.35s;
}
.talent-maincategory-card .category-content .category-icon svg {
  fill: var(--primary-color1);
  transition: 0.35s;
}
.talent-maincategory-card .category-content h5 {
  margin-bottom: 8px;
}
.talent-maincategory-card .category-content h5 a {
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--white);
  transition: 0.35s;
}
.talent-maincategory-card .category-content h5 a:hover {
  color: var(--primary-color1);
}
.talent-maincategory-card .category-content p {
  margin-bottom: 0;
  font-family: var(--font-work-sans);
  font-weight: 600;
  font-size: 0.875rem;
  color: var(--white);
}
.talent-maincategory-card .category-content p span {
  font-weight: 600;
}

.talent-category-slider {
  padding: 0px 5px;
}


.company-details .name-location .bookmark {
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #EFF3F2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.35s;
    cursor: pointer;
}
.company-details .name-location .bookmark i {
    color: #000;
    font-size: 13px;
    transition: 0.35s;
}

.company-details .name-location .bookmark:hover {
  background-color: #000;
}
.company-details .name-location .bookmark:hover i {
  color: var(--white);
}





  .fc.fotocrats.divider {
    font-size: 16px;
    font-weight: 300;
    color: rgb(151, 151, 151);
    text-transform: none;
}
.fotocrats.horizontal.divider {
    display: table;
    white-space: nowrap;
    height: auto;
    line-height: 1;
    text-align: center;
}
  .fotocrats.horizontal.divider:before {
    background-position: right 1em top 50%;
}
   .fotocrats.horizontal.divider:before, .fotocrats.horizontal.divider:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC);
}
.fotocrats.horizontal.divider:before, .fotocrats.horizontal.divider:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABaAAAAACCAYAAACuTHuKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1OThBRDY4OUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1OThBRDY4QUNDMTYxMUU0OUE3NUVGOEJDMzMzMjE2NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjU5OEFENjg3Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjU5OEFENjg4Q0MxNjExRTQ5QTc1RUY4QkMzMzMyMTY3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+VU513gAAADVJREFUeNrs0DENACAQBDBIWLGBJQby/mUcJn5sJXQmOQMAAAAAAJqt+2prAAAAAACg2xdgANk6BEVuJgyMAAAAAElFTkSuQmCC);
}

.fotocrats.horizontal.divider:after {
    background-position: left 1em top 50%;
}
.fotocrats.horizontal.divider:before, .fotocrats.horizontal.divider:after {
    content: '';
    display: table-cell;
    position: relative;
    top: 50%;
    width: 50%;
    background-repeat: no-repeat;
}


.gimg{width:35px;height:35px;border-radius:50px;}

.bxshdw{border: 1px solid rgb(231, 231, 231);
    box-shadow: rgb(21 21 21 / 4%) 0px 4px 0px;
    padding: 8px 30px;
    border-radius: 100px;}
    .bxshdw:hover{border: 1px solid #000;}


.nav-pills .nav-link {
    border: 1px solid #000;
    margin-left: 5px;
}

.nav-pills .nav-link.active, .nav-pills .show&gt;.nav-link {
    color: #fff;
    background-color: #000000;
}

#pdf-preview{display:none; margin-top: 15px; background: #f9f9f9; border: 1px solid #ddd; padding: 15px; border-radius: 6px;}
.pdfdrag-area{
    width:100%;
    border: 2px dashed #adadad;
    padding: 30px;
    border-radius: 12px;
    text-align: center;
    background: #f4f8fc;
    transition: 0.3s ease;
    position: relative;
    cursor: pointer;
}
.pdfdrag-area .pdfimg{width: 60px; margin-bottom: 10px; opacity: 0.8;}
.pdfdrag-area .parag{font-size: 16px; color: #333; margin: 0;}
.pdfdiv{display: flex; align-items: center;}
.pdf-previewimg{width: 40px; margin-right: 15px;}
.pdffile{font-weight: 600; color: #333;}
.pdffilesize{font-size: 13px; color: #666;}

#uploadedpdf-view{display:block; margin-top: 15px; background: #f9f9f9; border: 1px solid #ddd; padding: 15px; border-radius: 6px;}
.pdfdivview{display: flex; align-items: center;}
.pdf-viewimg{width: 40px; margin-right: 15px;}
.viewfile-name{font-weight: 600; color: #333;}

.multpleimgup{
    border: 2px dashed #0000004e; padding: 30px; border-radius: 12px; text-align: center; background: #f4f8fc; cursor: pointer; transition: background 0.3s;
}
.cameraicon{width: 50px; opacity: 0.8; margin-bottom: 10px;}
#preview-images{display: flex; flex-wrap: wrap; gap: 10px; margin-top: 10px;}

@media only screen and (max-width: 991px){
    .submenu{
        padding-left: 10px!important;
    }
}
.submenu{
    background: #a3a1a114;
    list-style-type: none;
    padding-left: 50px!important;
}
.submenu a {
    position: relative;
    cursor: pointer;
}


.submenu li a {
    display: block;
    padding: 5px 15px!important;
    font-size: 14px !important;
    color: #444;
    border-bottom: 1px dotted #00000029;
}

.submenu li a:hover {
    color: #007bff;
}


.candidate-card{
    position: relative;overflow: hidden;height: 680px;color: white;
}
.candidate-card-img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.overlay-cardP{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0.1));
    z-index: 1;
}
.overlay-card{
  position: absolute;
  bottom: 0;
  height: 65%;
  width: 100%;
  background: linear-gradient(360deg, rgb(0 0 0) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.over-card-content{
    position: relative;
    z-index: 2;
    padding: 30px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.namesect{
    display:flex; align-items:center; margin-bottom:20px;
}


.namesectflex{flex:1;}
.namesetitle{font-size:22px; font-weight:500;text-transform: uppercase;}
.namesetitle .designationspan{font-weight:400; color:#ccc; font-size:17px;}
.verifiedsec{margin-left:auto; font-size:11px; background:#000; color:white; padding:4px 10px; border-radius:30px;}
.carobje{font-size:14px; color:#bbb; margin-bottom:20px;}
.projectstitl{display:flex; gap:10px; flex-wrap:wrap; margin-bottom:20px; justify-content:left;}
.skillise{display:flex; gap:10px; flex-wrap:wrap;}
.pill-btn {padding: 8px 18px;border: 2px solid #fff;border-radius: 30px;color: white;font-size: 12px;text-transform: uppercase;text-decoration: none;transition: 0.3s;}

.pill-btn:hover {background: white;color: black;}

.pdSeven{padding: 0px 7%;}</pre></body></html>