* {
    box-sizing: border-box;
    font-family: Verdana, Geneva, Tahoma, sans-serif;

}

body {
    background: linear-gradient(75deg, rgba(145, 145, 3, 0.199), rgba(1, 88, 1, 0.178));
}

#header {
    text-align: center;
    margin: 0px 0px 5px 0px;
    background: linear-gradient(75deg, rgba(145, 145, 3, 0.377), rgba(1, 88, 1, 0.37));
}

.wcl {
    margin: 0px;
    width: 15px;
}


.timgl {
    padding: 10px;
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 15px;
}

header h1 {
    margin-top: 10px;
    text-align: center;
}

#log {
    width: 100px;
    align-items: center;
    display: inline-block;
    border-radius: 20px;
}

#contacto {}

#mais {
    align-items: center;
    padding: 5px;
    margin-bottom: 2px;

}

#mais ol {
    text-align: center;
}

.button {
    border-radius: 10px;
    align-items: center;
    width: 10px;
}

ol li {
    display: inline-block;
    margin-bottom: 2px;
    text-align: center;
}

h2 {
    font-family: Georgia, 'Times New Roman', Times, serif;

    color: rgb(139, 76, 4);
}

.h2 {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 15px;
}

.p {
    font-size: 12px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: black;
}

a {
    text-decoration: none;
    color: black;
}

button {
    border-radius: 10px;
    background: none;
    border: none;
    font-size: 12px;
    border: double rgb(139, 76, 4), 2px;
}

#mais ol li :hover {
    background: rgb(139, 76, 4);
}
.actived{
    background-color: rgb(139, 76, 4);
    border: 2px rgb(139, 76, 4) double;
    border-radius: 10px;
}

.actived{
    background-color: rgb(139, 76, 4);
    border: 2px rgb(139, 76, 4) double;
    border-radius: 10px;
}
/* ----------------------------fim do cabecalho---------------------------------------*/

/*COMCOMCOMCOMCOMCOMCOMCOMCOMCOMCOMCOM COMENTARIOS COMCOMCOMCOMCOMCOMCOMCOMCOMCOMCOMCOM*/










/* HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH HOME HHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH*/
figure img,
figure video {
    margin-bottom: 5%;
    width: 100%;
}


.timg {
    justify-content: center;
    margin: 1% 5% 1% 5%;
}

.h2img {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 15px;
}

.pimg {

    font-family: 'Courier New', Courier, monospace;
    max-inline-size: 130%;
    font-size: 18px;
}

#Apresentacao {
    font-size: 18px;
    font-family: 'Courier New', Courier, monospace;
    text-align: justify;
    margin: 5px 10% 5px 10%;
    padding: 20px;
    color: black;
}

#Serviços dl dt {
    font-size: 20px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: rgb(139, 76, 4);
}

#Serviços dl dd {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
}

#Serviços {
    text-align: justify;
    width: 60%;
    margin: auto;
}

.galeria {
    margin: 1% 8% 1% 8%;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 10px;
}

.galeria img {
    width: calc(50% - 5px);
    object-fit: cover;
}

.gimg {
    max-width: 90%;
    cursor: pointer;
}

#verg {
    text-align: justify;
    width: 25%;
    margin: auto;

}

#verg button {
    font-size: 15px;
    border: double, 1px;
    margin-top: 5px;
}

#galery {
    background: linear-gradient(75deg, rgba(145, 145, 3, 0.199), rgba(1, 88, 1, 0.178));
    margin: 5%;
    border-radius: 10px;
}

/*  RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR Rodape RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR*/
footer {
    background: gray;
}


.montes {
    color: rgb(139, 76, 4);
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 20px;
    text-align: center;
}

.logo {
    margin-top: 1%;
    width: 15%;
}

.hfooter {
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    color: black;
    font-size: 18px;
}

.reserva {
    margin-top: 2%;
    font-size: 15px;
    justify-content: center;
    text-align: center;
}

.reservag {
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 12px;
    justify-content: center;
}


.wc {
    width: 15px;
}


.h2img {
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 15px;
    color: rgb(139, 76, 4);
    margin-bottom: 20px;
}


.img-principal {
    width: 30%;

}

#img-principal {
    margin-top: 20px;
    text-align: center;
}

.hrfooter {
    margin-top: 2%;
    margin-bottom: 2%;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: black;
    font-size: 12px;
}

.span {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

/*#plus {
    margin-top: 10px;
    display: flex;
  
    padding: 15px 1px 15px 1px;
}*/

#sociais {
    text-align: center;
    padding: 20px;
}

.wcs {
    width: 15px;

}

.direitos {
    margin-top: 1%;
    margin-bottom: 2%;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: black;
    font-size: 12px;
}