html, body {
  height: 100%;
  background: #f6f6f6;
}

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
}

.wrap>.container {
  padding: 15px 15px 20px;
}

footer {
  background: url("../images/novo/footer.png") #333333;
  padding: 80px 0;
}

footer .footer-widget h3 {
  font-size: 22px;
  line-height: 26px;
  color: #dda627;
  margin-bottom: 30px;
}

footer .footer-widget-content {
  margin-bottom: 25px;
}

footer .footer-widget-content .nivel {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #dda627;
}

footer .footer-widget-content .nivel .small {
  font-size: 11px;
}

footer .media-object {
  width: 110px;
  height: 110px;
  margin-right: 20px;
  margin-bottom: 20px;
}

footer .media-body {
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 24px;
  color: #ffffff;
}

footer .media-body span {
  font-weight: normal;
  font-size: 11px;
  display: block;
}

.footer-copyright {
  background: #10568a;
  color: #ffffff;
}

.footer-copyright span {
  font-size: 11px;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 2rem 2rem;
  }
}

.text-full-underline {
  border-bottom: 1px solid #10568a;
}

.text-underline {
  position: relative;
  margin-bottom: 2.5rem;
  /* border-bottom: 2px solid #10568A;
    width: fit-content; */
  padding-bottom: 0.5rem;
}

.text-underline:after {
  content: " ";
  position: absolute;
  top: 140%;
  left: 50%;
  width: 80px;
  border: 2px solid #10568a;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  transform: translateX(-50%);
}

.text-bold {
  font-weight: bold;
}

.not-set {
  color: #c55;
  font-style: italic;
}

/* add sorting icons to gridview sort links */

a.asc:after, a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}

a.asc:after {
  content: /*"\e113"*/
  "\e151";
}

a.desc:after {
  content: /*"\e114"*/
  "\e152";
}

.sort-numerical a.asc:after {
  content: "\e153";
}

.sort-numerical a.desc:after {
  content: "\e154";
}

.sort-ordinal a.asc:after {
  content: "\e155";
}

.sort-ordinal a.desc:after {
  content: "\e156";
}

.grid-view th {
  white-space: nowrap;
}

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */

.nav li>form>button.logout {
  padding: 15px;
  border: none;
}

@media (max-width: 767px) {
  .nav li>form>button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 15px;
  }
}

.nav>li>form>button.logout:focus, .nav>li>form>button.logout:hover {
  text-decoration: none;
}

.nav>li>form>button.logout:focus {
  outline: none;
}

.navbar {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.navbar-padrao {
  padding: 0 1rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.btn-warning {
  color: #fff;
}

.card-title {
  font-size: 1.1rem;
}

.card-text {
  font-size: 0.7rem;
}

.faixa-resultados {
  color: #fff;
  padding-top: 0.0rem;
  padding-bottom: 0.0rem;
}

.faixa-resultados h3 {
  text-transform: uppercase;
}

.faixa-resultados p {
  font-size: 0.9rem;
}

.faixa-blog {
  padding: 2rem 0.5rem;
}

.mega-title {
  height: 21rem;
  background: #10568a;
  padding: 2rem;
  position: relative;
}

.mega-title.menor {
  height: 7rem;
}

.mega-title h2 {
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding-top: 5rem;
}

.mega-title.menor h2 {
  padding-top: 0;
}

.conteudo-flutuante {
  margin-top: -7rem;
}

.float-content {
  position: absolute;
  top: 15rem;
  left: 15rem;
}

.list-group-item {
  border-left: none;
  border-right: none;
}

.container-valores {
  position: sticky;
  top: 0;
  height: 470px;
  margin-bottom: 100px;
}

.control-label {
  color: #10568a;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  line-height: 17px;
}

.help-block-error {
  color: #843534;
}

.has-success>.form-control {
  border-color: #3c763d;
}

.profile-card-2 .card-img-block {
  float: left;
  width: 100%;
  height: 150px;
  overflow: hidden;
}

.profile-card-2 .card-body {
  position: relative;
}

.profile-card-2 .profile {
  border-radius: 50%;
  position: absolute;
  top: -42px;
  left: 15%;
  max-width: 75px;
  border: 3px solid rgba(255, 255, 255, 1);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.profile-card-2 h5 {
  font-weight: 600;
  color: #007bff;
}

.profile-card-2 .card-text {
  font-weight: 300;
  font-size: 15px;
}

.profile-card-2 .icon-block {
  float: left;
  width: 100%;
}

.profile-card-2 .icon-block a {
  text-decoration: none;
}

.profile-card-2 i {
  display: inline-block;
  font-size: 16px;
  color: #007bff;
  text-align: center;
  border: 1px solid #007bff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  margin: 0 5px;
}

.profile-card-2 i:hover {
  background-color: #007bff;
  color: #fff;
}

.navbar.bg-primary .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.nav-redes-sociais {

}


@media (max-width: 991px) {
  .navbar {
      overflow: auto;
      max-height: 85vh;
      align-items: flex-start;
  }
}