[data-page-name="nationalhiring"] .h2-style {
  font-weight: 300;
  font-size: 4rem;
  margin-bottom: 3rem;
  margin-top: 0px !important;
  color: #333 !important;
}
[data-page-name="nationalhiring"] .h4-style {
  font-size: 20px;
  margin-bottom: 3rem;
  margin-top: 0px;
  font-weight: bold;
  color: inherit;
}

.py-5 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.non-italic {
  font-style: normal !important;
}

.text-left {
  text-align: left !important;
}

.m-none {
  margin: 0 !important;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.body-style-big {
  font-size: 18px;
  color: #2b2b2b;
  line-height: 1.45;
  font-weight: 300;
  font-family: "museo-sans", sans-serif;
}

.btn-yellow {
  padding: 1rem;
  background-color: #ffb718;
  margin-top: 2rem;
  word-wrap: break-word;
  -webkit-transition: background-color 0.35s ease-in-out;
  -o-transition: background-color 0.35s ease-in-out;
  transition: background-color 0.35s ease-in-out;
  text-align: center;
  width: fit-content;
}

.yellow-btn-link {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: black !important;
}

.yellow-btn-link:hover,
.yellow-btn-link:focus {
  color: black;
  text-decoration: none;
}

.srt {
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
  margin: -1px;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.list-style-disc {
  list-style: disc;
}

.list-style-disc li {
  list-style: disc;
  font-size: 16px;
  font-weight: 300;
}

.bg-grey {
  background: #f1f1f1;
}

.bg-white {
  background: #fff;
}

.hvac-intro__section {
  padding-top: 5rem;
}

.hvac-info__section {
  padding: 5rem 0;
}

.fit-video_tc-wrapper iframe {
  height: 300px;
}

.fit-video {
  padding-bottom: 20px;
}

.fit-video iframe {
  height: 15vw;
  width: 100%;
}

.nhd-card__img {
  min-height: 250px !important;
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}

.nhb-card__col {
  padding: 2rem;
}

.flex-banner__col {
  padding: 0 15px;
}

@media (min-width: 768px) {
  .fit-video_tc-wrapper iframe {
    height: 300px;
  }
  .flex-banner__row,
  .nhd-card__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
  }
  .flex-banner__row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nhd-card__row:nth-child(even) {
    -ms-flex-flow: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-flow: row-reverse;
  }
  .flex-banner__col--content {
    width: calc(100% - 250px);
    margin-right: auto;
  }

  .flex-banner__col--btn {
    width: 200px;
  }

  .flex-banner__col--btn .btn-yellow {
    width: 100%;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .fit-video_tc-wrapper {
    margin-bottom: 2rem;
  }
}

.section-nhd-cta {
  background-image: url("https://dokumfe7mps0i.cloudfront.net/oms/13351/image/2025/7/K1O1C_IMG3789-2430Y5z/IMG3789-2430Y5z.png");
}

a.a-link-style {
  color: #337ab7;
  text-decoration: none;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.normal-h4 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500 !important;
  line-height: 1.1 !important;
  color: #333 !important;
}

.bg-yellow {
  background-color: #ffb718;
}
.h3-style-sm {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 500 !important;
  line-height: 1.1 !important;
  color: #333 !important;
}
