body, html {
  height: 100%;
  
}

.slider .slides li img {
  opacity: 0.8;  
}

nav
{
    position: relative;
    z-index: 100;
    background-color: #47A5AE;
}

#logo{
  margin-top: 2em;
  width: 295px;
  height: 100px;
}

.fonte_menu{
  font-size: 1.2em;
}

#map {
  height: 400px;
  width: 100%;
}

table, tr, td {
  border: 0px; 
}

.borda-titulos {
  border-color: #47A5AE;
  border-width: 3px;
  width: 140px;
  float: center;
  clear: both;
}

.forma_texto{
  text-align: justify;
  font-size: 1.1em;
}

.caption h1{
  text-transform: uppercase;
  letter-spacing: 1em;
}

.caption h3{
  font-family: 'Montserrat', sans-serif;
  font-size: 2.5em;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}

.titulos h3{
  text-transform: uppercase;
  letter-spacing: 5px;
  word-spacing: 8px;
}


.slider .indicators .indicator-item.active {
  background-color: #47A5AE;
}


#diferenciais {
  margin-top: 50px;
}

#rodape {
  margin-top: 100px;
  font-size: 1.4em;
}

address{
  font-style: normal;
}

.page-footer {
  background-color: #47A5AE;
}
