.text-after-banner {
  padding: 60px 0;
  width: 1200px;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  text-align: center;
}

.what-is-zinc-die-casting {
  display: flex;
  width: 1200px;
  padding: 60px 0 80px;
}

.what-is-zinc-die-casting .left {
  margin-right: 24px;
  background-color: #000;
}

.what-is-zinc-die-casting .right {
  padding: 62px 26px 0;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  background-color: #fff;
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.16);
}

.steps-of-the-zinc {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 1200px;
  padding: 60px 0 80px;
}

.steps-of-the-zinc-flow {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin-top: 60px;
}

.steps-of-the-zinc-flow-item {
  width: 240px;
  height: 60px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #000000;
  font-size: 20px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #000000;
  line-height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.two-basic-families-of-zinc {
  width: 1200px;
  padding: 60px 0 80px;
}

.two-basic-families-of-zinc-title {
  font-size: 20px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #242424;
  line-height: 28px;
}

.two-basic-families-of-zinc-subtitle {
  font-size: 18px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #242424;
  line-height: 26px;
  margin-top: 20px;
}

.two-basic-families-of-zinc-ul {
  list-style-position: inside;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.two-basic-families-of-zinc-ul li {
  margin-top: 16px;
}

.zinc-alloy-characteristics {
  width: 1200px;
  padding: 60px 0 80px;
  display: flex;
  justify-content: space-between;
}

.zinc-alloy-characteristics ul {
  list-style-position: inside;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.zinc-alloy-characteristics li {
  list-style-position: inside;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin: 3px 0;
}

.advantages-of-zinc {
  width: 1200px;
  padding: 60px 0 80px;
  display: flex;
  justify-content: space-between;
}

.advantages-of-zinc ul {
  list-style-position: inside;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

.advantages-of-zinc li {
  list-style-position: inside;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin: 7px 0;
}

.advantages-of-zinc-img {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.16);
}

.ready-to-get-a-quote {
  padding-bottom: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.disadvantages-of-zinc-die-casting {
  display: flex;
  justify-content: center;
  width: 1200px;
  padding: 60px 0 80px;
}

.disadvantages-of-zinc-die-casting .left {
  background-color: #000;
}

.disadvantages-of-zinc-die-casting .right {
  width: 400px;
  padding: 62px 26px 0 75px;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  background-color: #fff;
  line-height: 24px;
}

.disadvantages-of-zinc-die-casting li {
  margin: 7px 0;
}

.applications-of-zinc-die-casting {
  width: 1200px;
  padding: 60px 0 80px;
}

.applications-of-zinc-die-casting-text {
  font-size: 20px;
  font-family: DIN-Regular, DIN;
  font-weight: 400;
  color: #242424;
  line-height: 28px;
  margin-bottom: 10px;
}

.applications-of-zinc-die-casting-card {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}

.applications-of-zinc-die-casting-title {
  font-size: 20px;
  font-family: Arial-Bold, Arial;
  font-weight: bold;
  color: #000000;
  line-height: 28px;
  margin-bottom: 24px;
}

.applications-of-zinc-die-casting-card ul {
  list-style-position: inside;
  margin-right: 40px;
  padding-left: 10px;
}

.applications-of-zinc-die-casting-card li {
  list-style-position: inside;
  font-size: 16px;
  font-family: Arial-Regular, Arial;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  margin: 10px 0;
}

.applications-of-zinc-die-casting-card img {
  box-shadow: 2px 2px 12px 0px rgba(0, 0, 0, 0.16);
}

.applications-of-zinc-die-casting-ul-box {
  display: flex;
}