* {
        margin: 0 0 0 0px;

    }

    @font-face {
        font-family: BryndanWrite;
        src: url(font/BryndanWrite.ttf);
    }

    @font-face {
        font-family: open-sans;
        src: url(font/open-sans.ttf);
    }

    @font-face {
        font-family: DM-sans;
        src: url(font/DMSans.ttf);
    }


    #bg-header-white {
        position: absolute;
        display:block;
        width: 100%;
        height: 20vh;
        background-color: #ffffff;
        z-index: 1;

}
    #bg-header-red{
        position: relative;
        width: 100%;
        height: 100%;
        background-color: #671212;
        opacity: 70%;

}
.box-header{
        position: relative;
        display: flex;
        width: 80%;
        height: 100%;
        margin: 0 auto;

}
.box-logo {
        position: relative;
        display: block;
        width: 200px;
        height: 128px;

}
.box-menu {
        position: relative;
        display: block;
        width: 1000px;
        height: 28px;
        padding: 50px 10px;
        top: 0px;

}

.box-menu a{
    text-decoration: none;
    color: #ffffff;
}

.box-menu a:visited{
    text-decoration: none;
    color: #ffffff;
}

.box-menu ul li {
    list-style: none;
    display: inline;
    margin: 50px;
    font-size: 20px;
    color: #ffffff;
    opacity: 70%;
}

.box-menu ul li:hover{
    opacity: 100%;
}
#bg-foto-header2{
    position: relative;
    display: block;
    height: 400px;
    width: 100%;
    background-image: url("bg_headerSecundary.png");
    background-repeat: no-repeat;
    background-size:cover;
    top: 20vh;
}
.box_titulo{
    position: relative;
    display: block;
    width: 80vw;
    height: 90px;
    text-align: center;
    margin: 0 auto;
    top: 90px;

}

.box_titulo h1{
    font-size: 70px;
    color: #fff;
}

.font-titulo {
    font-family: BryndanWrite;
}
.box_subtitulo{
    position: relative;
    display: block;
    top: 100px;
    width: 800px;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    color: #fff;

}

.box_subtitulo p{
    font-size:40px;
    font-family: open-sans;
}


.campo-date{

    width: 200px;
    height: 40px;
    margin: 0px 15px;

}
.campo-pessoas {
    width: 200px;
    width: 100px;
}

.buttonVerificar {
    width: 200px;
    height: 40px;
    margin: 0px 15px;
    background-color: #ffbd59;
    border: none;
    color: #000;
}

.buttonReservar {
    background-color: #ffbd59;
    border: none;
    color: #000;
    height: 40px;
    width: 100px;
}
#bg-content {
    Position: relative;
    display:block;
    width: 100%;
    height: 800px;
    background-color: #f1e8e8;

}

.box-titulo-content{
    position: relative;
    text-align: center;
    top: 150px;
}

.titulo-content {
    font-family: BryndanWrite;
    color: #661414;
    font-size:50px;

}
#bg-content-second{
    position: absolute;
    width: 100%;
    height: 600px;
    background-image: url("bg_content.png");
    background-repeat: no-repeat;
    background-size: cover;



}
.box-content-second{
    position: relative;
    width: 760px;
    height:150px;
    margin: 0 auto;
    top: 140px;
    text-align:center;



}
.content-legend{
    font-size: 30px;
    color: #fff;
    font-family: DM-sans;

}
#button_reserva{
    position: relative;
    width: 230px;
    height: 70px;
    margin: 0 auto;
    top: 110px;
    border-radius: 50px;
    text-align: center;
    border: 4px solid #fff;
    


}



#button_reserva p{
    padding: 20 20px;
    font-size: 20px;
    color: #fff;
    font-family: DM-sans;
}

.box-imagem-deslizante{
    position: relative;
    display: flex;
    width: 90%;
    height: 90%;
    top: 20px;
    margin: 0 auto;
    overflow: hidden;



}

.box-imagem-deslizante  li {

    display: inline;

}

#bg_content_foot{

    position: relative;
    height:320px;
    width: 100%;
    background-color: #ff914d;
    top: 480px;
    padding: 20px 0;
}

.box_contet_foot_one{
    position: relative;
    display: flex;
    height: 320px;
    width: 1000px;
    margin: 0 auto;

}
.box_left{
    position: relative;
    width: 35%;
    height: 87%;
    padding: 20px 0;
    color: #fff;

}
.box_whats table {
    color: #ffffff;
}
.box_right {
    position: relative;
    width: 65%;
    height: 100%;

}

.box_left li{
    margin: 10px 20px;

}

ul li.insta::marker {
   content: url("icon-Instagram.png");
}

ul li.email::marker {
   content: url("icon-email.png");
}

.titulo-center-contato{
    text-align: center;
}   
#bg_footer {

    position: relative;
    width: 100%;
    height: 80px;
    background-color: #ff914dff;
    text-align: center;

}
.box_footer {
    position: relative;
    height: 20px;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
    color: #ffffff;
}
#fundo-form {
    position: fixed;
    display: none;
    height: 80%;
    width: 80%;
    z-index: 1;
    top: 0; 
    left: 0;
    margin: 0 auto;
}
.cta-reserva {
  position: relative;
  background-color: #7a2d2d;
  padding: 30px 20px;
  border-radius: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  top: 110px;
  z-index: 1;
}

/* LISTA EM UMA LINHA */
.beneficios {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 30px;
  color: #fff;
}

.beneficios li {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  font-size: 14px;
}

.beneficios li i {
  font-size: 20px;
}

.btn-whatsapp {
    background-color: #25D366;
    color: #fff;
    padding: 14px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    transition: 0.3s;

}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: 100%;
  float: left;
  width: 100%;
  border: 0;
  }


.slider{
    position: relative;
    width: 100%;
    max-width: 900px;
    height: 400px;
    margin: auto;
    padding: 0;
    list-style: none;
    overflow: hidden;

}

.slider li{
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}

.slider li img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}








@media(max-width:800px){


.box-menu {
        display: none;

}



#bg-foto-header2{
    position: relative;
    display: block;
    height: 90vh;
    width: 100%;
    background-image: url("bg_headerSecundary.png");
    background-repeat: no-repeat;
    background-size:cover;
    top: 20vh;
}

.box_titulo{
    position: relative;
    display: block;
    width: 80vw;
    height: 30vh;
    text-align: center;
    margin: 0 auto;
    top: 90px;

}

.box_titulo h1{
    font-size: 70px;
    color: #fff;
}

.box_subtitulo{
    position: relative;
    display: block;
    top: 100px;
    width: 80vw;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    color: #fff;

}

.box_subtitulo p{
    font-size:40px;
    font-family: open-sans;
}

#bg-form-reserva{
    position: relative;
    width:100%;
    height: 80vh;
    background-color: #661414;
    top: 170px;
    margin: 0 auto;
    border-radius: 100px;
    z-index: 1;

}
.box-form-reserva{
    position: relative;
    display: block;
    width:70vw;
    height: 60vh;
    top:6vh;
    

}

.campo-date{

    width: 70vw;
    height: 40px;
    margin: 4vh 15px;

}
.campo-pessoas {
    width: 200px;
    width: 100px;
}

.buttonVerificar {
    width: 200px;
    height: 40px;
    margin: 0px 15px;
    background-color: #ffbd59;
    border: none;
    color: #000;
}

.buttonReservar {
    background-color: #ffbd59;
    border: none;
    color: #000;
    height: 40px;
    width: 100px;
}

#bg_content_foot{

    position: relative;
    height:320px;
    width: 100%;
    background-color: #ff914d;
    top: 480px;
    padding: 20px 0;
}

.box_contet_foot_one{
    position: relative;
    display: flex;
    height: 320px;
    width: 1000px;
    margin: 0 auto;

}

#bg-content-second{
    position: absolute;
    width: 100%;
    height: 70vh;
    background-image: url("bg_content.png");
    background-repeat: no-repeat;
    background-size: cover;

}
.box-content-second{
    position: relative;
    width: 70vw;
    height:150px;
    margin: 0 auto;
    top: 80px;
    text-align:center;



}
.content-legend{
    font-size: 25px;
    color: #fff;
    font-family: DM-sans;

}
#button_reserva{
    position: relative;
    width: 230px;
    height: 70px;
    margin: 0 auto;
    top: 20vh;
    border-radius: 50px;
    text-align: center;
    border: 4px solid #fff;
    
}

#bg_content_foot{

    position: relative;
    height:320px;
    width: 100%;
    background-color: #ff914d;
    top: 480px;
    padding: 20px 0;
}

.box_contet_foot_one{
    position: relative;
    display: flex;
    flex-direction: column;
    height: 500px;
    width: 100%;
    margin: 0 auto;

}
.box_left{
    position: relative;
    width: 100%;
    height: 50%;
    padding: 20px 0;
    color: #fff;
    margin: 0 auto;

}

.box_right {
    position: relative;
    background-color: #00ff9dff;
    width: 100%;
    height: 50%;;

}

.box_left li{
    margin: 10px 20px;

}

.titulo-center-contato{
    text-align: center;
}   
#bg_footer {

    position: relative;
    width: 100%;
    height: 80px;
    background-color: #ff914dff;
    text-align: center;

}
.box_footer {
    position: relative;
    height: 20px;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
    color: #ffffff;
}
#fundo-form {
    position: fixed;
    display: none;
    height: 80%;
    width: 80%;
    z-index: 1;
    top: 0; 
    left: 0;
    margin: 0 auto;
}

#bg_footer {

    position: relative;
    width: 100%;
    height: 80px;
    background-color: #ff914dff;
    text-align: center;

}
.box_footer {
    position: relative;
    height: 20px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0;
    color: #ffffff;
}
#fundo-form {
    position: fixed;
    display: none;
    height: 80%;
    width: 80%;
    z-index: 1;
    top: 0; 
    left: 0;
    margin: 0 auto;
}
  .beneficios {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .cta-reserva{
    position:relative;
    top: 138px;
  }


}