#page-top {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

footer {
  background: #1d1d1f;
  color: #f8f8f8;
  padding: 50px 0; }
  footer ul.serviceLink {
    display: flex;
    justify-content: space-between;
    justify-content: center;
    align-items: flex-end;
    margin: 0 auto 50px; }
    footer ul.serviceLink li {
      margin: 0 26px; }
      footer ul.serviceLink li span {
        display: block; }
      footer ul.serviceLink li em {
        font-size: 0.6875rem;
        line-height: 1.2375rem; }
      footer ul.serviceLink li.navipano span {
        width: 196px; }
      footer ul.serviceLink li.quickpano span {
        width: 134px; }
      footer ul.serviceLink li.matterport span {
        width: 142px; }
      footer ul.serviceLink li.arhomestaging span {
        width: 235px; }
      footer ul.serviceLink li.photopro span {
        width: 180px; }
  footer #footer {
    border-top: 1px solid rgba(248, 248, 248, 0.25);
    width: 1100px;
    margin: auto;
    padding: 50px 0 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: left;
    position: relative; }
    footer #footer .comLogo em {
      display: block;
      width: 200px;
      margin-bottom: 10px; }
      footer #footer .comLogo em a {
        display: block; }
    footer #footer .comLogo span {
      display: block;
      font-size: 0.6875rem;
      line-height: 1.2375rem;
      font-weight: 300; }
    footer #footer .footerNav {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      justify-content: flex-start;
      width: calc(100% - 300px); }
      footer #footer .footerNav ul:not(:last-child) {
        margin-right: 60px; }
      footer #footer .footerNav ul li {
        display: block; }
        footer #footer .footerNav ul li a {
          padding: 3px 10px;
          display: block; }
        footer #footer .footerNav ul li ul li a {
          opacity: 0.6; }
    footer #footer .copyright {
      position: absolute;
      bottom: 0;
      right: 0;
      font-family: "Roboto", sans-serif;
      font-size: 0.75rem;
      line-height: 0.75rem; }

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  width: 60px;
  height: 60px;
  border-radius: 50%; }
  #page-top a {
    display: block;
    width: 100%;
    height: 100%;
    background: #1d1d1f; }
    #page-top a:hover {
      opacity: 0.7; }
    #page-top a:after {
      content: "";
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      right: 0;
      margin: auto;
      z-index: 10;
      top: calc(50% - 4px);
      width: 12px;
      height: 12px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(-45deg); }

@media only screen and (max-width: 767px) {
  footer {
    padding: 30px 0 50px; }
    footer ul.serviceLink {
      align-items: center;
      margin: 0 auto 10px;
      flex-wrap: wrap; }
      footer ul.serviceLink li {
        margin: 0 10px 20px;
        line-height: 0; }
        footer ul.serviceLink li span {
          display: block; }
        footer ul.serviceLink li em {
          display: none;
          font-size: 0.6875rem;
          line-height: 1.2375rem; }
        footer ul.serviceLink li.navipano span {
          width: 116px; }
        footer ul.serviceLink li.quickpano span {
          width: 73px; }
        footer ul.serviceLink li.matterport span {
          width: 72px; }
        footer ul.serviceLink li.arhomestaging span {
          width: 130px; }
        footer ul.serviceLink li.photopro span {
          width: 110px; }
        footer ul.serviceLink li.active {
          opacity: .5; }
    footer #footer {
      width: 100%;
      padding: 25px 6% 56px;
      display: block;
      border-top: 1px solid rgba(248, 248, 248, 0.5); }
      footer #footer .comLogo {
        margin: 0 auto 20px; }
        footer #footer .comLogo em {
          width: 170px;
          margin: 0 auto 10px;
          position: relative;
          left: -0.5em; }
        footer #footer .comLogo span {
          display: block;
          font-size: 0.625rem;
          line-height: 1.25rem;
          text-align: center; }
      footer #footer .footerNav {
        width: 100%;
        display: block; }
        footer #footer .footerNav ul:not(:last-child) {
          margin-right: 0px; }
        footer #footer .footerNav ul li {
          font-size: 0.8125rem;
          line-height: 1.4625rem;
          display: block;
          border-bottom: 1px solid rgba(248, 248, 248, 0.25); }
          footer #footer .footerNav ul li a {
            padding: 10px 10px;
            display: block; }
          footer #footer .footerNav ul li ul li:last-child {
            border-bottom: none; }
          footer #footer .footerNav ul li ul li a {
            opacity: 0.6; }
      footer #footer .copyright {
        position: relative;
        bottom: auto;
        right: auto;
        font-size: 0.6875rem;
        line-height: 0.6875rem;
        margin: 50px auto 0;
        text-align: center; }

  #page-top {
    bottom: 64px;
    right: 6px;
    width: 40px;
    height: 40px;
    display: none; }
    #page-top a:after {
      top: calc(50% - 4px);
      width: 12px;
      height: 12px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff; } }
/*@media screen and (min-width:768px) and (max-width:1149px) {*/
@media screen and (min-width: 768px) and (max-width: 1149px) {
  footer {
    padding: 40px 0; }
    footer ul.serviceLink {
      margin: 0 auto 40px; }
      footer ul.serviceLink li {
        margin: 0 15px;
        white-space: nowrap; }
        footer ul.serviceLink li a {
          width: 100%;
          height: 100%; }
        footer ul.serviceLink li span {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 40px; }
        footer ul.serviceLink li em {
          font-size: 8px; }
        footer ul.serviceLink li.navipano span {
          width: 120px; }
        footer ul.serviceLink li.quickpano span {
          width: 86px;
          /*margin-bottom: 4px;*/ }
        footer ul.serviceLink li.matterport span {
          width: 90px; }
        footer ul.serviceLink li.arhomestaging span {
          width: 130px; }
        footer ul.serviceLink li.photopro span {
          width: 110px; }
    footer #footer {
      width: 90%;
      padding: 40px 0 40px; }
      footer #footer .comLogo {
        width: 100%;
        text-align: center;
        margin: 0 auto 40px; }
        footer #footer .comLogo em {
          width: 200px;
          margin: 0 auto 10px; }
      footer #footer .footerNav {
        width: 100%; }
        footer #footer .footerNav ul:not(:last-child) {
          margin-right: 60px; }
        footer #footer .footerNav ul li {
          display: block; }
          footer #footer .footerNav ul li a {
            padding: 3px 10px;
            display: block; }
          footer #footer .footerNav ul li ul li a {
            opacity: 0.6; }
      footer #footer .copyright {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 0.75rem;
        line-height: 0.75rem; } }

/*# sourceMappingURL=footer.css.map */
