.it-solution-nav.scrolled .nav-link {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .it-solution-nav.scrolled .nav-link {
    color: #1A1A1A;
  }
}
.it-solution-nav a {
  color: #ffffff;
}
.it-solution-nav .nav-link {
  color: #ffffff;
}
@media screen and (max-width: 991px) {
  .it-solution-nav .nav-link {
    color: #1A1A1A;
  }
}
.it-solution-nav .dropdown-item {
  color: #1A1A1A !important;
}
.it-solution-nav .nav-link:focus,
.it-solution-nav .nav-link:hover {
  color: #FDCF6F;
}
.it-solution-nav .btn-outline-white {
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 30px;
  padding: 6px 20px;
}
@media screen and (max-width: 991px) {
  .it-solution-nav .btn-outline-white {
    border: 1px solid #0A5F59;
    color: #0A5F59;
    border-radius: 30px;
    padding: 6px 20px;
  }
}
.it-solution-nav .btn-outline-white:hover {
  background-color: #FDCF6F !important;
  color: #0A5F59 !important;
  border: 1px solid #FDCF6F;
}
@media screen and (max-width: 991px) {
  .it-solution-nav .btn-outline-white:hover {
    background-color: #0A5F59 !important;
    color: #ffffff !important;
    border: 1px solid #0A5F59;
  }
}
.it-solution-nav .active {
  color: #FDCF6F !important;
}
.it-solution-nav .active img {
  color: #FEAA00;
}
.it-solution-nav .nav-item {
  position: relative;
}
.it-solution-nav .nav-item .downArrow:after {
  content: "";
  position: absolute;
  background-image: url(../images/svg/whiteVector.svg);
  width: 12px;
  height: 8px;
  background-repeat: no-repeat;
  top: 18px;
  right: -12px;
}
@media screen and (max-width: 991px) {
  .it-solution-nav .nav-item .downArrow:after {
    left: 90px;
  }
}

.careerSection_1 {
  background-image: url("../images/career/career_hero_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 822px;
  padding-bottom: 100px;
  width: auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .careerSection_1 {
    padding: 60px;
    height: 640px;
  }
}
@media screen and (min-width: 320px) and (max-width: 2560px) {
  .careerSection_1 {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .careerSection_1 {
    padding: 60px;
    height: 480px;
  }
}
@media screen and (max-width: 490px) {
  .careerSection_1 {
    background-image: url(../images/career/carrer_heromb_bg.png);
    padding: 60px 10px;
    height: 600px;
    background-position: top center;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .careerSection_1 {
    height: 685px;
  }
}
@media screen and (min-width: 1601px) and (max-width: 1680px) {
  .careerSection_1 {
    height: 800px;
  }
}
@media screen and (min-width: 1681px) and (max-width: 1999px) {
  .careerSection_1 {
    height: 850px;
  }
}
@media screen and (min-width: 2000px) and (max-width: 2560px) {
  .careerSection_1 {
    height: 1096px;
  }
}
.careerSection_1 p {
  color: #FEAA00;
  margin-top: 41px;
  font-weight: 600;
  font-family: sora;
}
@media screen and (min-width: 320px) and (max-width: 2560px) {
  .careerSection_1 p {
    margin-top: 0;
  }
}
.careerSection_1 h1 {
  color: #ffffff;
  margin: 14px 148px;
}
@media screen and (max-width: 425px) {
  .careerSection_1 h1 {
    padding: 0px 13px;
    margin: 0px;
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (max-width: 576px) {
  .careerSection_1 h1 {
    padding: 0px 25px;
  }
}
@media screen and (min-width: 426px) and (max-width: 768px) {
  .careerSection_1 h1 {
    color: #ffffff;
    margin: 14px -30px;
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .careerSection_1 h1 {
    margin: 14px 60px;
  }
}
.careerSection_1 .downArrow {
  position: absolute;
  bottom: 10%;
  right: 48%;
}
@media screen and (max-width: 425px) {
  .careerSection_1 .downArrow {
    right: 40%;
  }
}
@media screen and (min-width: 426px) and (max-width: 768px) {
  .careerSection_1 .downArrow {
    right: 45%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1440px) {
  .careerSection_1 .downArrow {
    right: 46%;
  }
}

.careerSection_3 {
  background-color: #FDCF6F;
}
.careerSection_3 p {
  color: #515151;
}

.careerSectionCard {
  padding: 40px 35px;
  border: none;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px rgba(26, 26, 26, 0.06);
  border-radius: 12px;
  margin-bottom: 15px;
  min-height: 357px;
}
@media screen and (min-width: 1025px) and (max-width: 1400px) {
  .careerSectionCard {
    min-height: 385px;
  }
}
.careerSectionCard img {
  padding: 0px 0px 15px;
}
.careerSectionCard h4 {
  color: #0B6A62;
  padding: 15px 0px;
  text-decoration: none;
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .careerSectionCard h4 {
    font-size: 1.4rem;
  }
}

.careerSection_3Cards {
  margin-top: -180px;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .careerSection_3Cards {
    margin-bottom: 20px;
  }
}

.careerSection_4 {
  background: #F6F6F6;
  padding: 100px 0px;
}
@media screen and (max-width: 768px) {
  .careerSection_4 {
    padding: 50px 0px;
  }
}

.careerSec4_Card {
  background: #FFFFFF;
  box-shadow: 0px 4px 10px rgba(26, 26, 26, 0.05);
  border-radius: 16px;
  padding: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .careerSec4_Card {
    border-radius: 4px;
    margin-bottom: 9px;
  }
}

.iconSec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.iconSec h5 {
  color: #FDCF6F;
  font-size: 16px;
}

.textSec h2 {
  color: #0B6A62;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  .textSec h2 {
    font-size: 20px;
  }
}
.textSec h4 {
  color: #717171;
  font-weight: 600;
  font-size: 16px;
}
.textSec p {
  color: #8B8B8B;
  margin-bottom: 0px;
}

.owl-carousel .owl-item img {
  display: block;
  width: auto;
}

.it-solution-nav a {
  color: #ffffff;
}

.it-solution-nav .active {
  color: #FDCF6F !important;
}

.section_1Title::after {
  content: "";
  right: 210px;
}
@media screen and (min-width: 1024px) and (min-width: 144p0x) {
  .section_1Title::after {
    right: 80px;
  }
}

@media screen and (min-width: 1024px) {
  .section4_Img img {
    width: auto;
  }
}

@media screen and (min-width: 992px) {
  .d-none_query {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .d-block_query {
    display: none;
  }
}

.careerSec1 img {
  width: 100%;
}
@media screen and (min-width: 1441px) {
  .careerSec1 img {
    width: auto;
  }
}/*# sourceMappingURL=career.css.map */