.swiper-wrapper {
  height: auto !important;
}
.swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  background: #ffffff !important;
}
.swiper-button-next,
.swiper-button-prev {
  color: #ffffff !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 26px !important;
}
.topo {
  width: 100%;
  height: 350px;
  background-image: url("../images/topo.jpg");
  background-position: bottom;
  background-size: cover;
}
.topo__content {
  width: 100%;
  height: 350px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
}
.topo__content--text {
  padding-bottom: 5%;
  color: #fff;
  width: 100%;
}
.internas {
  padding: 60px 0 0;
}
/* SUÃTES */
.suites.internas {
  padding: 65px 0 0;
}
.suites.internas .suites__content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}
.suites.internas .suites__slide--wrapper {
  position: relative;
}
.suites.internas .suites__slide--image {
  height: 558px;
}
/* PROMOÃ‡Ã•ES */
.internas.promos .promos__content {
  background-image: none;
  padding: 0;
}

.internas.promos .promos__content--wrapper {
  margin: 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
}

.internas.promos .promos__slide--box {
  width: 100%;
  height: 100%;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 2em;
  background: #171717;
  color: #ffffff;
  text-align: center;
  padding: 11px 14px 17px;
  border-radius: 10px;
}
.promos__slide--box h2 {
  font-size: 30px;
  font-weight: 275;
  line-height: 45px;
  margin-bottom: 12px;
  text-transform: uppercase;
  display: none;
}
.internas.promos .promos__slide--text {
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden;
  color: #fff;
  padding: 85px;
  transition: all 0.5s ease;
}
.promos__slide--box .promos__slide--text h3 {
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.promos__slide--box .promos__slide--text p {
  line-height: 1.5;
}
/* LOCALIZAÃ‡ÃƒO */
.internas.localizacao .localizacao__content .localizacao__content--text {
  width: 100%;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.internas.localizacao .localizacao__content .localizacao__content--text h3 {
  width: 60%;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  font-family: "Urbanist", sans-serif;
}
.internas.localizacao .localizacao__content .localizacao__content--mapa {
  width: 100%;
  padding-top: 40px;
}
/* RESERVAS */
.reserva-bg {
  background: #0e0e0e;
}
.internas .reservas__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 25px;
  padding: 60px 16%;
}
.internas .reservas__content--box {
  position: relative;
  width: 100%;
  height: 155px;
  padding: 36px 40px;
  background: #171717;
  box-shadow: 0px 4px 13px rgb(0 0 0 / 10%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}
.internas .reservas__content--box h2,
.internas .reservas__content--box p {
  color: #fff;
}
.internas .reservas__content--box h2 {
  font-size: 26px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.reservas__content--box--bts {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  height: 100%;
  padding-right: 20px;
}
.reservas__content--box--bts a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.reservas__content--box--bts a svg {
  width: 10px;
}
.reservas__content--box--bts a.btn-dark svg path {
  fill: #fff9f6;
}
.reservas__content--box--bts span {
  position: absolute;
  top: -15px;
  right: -10px;
}
.reservas__content--box--bts span svg {
  width: 30px;
  height: 30px;
}
/* RESERVAS VIP*/
.reservas.internas {
  padding: 0;
}
#pacotes {
  padding: 70px 0;
}
#pacotes .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
}
.pacotes__box {
  padding: 0 15px 0 0;
}
.pacotes__box--itens {
  padding: 0 25px;
  height: 730px;
}
.pacotes__box--itens i {
  font-size: 16px;
}
.pacotes__box--logo {
  position: relative;
  transform: translateY(-22px);
  padding: 0 5px;
}
.pacotes__box--logo img {
  width: 100%;
}
.pacotes__box--text {
  text-align: center;
  color: rgba(0, 0, 0, 1);
}
.pacotes__box--text h2 {
  height: 50px;
  margin-top: 0;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.pacotes__box--text h2 span {
  font-size: 29px;
}
.pacotes__box--text p {
  height: 108px;
  font-size: 12px;
}
.pacotes__diamante {
  background-image: linear-gradient(
    354deg,
    rgba(249, 136, 0, 1) 0%,
    rgba(170, 78, 0, 1) 100%
  );
}
.pacotes__box--perso {
  margin-bottom: -30px;
}
.pacotes__ouro {
  background: transparent
    linear-gradient(0deg, rgba(254, 211, 34, 1) 0%, rgba(185, 138, 9, 1) 100%);
}
.pacotes__prata {
  background: transparent
    linear-gradient(0deg, rgba(232, 209, 177, 1) 0%, rgba(113, 100, 66, 1) 100%);
}
.pacotes__person {
  background-image: linear-gradient(352deg, #333333 0%, #1a1a1a 100%);
}
.pacotes__person .pacotes__box--text {
  color: rgba(213, 213, 213, 1);
}
.pacotes__person .pacotes__box--text h2 {
  line-height: 1.5;
}
.btn-pac {
  width: 100%;
  color: #010000;
  background-color: #fff;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.16);
  font-size: 12px;
  margin-bottom: 21px;
  border-radius: 0;
  padding: 10px 15px !important;
  font-weight: 400;
  text-align: center;
  display: inline-block;
}
.btn-pac:hover {
  color: rgba(1, 0, 0, 0.8);
}
.btn-perso {
  padding: 17px 0;
}
#cental {
  background-color: rgba(31, 31, 31, 1);
  color: rgba(255, 255, 255, 1);
  padding: 50px 0;
  font-size: 14px;
}
#cental .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.central__box--item {
  background-color: #0a0a0a;
  padding: 25px 50px;
  text-align: center;
}
.central__box h3 {
  margin-top: 0;
  font-size: 33px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.central__box--item p {
  line-height: 1.5;
}
.central__title {
  padding-right: 90px;
  padding-left: 82px;
  color: rgba(255, 255, 255, 0.8);
}
.central__title h2 {
  font-size: 34px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.central__title p:last-of-type {
  color: #fff;
  margin-top: 12px;
}
.central__box {
  padding-right: 98px;
}
.central__box span {
  font-weight: 700;
  text-transform: uppercase;
}
#diamante,
#ouro,
#prata,
#personalizado {
  background-color: transparent;
}
#diamante .container,
#ouro .container,
#prata .container,
#personalizado .container {
  border: 20px solid #f28300;
  color: #fff;
  margin-bottom: 72px;
}
.diamante__content--logo,
.diamante__content--div {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -80px;
}
.diamante__content--logo img {
  width: 209px;
  height: 209px;
}
.diamante__content .pacotes__box--text {
  color: #fff;
  padding-top: 30px;
}
.diamante__content .pacotes__box--text p {
  padding-top: 30px;
  height: 100%;
  font-size: 14px;
}
.diamante__content--div {
  margin-top: 0;
  padding: 22px;
}
.diamante__content--div img {
  width: 192px;
  height: 48px;
}
.diamante__content--obs {
  background-color: #1f1f1f;
  color: rgba(255, 255, 255, 0.8);
  padding-top: 8px;
  padding-bottom: 8px;
}
.bord-rig {
  border-right: 2px solid rgba(10, 10, 10, 1);
}
.diamante__content--text {
  padding-right: 72px;
  padding-left: 48px;
}
.diamante__content--text h2 {
  font-size: 26px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.diamante__content--text p {
  font-size: 14px;
}
.diamante__content--text p:last-of-type {
  padding-bottom: 18px;
}
.bord-lef {
  padding-left: 89px;
}
.diamante__content--form {
  padding: 40px 49px;
}
.form-pad {
  padding: 0 34px 0;
}
.diamante__content--btn {
  padding: 0 15px;
}
.btn-reserv {
  padding: 23px 15px;
  color: #000000;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
}
#ouro .container {
  border: 20px solid rgba(214, 165, 0, 1);
}
#prata .container {
  border: 20px solid rgba(186, 162, 124, 1);
}
#personalizado .container {
  border: 20px solid rgba(51, 51, 51, 1);
}
.pacotes__box--btn {
  padding-top: 20px;
}
.reserv-textP {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.reserv-textP p {
  width: 70%;
}

/* SUÃTES INTERNAS */
.suit-int.internas {
  padding: 60px 0 0;
}
.suites-int--slide .swiper-wrapper {
  height: auto;
}
.suites-int__row {
  padding-bottom: 0;
}
.suites__content--itens {
  padding: 0 0 56px;
}
.suites__content--inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  gap: 80px;
}
.suites__calendar--itens h2,
.suites__important h3,
.suites__sobre h2 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 21px;
  color: #fff;
  font-family: "Athena", sans-serif;
  text-transform: uppercase;
}
.suites__important a {
  color: #fff;
}
.suites__calendar--itens h2 span,
.suites__important h3 span,
.suites__sobre h2 span {
  font-family: "Athena", sans-serif;
}
.suites__content--itens p {
  background-color: transparent !important;
  color: #fff;
  line-height: initial;
  margin-bottom: 10px;
}
/* MOTEL */
.motel__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 30px;
}
.motel__content .motel__slider {
  width: 60%;
  margin: 0 auto;
}
.motel__slider,
.motel__slider img {
  width: 100%;
}
.motel__content--text {
  width: 75%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.motel__content--text a {
  margin-top: 15px;
}
.motel__content--text p {
  line-height: initial;
}
/* GASTRONOMIA */
.interna__gastro--cardapio {
  padding: 40px 15px 20px;
}
.interna__gastro--cardapio canvas {
  width: 100%;
}
@media only screen and (max-width: 962px) {
  .topo,
  .topo__content {
    height: 165px;
    border-radius: 0 0 40px 0;
  }
  .topo__content {
    justify-content: center;
  }
  .topo__content--text {
    width: 100%;
    padding: 0 20px;
    margin-bottom: -40px;
  }
  .topo__content--text h2 {
    font-size: 28px;
  }
  .header-title h2 {
    width: 145px;
  }
  /* SUÍTE INTERNAS */
  .suites__content--itens {
    padding: 27px 0;
  }
  .suites__content--inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .localizacao.internas {
    padding-bottom: 30px;
  }
  .internas.localizacao .localizacao__content .localizacao__content--text {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .internas.localizacao .localizacao__content .localizacao__content--text h3 {
    width: 100%;
    margin-bottom: 30px;
    font-size: 16px;
  }
  .suites__calendar--itens,
  informacoes {
    width: 100%;
  }
  .suites__barra {
    display: none;
  }
  .suites-int__content .suites__slide--itens {
    width: 100% !important;
  }
  .suites-int__content {
    padding: 0 4px;
  }
  /* SUÍTES */
  .suites.internas .suites__slide--wrapper {
    height: calc(558px + 250px);
  }
  .suites.internas .suites__infos-box {
    bottom: 20px;
  }
  .suites.internas .suites__content {
    padding-bottom: 0;
  }
  /* MOTEL */
  .motel__content .motel__slider,
  .motel__content--text {
    width: 100%;
  }
  /* PROMOÇÕES */
  .internas.promos .promos__content--wrapper {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
  .promos__slide--box {
    padding: 10px;
  }
  .promos__slide--box .promos__slide--text {
    padding: 35px 20px 25px !important;
  }
  .promos__slide--box .promos__slide--text h3 {
    margin-bottom: 17px;
    font-size: 22px;
  }
  /* RESERVAS */
  .internas .reservas__content {
    padding: 60px 0 0;
  }
  .internas .reservas__content--box {
    height: 100%;
    flex-direction: column;
    gap: 20px;
    padding: 80px 40px 50px;
  }
  .reservas__content--box--text {
    text-align: center;
  }
  .reservas__content--box--bts {
    padding: 0;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .reservas__content--box--bts span {
    top: -140px;
    right: 0;
    left: 0;
  }
  .reservas__content--box:first-of-type .reservas__content--box--bts span {
    top: -125px;
  }
  /* RESERVAS VIP*/
  #pacotes {
    padding: 70px 0 0;
  }
  #pacotes .container {
    padding: 0 15px;
  }
  .pacotes__box {
    padding: 0;
  }
  .pacotes__box--itens {
    height: auto;
    margin-bottom: 95px;
  }
  .pacotes__box--logo {
    display: flex;
    justify-content: center;
  }
  .pacotes__box--logo img {
    width: 125px;
    height: 125px;
  }
  .pacotes__box--btn {
    padding: 0 31px 28px !important;
  }
  .central__title {
    padding: 0 15px 23px;
    text-align: center;
    font-weight: 500;
  }
  .central__box {
    padding: 0;
    margin-top: 15px;
  }
  .central__box--item {
    padding: 34px 40px 29px;
    font-weight: 400;
  }
  .pacotes__box--itens.pacotes__person h2 {
    height: auto;
    font-size: 29px;
  }
  .pacotes__person .pacotes__box--text h2 {
    line-height: 1.1;
  }
}
