.holcim_footer {
  background-color: var(--corporate-premium-blue);
  border-top: 7px solid var(--corporate-premium-blue);
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  position: relative;
  min-height: 650px;
}
@media (max-width: 79.99875rem) {
  .holcim_footer {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_footer {
    min-height: 560px;
  }
}
@media (max-width: 79.99875rem) {
  .holcim_footer .img_wrapper {
    margin-bottom: 3.125rem;
  }
}
.holcim_footer .footer-title {
  color: inherit;
  text-transform: uppercase;
  color: var(--corporate-white);
}
.holcim_footer .footer-title h4 {
  margin-bottom: 0;
}
@media (max-width: 79.99875rem) {
  .holcim_footer .footer-title {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_footer .footer-title {
    margin-bottom: 0;
  }
}
.holcim_footer .top_container {
  display: flex;
  align-items: center;
  margin-bottom: 4.375rem;
}
@media (max-width: 79.99875rem) {
  .holcim_footer .top_container {
    display: block;
    margin-bottom: 0;
  }
}
.holcim_footer .top_container .img_wrapper img {
  max-width: 211px;
}
.holcim_footer .bottom_container {
  display: flex;
}
@media (max-width: 47.99875rem) {
  .holcim_footer .bottom_container {
    flex-direction: column;
  }
}
.holcim_footer .bottom_container .left_side {
  display: flex;
  flex-direction: column;
}
@media (max-width: 79.99875rem) {
  .holcim_footer .bottom_container .left_side {
    order: 2;
  }
}
@media (min-width: 48rem) {
  .holcim_footer .bottom_container .left_side .menu_wrapper {
    width: 80%;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_footer .bottom_container .left_side .menu_wrapper {
    display: none;
  }
}
.holcim_footer .bottom_container .left_side .menu_wrapper .label {
  display: none;
}
.holcim_footer .bottom_container .left_side .menu_wrapper .content a {
  font-size: 1rem;
  line-height: 2.25rem;
  color: var(--corporate-white);
  font-weight: bold;
  margin-bottom: 0.3125rem;
  display: block;
}
@media (min-width: 80rem) and (max-width: 0.06125rem) {
  .holcim_footer .bottom_container .left_side .menu_wrapper .content a {
    font-size: 0.9375rem;
  }
}
.holcim_footer .bottom_container .left_side .menu_wrapper .content a:hover {
  color: var(--corporate-bright-blue);
}
.holcim_footer .bottom_container .left_side .menu_wrapper .content a:last-child {
  margin-bottom: 2.5rem;
}
.holcim_footer .bottom_container .left_side .social_wrapper {
  display: flex;
  flex-direction: row;
}
@media (max-width: 47.99875rem) {
  .holcim_footer .bottom_container .left_side .social_wrapper {
    flex-wrap: wrap;
  }
}
.holcim_footer .bottom_container .left_side .social_wrapper > a {
  margin-right: 0.3125rem;
}
@media (max-width: 47.99875rem) {
  .holcim_footer .bottom_container .left_side .social_wrapper > a {
    margin-bottom: 0.3125rem;
  }
}
.holcim_footer .bottom_container .left_side .social_wrapper .icon {
  background: #ffffff 0% 0% no-repeat padding-box;
  width: 39px;
  height: 37px;
  border-radius: 25px;
  position: relative;
  margin-right: 0.625rem;
}
.holcim_footer .bottom_container .left_side .social_wrapper .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.holcim_footer .bottom_container .left_side .cta_wrapper {
  margin-bottom: 2.5rem;
}
@media (max-width: 79.99875rem) {
  .holcim_footer .bottom_container .left_side .cta_wrapper {
    margin-top: 0;
  }
}
.holcim_footer .bottom_container .left_side .cta_wrapper a.button_cta {
  font-size: 0.875rem;
  font-weight: 700;
  background-color: var(--corporate-white);
  color: var(--corporate-premium-blue);
  margin-bottom: 0;
  text-transform: uppercase;
}
.holcim_footer .bottom_container .left_side .cta_wrapper a.button_cta:hover {
  background-color: var(--corporate-white);
  color: var(--corporate-blue);
}
.holcim_footer .right_side {
  display: flex;
  flex-direction: row;
  padding: 0;
}
@media (max-width: 79.99875rem) {
  .holcim_footer .right_side {
    order: 1;
    flex-direction: column;
  }
}
@media (max-width: 47.99875rem) {
  .holcim_footer .right_side.hasContent {
    padding-top: 1.875rem;
    padding-bottom: 2.5rem;
  }
}
.holcim_footer .right_side:not(.hasContent) {
  display: none;
}
.holcim_footer .right_side .text_wrapper {
  color: var(--corporate-white);
  margin-top: 0.3125rem;
}
.holcim_footer .right_side .text_wrapper p {
  font-size: 1rem;
}
@media (min-width: 80rem) and (max-width: 0.06125rem) {
  .holcim_footer .right_side .text_wrapper p {
    font-size: 0.9375rem;
  }
}
/*# sourceMappingURL=style.css.map */
