body, html {
  height: 100%;
}

header{
    height:100vh;
}

nav
{
    position: relative;
    z-index: 100;
}

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

.forma_texto_titulo{
  text-align: left;
  font-size: 1.2em;
}

.conf_logo1{
  float: left;
  width: 295px;
  height: 100px;
  margin-left: 4em;
  margin-top: 1em;
}

.conf_logo2{
  float: left;
  width: 295px;
  height: 100px;
}

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

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

.fonte_menu{
  font-size: 1.2em;
}

.home_caption{
  padding-top: 6em;
}

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


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

.home_caption h2{
  font-family: 'Montserrat', sans-serif;
  font-size: 4em;
  text-transform: uppercase;
  letter-spacing: 0.5em;
}

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

.acomodacoes .row .col {
  padding: 0px;
}  

.acomodacoes .row {
  margin-bottom: 0px;
}  

.centraliza_conteudo {
  margin-top: 2em;
}

.restaurante .row .col {
  padding: 0px;
}  

.restaurante .row {
  margin-bottom: 0px;
}  

.comochegar .row .col {
  padding: 0px;
}  

.comochegar .row {
  margin-bottom: 0px;
}  

.contato .row .col {
  padding: 0px;
}  

#sobre {
  margin-top: 25px;
}

#acomodacoes {
  background-color: #ffffff;
  margin-top: 100px;
}

#restaurante {
  background-color: #ffffff;
}

#comochegar {
  background-color: #ffffff;
}

#contato {
  background-color: #ffffff;
}

#diferenciais {
  margin-top: 50px;
}

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

address{
  font-style: normal;
}

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