@import url(../../../../assets/jobpostings/custom/thoh/azubitemplate.fonts.css);


.max-width {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.logo.fullwidth {
  max-width: 150px;
}
.fullwidth {
  width: 100%;
}
.white,
.white a {
  color: #fff;
}

.hero {
  background-image: url(../../../../bet6uc48e1qbkk8gl4zi1q4sovm9.jpg);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  aspect-ratio: 3/1;
}

li {
  list-style: none;
  left: 0;
  position: relative;
  padding-bottom: 0;
  padding-left: 15px;
}
li:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #333;
  border-radius: 5px;
  left: 2px;
  top: 10.5px;
  position: absolute;
}
ol,
ul {
  margin-top: 0;
  list-style: none;
}
ul {
  margin: 0 0 15px;
  padding: 0;
}
body {
  background: #ffff;
  color: #221e1f;
  font-weight: 300;
  font-family: Roboto;
  font-size: 0.95rem;
}
.container-fluid {
  padding: 0;
  background: #fff;
  border: 2px solid #006f45;
}
.logo {
  padding: 10px;
}
a {
  color: initial;
}
.h1,
h1 {
  font-size: 1.4rem;
  color: #006f45;
  font-weight: 500;
}
@media (max-width: 767px) {
  .h1,
  h1 {
    font-size: 1.3rem;
    font-weight: 700;
  }
}
.row {
  margin: 0 auto;
}
.h2,
h2 {
  font-size: 1.1rem;
  color: #006f45;
  font-weight: 500;
}
:root {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.col.last {
  padding-top: 10px;
}
.bg_grey {
  background: #ececec;
}
.iconlist ul {
  display: grid;
  text-align: center;
  margin-top: 1.2rem;
  grid-gap: 2rem;
  padding: 1rem;
  margin-bottom: 0;
  grid-template-columns: 1fr;
}
.iconlist li {
  padding-top: 46px;
  padding-left: 0;
  margin-top: 10px;
  font-size: 0.9rem;
  margin-bottom: 17px;
}
.iconlist li:nth-child(8):before {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 47px;
  height: 54px;
  top: -16px;
  left: calc(50% - 25px);
}
.iconlist li:nth-child(7):before {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 47px;
  height: 54px;
  top: -16px;
  left: calc(50% - 25px);
}
.iconlist li:nth-child(6):before {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 47px;
  height: 54px;
  top: -16px;
  left: calc(50% - 25px);
}
.iconlist li:nth-child(5):before {

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 47px;
  height: 54px;
  top: -16px;
  left: calc(50% - 25px);
}
.iconlist li:nth-child(4):before {
 background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 47px;
  height: 54px;
  top: -16px;
  left: calc(50% - 25px);
}
.iconlist li:nth-child(3):before {
    background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 47px;
  height: 54px;
  top: -16px;
  left: calc(50% - 25px);
}
.iconlist li:nth-child(2):before {
 
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 47px;
  height: 54px;
  top: -16px;
  left: calc(50% - 25px);
}
.iconlist li:nth-child(1):before {

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 47px;
  height: 54px;
  top: -16px;
  left: calc(50% - 25px);
}
footer a {
  color: #006f45;
  text-decoration-color: #006f45;
}
.list_box.hiring-second p {
  color: #006f45;
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 3px;
}
.list_box.responsibilities_2 p:first-child {
  font-weight: 500;
  color: #006f45;
  margin-bottom: 3px;
  font-size: 1.1rem;
}
@media (min-width: 576px) {
  .iconlist ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .iconlist ul {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

h1 strong{font-weight: 500!important;}
