@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

 
* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 100%;
}

body {
  font-size: 16px;
  color: #363636;
  line-height: 28px;
  font-weight: 400;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-weight: normal;
  margin: 0px;
  background: none;
  line-height: 1.2em;
}

section {
  position: relative;
}

p,
.text {
  font-size: 15px;
  color: #696969;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
}
.body-color,
.text-color{
  color: #696969;
}
.dark-color,
.heading-color{
  color: #202124 !important;
}
.job-detail.at-v5 p{
  font-size: 16px;
}
.job-detail.at-v5 p,
.job-detail p.text,
.text{
  color: #202124 !important;
  font-family: Poppins;
  line-height: 28px;
}
.list-style-three li.dark-color{
  color: #202124;
}
.fz16{
  font-size: 16px !important;
}

.fz20{
  font-size: 20px !important;
}
.fz22{
  font-size: 22px !important;
}

.fz30{
  font-size: 30px !important;
}

.fw500{
  font-weight: 500;
}

.ud-btn-transparent,
.ud-btn-border-theme{
  background-color: transparent;
  border: 1px solid #1967D2;
  border-radius: 12px;
  display: inline-block;
  font-size: 15px;
  font-family: Poppins;
  height: 52px;
  line-height: 52px;
  min-width: 140px;
  padding: 0px 30px 0px 34px;
  text-align: center;
  transition: all 300ms ease;
}
.ud-btn-transparent i,
.ud-btn-border-theme i{
  font-family: "Font Awesome 6 Pro";
  transform: rotate(-45deg);
}

.mt20{
  margin-top: 20px;
}

.mt30{
  margin-top: 30px;
}

.mb10{
  margin-bottom: 10px;
}
.mb15{
  margin-bottom: 15px;
}
.ml15{
  margin-left: 15px;
}
.auto-container {
  position: static;
  max-width: 1310px;
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
  z-index: 1;
  background-color: #ffffff;
  transition: all 300ms ease;
}
ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


html {
    scroll-behavior: smooth;
  }

  .subscribe-section-two.at-home18{
    align-items: center;
    background-image: url(../img/cta-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    height: 400px;
    max-width: 1290px;
    overflow: hidden;
  }

  .pb-20 {
    padding-bottom: 20px !important;
  }

  .mx-auto {
    margin: 0 auto;
  }

  .row.grid-base {
    margin: -15px;
  }
  
  .row.grid-base > * {
    padding: 15px;
  }
  .step-item {
    padding: 32px 54px;
    border: 1px solid #ECEDF2;
    border-radius: 8px;
  }
  
  .step-item .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
  }
  
  .step-item .text {
    margin-top: 13px;
  }
  .fw-700 {
    font-weight: 700 !important;
  }

  .layout-pb-60 {
    padding-bottom: 60px !important;
  }
  .layout-pt-120 {
    padding-top: 120px !important;
  }

  .subscribe-section-two {
    position: relative;
 
  }
  
  .subscribe-section-two .sec-title h2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 54px;
  }

  .testimonial-section.style-two {
    background-color: #ffffff;
    padding-bottom: 50px;
  }
  .testimonial-section {
    position: relative;
    padding: 100px 0;
    background-color: #F0F5F7;
  }
  .sec-title h2 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #202124;
    font-weight: 500;
  }
  
  .sec-title .text {
    position: relative;
    margin-top: 15px;
    font-size: 15px;
    line-height: 26px;
  }
  .sec-title {
    position: relative;
    margin-bottom: 50px;
  }

  .list-style-two {
    position: relative;
  }
  
  .list-style-two li {
    position: relative;
    font-size: 14px;
    line-height: 19px;
    color: #696969;
    cursor: default;
    padding-left: 22px;
    margin-bottom: 20px;
  }
  
  .list-style-two li:before {
    position: absolute;
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    background: #C4C4C4;
    border-radius: 50%;
    content: "";
  }

  .job-block .job-other-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  
  .job-other-info li,
  .job-other-info.at-jsv6 li,
  .job-other-info.at-jsv7 li {
    position: relative;
    font-size: 13px;
    line-height: 15px;
    margin-right: 15px;
    padding: 5px 20px;
    border-radius: 50px;
    margin-bottom: 10px;
  }
  .job-other-info.at-jsv17{
    border-radius: 18px;
  }
  .job-other-info.at-jsv17.active{
    background-color: #fff;
    border: 1px solid #F9AB00;
  }
  .job-other-info.at-jsv17 li{
    padding: 5px 15px;
  }
  .job-other-info.at-jsv6 li{
    border-radius: 60px;
    border: 1px solid #ECEDF2;
    height: 34px;
    color: #202124;
    font-size: 14px;
    font-family: Jost;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-right: 10px;
  }
  .job-other-info.at-jsv6 li:last-child{
    margin-right: 0;
  }
  .tag-left{
    background-color: #F5F7FC;
    border-radius: 60px;
    display: inline-block;
    padding: 5px 15px;
  }
  .job-other-info.at-jsv7 li{
    background-color: #fff;
    border-radius: 60px;
    border: 1px solid #ECEDF2;
    height: 34px;
    color: #202124;
    font-size: 14px;
    font-family: Jost;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-right: 10px;
  }
  .job-other-info.at-jsv7 li.time{
    background-color: #fff;
    color: #1967D2;
  }
  .job-other-info.at-jsv7 li.time.bg-gray{
    background-color: #F5F7FC;
    color: #202124;
  }
  .job-other-info.at-jsv7.bottom li{
    height: 42px;
    line-height: 26px;
  }
  
  .job-other-info.at-jsv7 li:last-child{
    margin-right: 0;
  }
  
  .job-other-info li.time {
    background: rgba(25, 103, 210, 0.15);
    color: #1967D2;
  }
  
  .job-other-info li.green,
  .job-other-info li.privacy {
    background: rgba(52, 168, 83, 0.15);
    color: #34A853;
  }
  
  .job-other-info li.required {
    background: rgba(249, 171, 0, 0.15);
    color: #F9AB00;
  }

  .job-other-info li.seedetails {
    border:#F19838 1px solid;
    color: #F19838;
  }

  .job-block-two .job-other-info {
    position: relative;
    display: flex;
    align-items: center;
    top: 9px;
  }

  
  .job-block-three .job-other-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }

  
  .job-other-info li.time {
    background: rgba(25, 103, 210, 0.15);
    color: #1967D2;
  }
  
  .job-other-info li.green,
  .job-other-info li.privacy {
    background: rgba(52, 168, 83, 0.15);
    color: #34A853;
  }
  
  .job-other-info li.required {
    background: rgba(249, 171, 0, 0.15);
    color: #F9AB00;
  }

  .job-block .job-other-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  
  .job-other-info li,
  .job-other-info.at-jsv6 li,
  .job-other-info.at-jsv7 li {
    position: relative;
    font-size: 13px;
    line-height: 15px;
    margin-right: 15px;
    padding: 5px 20px;
    border-radius: 50px;
    margin-bottom: 10px;
  }
  .job-block.-type-2 .inner-content .job-other-info li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #696969;
    padding: 0;
    background-color: transparent;
  }

  .job-block .job-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  
  .job-block .job-info li {
    align-items: center;
    position: relative;
    font-size: 14px;
    color: #696969;
    font-weight: 400;
    padding-left: 25px;
    margin-bottom: 5px;
    margin-right: 20px;
  }
  
  .job-block .job-info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    line-height: 22px;
    color: #696969;
  }

  .job-block .content {
    position: relative;
    min-height: 51px;
  }
   
  .job-block h3 {
    font-size: 20px;
    color: #202020;
    font-weight: 600;
    line-height: 26px;
    top: -3px;
    margin-bottom: 3px;
  }
  
  .job-block h3 a {
    color: #202124;
    transition: all 300ms ease;
  }
  .job-block {
    position: relative;
    margin-bottom: 30px;
  }
  
  .job-block .inner-box {
    position: relative;
    padding: 32px 20px 22px 30px;
    background: #FFFFFF;
     box-shadow: 0 1px 15px rgba(0, 0, 0, 0.150); /* Adjust this value to increase the shadow */
    box-sizing: border-box;
    border-radius: 10px;
    transition: all 300ms ease;
  }
  
  .job-section {
    position: relative;
    padding: 100px 0;
  }

  .theme-btn {

    position: relative;
    display: inline-flex;
    transition: all 0.5s ease;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    z-index: 1;
  }
  .btn-style-three i{
    transform: rotate(-45deg);
  }
  /* Btn Style Three */
.btn-style-three {
  position: relative;
  text-align: center;
  white-space: nowrap;
  color: #1967D2;
  background-color: #E2EAF8;
  font-size: 15px;
  line-height: 20px;
  border-radius: 8px;
  font-weight: 400;
  padding: 18px 35px 15px 35px;
}

.btn-style-three:hover {
  color: #FFFFFF;
  background-color: #1967D2;
}

  /* Btn Style One */
  .btn-style-one {
    position: relative;
    text-align: center;
    white-space: nowrap;
    color: #ffffff;
    background-color: #F19838;
    font-size: 16px;
    line-height: 20px;
    border-radius: 8px;
    font-weight: 500;
    padding: 18px 40px 15px 40px;
  }

  .about-section.style-two .image-column .inner-column {
    position: relative;
    padding-right: 17px;
  }
  
  .about-section.style-two .content-column .inner-column {
 
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    align-items: flex-start;
  }
  
  .about-section.style-two .list-style-two {
    position: relative;
    margin-bottom: 20px;
  }
  
  .about-section.style-two .content-column h2 {
    font-weight: 500;
    font-size: 26px;
    line-height: 38px;
    color: #000000;
  }
  
  .about-section.style-two .content-column .sec-title .text {
    max-width: 100%;
    font-size: 14px;
    line-height: 24px;
  }
  
  .about-section.style-two .sec-title {
    margin-bottom: 43px;
  }
  
  .about-section.style-two .content-column .theme-btn {
    min-width: 190px;
  }

  .about-section {
    position: relative;
    padding: 100px 0 0;
  }
  
  .about-section .content-column {
    position: relative;
    margin-bottom: 50px;
  }
  
  .about-section .content-column .inner-column {
    position: relative;
    padding-left: 70px;
  }
  
  .about-section .sec-title {
    margin-bottom: 30px;
  }
  
  .about-section .sec-title h2 {
    font-size: 40px;
    line-height: 54px;
    color: #202124;
  }
  
  .about-section .sec-title .text {
    max-width: 415px;
    font-size: 15px;
    line-height: 26px;
    color: #696969;
  }
  
  .about-section .list-style-one {
    margin-bottom: 40px;
  }
  
  .about-section .image-column {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
  }
  
  .about-section .image-column .image {
    position: relative;
    margin-bottom: 0;
  }

  img {
    display: inline-block;
    max-width: 100%;
    height: auto;
  }

  ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.auto-container {
    position: static;
    max-width: 1310px;
    padding: 0px 15px;
    margin: 0 auto;
    width: 100%;
  }

  .job-detail.at-v5 p,
.job-detail p.text,
.text{
  color: #202124 !important;
  font-family: Poppins;
  line-height: 28px;
}


p,
.text {
  font-size: 15px;
  color: #696969;
  line-height: 24px;
  font-weight: 400;
  margin: 0;
}

* {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-size: 100%;
  }
  
  body {
    font-size: 16px;
    color: #363636;
    line-height: 28px;
    font-weight: 400;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
  }
  
  a {
    text-decoration: none;
    cursor: pointer;
  }
  
  a:hover,
  a:focus,
  a:visited {
    text-decoration: none;
    outline: none;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    position: relative;
    font-weight: normal;
    margin: 0px;
    background: none;
    line-height: 1.2em;
  }
  
  section {
    position: relative;
  }


  /*** 

====================================================================
Job Detail Section
====================================================================

***/
.job-detail-section {
  position: relative;
}

.job-detail-section .upper-box {
  position: relative;
  background-image: url(../images/icons/bg-4.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-size: cover;
  padding: 80px 0 70px;
}
.job-detail-section.at-jsv7 .upper-box,
.job-detail-section.at-jsv7 .upper-box{
  background-color: #C2E4FF;
  background-image: inherit;
}

.job-detail-section.style-three .upper-box {
  background-image: url(../images/icons/bg-5.png);
}

.job-detail-section .job-block-outer {
  position: relative;
  margin-bottom: 30px;
}

.job-block-seven {
  position: relative;
}
.job-block-seven.style-two.at-jsv6{
  background-color: #fff;
  border-radius: 18px;
  border: 1px solid #ECEDF2;
  padding: 30px;
}
.job-block-seven.style-two.at-jsv6.at-jlv15{
  background-color: #F5F7FC;
  padding: 30px;
}
.job-block.at-jsv6 .tags,
.job-block-seven.style-two.at-jsv6 .tags,
.job-block-seven.at-jsv7 .tags,
.job-block.at-jlv16 .tags,
.job-block.at-jlv17 .tags{
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 1;
}
.job-block-seven.at-jsv7 .tags{
  top: 0;
}
.job-block.at-jsv6 .tags a,
.job-block-seven.style-two.at-jsv6 .tags a,
.job-block-seven.at-jsv7 .tags a,
.job-block.at-jlv16 .tags a,
.job-block.at-jlv17 .tags a{
  border: 1px solid transparent;
  border-radius: 50%;
  color: #202124;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.job-block.at-jsv6 .tags a:hover,
.job-block-seven.style-two.at-jsv6 .tags a:hover,
.job-block.at-jlv16 .tags a:hover,
.job-block.at-jlv17 .tags a:hover{
  border: 1px solid #ECEDF2;
}
.job-block.at-jlv17.at-home20:hover .inner-box{
  background-color: #EBF7FE;
}
.job-block.at-jlv17.at-home20:hover .tag-left{
  background-color: #fff;
}
.job-block.at-jlv17.at-home20 .inner-box{
  background-color: #ffffff;
  border-radius: 18px;
  border: 1px solid #ECEDF2;
}
.job-block-seven.style-two.at-jsv6.at-jlv15 .tags a:hover{
  background-color: #fff;
}
.job-block-seven .inner-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
}

.job-block-seven .content {
  position: relative;
  padding-left: 120px;
  min-height: 51px;
}

.job-block-seven.style-two .content {
  padding-left: 0;
}

.job-block-seven .company-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  transition: all 300ms ease;
}

.job-block-seven .company-logo img {
  display: block;
  width: 100%;
}

.job-block-seven h4 {
  position: relative;
  font-weight: 500;
  font-size: 26px;
  line-height: 1.3em;
  color: #202124;
  top: -3px;
  margin-bottom: 10px;
}

.job-block-seven h4 a {
  color: #202124;
  transition: all 300ms ease;
}

.job-block-seven h4 a:hover {
  color: #1967D2;
}

.job-block-seven .job-info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.job-block-seven .job-info li {
  position: relative;
  font-size: 14px;
  line-height: 22px;
  color: #696969;
  font-weight: 400;
  padding-left: 25px;
  margin-right: 20px;
  margin-bottom: 3px;
}

.job-block-seven .job-info li .icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  line-height: 22px;
  color: #696969;
}

.job-block-seven .job-info li a {
  color: #696969;
}

.job-block-seven .job-other-info {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.job-block-seven .btn-box {
  position: relative;
  display: flex;
  align-items: center;
}

.job-block-seven .btn-box .theme-btn {
  min-width: 220px;
}

.job-block-seven .bookmark-btn {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  color: #1967D2;
  border-radius: 7px;
  background: rgba(25, 103, 210, 0.07);
  transition: all 300ms ease;
  margin-left: 20px;
}

.job-block-seven .bookmark-btn:hover {
  background: #1967D2;
  color: #fff;
}
.job-block-seven.at-jsv6 .bookmark-btn{
  background-color: transparent;
  position: absolute;
  right: 30px;
  top: 30px;
}

.job-block-seven.style-three .inner-box {
  flex-direction: column;
}

.job-block-seven.style-three .company-logo {
  position: relative;
  margin-bottom: 20px;
}

.job-block-seven.style-three .job-info {
  justify-content: center;
}

.job-block-seven.style-three .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  margin-bottom: 30px;
}

.job-detail-outer {
  position: relative;
  padding: 50px 0;
}

.job-detail {
  position: relative;
  padding-right: 30px;
}

.candidate-detail-section.style-three .job-detail {
  padding-right: 0;
  padding-left: 20px;
}

.job-overview-two h4,
.job-detail h4 {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #202124;
  margin-bottom: 20px;
}
.job-overview-two.at-jsv6 h4{
  font-size: 30px;
  margin-bottom: 35px;
}

.job-detail p {
  position: relative;
  font-size: 15px;
  line-height: 26px;
  color: #696969;
  margin-bottom: 26px;
}

.job-detail .image {
  position: relative;
  margin-bottom: 50px;
}

.job-detail .images-outer .image {
  margin-bottom: 30px;
  overflow: hidden;
}

.job-detail .images-outer .image img {
  display: block;
  width: 100%;
  transition: all 300ms ease;
}

.job-detail .images-outer .image a {
  position: relative;
  display: block;
}

.job-detail .images-outer .image a:before {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  background: #1967D2;
  line-height: 45px;
  color: #fff;
  text-align: center;
  content: "+";
  font-size: 30px;
  border-radius: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 300ms ease;
}

.job-detail .images-outer .image a:hover:before {
  opacity: 1;
  visibility: visible;
}

.job-detail .images-outer .image:hover a img {
  transform: scale(1.1);
}

.list-style-three {
  position: relative;
  margin-bottom: 50px;
}

.list-style-three li {
  position: relative;
  font-size: 15px;
  line-height: 20px;
  color: #696969;
  padding-left: 20px;
  margin-bottom: 20px;
}

.list-style-three li:before {
  position: absolute;
  left: 0;
  top: 12px;
  height: 4px;
  width: 4px;
  background: #202124;
  content: "";
}

.job-detail-section .other-options {
  position: relative;
  margin-bottom: 50px;
  margin-top: 50px;
}

.job-detail-section .social-share {
  display: flex;
  align-items: center;
}

.social-share h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #202124;
  margin-right: 20px;
}

.social-share a {
  padding: 10px 25px;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  background: #222222;
  border-radius: 8px;
  transition: all 300ms ease;
  margin: 5px 0;
  margin-right: 10px;
}

.job-detail-section .related-jobs {
  position: relative;
  margin-bottom: 50px;
}

.job-detail-outer .map-outer {
  position: relative;
  margin-bottom: 50px;
}

.job-detail-outer .map-canvas {
  height: 350px;
}
.map-canvas.at-sv5 {
  border-radius: 8px;
  height: 295px;
}

.related-jobs .title-box {
  position: relative;
  margin-bottom: 28px;
}

.related-jobs .title-box h3 {
  font-weight: 500;
  font-size: 26px;
  line-height: 35px;
  color: #000000;
  margin-bottom: 10px;
}

/* Job Overview*/
.job-overview {
  position: relative;
}

.job-overview li {
  position: relative;
  padding-left: 50px;
  margin-bottom: 30px;
}

.job-overview .icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center;
}
.job-overview.at-sv5 .icon{
  background-color: #fff;
  border-radius: 50%;
  color: #1967D2;
  display: block;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
}

.job-overview h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #202124;
}

.job-overview span {
  font-size: 15px;
  line-height: 20px;
}

/* Job Overview Two*/
.job-overview-two {
  position: relative;
  border: 1px solid #ECEDF2;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 30px 30px 0;
  margin-bottom: 50px;
}

.job-overview-two ul {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-right: -20px;
}

.job-overview-two li {
  position: relative;
  flex: 0 0 25%;
  padding-left: 50px;
  padding-right: 20px;
  margin-bottom: 30px;
}

.job-overview-two .icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center;
}
.job-overview-two.at-jsv6 .icon{
  background-color: #F5F7FC;
  border-radius: 50%;
  color: #1967D2;
  display: inline-block;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50px;
}

.job-overview-two h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #202124;
}

.job-overview-two span {
  font-size: 15px;
  line-height: 20px;
}
.sidebar-widget.at-jsv6,
.sidebar-widget.at-jsv7{
  background-color: #F5F7FC;
  border-radius: 18px;
}
.sidebar-widget.at-jsv6 .theme-btn.btn-style-one{
  border-radius: 12px;
}
.sidebar-widget .map-outer {
  margin-bottom: 50px;
}

.sidebar-widget .map-canvas {
  min-height: 250px;
}

.job-skills {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.job-skills li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}

.job-skills li a {
  padding: 5px 20px;
  display: block;
  font-size: 14px;
  line-height: 19px;
  color: #696969;
  border-radius: 4px;
  background: #FFFFFF;
}
.job-skills.at-jsv6 li a{
  background-color: #fff;
  border-radius: 100px;
  border: 1px solid #ECEDF2;
  color: #202124;
  font-size: 15px;
  font-family: poppins;
  font-style: normal;
  font-weight: 400;
  height: 42px;
  line-height: 30px;
  transition: all 300ms ease;
}
.job-skills.at-jsv6 li a:hover{
  background-color: #F5F7FC;
}

.job-skills-style1 {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.job-skills-style1 a {
  background-color: #fff;
  border: 1px solid #ECEDF2;
  border-radius: 100px;
  color: #202124;
  font-size: 15px;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px 20px;
  transition: all 300ms ease;
}
.job-skills-style1 a:hover{
  background-color: #F5F7FC;
}

.sidebar {
  position: relative;
}

.sidebar-widget {
  position: relative;
  padding: 30px 30px 30px;
  background: #F5F7FC;
  border-radius: 8px;
  margin-bottom: 40px;
}

.sidebar-widget .widget-title {
  position: relative;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #202124;
  margin-bottom: 30px;
}

.sidebar .btn-box {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.sidebar .btn-box .theme-btn {
  width: 100%;
}

.sidebar .btn-box .bookmark-btn {
  display: flex;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  color: #1967D2;
  border-radius: 7px;
  background: rgba(25, 103, 210, 0.07);
  transition: all 300ms ease;
  margin-left: 20px;
  flex: 0 0 50px;
}

.sidebar .btn-box .bookmark-btn:hover {
  background: #1967D2;
  color: #fff;
}

.sidebar-widget.contact-widget .theme-btn {
  position: relative;
  display: block;
  width: 100%;
}

.sidebar-widget.contact-widget .form-group input,
.sidebar-widget.contact-widget .form-group select,
.sidebar-widget.contact-widget .form-group textarea {
  background-color: #fff;
  border: 1px solid #ECEDF2;
}

.sidebar-widget.contact-widget .form-group textarea {
  min-height: 160px;
  padding: 22px 20px;
}

.company-widget {
  position: relative;
}

.company-widget .company-title {
  position: relative;
  padding-left: 78px;
  min-height: 60px;
  padding-top: 5px;
}

.company-widget .company-logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
}

.company-widget .company-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #202124;
}

.company-widget .profile-link {
  font-size: 14px;
  line-height: 19px;
  color: #1967D2;
}

.company-widget .company-link {
  position: relative;
  font-size: 13px;
  line-height: 15px;
  margin-right: 15px;
  padding: 5px 20px;
  border-radius: 50px;
  margin-bottom: 10px;
  background: rgba(25, 103, 210, 0.15);
  color: #1967D2;
}

.company-widget .company-info {
  position: relative;
  margin-top: 25px;
}

.company-widget .company-info li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #202124;
  margin-bottom: 19px;
}

.company-widget .company-info li span {
  font-size: 15px;
  line-height: 25px;
  text-align: right;
  color: #696969;
}
.company-widget.at-jsv6 .company-info li span{
  color: #202124;
}

.company-widget .social-links {
  display: flex;
  align-items: center;
}

.company-widget .social-links a {
  font-size: 14px;
  line-height: 26px;
  color: #696969;
  margin-left: 17px;
  transition: all 300ms ease;
}

.company-widget .social-links a:hover {
  color: #BC91E8;
}

.company-widget .btn-box {
  position: relative;
  margin-bottom: 0px;
}

.company-widget .btn-box .theme-btn {
  display: block;
  width: 100%;
  background: rgba(25, 103, 210, 0.15);
  border-radius: 8px;
}
.company-widget.at-jsv6 .btn-box .theme-btn{
  background-color: rgba(25, 103, 210, 0.07);
  border-radius: 18px;
}
.company-widget.at-jsv6 .ud-btn-transparent{
  border-radius: 18px;
}

.company-widget .btn-box .theme-btn:hover {
  background: #1967d2;
}

 

@media (min-width: 1200px) {
  .career-wayfindimg {
    margin-top: -26px;
  }
}

 
.blink{
 
 border:#F19838 1px solid;
  padding: 15px;	
  text-align: center;
}
.see-me{
  font-size: 15px;
  color: white;
  animation: blink 1s linear infinite;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}