div.carrers {
  max-width: 1336px;
  padding: 0 26px;
  margin: auto;
  margin-bottom: 60px !important;
}
@media (min-width: 767px) {
  div.carrers {
    margin-bottom: 80px !important;
    padding: 0 70px;
  }
}
@media (min-width: 1024px) {
  div.carrers {
    margin-bottom: 160px !important;
    padding: 0 26px;
  }
}
div.carrers div.col {
  padding: 20px;
  border: 2px solid #dddddd;
  border-top: none;
}
@media (min-width: 767px) {
  div.carrers div.col {
    border: none;
    border-right: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
  }
}
div.carrers div.col:first-child {
  border-top: 2px solid #dddddd;
}
@media (min-width: 767px) {
  div.carrers div.col:first-child {
    border-top: none;
    border-left: 2px solid #dddddd;
  }
}
@media (min-width: 767px) {
  div.carrers div.col.header {
    border-top: 2px solid #dddddd;
  }
}
div.carrers div.col.role h4 {
  color: #133be7;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 12px;
}
div.carrers div.col.role a {
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #f65408;
  letter-spacing: 1.3px;
}
div.carrers div.col.location, div.carrers div.col.type {
  font-size: 18px;
  line-height: 32px;
  font-weight: 500;
}
div.carrers div.col.apply-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  div.carrers div.col.apply-btn {
    padding: 20px 0px;
  }
}
div.carrers .content-header {
  margin-bottom: 0;
}

.careers-form {
  max-width: 1310px;
  padding: 0 15px;
  margin: auto;
}
.careers-form .future-opportunities-field {
  display: none !important;
}
.careers-form .future-opportunities-field > p {
  width: 100%;
}
.careers-form .future-opportunities-field.active {
  display: flex !important;
}

.site-content > .content-body > .content-body-inner {
  max-width: 100%;
  width: 100%;
}
.site-content .main-content .single-image-cariers {
  margin-top: -60px !important;
  margin-bottom: 60px !important;
}
@media (min-width: 767px) {
  .site-content .main-content .single-image-cariers {
    margin-top: -80px !important;
    margin-bottom: 80px !important;
  }
}
@media (max-width: 500px) {
  .site-content .main-content .single-image-cariers {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 992px) {
  .site-content .main-content .single-image-cariers {
    margin-top: -100px !important;
    margin-bottom: 126px !important;
  }
}
@media (max-width: 992px) {
  .site-content .main-content .single-image-cariers figure {
    height: 370px;
  }
  .site-content .main-content .single-image-cariers figure > div {
    height: 100%;
  }
  .site-content .main-content .single-image-cariers figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
}
@media (max-width: 767px) {
  .site-content .main-content .single-image-cariers figure {
    max-height: 200px;
  }
}

.font-bolder,
.font-bolder * {
  font-weight: 700;
}

#site .iconlist.iconlist-icon-small li .iconlist-item-icon {
  position: absolute;
  left: 10px;
  top: -10px;
  width: 50px;
}

#site .iconlist p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 0px;
}

#site .iconlist.iconlist-icon-small li {
  padding: 0px 10px 25px 81px;
  margin-bottom: 25px;
  position: relative;
}
@media (min-width: 992px) {
  #site .iconlist.iconlist-icon-small li {
    padding: 0px 10px 25px 75px;
  }
}

#site ul.iconlist ul {
  padding-left: 29px !important;
}

#site ul.iconlist ul li {
  padding: 0 !important;
  width: 100% !important;
  color: white;
  font-weight: 700;
  margin-bottom: 0 !important;
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 32px;
}

#site ul.iconlist ul li::before {
  content: "" !important;
  display: block;
  width: 3px;
  height: 3px;
  border-radius: 5px;
  background-color: white;
  position: absolute;
  left: -13px;
  top: 15px;
}

.btn-new.has-arrow {
  padding-left: 34px !important;
  padding-right: 72px !important;
  font-size: 16px !important;
  margin-right: 0 !important;
}

@media only screen and (max-width: 834px) and (min-width: 544px) {
  #site .iconlist.columns-3 li {
    width: 49.5%;
  }
}
.max-850 {
  max-width: 850px;
  margin: auto !important;
  float: none;
}

.new-style-testimonial {
  max-width: 694px;
  width: 100%;
  margin: 0 auto !important;
  margin-top: 32px !important;
  margin-bottom: 66px !important;
}
@media (min-width: 600px) {
  .new-style-testimonial {
    margin-top: 73px !important;
    margin-bottom: 95px !important;
  }
}
.new-style-testimonial .owl-controls {
  padding: 37px 15px 0 15px !important;
}
@media (min-width: 1000px) {
  .new-style-testimonial .owl-controls {
    padding: 87px 15px 0 15px !important;
  }
}
@media (min-width: 1000px) {
  .new-style-testimonial {
    max-width: 890px;
    margin-top: 88px !important;
    margin-bottom: 146px !important;
  }
}
@media (min-width: 1000px) {
  .new-style-testimonial .owl-item {
    margin-right: 141px;
  }
}
.new-style-testimonial .testimonial {
  flex-direction: column-reverse !important;
}
@media (min-width: 600px) {
  .new-style-testimonial .testimonial {
    flex-direction: row-reverse !important;
  }
}
.new-style-testimonial .testimonial-image {
  width: 100% !important;
  max-width: 124px !important;
  height: 124px;
  margin-bottom: 20px !important;
}
.new-style-testimonial .testimonial-image img {
  width: 124px !important;
  max-width: 124px !important;
  height: 124px !important;
  filter: none !important;
}
.new-style-testimonial .testimonial-content blockquote p {
  font-size: 22px !important;
  line-height: 36px !important;
}
@media (min-width: 600px) {
  .new-style-testimonial .testimonial-content blockquote p {
    font-size: 28px !important;
    line-height: 40px !important;
  }
}
.new-style-testimonial .testimonial-meta {
  display: flex !important;
  flex-direction: row !important;
}
@media (min-width: 600px) {
  .new-style-testimonial .testimonial-meta {
    max-width: 124px !important;
    margin-right: 30px !important;
    flex-direction: column !important;
  }
}
.new-style-testimonial .testimonial-author .author-name,
.new-style-testimonial .testimonial-author .author-info {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500 !important;
}
.new-style-testimonial .testimonial-author .author-name .company,
.new-style-testimonial .testimonial-author .author-info .company {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
}
.new-style-testimonial .testimonial-author .author-info {
  color: #133be7;
}

.content-header {
  margin-bottom: 0;
}
.content-header.has-banner {
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .content-header .content-header-inner {
    max-width: 84%;
  }
}
.content-header .page-title-inner {
  font-size: 62px !important;
  line-height: 64px;
  letter-spacing: 2px;
}
@media (min-width: 767px) {
  .content-header .page-title-inner {
    font-size: 92px !important;
    line-height: 90px;
  }
}

.content-baner {
  background-color: #f65408;
  padding: 0 15px;
  margin-top: 60px;
}
.content-baner__row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 0px 36px;
}
.content-baner__title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  color: white;
  padding: 14px 0;
}

.separator-uppercase {
  text-transform: uppercase;
}
.separator-uppercase h4 {
  text-transform: uppercase !important;
  font-size: 16px !important;
  padding-left: 16px !important;
  padding-right: 15px !important;
}

@media (max-width: 1024px) {
  .iconlist-gray li {
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .iconlist-gray li {
    width: 100% !important;
  }
}

#site .why-jen-col {
  padding: 50px 0 40px !important;
}
@media (min-width: 767px) {
  #site .why-jen-col {
    padding: 120px 0 110px !important;
  }
}
#site .why-jen-col h2.vc_do_custom_heading {
  font-size: 44px !important;
  line-height: 48px !important;
}
@media (max-width: 767px) {
  #site .why-jen-col .vc_empty_space {
    height: 40px !important;
  }
}
@media (max-width: 767px) {
  #site .why-jen-col .iconlist.iconlist-icon-small li {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  #site .job-listings .vc_empty_space {
    height: 20px !important;
  }
}