@import url('https://fonts.googleapis.com/css2?family=Acme&family=Fira+Sans:wght@300&display=swap');

* {
  padding: 0;
  margin: 0;
  vertical-align: baseline;
  list-style: none;
  border: 0;
}

ul {
  position: fixed;
  background: white;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.5);
}

ul li a:hover {
  background: rgba(202, 200, 200, 0.2);
  border-radius: 4px;
}

.nav {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  justify-content: space-around;
  margin-bottom: 3px;
  padding: 5px;
}

.cabecalho-text {
  font-family: 'Acme';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 44px;
  text-align: center;

  color: #09500C;
}

.inicio {

  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  padding-top: 50px;
}

#img-inicio {
  margin-bottom: 60px;
  box-sizing: border-box;
  overflow: hidden;
}

#text1-inicio {
  margin-bottom: 0;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 60px;
  text-align: center;
  padding-bottom: 25px;

  color: #0A641E;
}

hr {
  border-color: #103A12;
}

#text2-inicio {
  margin-top: 45px;
  padding-bottom: 60px;
  font-family: 'Acme';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
  color: #0A641E;
}


.sobre-cabecalho {
  background-color: #B8FF97;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 30px;
  margin-bottom: 50px;
  height: 301px;
}

.sobre-texto {
  margin-left: 90px;
  margin-top: 60px;
  text-align: center;
}

#sobre-titulo {
  border-bottom: 1px solid #264327;

  font-family: 'Acme';
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  text-align: center;
  line-height: 70px;
  color: #0B4214;
  margin-bottom: 20px;
}

#sobre-subtitulo {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 35px;
  text-align: center;
  line-height: 42px;
  color: #3D3A3A;

  width: 346px;
}

.boxSobre {
  padding: 20px;
}

.sobre-contato {
  margin-right: 90px;
  margin-top: 150px;
  display: flex;
  flex-direction: column;
}

.sobre-wpp {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  cursor: pointer;
}

.sobre-insta {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.boxTextoSobre {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 10px;
}

#textoSobre {
  font-family: 'Fira Sans';
  font-size: 25px;
  line-height: 36px;
  text-align: justify;
  margin: 75px;

  color: #1b1a1a;
}


#icone {
  width: 52px;
  height: 40px;
}

#icone-text {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;

  color: #000000;
}

#sobre-text {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
  color: #000000;
}

a:link {
  text-decoration: none;
}

start #sobre-texto {

  margin: 75px;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;

  color: #1b1a1a;
}

#sobre-texto p {
  margin-bottom: 40px;
}

.restaurante {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  padding-top: 100px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 100px;
}

#restauranteTitulo {
  text-align: center;
  border-bottom: 1px solid #264327;
}

.restaurante h1 {
  font-family: 'Acme';
  font-style: normal;
  text-align: center;
  font-weight: 400;
  font-size: 55px;
  line-height: 70px;
  margin-bottom: 5%;
  /* identical to box height */

  text-align: right;

  color: #0B4214;
}

.restaurante p {
  text-align: justify;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 36px;

  color: #1b1a1a;
  margin-bottom: 40px;
}

#restaurante-img {
  /* margin-left: 40px; */
  border-radius: 20px;
  /* height: 562px;
    left: 786px; */
  top: 75px;
  margin-top: 20px;
}

#funcionamento {
  width: auto;
  height: 20rem;
}


.acomodacoes {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  padding-top: 100px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
}

.acomodacoes p {
  text-align: center;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 36px;

  color: #1b1a1a;
  margin-bottom: 40px;
}


.acomodacoes h1 {
  font-family: 'Acme';
  font-style: normal;
  text-align: center;
  font-weight: 400;
  font-size: 55px;
  line-height: 70px;
  margin-bottom: 2%;
  /* identical to box height */

  text-align: right;

  color: #0B4214;
}

#acomodacoes-text h1 {
  border-bottom: 1px solid #264327;
  margin-bottom: 60px;
}


.diferenciais {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: space-around;

}

#diferenciais-text {
  font-family: 'Acme';
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 70px;
  /* identical to box height */

  text-align: center;

  color: #0B4214;
}

#diferenciais-text p {
  border-bottom: 1px solid #264327;
  padding: 10px;
}

.icones-diferenciais {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;

}

.icones-diferenciais1 {
  display: flex;
  margin-top: 100px;
  margin-bottom: 90px;
  justify-content: space-between;
  /* flex-wrap: wrap; */
  padding: 10px;
}

.icones-diferenciais2 {
  display: flex;
  margin-bottom: 60px;
}

.diferencial {
  display: flex;
  flex-direction: column;
  align-items: center;
}


#icone-diferencial {
  width: 146px;
  height: 134px;
}


#texto-icone-diferencial {
  font-family: 'Acme';
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 38px;
  border-bottom: 1px solid black;
  /* identical to box height */


  color: #0B4214;
}

.localizacao {
  padding: 5rem;
}


.mapa-responsivo {
  padding-left: 20px;
  border-radius: 50px;
}

#frameMapa {
  margin-bottom: 10rem;
}


.localizacao-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#img-localizacao {
  width: 93px;
  height: 87px;
}

#text-locale1 h1 {
  font-family: 'Acme';
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 70px;

  color: #8FF49F;

  padding-bottom: 20px;
  padding-left: 40px;
}

#descricao-localizacao {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  text-align: center;

  color: #FBF8F8;
}

.duvidas {
  padding: 50px;
  margin-bottom: 20px;
  padding-bottom: 100px;
}

#duvidas-title {
  font-family: 'Acme';
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 70px;
  padding-left: 5px;
  padding-top: 100px;
  padding-bottom: 20px;
  /* identical to box height */

  text-align: center;

  color: #0B4214;
  border-bottom: 1px solid #264327;
  padding: 10px;
}

#duvida-pergunta {
  background: #D0EBCC;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
}

#pergunta-text {
  font-family: 'Acme';
  font-style: normal;
  font-weight: 400;
  font-size: 25px;

  text-align: center;
  margin-bottom: 0;
  color: #0B4214;
}

#resposta-text {
  font-family: 'Fira Sans';
  font-size: 25px;
  line-height: 36px;
  text-align: center;
  color: #3a3737;
}

#resposta-text p {
  padding: 0px 100px;
}

.footer {
  background-color: #c3f5c3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px;

}

#footer p {
  text-align: center;
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  color: #000000;
}

.footer-icons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 20px;
  align-items: center;
}

.gallery {
  position: absolute;
  width: 100%;
  height: 90%;
  max-height: 28vw;
  overflow: hidden;
  padding-top: 50px;
}

.gallery:before,
.gallery:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 20%;
  height: 100%;
  z-index: 3;
}

.gallery:before {
  left: 0;
  background: linear-gradient(to right, rgb(2, 68, 7) 0%, rgba(2, 68, 7, 0) 100%);
}

.gallery:after {
  right: 0;
  background: linear-gradient(to left, rgb(2, 68, 7) 0%, rgba(2, 68, 7, 0) 100%);
}

.gallery__stream {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}

.gallery__item {
  position: absolute;
  width: 50%;
  height: 100%;
  transition: 1s all ease;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
}

.gallery__item:nth-child(1) {
  left: 0;
  z-index: 1;
  transform: translateX(-100%) scale(.8);
}

.gallery__item:nth-child(2) {
  left: 0;
  z-index: 2;
  transform: translateX(-50%) scale(.8);
}

.gallery__item:nth-child(3) {
  left: 50%;
  z-index: 4;
  transform: translateX(-50%) scale(1);
}

.gallery__item:nth-child(4) {
  left: 100%;
  z-index: 2;
  transform: translateX(-50%) scale(.8);
}

.gallery__item:nth-child(n+5) {
  left: 100%;
  z-index: 1;
  transform: scale(.8);
}

/* Controllers */

.gallery__prev,
.gallery__next {
  position: absolute;
  top: 50%;
  z-index: 4;
  width: 50%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%) scale(.8);
  cursor: pointer;
}

.gallery__prev {
  left: 0;
}

.gallery__next {
  left: 100%;
}

.slides-acomodacoes {
  padding-bottom: 40%;

}

/* Backgrounds */

.bg-1 {
  background-image: url(./img/luxo1.jpg);
}

.bg-2 {
  background-image: url(./img/luxo2.jpg);
}

.bg-3 {
  background-image: url(./img/luxo3.jpg);
}

.bg-4 {
  background-image: url(./img/luxo4.jpg);
}

.bg-5 {
  background-image: url(./img/luxo5.jpg);
}

.bg-6 {
  background-image: url(./img/luxo6.jpg);
}

.bg-7 {
  background-image: url(./img/dupla1.jpg);
}

.bg-8 {
  background-image: url(./img/dupla2.jpg);
}

.bg-9 {
  background-image: url(./img/dupla3.jpg);
}

.bg-10 {
  background-image: url(./img/dupla4.jpg);
}

.bg-11 {
  background-image: url(./img/dupla5.jpg);
}

.bg-12 {
  background-image: url(./img/chale1.jpg);
}

.bg-13 {
  background-image: url(./img/chale2.jpg);
}


.bg-14 {
  background-image: url(./img/chale3.jpg);
}

.bg-15 {
  background-image: url(./img/chale4.jpg);
}

.bg-16 {
  background-image: url(./img/chale5.jpg);
}

.bg-17 {
  background-image: url(./img/standart1.jpg);
}

.bg-18 {
  background-image: url(./img/standart2.jpg);
}

.bg-19 {
  background-image: url(./img/standart3.jpg);
}

.bg-20 {
  background-image: url(./img/standart4.jpg);
}

.bg-21 {
  background-image: url(./img/standart5.jpg);
}

.parallax {
  background-image: url(./img/pousada5.jpg);

  min-height: 900px;

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.parallax2 {
  background-image: url(./img/pousada4.png);

  min-height: 1100px;

  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*Galeria 2*/
.gallery2 {
  position: absolute;
  width: 100%;
  height: 90%;
  max-height: 28vw;
  overflow: hidden;
  padding-top: 50px;
}

.gallery2:before,
.gallery2:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 20%;
  height: 100%;
  z-index: 3;
}

.gallery2:before {
  left: 0;
  background: linear-gradient(to right, rgb(2, 68, 7) 0%, rgba(2, 68, 7, 0) 100%);
}

.gallery2:after {
  right: 0;
  background: linear-gradient(to left, rgb(2, 68, 7) 0%, rgba(2, 68, 7, 0) 100%);
}

.gallery2__stream {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}

.gallery2__item {
  position: absolute;
  width: 50%;
  height: 100%;
  transition: 1s all ease;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
}

.gallery2__item:nth-child(1) {
  left: 0;
  z-index: 1;
  transform: translateX(-100%) scale(.8);
}

.gallery2__item:nth-child(2) {
  left: 0;
  z-index: 2;
  transform: translateX(-50%) scale(.8);
}

.gallery2__item:nth-child(3) {
  left: 50%;
  z-index: 4;
  transform: translateX(-50%) scale(1);
}

.gallery2__item:nth-child(4) {
  left: 100%;
  z-index: 2;
  transform: translateX(-50%) scale(.8);
}

.gallery2__item:nth-child(n+5) {
  left: 100%;
  z-index: 1;
  transform: scale(.8);
}

/* Controllers */

.gallery2__prev,
.gallery2__next {
  position: absolute;
  top: 50%;
  z-index: 4;
  width: 50%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%) scale(.8);
  cursor: pointer;
}

.gallery2__prev {
  left: 0;
}

.gallery2__next {
  left: 100%;
}

/*Galeria 3*/
.gallery3 {
  position: absolute;
  width: 100%;
  height: 90%;
  max-height: 28vw;
  overflow: hidden;
  padding-top: 50px;
}

.gallery3:before,
.gallery3:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 20%;
  height: 100%;
  z-index: 3;
}

.gallery3:before {
  left: 0;
  background: linear-gradient(to right, rgb(2, 68, 7) 0%, rgba(2, 68, 7, 0) 100%);
}

.gallery3:after {
  right: 0;
  background: linear-gradient(to left, rgb(2, 68, 7) 0%, rgba(2, 68, 7, 0) 100%);
}

.gallery3__stream {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}

.gallery3__item {
  position: absolute;
  width: 50%;
  height: 100%;
  transition: 1s all ease;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
}

.gallery3__item:nth-child(1) {
  left: 0;
  z-index: 1;
  transform: translateX(-100%) scale(.8);
}

.gallery3__item:nth-child(2) {
  left: 0;
  z-index: 2;
  transform: translateX(-50%) scale(.8);
}

.gallery3__item:nth-child(3) {
  left: 50%;
  z-index: 4;
  transform: translateX(-50%) scale(1);
}

.gallery3__item:nth-child(4) {
  left: 100%;
  z-index: 2;
  transform: translateX(-50%) scale(.8);
}

.gallery3__item:nth-child(n+5) {
  left: 100%;
  z-index: 1;
  transform: scale(.8);
}

/* Controllers */

.gallery3__prev,
.gallery3__next {
  position: absolute;
  top: 50%;
  z-index: 4;
  width: 50%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%) scale(.8);
  cursor: pointer;
}

.gallery3__prev {
  left: 0;
}

.gallery3__next {
  left: 100%;
}

/*Galeria 4*/
.gallery4 {
  position: absolute;
  width: 100%;
  height: 90%;
  max-height: 28vw;
  overflow: hidden;
  padding-top: 50px;
}

.gallery4:before,
.gallery4:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  width: 20%;
  height: 100%;
  z-index: 3;
}

.gallery4:before {
  left: 0;
  background: linear-gradient(to right, rgb(2, 68, 7) 0%, rgba(2, 68, 7, 0) 100%);
}

.gallery4:after {
  right: 0;
  background: linear-gradient(to left, rgb(2, 68, 7) 0%, rgba(2, 68, 7, 0) 100%);
}

.gallery4__stream {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}

.gallery4__item {
  position: absolute;
  width: 50%;
  height: 100%;
  transition: 1s all ease;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
}

.gallery4__item:nth-child(1) {
  left: 0;
  z-index: 1;
  transform: translateX(-100%) scale(.8);
}

.gallery4__item:nth-child(2) {
  left: 0;
  z-index: 2;
  transform: translateX(-50%) scale(.8);
}

.gallery4__item:nth-child(3) {
  left: 50%;
  z-index: 4;
  transform: translateX(-50%) scale(1);
}

.gallery4__item:nth-child(4) {
  left: 100%;
  z-index: 2;
  transform: translateX(-50%) scale(.8);
}

.gallery4__item:nth-child(n+5) {
  left: 100%;
  z-index: 1;
  transform: scale(.8);
}

/* Controllers */

.gallery4__prev,
.gallery4__next {
  position: absolute;
  top: 50%;
  z-index: 4;
  width: 50%;
  height: 100%;
  transform: translateX(-50%) translateY(-50%) scale(.8);
  cursor: pointer;
}

.gallery4__prev {
  left: 0;
}

.gallery4__next {
  left: 100%;
}