* {
    box-sizing: border-box;
}

body {
    text-align: center;
    margin: 0;
    background: gray;
}

.container1 {
    margin-top: 5px;
    width: 100%;
    height: 400px;
    border: 1px solid black;
    border-radius: 3%;
    background-image: url(/principal/imgprincipal/Mongagua.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.espaço1 {
    margin-top: 5px;
    width: 100%;
    height: 400px;
    justify-content: end;
    align-items: end;
}

.espaço1 img {
    max-width: 50%;
    height: auto;
    display: flex;
}

.p-credito {
    border: 1px solid gray;
    font-size: 8px;
    margin-top: 0%;
    margin-right: 2%;
    display: flex;
    justify-content: flex-end;
}

.container2 {
    border: 1px solid black;
    border-radius: 3%;
    background-color: rgb(69, 69, 242);
    max-width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.slogan {
    font-size: 25px;
    color: bisque;
    font-weight: bold;
    font-family: cursive;
    text-align: center;
    align-items: center;
}


.acesse {
    text-decoration: underline double;
    margin-top: 10px;
    font-size: 20px;
    font-weight: bold;

}

h1 {
    font-size: 4em;
    color: black;
    text-shadow: 3px -4px gray;
    font-family: Arial, Helvetica, sans-serif;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin-top: 10px;

}

h2 {
    font-size: 2em;
    color: bisque;
    text-shadow:
        -2px -2px black,
        2px -2px black,
        -2px 2px black,
        2px 2px black;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    text-align: center;
    align-items: center;
}

.nave {
    border: 1px solid black;
    border-radius: 3%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(95, 95, 139);
    max-width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.comercio1 {
    background-color: blue;
    border: 2px solid black;
    border-radius: 8%;
    padding: 5px;
    margin: 05px;
    box-shadow: 3px 3px 3px;
}

.comercio1 a {
    color: bisque;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}

.comercio1 a:hover {
    text-decoration: underline;
    font-size: 22px;
    color: black;
}

.servicos1 {
    background-color: blue;
    border: 2px solid black;
    border-radius: 8%;
    padding: 5px;
    margin: 05px;
    box-shadow: 3px 3px 3px;
}

.servicos1 a {
    color: bisque;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;

}

.servicos1 a:hover {
    text-decoration: underline;
    font-size: 22px;
    color: black;
}

.pontotur1 {
    background-color: blue;
    border: 2px solid black;
    border-radius: 8%;
    padding: 5px;
    margin: 05px;
    box-shadow: 3px 3px 3px;
}

.pontotur1 a {
    color: bisque;
    font-size: 08px;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
}

.pontotur1 a:hover {
    font-size: 16px;
    color: black;
}


.empregos1 {
    background-color: blue;
    border: 2px solid black;
    border-radius: 8%;
    padding: 5px;
    margin: 05px;
    box-shadow: 3px 3px 3px;
}

.empregos1 a {
    color: bisque;
    font-size: 08px;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
}

.empregos1 a:hover {
    font-size: 16px;
    color: black;
}

.utilpub1 {
    background-color: blue;
    border: 2px solid black;
    border-radius: 8%;
    padding: 5px;
    margin: 05px;
    box-shadow: 3px 3px 3px;
}

.utilpub1 a {
    color: bisque;
    font-size: 08px;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
}

.utilpub1 a:hover {
    font-size: 16px;
    color: black;
}

.prefeitura1 {
    background-color: blue;
    border: 2px solid black;
    border-radius: 8%;
    padding: 5px;
    margin: 05px;
    box-shadow: 3px 3px 3px;
}

.prefeitura1 a {
    color: bisque;
    font-size: 08px;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
}

.prefeitura1 a:hover {
    font-size: 16px;
    color: black;
}

.camara1 {
    background-color: blue;
    border: 2px solid black;
    border-radius: 8%;
    padding: 5px;
    margin: 05px;
    box-shadow: 3px 3px 3px;
}

.camara1 a {
    color: bisque;
    font-size: 08px;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
}

.camara1 a:hover {
    font-size: 16px;
    color: black;
}


.bemvindo {
    font-size: 21PX;
    margin-top: 5px;
    background-color: rgb(6, 56, 195);
    width: 100%;
    right: 900px;
    border: 1px solid black;
    border-radius: 3%;
    display: flex;
    flex-direction: collumn;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 10px;

}



h3 {
    text-align: justify;
    font-size: 1, 5em;
    color: white;

}


h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 2em;
    text-shadow: 1px 1px blue;
}

.história {
    font-size: 22px;
}

.container3 {
    padding: 10px;
    border: 1px solid black;
    border-radius: 5px;
    margin-top: 5px;
    background-color: rgb(69, 69, 242);
    max-width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.quadro1 {
    border: 1px solid black;
    border-radius: 5%;
    background-color: rgb(22, 12, 160);
    margin-top: 2px;
    width: 33%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.quadro1 img {
    margin-top: 5px;
    max-width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5%;
}

.item1 {
    color: bisque;
    text-align: center;
    padding: 5px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;

}

.quadro2 {
    margin-left: 2px;
    border: 1px solid black;
    border-radius: 3%;
    background-color: rgb(40, 40, 197);
    margin-top: 2px;
    width: 33%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.quadro2 img {
    margin-top: 5px;
    max-width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5%;
}

.item2 {
    color: bisque;
    text-align: center;
    padding: 5px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.quadro3 {
    margin-left: 2px;
    border: 1px solid black;
    border-radius: 3%;
    background-color: rgb(64, 64, 246);
    margin-top: 2px;
    width: 33%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.quadro3 img {
    margin-top: 5px;
    max-width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5%;
}

.item3 {
    color: white;
    text-align: center;
    padding: 5px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.botao-destaque1 {
    font-size: 13px;
    border: 1px solid black;
    background-color: white;
    text-decoration: none;
    color: black;
    font-weight: bold;
    padding: 2px;
}

.botao-destaque1:hover {
    border: 3px solid black;
    font-size: 14px;
}


.botao-destaque2 {
    font-size: 13px;
    border: 1px solid black;
    background-color: white;
    text-decoration: none;
    color: black;
    font-weight: bold;
    padding: 2px;
}

.botao-destaque2:hover {
    border: 3px solid black;
    font-size: 14px;
}


.botao-destaque3 {
    font-size: 13px;
    border: 1px solid black;
    background-color: white;
    text-decoration: none;
    color: black;
    font-weight: bold;
    padding: 2px;
}

.botao-destaque3:hover {
    border: 3px solid black;
    font-size: 14px;
}


.item-notícia {
    padding: 5px;
    color: bisque;
    text-align: center;
}

h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 2em;
    text-shadow: 1px 1px blue;
}

.container4 {
    padding: 10px;
    border: 1px solid black;
    border-radius: 5px;
    margin-top: 5px;
    background-color: rgb(69, 69, 242);
    max-width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.quadro4 {
    border: 1px solid black;
    border-radius: 5%;
    background-color: rgb(22, 12, 160);
    margin-top: 2px;
    width: 48%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.quadro4 img {
    margin-top: 5px;
    max-width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5%;
}

.item4 {
    color: bisque;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.quadro5 {
    margin-left: 2px;
    border: 1px solid black;
    border-radius: 3%;
    background-color: rgb(40, 40, 197);
    margin-top: 2px;
    width: 48%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.quadro5 img {
    margin-top: 5px;
    max-width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5%;
}

.item5 {
    color: bisque;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.quadro6 {
    margin-left: 2px;
    border: 1px solid black;
    border-radius: 3%;
    background-color: rgb(64, 64, 246);
    margin-top: 2px;
    width: 33%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    overflow: auto;
    text-align: justify;
    word-wrap: break-word;
}

.quadro6 img {
    margin-top: 5px;
    max-width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5%;
}


.item6 {
    color: bisque;
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
}

.container5 {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: rgb(75, 75, 226);
    width: 100%;
    right: 900px;
    border: 1px solid black;
    display: flex;
    flex-direction: collumn;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

h6 {
    font-size: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;

}

.artigo1 {
    text-align: justify;
    font-size: 1em;
    color: rgb(11, 2, 2);
    padding: 10px;
}


footer {
    width: 100%;
    background-color: #222;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-size: 14px;
}

footer a {
    font-size: 20px;
    color: #00aaff;
    text-decoration: none;
}

footer a:hover {
    font-weight: bold;
    text-decoration: underline;
}