.sticky-top{
  background-color: #5E2129;
}

.nav-link{
margin-left: 20px;
margin-right: 20px;
color: white;
text-transform: uppercase;
margin: 0px 10px;
}

.navbar .navbar-nav .active {
  text-decoration: underline;
}


.nome{
  margin-bottom: 20px;
}

.barra{
  padding-top: 25px;
}

body {background-color: #5E2129;
color: white;}

.area-historia{
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: white;
  color: black;
}

.hist{
background-color: white;
color: black;
}


h1{font-size: 36;
font-family: 'Red Hat Display', sans-serif;
font-weight: 800;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;}


h5{text-align: center;
font-size: 24;
font-family: 'Red Hat Display', sans-serif;
font-weight: 400;
margin-top: 8%;
margin-bottom: 11.5%;
text-align: center;
}

.area-titulo{margin-top: 30px;}

.area-horariomenu {
  background-color: white;
color: black;
padding-bottom: 40px;
}


a{
  text-decoration: none;
  color: white;
}

p {
font-family: 'Red Hat Display', sans-serif;
font-weight: 300;
font-size: 18}

.p-dif{
  text-align: center;
  padding-left: 6%;
  padding-right: 6%;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: white;
  color: black;
}


.servicos {
  position: relative;

}

.servicos .main-text{
  position: absolute;
  right: 0px;
  bottom: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
background-color: rgba(0,0,0,0.5);
padding-top: 40px;
padding-bottom: 60px;
text-align: center;

}


.extras{
  background-color: white;
  color: black;
  padding-bottom: 40px;
}

.extras-nome{
  padding-top: 60px;
}

.extras-img{
  padding-bottom: 60px;
}

.extras-texto{
  text-align: center;
  font-size: 14;
  min-height: 10em;
  display: table-cell;
  vertical-align: middle;
}


.reserva {margin-left: 90px;
margin-right: 90px;
font-family: 'Red Hat Display', sans-serif;
font-weight: 300;
color: black;
}

.form-select {
  color:#6c757d;
}


.facebook {
  font-size: 90px;
  padding-bottom: 30px;
  padding-top: 50px;
  text-align: center;
}

.instagram{
  font-size: 90px;
  padding-bottom: 30px;
  padding-top: 50px;
    text-align: center;
}

.rodape{
  padding-top: 20px;
  padding-bottom: 20px;
}

.papelada{
  padding-top: 30px;
  text-align: right;
}

.botao{
text-align: center;
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}


.navbar .navbar-nav .nav-link {
  color: white;
}

.navbar .navbar-nav .nav-link.active {
  color: white;
  font-weight: bold;
}




@media (max-width: 1200px) {
  .navbar .navbar-nav .nav-link {
font-size: 15px;
  }

  .extras-texto p {
font-size: 14px;
  }

@media (max-width: 991.98px) {
.servicos .main-text h5 {
  font-size: 16px;
 }

 .servicos .main-text h1 {
   font-size: 25px;
  }

  .servicos .main-text {
    padding-top:50px;
   }

   .servicos .main-text img {
     display: none;
    }

  .p-dif p {
    font-size: 14px;
  }

  .area-historia h5 {
    font-size: 12px;
  }

  .rodape p {
    font-size: 16px;
  }

  .papelada p {
    font-size: 16px;
  }

  .extras-texto p {
  font-size: 10px;
  }

  .logo{
    width: 90%;
    height: auto;
    position: relative;
    top: 5px;
  }


@media (max-width: 767.98px) {
  .servicos .main-text h5 {
    font-size: 12px;
  }

  .servicos .main-text h1 {
    font-size: 20px;
   }

   .servicos .main-text {
     padding-top:20px;
    }

    .area-historia {
      text-align: center;
    }

    .area-historia h5 {
    font-size: 16px;
    }

    .fim p {
    text-align: center;
    }

    .logo{
      width: 90%;
      height: auto;
      position: relative;
      top: 20px;
    }

    .horariomenu {
      width: auto;
      height: 70%;
    }

.horariomenu2 .carousel .carousel-item {
  width: auto;
  height: 70%;
  padding-left: 25px;
}
    .extras-texto p {
    font-size: 14px;
    }

.area-horariomenu {
  text-align: center;
}


@media (max-width: 513px) {
  .servicos .main-text h5 {
    font-size: 12px;
  }

  .servicos .main-text h1 {
    font-size: 16px;
   }

   .servicos .main-text {
     padding-top:10px;
    }

    .logo{
      width: 90%;
      height: auto;
      position: relative;
      top: 25px;
    }

    .horariomenu2 .carousel .carousel-item {
      width: auto;
      height: 70%;
    padding-left: 2px;
    }

    @media (max-width: 400px) {
      .servicos .main-text h5 {
        font-size: 8px;
      }

      .servicos .main-text h1 {
        font-size: 13px;
       }

       .servicos .main-text {
         padding-top:5px;
        }

        .logo{
          width: 90%;
          height: auto;
          position: relative;
          top: 30px;
        }
