.footer-clean {
  padding-top:40px;
  background-color:#ffffff;
  color:#4b4c4d;
}

.footer-clean .copyright {
  margin-top:2px;
  margin-bottom:0;
  font-size:13px;
  opacity:0.6;
}

.footer-clean .regestration {
  margin-top:20px;
  padding-top:20px;
  border-top:thin dotted lightgrey;
}

.footer-clean .regestration .txt-right {
  text-align:right;
}

.footer-clean .regestration .txt-left {
  text-align:left;
}

@media (max-width:991px) {
  #sch103-map {
  }
}

@media (max-width:767px) {
  .footer-clean .regestration .txt-left, .footer-clean .regestration .txt-right {
    text-align:center;
    padding:20px 0;
  }
}

.footer-clean h3 {
  margin-top:0;
  margin-bottom:12px;
  font-weight:bold;
  font-size:14px;
  opacity:.8;
}

.footer-clean h3:first-child {
  padding-top:8px;
}

.footer-clean ul {
  padding:0;
  list-style:none;
  line-height:2.2;
  font-size:14px;
  font-weight:bold;
  opacity:.8;
  margin-bottom:0;
}

.footer-clean ul a {
  color:inherit;
  text-decoration:none;
  opacity:0.8;
}

.footer-clean ul a:hover {
  opacity:1;
}

.footer-clean .item.social {
  text-align:right;
}

@media (max-width:767px) {
  .footer-clean .item {
    text-align:center;
    /*padding:20px 0;*/
  }
}

@media (max-width:991px) {
  .footer-clean .item {
    text-align:center;
  }
}
 