* {
  line-height: normal;
}
p {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 15px;
}
a,
a:hover,
a:focus {
  transition: all 0.3s;
}
a:hover,
a:focus {
  text-decoration: none;
}
.c-blue {
  color: #0062c2;
}
.c-pink {
  color: #c12380 !important;
}
.background-color-div {
  padding: 35px 25px;
}
.bordered-text-2 {
  border: 2px solid;
}
.bordered-text-3 {
  border: 3px solid;
}
.border-blue {
  border-color: #0062c2;
}
.border-light-brown {
  border-color: #b99737;
}
.p-5px {
  padding: 5px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.px-22 {
  padding-left: 22px !important;
  padding-right: 22px !important;
}
.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.pr-10 {
  padding-right: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-16 {
  padding-left: 16px;
}
.pl-18 {
  padding-left: 18px;
}
.pl-25 {
  padding-left: 25px;
}
.pl-30 {
  padding-left: 30px;
}
.mr-8 {
  margin-right: 8px;
}
.mr-15 {
  margin-right: 15px;
}
.mr-20 {
  margin-right: 20px;
}
.my-15 {
  margin: 15px 0;
}
.my-20 {
  margin: 20px 0;
}
.mt--70 {
  margin-top: -70px;
}
.mt-5px {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-35 {
  margin-top: 35px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-5px {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-35 {
  margin-bottom: 35px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.fs-13 {
  font-size: 13px !important;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-17 {
  font-size: 17px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-21 {
  font-size: 21px !important;
}
.fs-22 {
  font-size: 22px !important;
}
.fs-25 {
  font-size: 25px !important;
}
.fs-27 {
  font-size: 27px;
}
.fs-28 {
  font-size: clamp(24px, 3vw + 0.5rem, 28px) !important;
}

.fs-36 {
  font-size: 36px !important;
}
.fs-80 {
  font-size: 80px !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700 !important;
}
.lh-22 {
  line-height: 22px;
}
.lh-28 {
  line-height: 28px;
}
.lh-30 {
  line-height: 30px;
}
.line-height-1 {
  line-height: 1 !important;
}
.line-height-normal {
  line-height: normal !important;
}
.text-normal {
  text-transform: unset !important;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 630px;
}
.header {
  padding-top: 30px;
  padding-bottom: 15px;
}
.ipes-logo {
  max-width: 327px;
  height: auto;
}
.header .black-text {
  font-size: 14px;
  font-weight: 400;
}
.header .nl-number {
  font-size: 33px;
  font-weight: 700;
  letter-spacing: -1.65px;
}
.header .red-small-text {
  font-size: 13px;
  font-weight: 500;
  color: #ff0000;
}
.header .blue-link {
  font-size: 13px;
  font-weight: 400;
  color: #0062c2;
}
.machines .background-color-div {
  background: url('../images/14/cards-bg.png') no-repeat;
  background-size: auto;
  background-position-y: 30px;
  background-position-x: 115%;
}
.section-1-text {
  padding: 35px 25px 60px;
  background: #ddf4fc url(../images/17/intro-bg.png) no-repeat;
  background-size: auto;
  background-position-y: 95%;
  background-position-x: 105%;
}
.section-1-text p {
  font-size: 15.5px;
  font-weight: 400;
  line-height: 23px;
  margin-bottom: 15px;
}
.blue-text {
  color: #0062c2;
}
.hot-news h2.color-same-as-border {
  color: #b99737;
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}
.press-logo {
  margin-top: 7px;
  max-width: 200px;
  display: inline-block;
}
.punch-logo {
  margin-top: 7px;
  max-width: 194px;
  display: inline-block;
}
.accurio-logo {
  max-width: 234px;
  display: inline-block;
}
.pkg-logo {
  max-width: 256px;
  display: inline-block;
}
.punch-card-img {
  max-width: 241px;
  margin-top: 30px;
  margin-inline: auto;
}
.press-card-img {
  max-width: 247px;
  margin-inline: auto;
}
.km-on-air-logo {
  max-width: 279px;
  display: inline-block;
}
.why-motion-cutter li,
.km-on-air-list li,
.why-list li {
  background: url('../images/list-image.png') no-repeat left top;
  padding: 0 10px 0 25px;
  list-style: none;
  margin-bottom: 20px;
}
.why-motion-cutter li strong,
.km-on-air-list li strong,
.why-list li strong {
  font-weight: 600;
  position: relative;
  top: -2px;
}

.blue-divider {
  background-color: #0062c2;
}
.title {
  font-size: clamp(28px, 3vw + 0.5rem, 37px);
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  color: #0062c2;
  margin-bottom: 15px;
}
.sub-title,
.nl-grey-card .nl-grey-card-number {
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  text-transform: uppercase;
  color: #0062c2;
  margin-bottom: 15px;
}
.sub-title-20 {
  font-size: 20px;
  margin-bottom: 0;
}
.pink-sub-title {
  color: #c12380;
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
}
.nl-button {
  background-color: #e7f8fd;
  border-radius: 6px;
  text-align: center;
  color: #0062c2;
  padding: 10px;
}
.nl-button a {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
}
a.nl-button {
  text-align: center;
  border-radius: 6px;
  padding: 13px 35px;
  font-size: 18px;
  font-weight: 500;
}
.nl-button-blue {
  color: #fefefe;
  background-color: #0062c2;
}
.nl-button-blue:hover,
.nl-button-blue:focus {
  text-decoration: none;
  color: #fefefe;
  background-color: #00458f;
}
.nl-button-white {
  background-color: #fff;
  color: #0062c2;
}
.nl-button-white:hover,
.nl-button-white:focus {
  background-color: #f3f3f3;
}
.nl-grey-card {
  display: flex;
  max-width: 454px;
  align-items: center;
  padding: 8px 30px;
  background-color: #e3e0db;
  height: 100%;
  margin: 0 auto;
}
.nl-grey-card p {
  font-size: 15px;
  line-height: normal;
}
.accuriojet-logo-img {
  max-width: 511px;
  margin-inline: auto;
}
.why-to-order {
  padding: 30px 0 20px;
  background: url('../images/12/app-catalogues-img.png') no-repeat right bottom;
}
.border-gold {
  border-color: #ad8a27;
}

@media (min-width: 768px) {
  .mr-md-8 {
    margin-right: 8px !important;
  }
  .punch-card-img {
    margin-top: -30px;
  }
}
@media (max-width: 767px) {
  .km-on-air-photo {
    padding: 35px 40px 0 40px;
  }
  .resp-padding-right {
    padding-right: 40px !important;
  }
  .resp-padding-left {
    padding-left: 40px !important;
  }
  .why-to-order {
    padding-bottom: 170px;
  }
}
@media (max-width: 639px) {
  .section-1-text {
    padding-bottom: 70px;
    background-position-y: 96%;
    background-position-x: 100%;
  }
}
@media (min-width: 576px) and (max-width: 648px) {
  .sub-title.mt-20.line-height-1,
  .c-pink.fs-20.mt-20 {
    min-height: 42px;
  }
}
@media (max-width: 550px) {
  .section-1-text {
    padding-bottom: 80px;
  }
  .printing-card-list-wrapper {
    margin-top: 170px;
  }
  .machines .background-color-div {
    background-position-y: 120px;
    background-position-x: 115%;
  }
}
@media (max-width: 399px) {
  .first-step-header {
    flex-direction: column;
    align-items: flex-start !important;
  }
}
