/* @font-face {
  font-family: xilosa;
  src: url("../fonts/xilosa_.ttf");
} */

@font-face {
  font-family: Roble Alt;
  src: url("../fonts/Roble Alt W01 Bold.ttf");
}

.background_text {
  background-color: transparent;
}

img{
  z-index: 999 !important;
}

.btn-primary {
  background-color: rgb(255, 108, 26) !important;
  border-color: rgb(255, 108, 26) !important;
}

.btn-primary:hover {
  background-color: white !important;
  border-color: rgb(255, 108, 26) !important;
  color: rgb(255, 108, 26) !important;
}

@media (min-width: 1000px) {
  .btn-inscreva_se {
    border-color: rgb(255, 108, 26);
  }
}

@media (min-width: 1200px) {
  .btn-inscreva_se {
    height: 50px;

    font-weight: 500;
  }
}

@media (min-width: 1700px) {
  .btn-inscreva_se {
    height: 60px;

    font-size: 2rem;
  }
}

.img-thumbnail {
  height: 400px;
  object-fit: cover;
  max-width: none;
}

a {
  text-decoration: none;
}

.btn-regulamento {
  font-size: 1.2rem;
  margin-top: 16px;
  border-color: #f5ad40;
  background-color: #f5ad40 !important;
  color: white;
  min-width: 100px;
  max-width: 250px;
}

.btn-regulamento:hover {
  border-color: #f5ad40;
  background-color: transparent !important;
  color: #f5ad40;
}

.btn-regulamento:active {
  border-color: #f5ad40;
  background-color: white;
  color: #f5ad40;
}

.btn-inscreva_se {
  font-size: 1.2rem;
  margin-top: 16px;
  border-color: white;
  width: 55%;
  min-width: 250px;
  max-width: 553px;
}

.btn-inscreva_se:hover {
  border-color: #f5ad40;
}

.btn-inscreva_se:active {
  border-color: #f5ad40;
}

.btn-colored:hover {
  border-width: 2px;
  border-color: #f5ad40;
  color: white;
}

.btn-ver-mais {
  font-size: 1.2rem;
  margin-top: 16px;
  background-color: #ffca08;
  border-color: #ffca08;
  color: black;
  width: 55%;
  min-width: 250px;
  max-width: 553px;
}

.btn-ver-mais:hover {
  background-color: transparent !important;
  border-color: #f5ad40;
  color: #f5ad40;
}

.btn-ver-mais:active {
  background-color: transparent !important;
  border-color: #f5ad40;
  color: #f5ad40;
}

body {
  width: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
}

section > div {
  margin: 0 auto;
}
#Banner {
  min-height: 200px;
}
#Banner > img {
  min-height: 200px;
}

#Sobre {
  padding: 16px 0;
  min-height: 600px;
  background-image: url("../img/About.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover !important;
}

#Sobre > div > p {
  margin-top: 20px;
  width: 80%;
  min-width: 250px;
  margin: 0 auto;
  font-size: 20px;
  color: white;
}

.wpp-circle {
  width: 80px;

  height: 80px;

  background-color: #00b735;

  border-radius: 50%;

  display: flex;

  justify-content: center;

  align-items: center;

  position: fixed;

  right: 20px;

  bottom: 120px !important;

  z-index: 9999;

  cursor: pointer;
}

.pop-zap {
  bottom: 220px !important;
}

.wpp-circle i {
  font-size: 42px;

  color: #fff;
}

#Galeria {
  gap: 10px;
  padding: 50px 0;
  min-height: 400px;
  background-image: url("/assets/galeria/bg_galeria.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover !important;
}

#Videos {
  padding: 50px 0;
  min-height: 400px;
  justify-content: center;
  background-image: url("../img/Video.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover !important;
}
#Videos > video {
  position: relative;
}

#Cidade {
  position: relative;
  z-index: 1;
  padding: 50px 0;
  min-height: 400px;
}

#Cidade:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("../img/Ativo 4.png");
  background-repeat: no-repeat;
  background-size: cover !important;
  opacity: 0.01;
}

.grid_conv {
  width: 300px;
  position: relative;
  background-image: url("../img/Grid.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px !important;
  height: 120px !important;
  margin-bottom: 20px;
}

.grid_conv > h1 {
  font-size: 42px;
  margin: 0 auto !important;
  position: absolute;
  left: 18px;
  bottom: 40px;
}

.grid_conv2 {
  width: 300px;
  position: relative;
  background-image: url("../img/Grid2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px !important;
  height: 120px !important;
  margin-bottom: 20px;
}

.grid_conv2 > h1 {
  font-size: 42px;
  margin: 0 auto !important;
  position: absolute;
  left: 18px;
  bottom: 40px;
}

.grid_conv3 {
  margin: 10px auto;
  width: 420px;
  position: relative;
  background-image: url("../img/Grid2.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 300px !important;
  height: 150px !important;
}

.grid_conv3 > h1 {
  margin: 0 auto !important;
  position: absolute;
  left: 75px;
  bottom: 55px;
}

#Hotel {
  padding: 50px 0;
  min-height: 800px;
  background-color: #008ea8;
  background-image: url("../img/Resort.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain !important;
}

#Agenda {
  padding: 50px 0;
  min-height: 600px;
  background-image: url("../img/Amarelo_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover !important;
}

.font-titulo {
  font-family: Roble Alt;
}

.navmenu {
  justify-content: flex-end;
}

.greennav {
  background-color: #007200;
  color: white;
}

.yellownav{
  background-color: #ffca08;
  color:black;
}

div > p {
  text-align: justify;
  color: rgb(247, 224, 204);
}

.agenda-buttons {
  width: 100%;
  max-width: 1000px;
}

.img-thumbnail {
  padding: 0 !important;
  border-color: #ffcc00;
  margin: 0;
  border-width: 10px;
}

.title-colored2 {
  font-weight: 700;
  color: #ffffff;
}

.title-colored {
  font-weight: 700;
  color: #ffffff;
}

.title-colored-sobre {
  font-weight: 700;
  color: #02a3b3;
}

.btn-colored {
  color: #3c6629;
  font-weight: 700;
  height: 60px;
  background-color: #ffcc00;
}

.blue{
  background-color: #028CC7;
  color: #ffffff;
}

.pink{
  background-color: #E31E53;
  color: #ffffff;
}

.blue:hover{
  border-color: #2eb9f5;
}

.pink:hover{
  border-color: #fa3d6f;
}

.agenda-col {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.logo_super {
  width: auto;
  height: 60px;
  /* filter: invert(100%); */
}

* {
  transition: all 0.3s;
}

@media (max-width: 574px) {
  #Hotel {
    height: 1200px;
  }

  .grid_conv3 {
    margin: 10px auto;
    width: 200px;
    position: relative;
    background-image: url("../img/Grid2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 200px !important;
    height: 100px !important;
  }

  .grid_conv3 > h1 {
    font-size: 18px;
    margin: 0 auto !important;
    position: absolute;
    left: 20px;
    bottom: 40px;
  }
}
