.footer .footer-bottom {
  margin-top: 3.063rem;
}
.footer .footer-bottom #block-ictsi-copyrightstyle2 {
  width: 100%;
}
.footer .footer-bottom #block-ictsi-copyrightstyle2 > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 48rem) {
  .footer .footer-bottom #block-ictsi-copyrightstyle2 > div {
    display: block;
  }
}
.footer .footer-bottom #block-ictsi-copyrightstyle2 p {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.375rem;
  margin-bottom: 0;
}
.footer .footer-bottom .d-md-flex {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer .footer-bottom .d-md-flex p {
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.375rem;
}
.footer .footer-bottom .social-icon {
  margin-left: 2.25rem;
}
.footer [class*=icon-] {
  background-repeat: no-repeat;
  width: auto;
  height: auto;
  background-size: 1.125rem;
  padding-right: 1.5rem;
  background-position: right;
  margin-left: 1.25rem;
}
.footer .mobile-social-icon {
  margin: 3.125rem 0 2.5rem;
}
@media only screen and (min-width: 48rem) {
  .footer .mobile-social-icon {
    display: none;
  }
}
.footer .mobile-social-icon .social-icon a:first-child i {
  margin-left: 0;
}
/*# sourceMappingURL=style.css.map */
