.approach-card {
  width: 100%;
  height: 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.approach-card--1 {
  width: 100%;
  height: 100%;
  background-image: url("../images/1.jpg");
  background-repeat: no-repeat;
}
.approach-card--2 {
  width: 100%;
  height: 100%;
  background-image: url("../images/2.jpg");
  background-repeat: no-repeat;
}
.approach-card--3 {
  width: 100%;
  height: 100%;
  background-image: url("../images/3.jpg");
  background-repeat: no-repeat;
}
.approach-card--4 {
  width: 100%;
  height: 100%;
  background-image: url("../images/4.jpg");
  background-repeat: no-repeat;
}
.approach-card--5 {
  width: 100%;
  height: 100%;
  background-image: url("../images/5.jpg");
  background-repeat: no-repeat;
}
.approach-card--6 {
  width: 100%;
  height: 100%;
  background-image: url("../images/6.jpg");
  background-repeat: no-repeat;
}
.testimonial-card .image-28 {
  border-radius: 50%;
}
.section-get-in-touch .form-block {
  margin-top: 0;
}
.section-get-in-touch .sf-wrapper {
  display: grid;
  grid-template-columns: 1fr auto;
}
.bellink {
  color: #333;
  text-decoration: none;
}
.bellink:hover {
  text-decoration: underline;
}
.vacancy-content-popup {
  max-width: 900px;
}
.vacancy-content-popup .info {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
  grid-gap: 20px;
  margin-bottom: 40px;
}
.upload-cv-form .upload-wrapper {
  margin: 15px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row;
}
.upload-cv-form .upload-wrapper .upload-label {
  padding: 20px 60px;
  font-size: 18px;
  background-color: #ead38f;
  border: none;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
}
@media screen and (max-width: 576px) {
  .upload-cv-form .upload-wrapper .upload-label {
    font-size: 14px;
    padding: 15px 30px;
  }
}
.upload-cv-form .upload-wrapper .upload-label input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.upload-cv-form .upload-wrapper .file-name {
  background-color: #0a342c;
  font-size: 18px;
  color: #fff;
  padding: 20px;
  display: inline-block;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .upload-cv-form .upload-wrapper .file-name {
    font-size: 14px;
  }
}
.upload-cv-form .submit-wrapper {
  position: relative;
}
.upload-cv-form .submit-wrapper input[type="submit"] {
  background-color: transparent;
  border: none;
  outline: none;
  cursor: pointer;
}
.top-banner-sec {
  max-height: 600px;
  position: relative;
  overflow: hidden;
  aspect-ratio: 3;
}
.top-banner-sec img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.w-dropdown-list {
  overflow: hidden;
}
.header .lang-block {
  width: auto;
  padding-left: 0;
  border: none;
}
.header .lang-block .wpml-ls-statics-shortcode_actions {
  width: auto;
}
.header .lang-block .wpml-ls-statics-shortcode_actions li > a {
  display: inline-flex;
  align-items: center;
  border: none;
  color: #fff;
  background-color: transparent;
  line-height: 2;
}
.header .lang-block .wpml-ls-statics-shortcode_actions li .wpml-ls-sub-menu {
  border-top: none;
  width: auto;
}
.header .lang-block .wpml-ls-statics-shortcode_actions li .wpml-ls-sub-menu li {
  background-color: rgba(10, 52, 44, 0.6);
  display: inline-block;
  padding: 0 14px 0 0px;
}
.header .lang-block .wpml-ls-statics-shortcode_actions li .wpml-ls-sub-menu * {
  color: #fff;
}
.otgs-development-site-front-end {
  display: none;
}
.footer span.footer-link {
  font-weight: 600;
  text-decoration: none;
}
.hp-under-banner-text .paragraph-2 {
  font-size: 26px;
  line-height: 36px;
}
@media screen and (max-width: 1280px) {
  .hp-under-banner-text .paragraph-2 {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 479px) {
  .hp-under-banner-text .paragraph-2 {
    font-size: 12px;
  }
}
.service-section .paragraph-20, .service-section .paragraph-20-copy {
  font-size: 22px;
  line-height: 34px;
}
.service-section .image-27, .service-section .image-27-copy {
  margin-bottom: -7%;
}
.section-testimonials .slider {
  max-width: 1450px;
  margin: 15px auto;
}
.section-testimonials .slider img {
  border-radius: 50%;
}
.section-testimonials .paragraph-8 {
  padding-left: 15px;
  padding-right: 60px;
}
@media screen and (max-width: 991px) {
  .section-testimonials .paragraph-8 {
    margin-left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .section-testimonials .paragraph-8 {
    margin-left: 25px;
  }
}
.tpl-our-approach .footer {
  padding-top: 30px;
}
.tpl-our-approach .approach-card .heading-31 {
  padding-top: 25px;
  padding-left: 25px;
}
.vac-green-top {
  padding: 40px 0;
  position: relative;
}
.vac-green-top img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vac-green-top .heading-38 {
  margin-top: 0;
  top: 0;
  font-size: 34px;
  line-height: 42px;
}
@media screen and (max-width: 479px) {
  .our-industries .div-block-32 .w-col {
    width: 70%;
    padding: 0;
    margin: 0 auto 20px;
    float: none;
  }
  .our-industries .div-block-32 .w-col img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .hww-section {
    margin-top: -50px;
  }
}
@media screen and (max-width: 576px) {
  .section-6-copy3 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .upload-cv-form {
    margin-top: 0;
  }
}
.home .horizontal-section {
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .clients-logos-grid.section-12 {
    padding: 0 20px;
  }
  .clients-logos-grid .grid-3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  .clients-logos-grid .grid-3 .our-clients {
    border: none;
    height: 100px;
  }
}
@media screen and (max-width: 576px) {
  .mobile-hide {
    display: none;
  }
}
.desc-hide {
  display: none;
}
@media screen and (max-width: 576px) {
  .desc-hide {
    display: block;
  }
}
.services-content-blocks .swiper-slide {
  margin-top: 0 !important;
}
.services-content-blocks .slider-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin: 20px 0;
}
.services-content-blocks .slider-nav .nav-btn {
  position: relative;
  left: auto;
  top: auto;
  bottom: auto;
  right: auto;
  margin: 0;
}
.services-content-blocks .slider-nav .nav-btn:after {
  color: #0b342c;
}
@media screen and (max-width: 1024px) {
  .horix-card {
    width: 150px;
    height: 200px;
  }
}
.columns-6-custom {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.columns-6-custom .our-item {
  flex-basis: 24%;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .columns-6-custom .our-item {
    flex-basis: 48%;
  }
}
#vacancy-form-pop {
  width: 360px;
  max-width: 100%;
}
#vacancy-form-pop h2 {
  text-align: center;
}
#vacancy-form-pop input[type="submit"] {
  font-size: 18px;
  border: none;
  outline: none;
  cursor: pointer;
  display: inline-block;
  padding: 9px 15px;
  background-color: #0a342c;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
  transition: all 0.3s ease;
}
#vacancy-form-pop input[type="submit"]:hover {
  background-color: #ead38f;
}
#vacancy-form-pop .screen-reader-response {
  display: none !important;
}
#vacancy-form-pop .wpcf7-not-valid-tip {
  color: red;
}
.btn-wrap-vacancies a {
  margin-right: 15px;
}
.custom-form-style input[type="text"], .custom-form-style input[type="number"], .custom-form-style input[type="email"], .custom-form-style input[type="password"], .custom-form-style input[type="search"], .custom-form-style input[type="tel"], .custom-form-style select, .custom-form-style textarea {
  width: 100%;
  height: 40px;
  padding: 10px;
}
.custom-form-style .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 10px;
}
.custom-form-style .upload-cv-form .upload-wrapper .upload-label {
  padding: 10px 36px 0px;
  font-size: 14px;
  width: 100%;
  text-align: center;
}
.custom-form-style .upload-cv-form .upload-wrapper .file-name {
  font-size: 14px;
  width: 100%;
  text-align: center;
  padding: 10px;
}
