.VisinaKolone {
  height: 1.2em;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

footer.nb-footer {
  background: #262626;
  border-top: 4px solid #ff4d00;
}

footer.nb-footer .about {
  margin: 0 auto;
  margin-top: 40px;
  /*max-width: 1170px;*/
  text-align: center;
}

footer.nb-footer .about p {
  font-size: 1.1em;
  color: #b0b0b0;
  margin-top: 30px;
}

footer.nb-footer .about .social-media {
  margin-top: 15px;
}

footer.nb-footer .about .social-media ul li a {
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 50%;
  font-size: 1.6em;
  color: #606060;
  border: 1px solid rgb(255,77,0);
}

footer.nb-footer .about .social-media ul li a:hover {
  background: #474136;
  color: #fff;
  border-color: #454033;
}

footer.nb-footer .footer-info-single {
  margin-top: 30px;
  height: 150px;
}

footer.nb-footer .footer-info-single .title {
  color: #b0b0b0;
  text-transform: uppercase;
  font-size: 1.2em;
  border-left: 4px solid #ff4d00;
  padding-left: 5px;
}

footer.nb-footer .footer-info-single ul li a {
  display: block;
  color: #b0b0b0;
  padding: 2px 0;
}

.fa.fa-angle-double-right {
  color: #ff4d00;
}

footer.nb-footer .footer-info-single ul li a:hover {
  color: #d7d7d7;
}

footer.nb-footer .footer-info-single p {
  font-size: 33px;
  line-height: 20px;
  color: #6f6f6f;
}

footer.nb-footer .copyright {
  height: 45px;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 3px 0 0px 0;
  background: #c9c9c9;
  color: #444444;
  text-align: center;
}

footer.nb-footer .copyright p {
  /*text-align: center;*/
  margin: 0;
  padding-top: 3px;
}

#rr {
  background: #333;
}

