/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */

.business-header {
  height: 35vh;
  min-height: 200px;
  background: url('../img/war.jpg') center center no-repeat scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.card {
  height: 100%;
}

h6 {
  color: #BDBDBD;
  text-align: right;
}

h1, h2 {
  text-align: center;
}

p {
  text-align: justify;
}

footer {
  background-color: rgb(52, 58, 64);
  color: #BDBDBD;
  padding-top: 0.2rem;
  padding-bottom: 0.4rem;
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 1;
}

a, a:hover {
  color: inherit;
  text-decoration: none;
  color: #F2F2F2;
}

h8 a, h8 a:hover {
  text-decoration: none;
  color: black;
  text-align: center;
}

.sub-card {
  display: inline;
}

.pre-vis {
  padding: 5px;
}

.col-md-6 .row {
  padding-top: 5px;
}

.espaco-branco {
  height: 2%;
}

.credits{
   margin-top: 95%;
   margin-left: 25%;
}

.credits a{
   color: #a0a0a0;
}

.home-page-title{
  color: #a0a0a0;
}

/* u{
   color: #a0a0a0;
} */

.vis-container{
   padding-bottom: 2px;
}
