.footer-top {
  padding-top: 0px;
  background: #f5f5f5; }

.footer-center {
  padding-top: 30px; }

@media (min-width: 768px) {
  .footer-top .left-side {
    width: 74%; }
  .footer-top .right-side {
    width: 36%; } }
@media (min-width: 768px) and (max-width: 991px) {
  .icon-box {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }

/*# sourceMappingURL=footerposition2433554199.css.map */
