#section-footer {
  color: #555;
}
#section-footer.footer-footer-new {
  height: auto;
}
#section-footer .footer-new {
  font-size: 12px;
  padding: 15px 0 10px;
}
#section-footer .footer-new a {
  display: inline-block;
  padding: 0 10px;
  color: #555;
  font-weight: bold;
}
#section-footer .footer-new a:hover {
  color: #333;
}
#section-footer nav.alinks {
  margin: 0;
  position: relative;
  padding: 0 0 10px;
}
#section-footer nav.alinks a {
  display: inline-block;
  padding: 0 10px;
  color: #555;
  font-weight: bold;
}
#section-footer nav.alinks a:hover {
  color: #333;
}
#section-footer .footer-new-texts {
  font-size: 10px;
}
#section-footer .footer-new-texts p {
  margin: 0 0 5px;
}
#section-footer .footer-new-texts p a {
  border-bottom: 1px dotted currentColor;
}
#section-footer .footer-new-texts .footer-copyright {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 11px;
}
#section-footer .break-991 {
  display: none;
}
#section-footer .diclaimer-tooltop-wrapper {
  display: inline-block;
  position: relative;
  font-weight: bold;
  cursor: pointer;
}
#section-footer .diclaimer-tooltop-wrapper .diclaimer-but:hover + .diclaimer-tooltop {
  opacity: 1;
}
#section-footer .diclaimer-tooltop-wrapper .diclaimer-tooltop {
  position: absolute;
  width: 600px;
  background: #fff;
  left: -266px;
  top: -211px;
  font-size: 10px;
  font-weight: 400;
  padding: 10px;
  text-align: justify;
  text-align-last: center;
  border: 1px solid #ddd;
  opacity: 0;
  transition: all 0.2s;
  transition-delay: 0.8s;
}
.sex-text h2 {
  font-size: 12px;
}
.logged #section-footer .footer-new a {
  font-weight: 400;
}
@media (max-width: 991px) {
  #section-footer .footer-new a {
    margin-bottom: 5px;
  }
  #section-footer .break-991 {
    display: block;
  }
}
@media (max-width: 520px) {
  #section-footer .footer-new a {
    font-size: 11px;
    padding: 0 5px;
  }
  #section-footer .footer-new-texts .footer-copyright {
    font-size: 10px;
  }
  #section-footer nav.alinks a {
    padding: 0 5px;
    font-size: 11px;
  }
}
@media (max-width: 440px) {
  #section-footer .footer-new {
    margin: 0 auto;
    max-width: 320px;
  }
  #section-footer .footer-new .container {
    padding: 0;
  }
  #section-footer .footer-new a {
    font-size: 9px;
    padding: 0 2px;
  }
  #section-footer nav.alinks a {
    font-size: 9px;
    padding: 0 2px;
  }
}
