body {
  /* button-css */
  /* button-css-ends */
}

body .container {
  max-width: 1200px;
}

body h3 {
  font-size: 48px;
  line-height: 48px;
  margin-bottom: 40px;
}

body h4 {
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 30px;
}

body p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
}
.post-content{
  font-size: 16px !important;
  line-height: 26px !important;
  font-family: 'Montserrat'!important;
}
body .only-mobile {
  display: none !important;
}

body .industrium-button.button-type-new {
  border: 2px solid;
  height: 53px;
  border-color: #025B4E;
  font-family: "Manrope", Sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #17262f;
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -webkit-box-pack: stretch;
      -ms-flex-pack: stretch;
          justify-content: stretch;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  text-align: center;
  line-height: 2.1429em;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  background-color: transparent;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  border-radius: 0;
  -webkit-transition: all 0.3s, background-size 0.2s linear 0.15s;
  transition: all 0.3s, background-size 0.2s linear 0.15s;
  padding: 0;
  background-image: none;
}

body .industrium-button.button-type-new:before {
  background-color: #025B4E;
  content: '';
  position: absolute;
  height: 100%;
  width: 55px;
  right: 0;
  top: 0;
}

body .industrium-button.button-type-new .industrium-button-text {
  position: relative;
  padding: 7px 24px 13px 24px;
  height: 100%;
  z-index: 1;
  width: 100%;
  font-family: "Manrope", Sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: none;
}

body .industrium-button.button-type-new .industrium-button-text:before {
  background-color: #025B4E;
  content: '';
  position: absolute;
  width: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}

body .industrium-button.button-type-new:after {
  content: '\e839';
  position: relative;
  margin: 0;
  -webkit-transform: none;
  transform: none;
  width: 55px;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  top: auto;
  color: #FFF;
  transform: rotate(45deg);
}

body .industrium-button.button-type-new:hover .industrium-button-text:before {
  width: 100%;
}

body .industrium-button.button-type-new:hover:after {
  opacity: 1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

body .inner-banner img {
  width: 100%;
}

body .inner-banner {
  position: relative;
}

body .inner-banner .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body .service-banner.inner-banner .overlay {
  -webkit-box-align: center;
      -ms-flex-align:center;
          align-items: center;
  /*padding-bottom: 56px;*/
}

body .inner-banner h1 {
  font-size: 58px;
  color: #FFF;
  line-height: 59px;
  margin-bottom: 20px;
}

body .inner-banner p {
  color: #FFF;
  font-size: 16px;
  line-height: 27px;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
}

body .inner-banner .overlay .disc {
  max-width: 484px;
}

body .service-fold-1 {
  padding: 82px 0 0 0;
  background: #F1F1F1;
  position: relative;
  z-index: 1;
}
.elementor-34 .owl-carousel.owl-theme .owl-nav {
  top: inherit;
  bottom: -90px;
  left: 0;
  right: 0;
  width: 10%;
  margin: 0 auto;
}
body .service-fold-1 h4 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #025B4E;
  font-family: 'Manrope', sans-serif;
  font-weight: 700;
  line-height: 31px;
}

body .service-fold-1 .owl-dots {
  background: #025B4E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

body .service-fold-1 .owl-dots button span {
  width: 10px;
  height: 10px;
  display: block;
  background: #FFF;
  margin: 0 7px;
  border: 1px solid #FFF;
  border-radius: 50%;
}

body .service-fold-1 .owl-dots button span:before {
  display: none;
}

body .service-fold-1 .owl-dots button.active span {
  background: none;
  border: 1px solid #00C1B1;
}

body .breadcrumbs {
  margin-bottom: 20px;
}

body .breadcrumbs span {
  margin-right: 5px;
}

body .breadcrumbs span, body .breadcrumbs a {
  color: #01B7A1;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
  font-family: "Manrope", sans-serif !important;
}

body .service-spec-app {
  padding: 180px 0 110px 0;
  position: relative;
  overflow: hidden;
}

body .service-spec-app::before,
body .service-spec-app::after {
  width: 756px;
  height: 795px;
  background: url(../images/service-spec-app-pattern.svg);
  position: absolute;
  content: "";
  display: block;
  z-index: -1;
}

body .service-spec-app::before {
  left: -354px;
  bottom: -235px;
}

body .service-spec-app::after {
  right: -250px;
  top: 20px;
}

body .servicespec-box {
  background: #F1F1F1;
  /*padding: 60px 50px 90px 50px;*/
  padding: 30px 30px 30px 30px;
  height: 100%;
}
body .servicespec-box a {
  color: #01B7A1;
}
body .servicespec-box p {
  font-size: 16px;
  line-height: 27px;
}

body .servicespec-box .disc {
  text-align: center;
}

body .servicespec-box .disc .icon {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

body .servicespec-box .disc h3 {
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 20px;
}

body ul {
  margin: 0;
  padding: 0;
}

body .servicespec-box li, body .commonlist li {
  font-size: 16px;
  line-height: 27px;
  margin-bottom: 15px;
  background: url(../images/service-box-tick.svg) no-repeat left top 8px;
  padding-left: 33px;
  list-style: none;
  color: #000000;
}

body .servicespec-box li:before, body .commonlist li:before {
  display: none;
}

body .why-choose-sec {
  background: url(../images/why-choose-bg.svg) no-repeat left #032D28;
  min-height: 620px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body .why-choose-sec-row {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body .why-choose-sec-row h3, body .why-choose-sec-row p {
  color: #FFF;
}

body .career-fold-1 {
  background: url(../images/career-fold1-bg.svg) no-repeat left -180px bottom 10px #F1F1F1;
  padding: 110px 0 157px 0;
}

body .career-fold-1 p, body .job-list p {
  font-size: 14px;
  line-height: 24px;
}

body .career-fold-1-content {
  max-width: 820px;
  margin: 0px auto;
}

body .career-fold-1-content .disc p {
  text-align: center;
}

body .career-fold-1-col-left img {
  border-radius: 15px;
}

body .career-fold-1-col-right h4 {
  margin-bottom: 45px;
}

body .career-fold-1-content .disc {
  padding-bottom: 80px;
}

body .career-fold-1-content .owl-dots button span {
  width: 10px;
  height: 10px;
  display: block;
  background: #00C1B1;
  margin: 0 8px;
  border: 1px solid #00C1B1;
  border-radius: 50%;
}

body .career-fold-1-content .owl-dots button.active span {
  background: none;
  border: 1px solid #00C1B1;
}

body .job-list-row {
  padding-bottom: 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #000000;
}

body .job-list-row p {
  margin-bottom: 0;
}

body .job-list-row:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

body .job-list {
  padding: 85px 0;
}

body .jobtype-main {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}

body .job-list span {
  font-family: "Manrope", Sans-serif;
}

body .job-name {
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

body .job-type {
  height: 30px;
  padding: 0px 15px 0px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #032D28;
  color: #FFF;
  font-size: 12px;
  border-radius: 8px;
  font-weight: 500;
  margin-right: 20px;
}

body .location {
  font-size: 14px;
  color: #000000;
}

body .career-gettouch {
  position: relative;
}

body .career-gettouch h4 {
  color: #FFF;
}

body .career-gettouch .disc {
  max-width: 560px;
}

body .career-gettouch .industrium-button-text {
  color: #FFF;
}

body .career-gettouch h4 span {
  font-weight: 400;
}

body .career-gettouch img {
  width: 100%;
}

body .career-gettouch .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.specific-posts-image.img-found-me {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: -13px;
    z-index: 1;
    display: block;
}

body .other-services-main {
  padding: 107px 0;
  background: #F1F1F1;
}

body .other-services-main-box img {
  -webkit-filter: saturate(100%);
          filter: saturate(100%);
  -webkit-transition: filter 0.3s;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
}

body .other-services-main h3 {
  margin-bottom: 45px;
}

body .service-fold-1-row .industrium-button-text {
  color: #025B4E;
}

body .industrium-button.button-type-new:hover .industrium-button-text {
  color: #FFF;
}

body .industrium-button.button-type-new:hover:after {
  color: #FFF;
}

body .other-services-main-box img {
  width: 100%;
}

body .other-services-main-box {
  position: relative;
}

body .other-services-main-box .overlay {
  position: absolute;
  bottom: 28px;
  left: 0;
  width: 100%;
  background: #202020;
  padding: 17px 28px;
  -webkit-transition: background-color 0.3s, bottom 0.3s;
  transition: background-color 0.3s, bottom 0.3s;
}

body .other-services-main-col {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
}

body .other-services-main-col .disc {
  height: 0px;
  overflow: hidden;
  -webkit-transition: color 0.3s, height 0.3s, margin 0.3s;
  transition: color 0.3s, height 0.3s, margin 0.3s;
}

body .other-services-main-col .overlay h4 {
  color: #FFF;
  font-family: "Manrope", Sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 0;
  position: relative;
  padding-right: 30px;
}

body .other-services-main-col .overlay h4:after {
  position: absolute;
  right: 0;
  top: 0px;
  background: url(../images/service-arrow.svg) no-repeat center center;
  width: 13px;
  height: 13px;
  content: "";
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

body .other-services-main-box .overlay p {
  color: #FFF;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0;
}

body .career-detail-cont {
  padding: 100px 0;
}

body .career-detail-cont p, body .career-detail-cont li {
  font-size: 14px !important;
  line-height: 26px !important;
}

body .career-detail-thumb {
  position: relative;
  margin-top: 50px;
}

body .career-detail-thumb img {
  width: 100%;
}

body .career-detail-thumb .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  align-items: flex-end;
  padding: 35px;
  z-index: 1;
  text-align: center;
}

body .career-detail-thumb:after {
  content: "";
  display: block;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#00000000), to(#fffbfb)) 0% 0% no-repeat padding-box;
  /* background: transparent linear-gradient(180deg, #00000000 0%, #fffbfb 100%) 0% 0% no-repeat padding-box; */
  background: linear-gradient(180deg, #00000000 100%, #fffbfb 100%) 100% 100% no-repeat padding-box;
  opacity: 0.2;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

body .career-detail-thumb h4 {
  font-family: "Manrope", Sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #FFF;
  margin-bottom: 0;
}

body .career-form {
  padding: 15px 0 0 0;
}

body .career-form-section {
  background: #F1F1F1;
  padding: 100px 0;
}

body .career-form-section .container {
  max-width: 820px;
}

body .career-form-section input, body .career-form-section textarea, body .career-form-section select {
  width: 100%;
  background: none;
  border: none;
  border-bottom: 1px solid #B4B4B4;
  height: 47px;
  padding-bottom: 10px;
  font-size: 14px;
  color: #000000;
  padding-left: 0;
  border-radius: 0;
}

body .career-form-section select {
  -webkit-appearance: none;
  background: url(../images/select-arrow.svg) no-repeat right center;
}

body .career-form-section select:focus {
  background: url(../images/select-arrow.svg) no-repeat right center !important;
}

body .career-form-section input::-webkit-input-placeholder, body .career-form-section textarea::-webkit-input-placeholder, body .career-form-section select::-webkit-input-placeholder {
  color: #000000;
}

body .career-form-section input:-ms-input-placeholder, body .career-form-section textarea:-ms-input-placeholder, body .career-form-section select:-ms-input-placeholder {
  color: #000000;
}

body .career-form-section input::-ms-input-placeholder, body .career-form-section textarea::-ms-input-placeholder, body .career-form-section select::-ms-input-placeholder {
  color: #000000;
}

body .career-form-section input::placeholder, body .career-form-section textarea::placeholder, body .career-form-section select::placeholder {
  color: #000000;
}

body .career-form-section input:focus, body .career-form-section textarea:focus, body .career-form-section select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  font-weight: 700;
}

body .career-form-section textarea {
  height: 90px;
}

body .career-form-section .form-div {
  margin-bottom: 28px;
  position: relative;
}

body .floating-label {
  font-size: 14px;
  color: #000000;
  position: absolute;
  pointer-events: none;
  top: 5px;
  left: 0px;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}

body .upload-label {
  font-size: 14px;
  color: #000000;
  margin-bottom: 10px;
}

body .focus-label .floating-label {
  top: -15px;
  font-weight: 400;
  font-size: 12px;
}

body .career-form-col .button-type-new {
  margin-top: 20px;
}

body .button-type-new input[type="submit"] {
  border: none;
  margin-bottom: 0;
}

body .button-type-new:hover input[type="submit"] {
  color: #FFF;
}

body ::-webkit-file-upload-button {
  background: #032D28;
  border-radius: 3px;
  color: #FFF;
  border: none;
  height: 29px;
}

body .service-fold-1-left iframe {
  display: block;
  width: 100% !important;
}

body .service-fold-1 .owl-dots {
  position: absolute;
  margin: 0;
  margin-bottom: 30px;
}

body .service-fold-1 .owl-dots .owl-dot {
  margin: 0;
}

body .service-fold-1-right {
  padding-bottom: 60px;
}

body .service-fold-1-right p {
  font-size: 16px;
  line-height: 27px;
}

body .service-fold-1-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.owl-carousel.owl-theme .owl-nav{
  opacity: 1 !important;
}
 .owl-carousel.owl-theme .owl-nav span{
  display: none !important;
}

.content-pagination .page-numbers:after, .content-pagination .post-page-numbers:after, .content-wrapper .wrapper-socials a:after, .content-wrapper .wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.has-icon-background-color) .wp-block-social-link:after, .block-editor-block-list__layout .wrapper-socials a:after, .block-editor-block-list__layout .wp-block-social-links:not(.is-style-logos-only):not(.is-style-pill-shape):not(.has-icon-background-color) .wp-block-social-link:after, .widget_media_gallery .gallery .gallery-icon a:before, #sb_instagram .sbi_item .sbi_photo:before, .owl-theme .owl-nav [class*="owl-"]:not(.disabled):hover, .industrium-content-slider-widget .owl-theme .owl-nav [class*="owl-"]:not(.disabled):hover, .post-gallery-carousel.owl-carousel.owl-theme .owl-nav [class*="owl-"]:not(.disabled):hover, .swiper-container .elementor-swiper-button:hover i, .select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true], .content-wrapper .select2-container--default .select2-results__option[aria-selected=true], .content-wrapper .select2-container--default .select2-results__option[data-selected=true], .block-editor-block-list__layout .select2-container--default .select2-results__option[aria-selected=true], .block-editor-block-list__layout .select2-container--default .select2-results__option[data-selected=true], .woocommerce-product-gallery .flex-control-nav .slick-button:not(.slick-disabled):hover, .elementor-widget-industrium_button .industrium-button.button-type-2:before, .elementor-widget-industrium_button .industrium-button.button-type-2 .industrium-button-text:before{
  background-color: #032D28;
}


@media (min-width: 1000px) {
  body .industrium-button.button-type-new {
    margin-right: 20px;
  }
  body .career-form {
    padding: 15px 0 0 0;
    margin-left: -45px;
    margin-right: -45px;
  }
  body .career-form-col {
    padding-left: 45px;
    padding-right: 45px;
  }
  body .career-det-cont-col-right {
    padding-left: 77px;
  }
  body .other-services-main-box:hover img {
    -webkit-filter: saturate(100%);
            filter: saturate(100%);
  }
  body .other-services-main-box:hover .overlay {
    bottom: 0;
    background: #032D28;
  }

  body .other-services-main-col img{
    transition:0.5s ease;
  }


  body .other-services-main-col:hover img{
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  body .other-services-main-col:hover .disc {
    height: 100px;
  }
  body .other-services-main-col:hover .overlay h4:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  body .other-services-main-col:hover .overlay h4 {
    margin-bottom: 20px;
  }
  body .other-services-main-row {
    margin-left: -10px;
    margin-right: -10px;
  }
  body .other-services-main-col {
    padding-left: 10px;
    padding-right: 10px;
  }
  body .job-list-box-1 {
    padding-left: 0;
  }
  body .job-list-box-3 {
    text-align: right;
    padding-right: 0;
  }
  body .career-slider-main {
    padding-left: 40px;
    padding-right: 40px;
  }
  body .career-fold-1-col-left {
    width: 32%;
  }
  body .career-fold-1-col-right {
    width: 68%;
    padding-left: 54px;
  }
  body .career-fold-1-content .owl-dots {
    margin-left: 32%;
    padding-left: 44px;
    text-align: left;
    margin-top: -20px;
  }
  body .why-choose-sec-left {
    padding-left: 155px;
  }
  body .why-choose-sec-right {
    padding-left: 60px;
    padding-right: 120px;
  }
  body .why-choose-sec-right p {
    font-size: 16px;
    line-height: 27px;
  }
  body .service-fold-1-right {
    padding-left: 48px;
  }
}

@media (max-width: 1000px) {
  .elementor-34 .owl-carousel.owl-theme .owl-nav {
    width: 16% !important;
  }
  body .job-list-box-2 {
    width: 40%;
  }
  body .job-list-box-3 {
    width: 35%;
  }
  body .industrium-button.button-type-new {
    font-size: 14px;
    height: 43px;
  }
  body .industrium-button.button-type-new .industrium-button-text {
    padding: 4px 20px 13px 20px;
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .elementor-34 .owl-carousel.owl-theme .owl-nav {
    width: 12%;
  }
  body .inner-banner h1{
    font-size: 48px;
    line-height: 49px;
  }
  body .service-banner.inner-banner .overlay{
    padding-bottom: 30px;
  }
  body .why-choose-sec-row h3{
    font-size: 36px;
    line-height: 43px;
  }
}
@media (max-width: 1200px) {
  body .service-fold-1-right .industrium-button.button-type-new {
    width: 280px;
    margin-bottom: 20px;
  }
  body .service-fold-1-left iframe {
    height: 300px !important;
  }
  body .service-fold-1-left {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  body .other-services-main-col {
    width: 50%;
    margin-bottom: 20px;
  }
  body .service-fold-1 {
    padding: 60px 0px;
  }
  body .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media (max-width: 767px) {
  body .job-list-box-2 {
    width: 100%;
  }
  body .job-list-box-3 {
    width: 100%;
  }
  body .service-fold-1-left iframe {
    display: block;
    height: 350px !important;
  }
  body .career-detail-cont, body .career-form-section {
    padding: 50px 0;
  }
  body .career-detail-thumb {
    margin-bottom: 25px;
  }
  body h3 {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 40px;
  }
  body h4 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 30px;
  }
  body .other-services-main-col {
    margin-bottom: 20px;
    width: 100%;
  }
  body .career-gettouch {
    overflow: hidden;
  }
  body .career-gettouch img {
    width: auto;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: cover;
       object-fit: cover;
  }
  body .inner-banner .overlay {
    text-align: center;
    background: rgba(0,0,0,.4);
  }
  body .inner-banner h1 {
    line-height: 40px;
    font-size: 40px;
  }
  body .service-spec-app {
    padding: 90px 0;
  }
  body .only-desktop {
    display: none !important;
  }
  body .only-mobile {
    display: block !important;
  }
  body .service-fold-1-right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 50px;
  }
  body .service-spec-app-col {
    margin-bottom: 50px;
  }
  body .service-spec-app-col:last-child {
    margin-bottom: 0;
  }
  body .service-fold-1-left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  body h3 {
    font-size: 35px;
    line-height: 35px;
  }
  body .servicespec-box .disc h3 {
    font-size: 25px;
    line-height: 25px;
  }
  body .career-fold-1 {
    padding: 80px 0;
  }
  body .career-fold-1-content .disc {
    padding-bottom: 25px;
  }
  body .career-fold-1-col-left {
    margin-bottom: 50px;
  }
  body .job-list {
    padding: 50px 0;
  }
  body .job-list-box-1 {
    margin-bottom: 25px;
  }
  body .job-list-box-2 {
    margin-bottom: 25px;
  }
}
@media (max-width: 520px){
  .specific-posts-image.img-found-me{
    bottom: -7px;
  }
  .specific-posts-image.img-found-me img {
      width: 50%;
  }
  }
@media (max-width: 620px) {
  .elementor-34 .owl-carousel.owl-theme .owl-nav {
    width: 22% !important;
  }
  }
  @media (max-width: 480px) {
    .elementor-34 .owl-carousel.owl-theme .owl-nav {
      width: 29% !important;
    }
    }


    body li{
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    font-family: 'Montserrat'!important;
    }
    body .breadcrumbs a:hover{
      color: #025B4E;
    }
    img.icon {
      margin-bottom: 40px;
  }
  body .service-fold-1 .owl-dots{
    overflow-x: scroll;
  }
  

/*# sourceMappingURL=style-e.css.map */