#industry-footer-inside {
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 80px;
}

.industry-footer-special-image {
  width: 50px;
  height: 50px;
}

.industry-footer-social {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

.industry-footer-social-facebook {
  padding-right: 20px;
}

.industry-footer-social-linkedin {
  padding-left: 20px;
}

#industry-footer .industry-footer-link-wrap {
  display: flex;
  align-items: center;
  color: #545454 !important;
}
#industry-footer .industry-footer-link-wrap:hover {
  color: #0767ca !important;
}

.industry-footer-title-small {
  font-size: 24px !important;
  display: inline-block;
  color: #003009 !important;
  font-weight: 700 !important;
  font-family: "zingsansrustsb-base", "zingsansrustsb-base_IE" !important;
  line-height: normal !important;
}

.industry-footer-flex-box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.industry-footer-link-symbol {
  max-height: 20px;
  margin-right: 10px;
}

.industry-footer-col-1 {
  width: 22%;
  border-right: 5px solid #F4F4F0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.industry-footer-col-2,
.industry-footer-col-3,
.industry-footer-col-4 {
  justify-content: center;
  display: flex;
  align-items: flex-start;
}

#industry-footer.col-3 .widget-box:nth-child(3n+1) {
  clear: none !important;
}

.industry-footer-contact-details {
  font-size: 16px;
  color: #545454;
  padding: 20px 0px 0px 40px;
  min-width: 175px;
}
.industry-footer-contact-details p {
  padding-bottom: 0;
}
.industry-footer-contact-details .contact-details-wrapper .details-wrapper-bold {
  font-weight: 700;
}
.industry-footer-contact-details .contact-details-wrapper p {
  line-height: normal !important;
}
.industry-footer-contact-details .details-wrapper-contact {
  display: flex;
  align-items: center;
  gap: 5px;
}
.industry-footer-contact-details .details-wrapper-contact .icon {
  font-size: 16px;
}

#industry-footer {
  background: white !important;
  color: #545454;
}

.industry-footer-symbol-wrap {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .industry-footer-symbol-wrap {
    height: 200px;
  }
}

.industry-footer-symbol-image {
  width: auto;
}

/* FOOTER */
.industry-footer-email-img {
  height: 30px;
  margin-top: 5px;
}

.industry-footer-icons-center-image-wrap {
  padding-left: 50px;
  padding-right: 50px;
}

.industry-footer-icons-wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.industry-footer-icons-image {
  max-height: 40px;
}

.industry-footer-logo {
  margin-bottom: 40px;
}

#industry-footer div {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  color: #374818 !important;
  line-height: 1.3em !important;
  font-size: 20px;
}

.industry-footer-email-img {
  height: 30px;
  margin-top: 5px;
}

.industry-footer-icons-center-image-wrap {
  padding-left: 50px;
  padding-right: 50px;
}

.industry-footer-icons-wrap {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.industry-footer-icons-image {
  max-height: 40px;
}

.industry-footer-logo {
  margin-bottom: 40px;
}

/* TIVALA BRAND FOOTER */
.tivala-brand-industry-footer {
  width: 100%;
  background: white;
  text-align: center;
  padding-bottom: 40px;
}
.tivala-brand-industry-footer img {
  width: 40px;
  opacity: 0.7;
}/*# sourceMappingURL=footer-industry.css.map */