.custom-template {
  position: relative;
  font-family: Lato, sans-serif !important;
}

.custom-template h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 56px;
  line-height: 44px;
  font-weight: 700;
}

.custom-template h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

.custom-template h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

.custom-template h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.custom-template h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.custom-template h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

.custom-template p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

.custom-template .button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #69b9ff;
.induction-sealer-image-grid .gallery-grid-item {
  box-sizing: border-box;
}

.induction-sealer-image-grid .gallery-grid-item--third {
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  width: 33.3333%;
}

.induction-sealer-image-grid .gallery-grid-item--half {
  flex: 0 0 50%;
  max-width: 50%;
  width: 50%;
}
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.custom-template .button:hover {
  background-color: #2e9dff;
}

.custom-template .button.w--current {
  background-color: #2e80b6;
}

.custom-template .button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.custom-template .button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.custom-template .button.tab:hover {
  background-color: #2e80b6;
}

.custom-template .button.tab.w--current {
  background-color: #2e80b6;
}

.custom-template .navigation-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.custom-template .navigation-link:hover {
  color: #2e9dff;
}

.custom-template .navigation-bar {
  background-color: #fff;
}

.custom-template .brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #69b9ff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.custom-template .brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.custom-template .section {
  position: relative;
  padding: 80px 10px;
  background-color: #fff;
  color: #6a859c;
  text-align: center;
}

.custom-template .section.accent {
  background-color: transparent;
}

.custom-template .section._3rd-section {
  padding-top: 40px;
  padding-bottom: 60px;
  background-color: #fff;
}

.custom-template .section.mission-statement {
  padding-bottom: 0px;
  background-color: #f0f0f0;
}

.custom-template .section.mission-statement.form-section {
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #a7362e;
}

.custom-template .section.do-for-you {
  background-color: #000;
}

.custom-template .white-box {
  padding: 15px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.custom-template .white-box.transparent {
  margin-right: 110px;
  margin-left: 110px;
  padding: 0px;
  border-style: none;
  background-color: transparent;
}

.custom-template .hero-section {
  padding-top: 300px;
  padding-bottom: 300px;
}

.custom-template .hero-section.centered {
  margin-top: 0px;
  background-color: transparent;
  background-position: 50% 68% !important;
  background-size: cover;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.custom-template .custom-template .hero-heading {
  margin-bottom: 30px;
  color: #192024;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.custom-template .hero-subheading {
  margin-bottom: 40px;
  color: #3b99d9;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.custom-template .hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.custom-template .hollow-button:hover {
  border-color: #2e9dff;
  color: #2e9dff;
}

.custom-template .hollow-button.all-caps {
  text-transform: uppercase;
}

.custom-template .section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.custom-template .section-heading.centered {
  margin-top: 20px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #a7362e;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.custom-template .section-heading.centered.white {
  color: #fff;
}

.custom-template .section-heading.centered.h2-section-2 {
  color: #404047;
  font-size: 20px;
}

.custom-template .section-subheading.center {
  color: #8e8e9c;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.custom-template .section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #e8e8e8;
}

.custom-template .section-title-group {
  margin-bottom: 60px;
}

.custom-template .form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, 0.3);
}

.custom-template .form-field.text-area {
  height: 110px;
}

.custom-template .footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.custom-template .footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #383838;
  text-align: center;
}

.custom-template .footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9e9e9e;
  font-size: 16px;
}

.custom-template .grid-image {
  display: block;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  border: 10px solid #fff;
  border-radius: 50%;
  background-color: #69b9ff;
  box-shadow: 0 0 0 1px #2e9dff;
}

.custom-template .info-icon {
  float: left;
}

.custom-template .footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #668cad;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

.custom-template .footer-link:hover {
  color: rgba(0, 140, 255, 0.84);
}

.custom-template .footer-link.with-icon {
  margin-left: 30px;
}

.custom-template .tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.custom-template .tabs-wrapper {
  text-align: center;
}

.custom-template .fullwidth-image {
  width: 100%;
  height: 100px;
  margin-bottom: 20px;
}

.custom-template .white-text {
  margin-bottom: 20px;
  color: #404047;
}

.custom-template .white-text.two {
  margin-top: 20px;
  margin-bottom: auto;
  color: #404047;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.custom-template .form {
  margin-top: 40px;
}

.custom-template .paragraph {
  font-size: 0px;
}

.custom-template .paragraph-2 {
  margin-top: 25px;
  color: #404047;
  font-size: 20px;
  line-height: 35px;
}

.custom-template .paragraph-3 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 36px;
  font-weight: 400;
}

.custom-template .heading {
  color: #404047;
}

.custom-template .field-label {
  text-align: left;
}

.custom-template .field-label-2 {
  text-align: left;
}

.custom-template .form-2 {
  background-color: rgba(207, 0, 0, 0);
}

.custom-template .form-block {
  margin-top: 0px;
  padding-top: 0px;
  border-radius: 0px;
  background-color: rgba(27, 113, 17, 0);
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.custom-template .text-field {
  border-radius: 12px;
}

.custom-template .submit-button {
  border-radius: 12px;
}

.custom-template .heading-2 {
  color: #f0f0f0;
}

.custom-template .paragraph-4 {
  color: #f0f0f0;
}

.custom-template .field-label-3 {
  color: #f0f0f0;
}

.custom-template .image {
  display: inline-block;
  padding-bottom: 0px;
  -o-object-fit: contain;
  object-fit: contain;
}

.custom-template .image-2 {
  display: block;
  max-width: 80%;
  margin-bottom: 0px;
}

.custom-template .image-3 {
  max-width: 35%;
  border-radius: 30px;
}

.container-2 {
  padding-left: 0px;
  background-color: transparent;
  -o-object-fit: contain;
  object-fit: contain;
}

.custom-template .image-4 {
  display: block;
  max-width: 20%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: center;
}

.custom-template .div-block {
  /*    margin-right: 190px;
      margin-left: 190px;*/
  padding-top: 0px;
}

.custom-template .button-2 {
  border: 2px solid #a7362e;
  border-radius: 20px;
  background-color: transparent;
  color: #a7362e;
}

.custom-template .div-block-2 {
  margin-right: 100px;
  margin-left: 100px;
}

.custom-template .heading-3 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #edeff2;
  font-size: 40px;
  font-weight: 500;
}

.custom-template .field-label-4 {
  color: #edeff2;
}

.custom-template .text-field-2 {
  border-radius: 20px;
}

.custom-template .submit-button-2 {
  margin-top: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 12px;
  background-color: transparent;
  color: #fff;
}

.custom-template .paragraph-6 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  color: #f0f0f0;
  font-weight: 400;
}

.custom-template .form-block-2 {
  display: block;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 20px;
}

.custom-template .container-3 {
  padding-right: 0px;
}

.custom-template .form-3 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.custom-template .section-2 {
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.custom-template .image-5 {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-template .heading-4 {
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 500;
}

.custom-template .image-6 {
  width: auto;
  height: 75px;
  max-width: none;
}

.custom-template .section-3 {
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.custom-template .container-5 {
  height: 300px;
}

.custom-template .container-6, .custom-template .container-7 {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.custom-template .container-w {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}

.custom-template .container-w:before,
.custom-template .container-w:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}

.custom-template .container-w:after {
  clear: both;
}

.custom-template .container-w .row {
  margin-left: -10px;
  margin-right: -10px;
}

.custom-template .section-2b {
  overflow: visible;
  min-height: 707px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-position: 0px -92px;
  background-size: cover;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-template .section-2b .image {
  margin-top: 95px;
  padding-top: 0px;
}

.custom-template .section-3b {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #26aeae;
}

.custom-template .heading-4b {
  display: block;
  margin-bottom: 38px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  font-size: 42px;
  font-weight: 600;
}

.custom-template .paragraph-3b {
  color: #fff;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .custom-template .navigation-link {
    color: hsla(0, 0%, 100%, 0.52);
  }
  .custom-template .navigation-link.w--current {
    color: #fff;
  }
  .custom-template .image-6 {
    max-width: 340px;
  }
  .custom-template .container-w {
    max-width: 728px;
  }
  .custom-template .hamburger-button.w--open {
    background-color: #3b99d9;
  }
  .custom-template .navigation-menu {
    background-color: #3b99d9;
  }
  .custom-template .section.form-section {
    padding-bottom: 0px;
  }
  .custom-template .heading-10b {
    font-size: 25px;
    line-height: 30px;
  }
  .custom-template .paragraph-9b {
    font-size: 24px;
    line-height: 29px;
  }
  .custom-template .section.mission-statement {
    padding-bottom: 0px;
    background-color: #008c45;
  }
  .custom-template .div-block-4 {
    overflow: visible;
    min-width: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .custom-template .image-8 {
    height: 580px;
  }
  .custom-template .image-8._1 {
    height: 520px;
  }
  .custom-template .columns-6 {
    margin-bottom: 0px;
  }
  .custom-template .container-5 {
    position: static;
    padding-left: 0px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .custom-template .section.mission-statement.form-section {
    padding-top: 0px;
    padding-right: 100px;
  }
  .custom-template .section.do-for-you {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .custom-template .hero-section.centered {
    margin-top: 0px;
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .custom-template .section-title-group {
    width: 500px;
    margin-bottom: 0px;
  }
  .custom-template .grid-image {
    width: 50%;
    padding: 15px;
  }
  .custom-template .paragraph-3 {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .custom-template .field-label {
    color: #edeff2;
  }
  .custom-template .field-label-2 {
    color: #edeff2;
  }
  .custom-template .form-block {
    padding: 0px;
  }
  .custom-template .column {
    margin-bottom: 0px;
  }
  .custom-template .image {
    margin-bottom: 115px;
    margin-left: -76px;
  }
  .custom-template .container {
    position: -webkit-sticky;
    position: sticky;
    left: 430px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
  }
  .custom-template .image-2 {
    height: auto;
    max-width: 300px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .custom-template .paragraph-5 {
    color: #f0f0f0;
  }
  .custom-template .div-block-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .custom-template .heading-3 {
    font-size: 28px;
  }
  .custom-template .text-field-2 {
    width: 300px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .custom-template .paragraph-6 {
    font-size: 12px;
  }
  .custom-template .columns {
    margin-right: auto;
    margin-left: auto;
  }
  .custom-template .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .custom-template .container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .custom-template .container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .custom-template .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }
  .custom-template .button.tab {
    font-size: 12px;
  }
  .custom-template .container-w .row {
    margin-left: 0;
    margin-right: 0;
  }
  .custom-template .section.accent {
    padding: 60px 0px;
  }
  .custom-template .heading-5b {
    font-size: 34px;
  }
  .custom-template .paragraph-4b {
    font-size: 20px;
    line-height: 32px;
  }
  .custom-template .heading-6b {
    font-size: 19px;
  }
  .custom-template .image-7 {
    max-width: 30%;
    padding-bottom: 10px;
  }
  .custom-template .paragraph-6b {
    font-size: 19px;
    line-height: 22px;
  }
  .custom-template .paragraph-11 {
    padding-right: 50px;
    padding-left: 51px;
    line-height: 36px;
  }
  .custom-template .heading-10b {
    font-size: 16px;
    line-height: 20px;
  }
  .custom-template .image-6 {
    max-width: 275px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .custom-template .section._3rd-section {
    padding-bottom: 40px;
  }
  .custom-template .section.mission-statement.form-section {
    padding-right: 10px;
  }
  .custom-template .paragraph-9b {
    font-size: 14px;
    line-height: 18px;
  }
  .custom-template .section.do-for-you {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .custom-template .white-box {
    margin-bottom: 30px;
  }
  .custom-template .white-box.transparent {
    margin-right: 60px;
    margin-left: 60px;
  }
  .custom-template .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .custom-template .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }
  .custom-template .image-8 {
    height: 150px;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .custom-template .image-8._1 {
    height: 200px;
  }
  .custom-template .div-block-3b {
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .custom-template .hero-subheading {
    font-size: 18px;
  }
  .custom-template .section-heading.centered {
    font-size: 28px;
  }
  .custom-template .section-heading.centered.h2-section-2 {
    margin-top: 0px;
  }
  .custom-template .form-field.text-area {
    display: block;
  }
  .custom-template .grid-image {
    width: 20%;
    padding: 20px;
  }
  .custom-template .spc {
    margin-bottom: 30px;
  }
  .custom-template .paragraph-3 {
    font-size: 23px;
    line-height: 34px;
  }
  .custom-template .image-2 {
    max-width: 225px;
    margin-top: 0px;
  }
  .custom-template .div-block {
    margin-right: 60px;
    margin-left: 60px;
  }
  .custom-template .heading-3 {
    min-width: 400px;
    margin-top: 20px;
    margin-left: -103px;
  }
  .custom-template .text-field-2 {
    width: 200px;
    margin-bottom: 0px;
  }
  .custom-template .submit-button-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 14px;
  }
  .custom-template .paragraph-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 400px;
    margin-bottom: 10px;
    margin-left: -89px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .custom-template .form-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 250px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .custom-template .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .custom-template .form-3 {
    width: 200px;
  }
  .custom-template .column-3 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .custom-template .column-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .custom-template .column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 479px) {
  .custom-template .button {
    margin-bottom: 25px;
  }
  .custom-template .container-w {
    max-width: none;
  }
  .custom-template .section-2b {
    min-height: 600px;
  }
  .custom-template .section-3b {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .custom-template .div-block-4 {
    min-height: 300px;
  }
  .custom-template .image-7 {
    max-width: 40%;
  }
  .custom-template .heading-5b {
    margin-top: 0px;
    font-size: 24px;
  }
  .custom-template .paragraph-11 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
  }
  .custom-template .heading-6b {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 16px;
  }
  .custom-template .paragraph-6b {
    font-size: 14px;
    line-height: 17px;
  }
  .custom-template .paragraph-4b {
    font-size: 16px;
    line-height: 28px;
  }
  .custom-template .image-6 {
    max-width: 200px;
  }
  .custom-template .paragraph-9b {
    font-size: 12px;
    line-height: 15px;
  }
  .custom-template .column-8b {
    padding-left: 0px;
  }
  .custom-template .list-item-5 {
    font-size: 16px;
    line-height: 20px;
  }
  .custom-template .section.accent {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .custom-template .section.mission-statement.form-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .custom-template .section.do-for-you {
    padding: 40px 0px;
  }
  .custom-template .white-box.transparent {
    margin-right: 20px;
    margin-left: 20px;
  }
  .custom-template .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .custom-template .hero-heading {
    font-size: 20px;
  }
  .custom-template .section-heading.centered {
    margin-top: 10px;
    margin-left: 12px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 20px;
  }
  .custom-template .section-subheading.center {
    line-height: 30px;
  }
  .custom-template .section-title-group {
    display: block;
    width: 350px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .custom-template .grid-image {
    width: 35%;
  }
  .custom-template .white-text.two {
    font-size: 16px;
  }
  .custom-template .paragraph-2 {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 16px;
    line-height: 30px;
  }
  .custom-template .paragraph-3 {
    display: block;
    width: 350px;
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 28px;
    -o-object-fit: contain;
    object-fit: contain;
  }
  .custom-template .image-2 {
    max-width: 200px;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
    text-align: left;
  }
  .custom-template .image-3 {
    max-width: 100%;
  }
  .custom-template .div-block {
    margin-right: 40px;
    margin-left: 40px;
  }
  .custom-template .div-block-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .custom-template .heading-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 28px;
    text-align: center;
  }
  .custom-template .field-label-4 {
    font-size: 14px;
  }
  .custom-template .text-field-2 {
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .custom-template .paragraph-6 {
    max-width: 250px;
    min-width: 350px;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .custom-template .form-block-2 {
    display: block;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .custom-template .container-3 {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .custom-template .columns {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .custom-template .form-3 {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .custom-template .container-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .custom-template .column-3 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }
  .custom-template .paragraph-7 {
    margin-right: -41px;
    margin-left: -41px;
    font-size: 16px;
  }
}
.custom-template .section-4b {
  position: static;
  height: 500px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-4b.fixed {
  position: static;
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.custom-template .section-5b {
  margin-top: 85px;
  margin-bottom: 40px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.custom-template .heading-5b {
  opacity: 1;
  color: #555;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  font-size: 47px;
  font-weight: 500;
  margin-bottom: 30px;
}

.custom-template .paragraph-4b {
  color: #555;
  font-size: 23px;
  line-height: 34px;
  text-align: center;
}

.custom-template .paragraph-40b {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.custom-template .image-2b {
  display: block;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.custom-template .heading-6b {
  margin-top: 0px;
  font-size: 28px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.custom-template .paragraph-6b {
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}

.custom-template .column-7b {
  padding-right: 5px;
  padding-left: 10px;
  -o-object-fit: fill;
  object-fit: fill;
}

.custom-template .column-8b {
  display: block;
  padding-right: 0px;
  padding-left: 5px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.custom-template .div-block-3b {
  margin-top: 0px;
  padding-top: 54px;
}

.custom-template .heading-10b {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #555;
  line-height: 49px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
  font-size: 40px;
  font-weight: 600;
}

.custom-template .paragraph-9b {
  margin-bottom: 20px;
  font-size: 27px;
  line-height: 40px;
  text-align: center;
}

.custom-template .button-w {
  border: 2px solid #26aeae;
  background-color: transparent;
  color: #26aeae;
  font-weight: 700;
  border-radius: 18px;
}

.custom-template .button-w:hover {
  border: 2px solid #26aeae;
  background-color: transparent;
  background-color: #26aeae;
  color: #fff;
  font-weight: 700;
}

.custom-template .button-wa {
  border: 2px solid #26aeae;
  background-color: transparent;
  background-color: #26aeae;
  color: #fff;
  font-weight: 700;
}

.custom-template .button-wab {
  border: 2px solid #02396f;
  background-color: transparent;
  background-color: #004d96;
  color: #fff;
  font-weight: 700;
}

.custom-template .button-wab2 {
  border: 2px solid #02396f;
  background-color: transparent;
  background-color: #fff;
  color: #02396f;
  font-weight: 700;
}

.custom-template .button-wab2:hover {
  border: 2px solid #02396f;
  background-color: transparent;
  background-color: #004d96;
  color: #fff;
}

.custom-template .image-6b {
  overflow: auto;
  height: auto;
  width: 100%;
  margin-top: auto;
  padding-top: 40px;
  -o-object-fit: fill;
  object-fit: fill;
}

.custom-template .container-5s {
  background-color: #000;
  background-position: 0px 0px;
  background-size: auto;
}

.custom-template .image-7 {
  max-width: 20%;
}

.custom-template .paragraph-11 {
  padding-top: 10px;
  padding-right: 85px;
  padding-left: 85px;
  color: #fff;
  font-size: 27px;
  line-height: 33px;
}

.custom-template .div-block-4 {
  min-height: 400px;
  margin-top: 0px;
  padding-top: 60px;
  background-color: rgba(0, 0, 0, 0.33);
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.custom-template .heading-14 {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #bc1f2f;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.custom-template .heading-15 {
  color: #bc1f2f;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.custom-template .list {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  opacity: 1;
  text-align: center;
  list-style-type: none;
}

.custom-template .list-item-5 {
  padding-bottom: 30px;
  font-size: 20px;
  line-height: 26px;
  font-style: italic;
  list-style-type: none;
}

.custom-template .column-10 {
  background-color: rgba(188, 31, 47, 0);
}

.custom-template .div-block-6 {
  padding-top: 45px;
  padding-left: 33px;
}

.custom-template .heading-16 {
  margin-bottom: 30px;
  color: #fff;
  font-size: 22px;
  font-style: italic;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.custom-template .list-item-6 {
  padding-bottom: 18px;
  color: #fff;
  font-size: 17px;
  line-height: 22px;
  list-style: disc;
  display: list-item;
}

.custom-template .list-item-5._2 {
  padding-bottom: 30px;
  list-style-type: disc;
  display: list-item;
}

.custom-template .div-block-7 {
  margin-right: -10px;
  margin-left: -12px;
  padding: 40px 60px 10px;
  background-color: #e8e396;
}

.custom-template .image-8 {
  position: -webkit-sticky;
  position: sticky;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-template .image-8._1 {
  height: 100%;
}

.custom-template .columns-6 {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #bc1f2f;
}

.custom-template .column-9 {
  padding-right: 0px;
  padding-left: 0px;
}

.custom-template .column-10._2 {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

/* new pages */
@supports (overflow: clip) {
  body {
    overflow-x: clip !important;
  }
}
.banner h1 {
  font-size: 3.5em;
}

.banner h1, .banner h2, .banner h3 {
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  padding: 0;
  color: #444444;
}

.h3, h3 {
  font-size: 1.25em;
}

.banner-layers {
  height: 100%;
  max-height: 100%;
  position: relative;
}

.banner h3 {
  font-size: 2em;
}

.banner h5, .banner h6, .banner p {
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
}

.banner p {
  color: #444444;
}

.is-full-height {
  height: 100%;
  height: 100vh;
  min-height: 550px;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.video-bg {
  font-family: "object-fit: cover; object-position: center center;";
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  position: absolute;
  width: 100%;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.15);
  height: 100%;
  left: -1px;
  pointer-events: none;
  right: -1px;
  top: 0;
  transition: transform 0.3s, opacity 0.6s;
}

.img .caption, .overlay {
  bottom: 0;
  position: absolute;
}

#banner-1945082287 {
  padding-top: 450px;
}

#text-2444954162 {
  font-size: 0.85rem;
  line-height: 1.5;
  text-align: center;
  color: rgb(255, 255, 255);
}

#text-2444954162 > * {
  color: rgb(255, 255, 255);
}

#text-4164495749 {
  font-size: 1.35rem;
  line-height: 1.5;
  color: rgb(255, 255, 255);
}

#text-4164495749 > * {
  color: rgb(255, 255, 255);
}

.col, .columns, .gallery-item {
  margin: 0;
  padding: 0 15px 30px;
  position: relative;
  width: 100%;
}

.small-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.small-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.small-10 {
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-11 {
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-12,
.small-columns-1 .flickity-slider > .col,
.small-columns-1 > .col {
  flex-basis: 100%;
  max-width: 100%;
}

.res-text {
  font-size: 11px;
}

.row-collapse > .col, .row-collapse > .flickity-viewport > .flickity-slider > .col {
  padding: 0 !important;
}

.row-small > .col, .row-small > .flickity-viewport > .flickity-slider > .col {
  margin-bottom: 0;
  padding: 0 9.8px 19.6px;
}

.row.row-collapse {
  max-width: 1050px;
}

.row.row-large {
  max-width: 1110px;
}

#text-2165289960 h2,
#text-1266852876 h2,
#text-238398238 h3,
#text-1686992790 h2,
#text-419727405 h3,
#text-422986469 h3,
#text-3315455906 h1,
#text-895891079 h3,
#text-3551245544 h6,
#text-3399924965 h6,
#text-2030022186 h6,
#text-3438810845 h3,
#text-2114893693 h3,
#text-728260725 h3,
#text-1844719111 h6,
#text-4126416937 h2,
#text-149460873 h2 {
  font-weight: 700;
  font-style: normal;
  color: #444444;
  font-size: 1.6em;
  line-height: inherit;
}

#text-238398238 h3,
#text-3438810845 h3,
#text-2114893693 h3,
#text-728260725 h3,
#text-4126416937 h3 {
  font-size: 1.25em;
  color: #444444;
  font-weight: 700;
  font-style: normal;
}

#text-238398238 h3 {
  color: rgb(11, 129, 88);
}

#text-419727405 h3 {
  color: #fff;
}

#text-3551245544 h6,
#text-3399924965 h6,
#text-2030022186 h6,
#text-1844719111 h6,
#text-655601686 h6 {
  letter-spacing: 0.05em;
  font-size: 0.85em;
  opacity: 0.8;
  text-transform: uppercase;
  font-family: "Bebas Neue", sans-serif;
}

#text-895891079 h3 {
  font-size: 1.75rem;
  line-height: 1;
}

#text-2217254894 {
  margin-top: 20px;
}

#text-2217254894 p,
#text-1266852876 p,
.box-text p,
#text-3414255081 p,
#text-691660530 p,
#col-977970237 p,
#col-756595778 p,
#text-108736039 p,
#text-1304810633 p,
#text-1882419659 p,
#text-2178134593 p,
#text-3772529067 p {
  color: #444444;
  line-height: inherit;
  margin-bottom: 1.3em;
  font-size: 1.1em;
}

.dark, .dark p, .dark td {
  color: #f1f1f1;
}

#col-977970237 p {
  color: #fff;
}

#text-1304810633 p {
  font-size: 1.15rem;
  line-height: 1.5;
}

#text-3551245544 h6 {
  font-size: 1.15rem;
  line-height: 1.5;
}

#text-1882419659 p,
#text-2178134593 p,
#text-3772529067 p {
  font-size: 1.15rem;
  line-height: 1.5;
}

.container, .container-width, .full-width .ubermenu-nav, .row-small {
  max-width: 1080px;
}

.page-wrapper {
  padding-bottom: 30px;
  padding-top: 30px;
}

.box-image {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.box-image img {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  /*position: absolute;
  right: 0;
  top: 0;*/
}

.box-text.text-center {
  padding-left: 10px;
  padding-right: 10px;
}

.text-center {
  text-align: center;
}

.box-text a:not(.button), .box-text h1, .box-text h2, .box-text h3, .box-text h4, .box-text h5, .box-text h6 {
  line-height: 1.3;
  margin-bottom: 0.1em;
  margin-top: 0.1em;
}

.box-text {
  font-size: 0.9em;
  padding-bottom: 1.4em;
  padding-top: 0.7em;
  position: relative;
  width: 100%;
  color: #444444;
}

.box-text h4 {
  color: #444444;
  font-weight: 700;
  font-style: normal;
}

.box-text p {
  margin-bottom: 0.1em;
  margin-top: 0.1em;
  color: #777777;
}

.img, .img img {
  width: 100%;
  height: auto;
}

#text-3414255081 p {
  color: rgb(0, 0, 0);
}

#section_1069981405 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgb(255, 255, 255);
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
  box-sizing: border-box;
  color: currentColor;
  cursor: pointer;
  font-size: 0.97em;
  font-weight: bolder;
  letter-spacing: 0.03em;
  line-height: 2.4em;
  margin-right: 1em;
  margin-top: 0;
  max-width: 100%;
  min-height: 2.5em;
  padding: 0 1.2em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  text-shadow: none;
  text-transform: uppercase;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s, color 0.3s;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  width: fit-content;
}

.button, input[type=button].button, input[type=reset].button, input[type=submit], input[type=submit].button {
  background-color: #004d96;
  border-color: rgba(0, 0, 0, 0.05);
  color: #fff;
}

.primary, input[type=submit], input[type=submit].button {
  background-color: #004d96;
}

.is-outline:hover,
.primary.is-outline:hover {
  background-color: #004d96;
  border-color: #004d96;
  color: #fff;
}

.primary.is-link, .primary.is-outline, .primary.is-underline {
  color: #004d96;
}

.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
  background-color: transparent;
  border: 2px solid;
}

.primary.is-link, .primary.is-outline, .primary.is-underline {
  color: #004d96;
}

.button span {
  display: inline-block;
  line-height: 1.6;
}

.secondary.is-link, .secondary.is-outline, .secondary.is-underline {
  color: #444444;
}

.button.is-outline, input[type=button].is-outline, input[type=reset].is-outline, input[type=submit].is-outline {
  background-color: transparent;
  border: 2px solid;
}

.button.is-outline {
  line-height: 2.19em;
}

.button:not(.icon) > span + i {
  margin-left: 0.4em;
  margin-right: -0.15em;
}

.secondary.is-outline:hover {
  background-color: #444444;
  border-color: #444444;
  color: #fff;
}

.col-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1 0 auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
}

#col-459239549 .col-inner {
  display: flex;
  justify-content: center;
}

#text-box-1429710020 .text-inner {
  padding: 30px 20px 0px 20px;
}

#text-box-1429710020 {
  width: 100%;
}

#text-box-1429710020 .text-box-content {
  font-size: 100%;
}

.scroll-for-more:not(:hover) {
  opacity: 0.7;
}

.z-5 {
  z-index: 25;
}

.h-center {
  left: 50%;
  transform: translateX(-50%);
}

.bottom, .fill {
  bottom: 0;
}

.absolute {
  position: absolute !important;
}

.scroll-for-more {
  margin-left: 0 !important;
}

.row-full-width {
  max-width: 100% !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.button_center {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

body {
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
}

.section p {
  font-size: inherit;
  color: #444444;
  line-height: inherit;
}

.expand, .full-width {
  display: block;
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100% !important;
}

.social-icons {
  color: #999;
  display: inline-block;
  font-size: 0.85em;
  vertical-align: middle;
}

.social-icons a:hover i {
  color: #1cabaa;
}

.text-left {
  text-align: left;
}

a.plain {
  color: currentColor;
  transition: color 0.3s, opacity 0.3s, transform 0.3s;
}

a:where(:not(.wp-element-button)) {
  text-decoration: none;
}

a.icon:not(.button), button.icon:not(.button) {
  font-family: sans-serif;
  font-size: 1.2em;
  margin-left: 0.25em;
  margin-right: 0.25em;
}

.social-icons i {
  min-width: 1em;
  color: #999;
}

h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
  font-weight: 700;
  font-style: normal;
}

/**/
#forminator-module-11213.forminator-design--material .forminator-label[class*=forminator-floating-] {
  font-size: 16px;
  font-family: inherit;
  font-weight: 400;
}

#forminator-module-11213.forminator-design--material .forminator-label[class*=forminator-floating-] {
  color: #888888;
}

.forminator-label {
  margin-bottom: 0;
}

.forminator-input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-width: unset;
  max-width: unset;
  height: auto;
  min-height: unset;
  max-height: unset;
  display: block;
  margin: 0;
  padding: 10px 0 9px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: unset;
  line-height: 1.3em;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}

.forminator-textarea {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  min-height: 140px;
  resize: vertical;
  display: block;
  margin: 0;
  padding: 0 9px 9px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  line-height: 20px;
  background-image: unset;
  line-height: 20px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  border-color: #777771;
  background-color: transparent;
}

.is-dashed {
  border-style: dashed;
}

/**/
.accordion-title {
  border-top: 1px solid #ddd;
  display: block;
  font-size: 110%;
  padding: 0.6em 2.3em;
  position: relative;
  transition: border 0.2s ease-out, background-color 0.3s;
}

.accordion-title.active {
  background-color: rgba(0, 0, 0, 0.03);
  border-color: #004d96;
  color: #004d96;
  font-weight: 700;
}

.toggle {
  box-shadow: none !important;
  color: currentColor;
  height: auto;
  line-height: 1;
  margin: 0 5px 0 0;
  opacity: 0.6;
  padding: 0;
  width: 45px;
}

.active > .toggle {
  transform: rotate(-180deg);
}

.accordion .toggle {
  border-radius: 999px;
  height: 1.5em;
  left: 0;
  margin-right: 5px;
  position: absolute;
  top: 0.3em;
  transform-origin: 50% 47%;
  width: 2.3em;
}

.accordion .active .toggle {
  color: currentColor;
  opacity: 1;
}

.toggle i {
  font-size: 1.8em;
  transition: all 0.3s;
}

.accordion-inner {
  display: none;
  padding: 1em 2.3em;
}

.accordion-inner ul {
  list-style: disc;
}

.accordion-inner ul li {
  margin-left: 1.3em;
  margin-bottom: 0.6em;
  display: list-item;
}

.prp-btn {
  background-color: #7778c1;
  min-width: 173px;
  max-width: max-content !important;
}

.full-width.prp-btn {
  max-width: unset !important;
}

.prp-btn:hover {
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.2);
  color: #fff;
}

.custom-template .section-heading.centered {
  color: rgb(29, 169, 72);
}

/**/
.induction_top_section.pre_roll_tubes {
  background-color: #cdf5f2;
}
.induction_top_section.concentrates {
  background-color: #ffddbd;
}
.induction_top_section.pop_top_tubes {
  background-color: #deedf6;
}
.induction_top_section.custom_shrink_sleeves {
  background-color: #f0f0f0;
}

.induction_top_section_left strong {
  font-weight: 700;
  color: #4a90e2;
  font-size: 34px;
  line-height: 54px;
  letter-spacing: -0.01em;
}
.induction_top_section_left h1 {
  font-size: 48px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
  color: #3c4043;
  line-height: 54px;
  letter-spacing: -0.01em;
}
.induction_top_section_left p {
  color: #3d4043;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 15px;
  letter-spacing: 0;
}
.induction_top_section_left a {
  color: #3d4043;
  width: unset;
  display: table;
  margin-right: auto;
  margin-left: 0;
  padding: 12px 18px;
  border: 2px solid #3d4043;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
}
.induction_top_section_left a:hover {
  color: #fff;
  background-color: #3d4043 !important;
  border-color: #3d4043;
}
.induction_top_section_left a.link {
  color: #3d4043;
  background-color: #fff;
  border-color: #fff;
}
.induction_top_section_left a.link:hover {
  color: #fff;
  background-color: #3D4043;
  border-color: #3d4043;
}

.pr-0 {
  padding-right: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.w-90 {
  width: 90% !important;
}

.induction_features_section {
  margin-top: 75px;
  margin-bottom: 60px;
}
.induction_features_section h1 {
  color: #3d4043;
  font-weight: 600;
  font-size: 32px;
  line-height: 1.3em;
  margin-bottom: 15px;
}

.induction_featured_item {
  padding: 15px;
  max-width: 20% !important;
}
.induction_featured_item .fa {
  font-size: 35px;
  color: #3d4043;
  margin-bottom: 14px;
}
.induction_featured_item svg {
  height: 35px;
  margin-bottom: 14px;
}
.induction_featured_item svg path {
  fill: #3d4043;
}
.induction_featured_item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #3d4043;
}

.induction_tube_section {
  padding: 50px 0;
  background-color: #f7f7f7;
}

.section_title {
  font-size: 32px;
  font-weight: 700;
  color: #3d4043;
  line-height: 40px;
  margin: 0 0 18px;
  letter-spacing: 0;
}
.section_title.section_title0 {
  font-size: 20px;
  line-height: 1.2;
}
.section_title.section_title1 {
  font-size: 24px;
  line-height: 32px;
}
.section_title.section_title2 {
  font-size: 42px;
  line-height: 50px;
}
.section_title.section_title3 {
  font-size: 37px;
  line-height: 1.5;
}
.section_title.section_title4 {
  font-size: 41px;
  font-weight: 400;
}
.section_title.section_title5 {
  font-size: 62px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 5px;
}

.page_title {
  color: #333;
  text-align: center;
  font-weight: 600;
  font-size: 48px;
}

.section_desc {
  color: #3c4043;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0;
}
.section_desc a {
  text-decoration: underline !important;
  box-shadow: none;
  color: #39f;
}
.section_desc a:hover {
  color: #595959;
}
.section_desc.section_desc2 {
  font-weight: 700;
}
.section_desc.section_desc3 {
  margin-bottom: 15px;
  font-size: 21px;
  line-height: 1.38105;
  font-weight: 400;
  color: #333;
}
.section_desc.section_desc4 {
  margin-top: 26px;
  font-size: 28px;
  line-height: 36px;
}

.section_link {
  color: rgb(63, 115, 203);
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.section_link.section_link2 {
  text-decoration: underline;
  color: #39f;
}
.section_link:hover, .section_link.section_link2:hover {
  text-decoration: underline;
  color: #595959;
}
.section_link .fa {
  margin-left: 5px;
}

/**/
.induction_tube_item {
  margin-bottom: 15px;
  padding: 0 15px;
}
.induction_tube_item .induction_tube_item_in {
  overflow: hidden;
  background-color: #fff;
  border-radius: 16px;
  padding-bottom: 20px;
}
.induction_tube_item .induction_tube_item_in:hover .img_box img.img_1 {
  display: none;
}
.induction_tube_item .induction_tube_item_in:hover .img_box img.img_2 {
  display: block;
}
.induction_tube_item .induction_tube_item_in .img_box img {
  width: 100%;
  object-fit: cover;
  height: 262px;
  object-position: center center;
}
.induction_tube_item .induction_tube_item_in .img_box img.img_2 {
  display: none;
}
.induction_tube_item .induction_tube_item_in .img_box .sale_span {
  position: absolute;
  top: 16px;
  left: 12px;
  font-weight: 400;
  color: #fff;
  padding: 6px 16px;
  border-radius: 0 222px 222px 0;
  font-size: 16px;
  line-height: 1.4em;
  background-color: #f25641;
}
.induction_tube_item .induction_tube_item_in .item_bottom {
  margin-top: 18px;
  padding-left: 18px !important;
  padding-right: 18px !important;
}
.induction_tube_item .induction_tube_item_in .item_bottom h4 {
  font-size: 24px;
  font-weight: 700;
  margin: 15px 0;
}
.induction_tube_item .induction_tube_item_in .item_bottom h3 {
  font-size: 16px;
  text-transform: initial;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 20px;
}
.induction_tube_item .induction_tube_item_in .item_bottom h3 a {
  color: #333;
}
.induction_tube_item .induction_tube_item_in .item_bottom p {
  font-size: 12px;
  font-weight: 400;
}
.induction_tube_item .induction_tube_item_in .item_bottom strong {
  font-size: 18px;
  font-weight: 700;
}
.induction_tube_item .induction_tube_item_in .item_bottom > a {
  color: #03ab84;
  border-radius: 4px;
  padding: 10px 16px;
  margin-top: 10px;
  border: 2px solid #03ab84;
  font-weight: 700;
  width: fit-content;
}
.induction_tube_item .induction_tube_item_in .item_bottom > a:hover {
  background-color: #03ab84;
  color: #fff;
}

.induction_joint_tube_section {
  padding-bottom: 15px;
}

.induction_joint_tube_section .induction_joint_tube_items.induction_joint_tube_items_1 {
  margin-top: 30px;
}
.induction_joint_tube_section .induction_joint_tube_items.induction_joint_tube_items_3 {
  margin: 75px 0;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item {
  padding: 15px;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in {
  padding: 45px;
  height: 100%;
  border-radius: 28px;
  overflow: hidden;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_text_transparent {
  background-color: transparent;
  padding: 30px;
  border-radius: 0;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_img {
  padding: 0;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_1 {
  background-color: #dcd5f4;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_4 {
  background-color: #ffeded;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_5 {
  background-color: #f7f7f7;
  height: auto;
  min-height: unset;
  padding: 30px;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_5 img {
  width: 95px;
  margin: 15px;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_5 .right_side {
  flex: 1;
  padding: 15px;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_5 .right_side .section_title {
  margin: 0 0 10px;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_6 {
  background-color: #fbf48b;
  border: 4px solid #3d4043;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_7 {
  border: 4px solid #3d4043;
  background-position: center center;
  background-repeat: no-repeat;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in.induction_joint_tube_item_8 {
  background-color: #c8f4c6;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in .induction_joint_tube_icons svg {
  height: 65px;
  padding: 15px 20px 15px 0;
}
.induction_joint_tube_section .induction_joint_tube_items .induction_joint_tube_item .induction_joint_tube_item_in > span {
  font-weight: 400;
  letter-spacing: 1px;
  color: #03ab84;
  margin-top: 0;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 14px;
}

.handy_image_text_boxes {
  padding: 40px 0 10px;
}
.handy_image_text_boxes .handy_image_text_box {
  min-height: 80px;
}
.handy_image_text_boxes .handy_image_text_box h5 {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  color: #3d4043;
}
.handy_image_text_boxes .handy_image_text_box h4 {
  font-size: 32px;
  font-weight: 700;
  color: #0da09c;
  line-height: 40px;
}
.handy_image_text_boxes .handy_image_text_box p {
  font-weight: 400;
  font-size: 16px;
  color: #3d4043;
  line-height: 20px;
}

.induction_roll_tube_section {
  margin-top: 90px;
}

.slider_has_arrow {
  position: relative;
}
.slider_has_arrow .slick-arrow {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
}
.slider_has_arrow .slick-arrow.slick-disabled {
  display: none !important;
}
.slider_has_arrow .slick-arrow:before {
  display: none;
}
.slider_has_arrow .slick-arrow.slick-prev {
  background-image: url("images/arrow_left.svg");
}
.slider_has_arrow .slick-arrow.slick-next {
  background-image: url("images/arrow_right.svg");
}

.induction_roll_tube_pack_section .induction_roll_tube_pack_item_1 {
  background-color: #cdf5f2;
}

.induction_factory_direct_section .induction_joint_tube_item_text {
  background-color: #c6e4f4;
  min-height: unset !important;
}

.induction_faq_img {
  border-radius: 28px;
}

.induction_faq_list li .induction_faq_title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 35px 0 15px 0;
  width: 100%;
  padding: 0;
}
.induction_faq_list li .induction_faq_title span {
  font-weight: 700;
  border-radius: 15px;
  line-height: 1.5em;
  color: #333;
  font-size: 20px;
  flex: 1;
  text-align: left;
}
.induction_faq_list li .induction_faq_title .fa {
  font-size: 20px;
  margin-left: 5px;
}
.induction_faq_list li .induction_faq_content {
  display: none;
}
.induction_faq_list.induction_faq_list_2 li .induction_faq_content {
  border-bottom: 1px solid #000;
}

.induction_main_faq_section {
  background-color: transparent;
}
.induction_main_faq_section .induction_main_faq_item {
  padding: 30px;
  border-radius: 28px;
  align-items: flex-start;
  border: 1px solid rgba(0, 0, 0, 0.36);
}
.induction_main_faq_section .induction_main_faq_item h4 {
  color: #3d4043;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 8px;
}
.induction_main_faq_section .induction_main_faq_item h4 .fa {
  font-size: 18px;
  color: #ffb700;
  margin-right: 5px;
}
.induction_main_faq_section .induction_main_faq_item .section_title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
}
.induction_main_faq_section .induction_main_faq_item .section_desc {
  margin-bottom: 18px;
}

/* Extra vertical spacing for the white FAQ section only */
.faq-white-content {
  padding-top: 8px;
  padding-bottom: 56px;
}

.faq-white-content .induction_main_faq_list_2 {
  row-gap: 20px;
}

@media (min-width: 992px) {
  .faq-white-content .induction_main_faq_list_2 > [class*="col-"] {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

.faq-white-content .induction_main_faq_item.border-white {
  border-color: #3d4043 !important;
}

.faq-white-content .text-white,
.faq-white-content .induction_main_faq_item h4,
.faq-white-content .induction_main_faq_item .section_title,
.faq-white-content .induction_main_faq_item .section_desc {
  color: #3d4043 !important;
}

/**/
.rte {
  color: #333;
  margin-bottom: 35px;
}
.rte.rte:last-child {
  margin-bottom: 0;
}
.rte .sfContentBlock h2, .rte .sfContentBlock h3 {
  margin: 0 0 17px;
}
.rte .sfContentBlock h2 strong, .rte .sfContentBlock h3 strong {
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  font-size: 1.25em;
  letter-spacing: 0.02em;
  text-transform: capitalize;
  color: #333;
}
.rte .sfContentBlock h3 {
  margin-top: 55px;
  margin-bottom: 28px;
}
.rte .sfContentBlock h3 strong {
  font-size: 1.625em;
  text-transform: none;
  letter-spacing: 0;
}
.rte .sfContentBlock h3:first-child {
  margin-top: 0;
}
.rte .sfContentBlock p {
  color: #333;
  margin: 0 0 20px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
.rte .sfContentBlock a {
  text-decoration: underline;
  color: #39f;
}
.rte .sfContentBlock a:hover {
  color: #595959;
}

/**/
.recycling_program .container {
  max-width: 790px !important;
}
.recycling_program .step_title {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 5px;
}

/**/
.sp_top_section {
  height: 461px;
  position: relative;
}
.sp_top_section .sp_text_box {
  left: 0;
  top: 0;
}
.sp_top_section .sp_text_box:before {
  display: flex;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.63);
}
.sp_top_section .section_title {
  color: #fff;
}

.sp_bottom_section {
  padding: 20px 0;
}
.sp_bottom_section h3 {
  font-size: 26px;
  font-weight: 400;
  color: #467412;
  margin-top: 15px;
  margin-bottom: 17px;
}
.sp_bottom_section ol {
  padding: 10px;
}
.sp_bottom_section ol li {
  display: flex;
  text-align: center;
  justify-content: center;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.sp_bottom_section ol li:last-child {
  margin-bottom: 0;
}
.sp_bottom_section ol li .fa {
  margin-right: 5px;
  color: #467412;
  font-size: 20px;
}
.sp_bottom_section ol li p {
  font-weight: 400;
  max-width: calc(100% - 25px);
  font-size: 17px;
  line-height: 1.2;
  color: #333;
}
.sp_bottom_section .sp_b_second_row .sp_b_second_row_left {
  padding-right: 0;
}
.sp_bottom_section .sp_b_second_row .sp_b_second_row_left,
.sp_bottom_section .sp_b_second_row .sp_b_second_row_right {
  min-height: 450px;
  margin-top: 30px;
  padding: 0;
}
.sp_bottom_section .sp_b_second_row .sp_b_second_row_right {
  background-color: #6d865b;
  padding-left: 0;
}
.sp_bottom_section .sp_b_second_row .sp_b_second_row_right h3 {
  color: #fff;
  margin-top: 30px;
}
.sp_bottom_section .sp_b_second_row .sp_b_second_row_right ol li {
  justify-content: flex-start;
  text-align: left;
}
.sp_bottom_section .sp_b_second_row .sp_b_second_row_right ol li .fa, .sp_bottom_section .sp_b_second_row .sp_b_second_row_right ol li p {
  color: #fff;
}
.sp_bottom_section .sp_b_third_row ol {
  background-color: #fffc83;
  padding: 15px;
}

/**/
.less_w_less_waste_row {
  background-color: #9cdfff;
  border-radius: 28px;
  overflow: hidden;
}
.less_w_less_waste_row .handy_image_text_box h5 {
  margin: 0 0 6px;
  font-size: 32px;
  font-weight: 700;
  color: #3f73cb;
  line-height: 40px;
}
.less_w_less_waste_row .section_title {
  font-size: 38px;
  line-height: 46px;
  margin: 0 0 15px;
  font-weight: 700;
  color: #3f73cb;
}
.less_w_less_waste_row .right_col {
  padding-left: 15px;
  padding-right: 90px;
}

/**/
.env_top_section .env_top_text {
  padding: 0 45px;
}
.env_top_section .env_top_text .section_title {
  line-height: 1.5em;
}
.env_top_section .env_top_text .section_desc {
  line-height: 1.75em;
}
.env_top_section .env_top_img {
  height: 535px;
  padding: 0;
}

.meet_e_packing .container {
  background-color: #f7f7f7;
  padding: 15px;
}
.meet_e_packing .section_title_fr {
  margin-top: 50px;
  margin-bottom: 30px;
}
.meet_e_packing .meet_e_video_box video {
  object-fit: cover;
}
.meet_e_packing .meet_e_video_box .meet_e_video_play_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.meet_e_packing .make_e_c_row .make_e_c_row_inner {
  background-color: #009348;
  padding: 20px 30px 30px;
  text-align: center;
}
.meet_e_packing .make_e_c_row .make_e_c_row_inner .section_title,
.meet_e_packing .make_e_c_row .make_e_c_row_inner .section_desc {
  color: #fff;
}

/**/
.s_templates_item .induction_tube_item_in {
  background-color: transparent;
}
.custom_btn {
  color: #fff !important;
  background-color: #197bbd;
  border: 0 !important;
  border-radius: 2px !important;
  padding: 10px 18px !important;
}
.custom_btn:hover {
  background-color: #38546a !important;
}

.custom_btn2 {
  border-radius: 4px;
  font-weight: 400;
  padding: 8px 20px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  border: 2px solid #5d5ebb;
  color: #5d5ebb;
  width: fit-content;
}
.custom_btn2:hover {
  color: #fff;
  background-color: #5d5ebb;
}

.custom_btn3 {
  line-height: 24px;
  letter-spacing: 0;
  color: #3d4043;
  font-size: 16px;
  font-weight: 400;
  border-radius: 4px;
  padding: 8px 20px;
  border: 2px solid #3d4043;
}
.custom_btn3:hover {
  color: #fff;
  background-color: #3d4043;
}

.custom_btn4 {
  border-radius: 4px;
  font-weight: 400;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 2px solid #5d5ebb;
  color: #5d5ebb;
  background-color: rgba(93, 94, 187, 0);
}
.custom_btn4:hover {
  background-color: #5d5ebb;
  color: #fff;
}

.ec_l_inner {
  height: 580px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ec_l_inner .section_title,
.ec_l_inner .section_desc {
  color: #fff;
}
.ec_l_inner a {
  color: #f9c23b;
}

.induction-sealer-label-machines {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f7f7f7;
  margin-bottom: 0;
}

.is_green_span {
  font-weight: 400;
  letter-spacing: 1px;
  color: #03ab84 !important;
  margin-top: 0;
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 10px;
  text-align: center;
}

.print_info_row {
  background-color: #b5e7ff;
}
.print_info_row .section_title {
  color: #3d4043;
}

/**/
.induction-sealer-step-column.induction-sealer-step-column-1 .induction-sealer-step-column-inner {
  border-color: #7ed321;
}
.induction-sealer-step-column.induction-sealer-step-column-1 .induction-sealer-step-column-inner .induction-sealer-step-title {
  color: #7ed321;
}
.induction-sealer-step-column.induction-sealer-step-column-1 .induction-sealer-step-column-inner .custom_btn {
  background-color: #7ed321;
}
.induction-sealer-step-column.induction-sealer-step-column-1 .induction-sealer-step-column-inner .custom_btn:hover {
  background-color: #6cbc15;
  color: #595959;
}
.induction-sealer-step-column.induction-sealer-step-column-2 .induction-sealer-step-column-inner {
  border-color: #9b9bb4;
}
.induction-sealer-step-column.induction-sealer-step-column-2 .induction-sealer-step-column-inner .induction-sealer-step-title {
  color: #9b9bb4;
}
.induction-sealer-step-column.induction-sealer-step-column-2 .induction-sealer-step-column-inner .custom_btn {
  background-color: #9b9bb4;
}
.induction-sealer-step-column.induction-sealer-step-column-2 .induction-sealer-step-column-inner .custom_btn:hover {
  background-color: #8a8aa8;
  color: #595959;
}
.induction-sealer-step-column.induction-sealer-step-column-3 .induction-sealer-step-column-inner {
  border-color: #e6bf00;
}
.induction-sealer-step-column.induction-sealer-step-column-3 .induction-sealer-step-column-inner .induction-sealer-step-title {
  color: #e6bf00;
}
.induction-sealer-step-column.induction-sealer-step-column-3 .induction-sealer-step-column-inner .custom_btn {
  background-color: #e6bf00;
}
.induction-sealer-step-column.induction-sealer-step-column-3 .induction-sealer-step-column-inner .custom_btn:hover {
  background-color: #d1ae00;
  color: #595959;
}
.induction-sealer-step-column .induction-sealer-step-column-inner {
  background-color: #fff;
  border-radius: 56px;
  padding: 50px;
  border: 1px solid #fff;
  height: 100%;
}
.induction-sealer-step-column .induction-sealer-step-column-inner .induction-sealer-step-title {
  font-weight: 700;
  font-size: 52px;
  line-height: 52px;
  margin: 0 0 30px;
}
.induction-sealer-step-column .induction-sealer-step-column-inner .plan_item_list li {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9b9b9b;
}
.induction-sealer-step-column .induction-sealer-step-column-inner .plan_item_list li:last-child {
  border-bottom: 0;
}
.induction-sealer-step-column .induction-sealer-step-column-inner .plan_item_list li p {
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  line-height: 25px;
  letter-spacing: 0.01em;
  color: #3c4043;
}
.induction-sealer-step-column .induction-sealer-step-column-inner .plan_item_list li p .fa {
  color: #03ab84;
  margin-right: 9px;
}


.request-form {
  padding: 50px;
  background-color: rgb(245, 246, 247);
  border-radius: 30px;
}

.css_faq_row {
  background-color: #fff;
  border-radius: 56px;
  padding: 30px 60px 60px;
}
.css_faq_row .css_faq_list li {
  margin-top: 30px;
  width: 100%;
}
.css_faq_row .css_faq_list li .css_faq_title {
  width: 100%;
  font-weight: 700;
  padding: 15px;
  background: #fff;
  border: 1px solid #9b9b9b;
  border-radius: 5px;
  font-size: 20px;
  line-height: 28px;
  color: #3c4043;
  letter-spacing: 0;
  display: flex;
  justify-content: space-between;
}
.css_faq_row .css_faq_list li .css_faq_title span {
  flex: 1;
  text-align: left;
}
.css_faq_row .css_faq_list li .css_faq_content {
  padding: 15px;
  margin-top: 8px;
  display: none;
}

/**/
.sleeve_strain_item .sleeve_strain_item_img {
  border: 2px solid transparent;
}
.sleeve_strain_item .sleeve_strain_item_img:hover {
  border-color: #00f4cf;
}
.sleeve_strain_item .sleeve_strain_item_title {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  color: #333;
  margin-top: 5px;
}
.sleeve_strain_item .sleeve_strain_item_title:hover {
  text-decoration: underline;
}

/**/
.color_list li {
  margin-right: 20px;
}
.color_list li h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  display: flex;
  align-items: center;
}
.color_list li h4 span {
  margin-right: 5px;
  display: flex;
  width: 28px;
  height: 28px;
  border: 2px solid rgba(72, 72, 72, 0.2);
  border-radius: 50%;
}

/**/
.color_title {
  top: 30px;
  left: 30px;
}

/**/
.branding_services_box_animation {
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.branding_services_box_animation:hover {
  transform: translateY(-8px);
}
.branding_services_box_animation.buzz:hover {
  animation-name: pb-buzz;
  animation-duration: 0.15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes pb-buzz {
  50% {
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    transform: translateX(-3px) rotate(-2deg);
  }
}
.coupon_top_section {
  padding-bottom: 50px;
  height: 469px;
  background-repeat: no-repeat;
  background-size: cover;
}
.coupon_top_section .induction_top_section_left {
  max-width: 800px;
  margin-left: 200px;
  margin-top: auto;
}
.coupon_top_section .induction_top_section_left h1 {
  color: #f8bd49;
  font-size: 50px;
  line-height: 62px;
}
.coupon_top_section .induction_top_section_left .section_desc3 {
  font-size: 29px;
  line-height: 40px;
}

/**/
.video_section {
  height: 1170px;
}
.video_section video {
  top: 0;
  left: 0;
  object-fit: cover;
}
.video_section .induction-sealer-video-row {
  padding: 150px 0 50px 0;
}

.induction-sealer-hero-wrapper {
  position: relative;
  width: 100%;
  min-height: 720px;
  background-color: #000;
  overflow: hidden;
}

.induction-sealer-hero-wrapper .container {
  position: relative;
  z-index: 1;
}

.induction-sealer-hero-wrapper .induction-sealer-video-row {
  min-height: 720px;
  padding-top: 60px;
  padding-bottom: 60px;
  justify-content: center;
  gap: 20px;
  text-align: center;
}

.induction-sealer-hero-wrapper .induction-sealer-hero-logo {
  max-width: 200px;
  width: 100%;
  height: auto;
}

.induction-sealer-hero-wrapper .induction-sealer-secondary-image {
  max-width: min(100%, 1100px);
  width: 100%;
  height: auto;
}

.induction-sealer-hero-wrapper .induction-sealer-hero-title {
  color: #fff;
}

.induction-sealer-hero-wrapper .induction-sealer-hero-bottom {
  position: relative;
  z-index: 1;
}

.bg-black {
  background-color: #000;
}

.btn-border-white {
  border-color: #fff !important;
  border-radius: 6px !important;
}
.btn-border-white:hover {
  background-color: #fff;
  color: #000 !important;
}

.bg-dark-2 {
  background-color: #161617;
}

.text-dark-2 {
  font-weight: 700;
  font-size: 20px;
  color: #86868b;
}

.induction_featured_item2 p {
  font-size: 18px;
  line-height: 26px;
  color: rgb(134, 134, 139);
  font-weight: 700;
}

.stem_text_box {
  width: 380px !important;
  bottom: 100px;
}
.stem_text_box p {
  font-weight: 400;
  color: #a7c4ff;
  font-size: 20px;
  line-height: 28px;
}

.bridge_gap_box .induction_joint_tube_item_img {
  border: 2px solid #fff;
  border-radius: 28px;
  overflow: hidden;
}
.bridge_gap_box.bridge_gap_box3 .induction_joint_tube_item_img {
  border-color: #75c5ff;
}
.bridge_gap_box.bridge_gap_box3 h3 {
  color: #75c5ff;
}

.steam_product_type_box {
  border-radius: 28px;
  overflow: hidden;
  padding-left: 30px;
}
.steam_product_type_box .induction_faq_list li .induction_faq_title span {
  font-size: 26px;
  line-height: 34px;
}

.circle_img_box {
  position: relative;
  border-radius: 28px;
  overflow: hidden;
}
.circle_img_box img {
  border-radius: 28px;
}

/**/
.ss_label_app {
  height: 770px;
}
.ss_label_app img {
  object-fit: cover;
}

/**/
.oil_filling_section_1 {
  background-position: center top;
  background-repeat: no-repeat;
  padding: 200px 0 120px;
  background-attachment: scroll;
  background-size: contain;
}
.oil_filling_section_1 .induction-sealer-video-row {
  background-position: center top;
  background-repeat: no-repeat;
  height: 47px;
}
.oil_filling_section_1 .oil_filling_section_1_img {
  height: 870px;
  margin-top: 75px;
  max-width: 100%;
}

.text-yellow {
  color: #ffc400 !important;
}

.container_w900 {
  max-width: 900px;
}

.own-containers-section {
  background-color: #2d2d2d !important;
}

.fit-cover {
  object-fit: cover;
}

/* Keep image corner rounding consistent across this page */
img:not(.icon-bubble-img) {
  border-radius: 12px;
}

.oil_filling_section_2 .induction_featured_item svg path {
  fill: #fff;
}

.new_ftr_text {
  left: 0;
  top: 0;
  padding: 35px 40px;
}
.induction-sealer-features-heading {
  color: #fff;
  margin: 0 0 20px;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: none;
  text-align: left;
}
.new_ftr_text.w-100 {
  max-width: unset;
}
.new_ftr_text.new_ftr_text_2 {
  top: unset;
  bottom: 0;
}
.new_ftr_text.new_ftr_text_4 {
  top: unset;
  bottom: 0;
}

.has_bg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.has_bg.bg_cover {
  background-size: contain;
}

.oil_filling_section_4 {
  padding-bottom: 120px;
}
.oil_filling_section_4 .oil_path_div {
  position: relative;
}
.oil_filling_section_4 .oil_path_div img {
  position: absolute;
  left: 0;
  top: 0;
  object-fit: contain;
  height: 530px;
  width: 100%;
}
.oil_filling_section_4 .oil_path_div p {
  color: #fff;
  font-weight: 700;
  text-align: left;
  font-size: 22px;
  padding-left: 450px;
  padding-right: 200px;
  padding-top: 200px;
  line-height: 30px;
}

.p-45 {
  padding: 45px !important;
}

.text-black {
  color: #161617;
}

.link-button-dark {
  color: #3d4043 !important;
  width: unset !important;
  display: table !important;
  margin-right: auto !important;
  margin-left: 0 !important;
  padding: 12px 18px !important;
  border: 2px solid #3d4043 !important;
  border-radius: 4px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}

.link-button-dark:hover {
  color: #fff !important;
  background-color: #3d4043 !important;
  border-color: #3d4043 !important;
}

.link-button-light {
  color: #3d4043 !important;
  background-color: #fff !important;
  width: unset !important;
  display: table !important;
  margin-right: auto !important;
  margin-left: 0 !important;
  padding: 12px 18px;
  border: 2px solid #fff !important;
  border-radius: 4px !important;
  font-size: 18pxv;
  font-weight: 700 !important;
}

.link-button-light:hover {
  color: #fff !important;
  background-color: #3D4043 !important;
  border-color: #3d4043 !important;
}




/*# sourceMappingURL=template.css.map */
