* {
    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 {
    background: linear-gradient(75deg, rgba(145, 145, 3, 0.418), rgba(1, 88, 1, 0.459));
    box-shadow: 10px 5px 10px;
}

#header {
    padding-left: 10px;
    padding-right: 10px;
}

header h1 {
    text-align: center;
}

#div_log {
    width: 150px;
    margin: auto;
}

#log {
    width: 150px;
    align-items: center;
    border-radius: 20px;
    margin-bottom: -80px;
}


#contacto {
    width: 300px;
    text-align: left;
    padding-bottom: 10px;
}


#mais ol {
    text-align: right;
    padding-bottom: 5px;
}

.timgl {

    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 15px;
}

.wcl {
    width: 20px;
}

.button {
    width: 10px;
}

ol li {
    display: inline-block;
    font-size: 10px;
}

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: 18px;
}

.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 {
    background: none;
    border: 2px rgb(139, 76, 4) double;
    font-size: 12px;
    border-radius: 10px;
}

button :hover {

}

#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;
}
/*fim do cabecalho*/

#no-eventos {
    margin: 8% 20% 8% 20%;
    border-radius: 200px;
    text-align: center;
    padding: 100px;
    background: linear-gradient(75deg, rgba(145, 145, 3, 0.199), rgba(1, 88, 1, 0.178));
    ;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 40px;
}

.h2img {
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 45px;
}

.img_eventos{
    margin-top: 5%;
}

figure {
    border-radius: 10px; 

    /*
    margin-left: 18%;
    background: linear-gradient(75deg, rgba(145, 145, 3, 0.199), rgba(1, 88, 1, 0.178));*/
    align-items: center;
    display: block;
}

figure img,
figure video {
    margin-bottom: 5%;
    margin-left: 18%;
    width: 60%;
}

figure figcaption {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 18%;
    width: 60%;
    text-align: justify;
    padding: 8px;
}

/*  dddddddddddd   Rodape              gggggggg*/

footer {
    background: gray;
}


.montes {
    color: rgb(139, 76, 4);
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 45px;
    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: 30px;
}

.reserva {
    margin-top: 2%;

    margin-left: 12%;
    font-size: 30px;
    justify-content: center;
    text-align: left;
}

.reservag {
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 25px;
}

#reservag {
    margin-right: 10%;
    float: right;
}

.wc {
    width: 25px;
}


.h2img {
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 40px;
    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: 30px;
}

.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: 25px;

}

.direitos {
    margin-top: 2%;
    margin-bottom: 5%;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: black;
    font-size: 30px;
}