:root {
    --cursor-defult: url('../galeria/3232.png');
    --cursor-pointer: url("../galeria/3232.png");
}

/* Começo do CSS */
/*
===========================================================
// Zera as configurações padrões dos elementos html.
===========================================================
*/
html,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    cursor: url('../galeria/3232.png'), auto;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

* {
    margin: 0;
    padding: 0;
    font-size: 16pt;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    vertical-align: baseline;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;

}

/* Configuração de toda página */
body {
    font-weight: inherit;
    outline: 0px;
    overflow-x: hidden;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: center;
    font-size: 12pt;
    line-height: 1.3;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

h1,
h2,
h3 {
    margin: 12px 0;
}

p {

    margin: 0 0 10px;
}

ul {
    text-decoration: none;
}

li {
    text-decoration: none;
}

/* MENU CONFIG - LINKS PADRÕES - LISTAS - NAVEGAÇÃO */
a {
    color: white;
    text-decoration: none;

}

a:hover {
    color: aqua;
}

a:visited {
    color: tomato;
}

#center_logo_ams {
    width: auto;
    height: 100%;
    background: none;
    text-align: center;
}

.logo-type {
    text-align: center;
    margin-top: auto;
}

.logo-type:hover {
    text-align: center;
    margin-top: auto;
}

.logo-type img {
    margin-top: 0;
}

.perfil {
    margin: 0 auto;
    width: auto;
    height: auto;

}

.perfil img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
}

/* Menu TOPO */
nav {
    font-size: 13pt;
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 9vh;
    background-color: #000000;
    position: fixed;
    z-index: 3;

}

.main-menu ul {
    list-style: none;
    display: flex;
}

.main-menu a {
    padding: 15px;
    border-bottom: black solid 0px;
    border-radius: 0px;
    transition: 0.6s ease-in-out;
}

.main-menu a:hover {
    padding: 15px;
    border-bottom: #4af8ef solid 1px;
    border-radius: 0px;
    transition: 0.6s ease-in-out;
    transform: translateY(1px);
}

.main-menu li {
    letter-spacing: 3px;
    margin-left: 32px;
}

/*HOME ALTERNATIVA*/
.home {
    padding: 1.5rem;
    margin: 0 auto;
    width: 900px;
    height: auto;
    display: flex;
    color: #FAF9F6;
    font-size: 13pt;
}

.home a {
    opacity: 100%;
    color: rgb(240, 124, 211);
    text-decoration: none;
    transition: color 300ms ease-in-out;
}

.home a:hover {
    opacity: 90%;
    text-decoration: none;
}

.sidebar71 {
    border-radius: 10px 0px 0px 10px;
    width: 35%;
    padding: 20px;
    object-position: center;
    justify-content: center;
    align-items: center;

    text-align: center;
}

.sidebar71 img {
    border-radius: 10px;
}

.sidebar72 {
    border-radius: 10px;
    width: 65%;
    background-color: #323232;
    padding: 20px;
    border: solid 1px #FAF9F6;
}

.sidebar72 ul,
li {
    list-style-type: none;
    /* Remove as bolinhas */
    margin: 0;
    /* Remove margens padrão */
    padding: 0;
    /* Remove recuo padrão */

}

/*CONTENT*/
main {
    font-size: 13pt;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5.2rem;
    background-color:#424242;
    background-image: url("../galeria/wTJ486C.gif");
    background-attachment: fixed;
    background-blend-mode: multiply;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;

}

content {
    width: auto;
    max-width: 1200px;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    padding: 20px;
    text-align: center;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

content a {
    opacity: 100%;
    color: rgb(20, 119, 233);
    text-decoration: none;
    transition: color 300ms ease-in-out;
}

content a:hover {
    opacity: 90%;
    text-decoration: none;
}

#side-one {

    display: flex;
    flex-direction: row;
    width: auto;
    max-width: 900px;
    height: auto;
    text-align: left;
    text-indent: 0px;
    align-items: center;
    padding-left: 50px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-blend-mode: multiply;
    background-color: #121212;
    border-radius: 15px;
}

.side-one:hover {
    padding-left: 25px;
    padding-right: 15px;
    padding-top: 5;
    padding-bottom: 15px;
}

.side-one-tab1 {
    color: #ffffff;
    width: auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 25px;

}

.side-one-tab2 {
    display: flex;
    flex-direction: column;
    padding: 20px;
}

#side-two {
    width: 100%;
    max-width: 500px;
    height: 100%;
    align-items: center;
    text-align: center;
    object-position: center;
    padding: 25px;
    text-align: center;
    text-indent: 0px;
}

#side-two img {
    opacity: 1;
    width: auto;
    height: auto;
    object-fit: cover;
    border-radius: 5px;
    transition: 600ms;

}

#side-two img:hover {
    opacity: 0.2;
    border-radius: 5px;
    padding: 0;
    transition: 600ms;
    padding: 5px;

}

#side-three {
    width: auto;
    max-width: 300px;
    height: 100%;
    align-items: start;
    padding: 25px;
    text-align: left;
    text-indent: 0px;
}

.wrapper {
    background-color: none;
    width: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 500px;
    overflow: hidden;
    object-position: center;
    text-align: center;
    align-items: center;
}

/*Mural 13 de Julho Config */
#pre_content_boxes {
    width: 100%;
    height: auto;
    background-image: url("/galeria/mirante4.gif");
    background-color: #ffd700;
    background-blend-mode: multiply;
    background-position: center;
    background-size: cover;
    padding: 20px;
}

#pre_content_boxes a {
    color: cornflowerblue;
}

#pre_content_boxes a:hover {
    color: violet;
}

.content_boxes {
    font-size: 13pt;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 80rem;
    height: 100%;
    background: #FAF9F6;
    padding: 40px;
    border-radius: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.texto_boxes {
    font-size: 13pt;
    line-height: 1.6;
}

.imagem_boxes img {
    width: 100%;
    height: auto;
    display: flex;
    border-radius: 6px;
}

/* Botão para página toda*/
button {
    background-color: #4af8ef;
    color: #027375;
    transition: 600ms;
    margin: 0;
    padding: 0;
    border-radius: 9px;
    border: 0px;
    padding: 20px;
    box-shadow: none;
    cursor: pointer;
    transform: none;

}

button:hover {
    background-color: white;
    margin: 0;
    padding: 0;
    color: #000000;
    text-decoration: underline;
    border-radius: 9px;
    border: 0px;
    padding: 20px;
    box-shadow: none;
    cursor: pointer;
    transform: none;
    transition: 600ms;
}

.duvida_frequente {
    display: flex;
    flex-direction: column;
    object-position: bottom;
    width: auto;
    height: auto;
    margin-top: 2rem;
}

.botn {
    text-decoration: none;
    text-align: center;
    align-items: center;
    background-color: #027375;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-radius: 3px;
    padding: 20px;
    box-shadow: none;
    cursor: pointer;
    transform: none;
    transition: 1.2s;
}

.botn a {
    color: #4af8ef;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 1.5rem;
    transition: 1.2s;
}

.botn a:hover {
    color: #027375;
    transition: 1.2s;
}

.botn:hover {
    text-decoration: none;
    text-align: center;
    align-items: center;
    background-color: #4af8ef;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border-radius: 9px;
    padding: 20px;
    box-shadow: none;
    cursor: pointer;
    transform: none;
    transition: ease-in-out 1.2s;
}

/* Inicio do corpo do site */
#galeria_content {
    background-color: white;
    border-radius: 10px;
    width: auto;
    height: 100%;
    margin-top: 10px;
    padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: top;
    top: 0;
    text-align: center;
}

#galeria_content_box {
    align-items: center;
    object-position: center;
    width: 5rem;
    height: auto;
    padding: 10px;
    margin: 10px;
    text-align: center;
}

#galeria_content_box img {
    opacity: 1;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-position: center;
    object-fit: cover;
    cursor: pointer;
    transition: ease-in-out 600ms;
    position: relative;
    z-index: 1;
}

#galeria_content_box img:hover {
    opacity: 1;
    background-color: white;
    border-radius: 07px;
    padding: 2px;
    cursor: pointer;
    transform: scale(4);
    transition: ease-in-out 600ms;
    z-index: 3;
}

/* Fim da área de texto/links/apresentação */

/* Inicio da barra de endereço */
#endereco {
    font-size: 13pt;
    background-image: url("../bg/bgend22.jpg");
    background-color: #aliceblue;
    background-blend-mode: multiply;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    width: auto;
    height: 450px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    padding-bottom: 150px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    transition-timing-function: ease-in-out;
    transition: 1s;
    align-items: top;
}

#endereco_box {
    color: #000;
    width: 800px;
    height: 250px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    font-size: 13pt;


}

#endereco_box a {
    color: rgb(20, 119, 233) transition: 1s;
}

#endereco_box a:hover {
    text-decoration: underline;
    transition: 1s;
}

.endereco_box_content {

    align-self: center;
    width: auto;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
}

#endereco h1 {
    font-size: 3.5rem;
    font-weight: bolder;
    text-decoration: none;
    font-family: sans-serif;
}

#endereco p {
    font-size: 1rem;
    text-decoration: none;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    padding: 0px;
}

.endereco_box_botao {
    width: auto;
    height: auto;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    background-color: black;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    text-align: center;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    transition-timing-function: ease-in-out;
    transition: 0.6s;
}

.endereco_box_botao:hover {
    background-color: black;
    color: #4af8ef;
    transition-timing-function: ease-in-out;
    transition: 0.6s;
    transform: translateY(-1.5rem);
}

/* Galeria da Pagina de ilustrações */
.galeriailus {
    width: auto;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;
    position: relative;
    background-color: #000000;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.galeriailus .container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 50px 100px;
    align-items: center;
    text-align: center;
}

.container .box {
    width: auto;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
    vertical-align: top;
}

.container .box .dream {
    width: 100%;
    height: 100%;
    padding: 20px;
    align-items: center;
    text-align: center;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    position: relative;
    object-fit: cover;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dream img {
    opacity: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
    margin: 20px;
    border-radius: 0;
    z-index: 1;
    position: relative;
    padding: 5px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dream img:hover {
    z-index: 2;
    scale: 1.2;
    border-radius: 06px;
    border: solid 2px rgb(89, 240, 240);
    padding: 5px;
    background-color: #000000;
}

/*Fim da galeria de ilustrações*/

/* Botão de volta ao topo */
#madre {
    width: 100%;
    height: 300px;
    background-color: #000000;
    margin: 0 auto;
}

#voltar_ao_topo {
    background-color: #4af8ef;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 300px;
    height: 50PX;
    padding: 50px;
    border-radius: 15px;
    border-bottom: #000000 solid 5px;
    position: relative;
    transition: ease-in 600ms;
}

#voltar_ao_topo a {
    color: #027375;
    text-decoration: none;
}

#voltar_ao_topo a:hover {
    color: #c2aaf5;
    text-decoration: none;
}

#voltar_ao_topo:hover {
    background-color: #825ADB;
    border-bottom: #000000 solid 5px;
    text-decoration: none;
    transform: scale(1.1);
    transition: 600ms;
}

/*Footer*/
footer {
    font-size: 16pt;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 2rem;
    background-color: #191970;
    width: auto;
    height: auto;
    align-items: center;
    text-align: center;
    object-position: center;
    display: block;
}

.footer {
    display: flex;
    flex-direction: column;
}

#footer-space-internal {
    font-size: 16pt;
    width: 768px;
    height: auto;
    display: flex;
    flex-direction: row;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    justify-content: space-around;
    align-items: top;
}

#footer-space-internal a {
    color: aqua;
    text-decoration: none;
    transition: 0.5s;
}

#footer-space-internal a:hover {
    color: #ff8c00;
    text-decoration: none;
    transition: 0.5s;
}

footer ul {
    color: aliceblue;
    display: flex;
    flex-direction: column;
}

footer li {
    list-style: none;
    letter-spacing: 1px;
}

footer p {
    text-align: center;
    color: white;
    font-size: 10pt;
    margin-top: 15px;
}s

.footer2 {
    text-align: center;
    font-size: 16pt;
    display: flex;
    flex-direction: column;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    background-color: #191970;

}

.footer2 img {
    width: 15%;
    height: auto;
}