.contato a,
a {
    text-decoration: none;
    color: #fff;
}
#rdp,
.logo-sub,
body {
    width: 100%;
}
#anos,
#conteudo-end,
#rdp,
#trinta,
.contato a,
a {
    color: #fff;
}
#rdp,
.faixa-topo,
nav {
    padding-top: 10px;
}
* {
    margin: 0;
    padding: 0;
}
#rdp,
.faixa-topo,
.logo-sub,
nav {
    padding-bottom: 10px;
}
img,
video {
    max-width: 100% !important;
    height: auto;
}
body {
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
    font-family: verdana, sans-serif;
    font-size: 16px;
}
#h0 {
    display: none;
}
.faixa-topo {
	display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    justify-content: space-around;
    width: 100%;
    height: auto;
    background-color: #54b914;
    align-items: center;
}
#wz-icon{
    position:fixed;
    bottom:70px;
    right:30px;"
}
#conteudo-fones {
    -webkit-flex-direction: column;
    display: flex;
    flex-direction: column;
    text-align: right;
    color: #fff;
}
#conteudo-end,
ul {
    display: flex;
    flex-direction: row;
}
#conteudo-end {
    align-items: center;
}
nav {
    display: flex;
    justify-content: flex-end;
    background-color: #000;
}
ul {
    list-style-type: none;
    justify-content: space-around;
    width: 40%;
}
#rdp,
.cabeca {
    flex-direction: row;
    display: flex;
}
.cabeca {
    justify-content: space-around;
    align-items: center;
    height: 8vh;
    background-color: #8c0285;
}
#logo img {
    width: 35vh;
}
#logo1 img {
    width: 48vh;
}
#trinta {
    font-size: 3em;
    font-family: pristina;
}
#anos {
    font-size: 1.2em;
}
#rdp {
    height: auto;
    background-color: #000;
    text-align: center;
}
#rdp-img-text {
    display: flex;
    flex-direction: row;
    width: 40%;
    align-items: center;
    font-size: 0.8em;
}
#rdp-img {
    height: 30px;
    margin-left: 3%;
    margin-right: 1%;
}
#rdp-text {
    height: 30px;
    display: flex;
    flex-direction: column;
    text-align: left;
}
.bg-img,
.textao {
    height: auto;
}
.logo-sub {
    background-color: #54b914;
    font-family: arial;
    color: #fff;
    text-align: center;
    padding-top: 5px;
}
.corpo,
.historia {
    display: flex;
    width: 100%;
    background-color: #fffaf0;
}
.corpo {
    flex-direction: row;
    padding-top: 3px;
    justify-content: space-around;
}
.direcao{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    
}
.map{
    padding:0;
}
#map-frame{
    margin:0;
}
.historia {
    flex-direction: column;
    align-items: center;
}
.foto-hist {
    margin-top: 1%;
}
.textao {
    width: 90%;
    column-count: 2;
    column-gap: 60px;
    column-rule: 1px solid #000;
    padding: 2.5%;
    font-size: 14px;
}
form {
    width: 40%;
    margin: 15px auto;
}
fieldset {
    width: 95%;
    background-color: #ccc;
    border-radius: 10px;
    border-color: #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}
input,
textarea {
    width: 95%;
    margin-left: 2.5%;
    border: 1px solid #ccc;
    background-color: #fff;
}
label {
    margin-left: 5%;
}
input {
    height: 2em;
    color: #00f;
    font-size: 1em;
    border-radius: 5px;
}
textarea {
    border-radius: 5px;
}
button {
    background-color: #fff;
    width: 20%;
    height: 2em;
    margin-left: 39%;
    border: 1px solid #ccc;
    border-radius: 5px;
}
@media screen and (min-width: 0px) and (max-width: 620px) and (min-height: 401px) {
    #logo img,
    nav {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    body {
        height: auto;
        font-size: 12px;
    }
    .faixa-topo {
        flex-direction: column;
        height: auto;
    }
    #conteudo-end,
    #conteudo-fones {
        flex-direction: column;
        margin-bottom: 0.12px;
    }
    #spc {
        display: none;
    }
    nav {
        justify-content: center;
    }
    .corpo,
    fieldset {
        flex-direction: column;
    }
    ul {
        width: 100%;
    }
    a {
        text-decoration: none;
    }
    #logo img {
        width: 100px;
    }
    #trinta {
        font-size: 2em;
    }
    #anos {
        font-size: 1em;
    }
    form {
        width: 98%;
        margin: 0 auto;
    }
    fieldset {
        display: flex;
        align-content: center;
        width: 98%;
    }
    input,
    textarea {
        width: 95%;
        margin-left: 1.5%;
    }
    label {
        margin-left: 3.5%;
    }
    button {
        margin-top: 10px;
        width: 40%;
        margin-left: 29%;
    }
    .corpo {
        width: 97%;
        align-items: center;
        padding: 0.5% 1.5% 1.5%;
    }
    .bg-img,
    .historia {
        width: 100%;
    }
    .historia {
        flex-direction: column;
    }
    .foto-hist {
        margin-top: 0.5%;
        width: 98%;
    }
    #old-img,
    .textao {
        width: 99%;
    }
    .textao {
        height: auto;
        background-color: #fffaf0;
        font-size: 0.9em;
        padding: 0.5%;
        column-gap: 0.2px;
    }
    p {
        margin-left: 10px;
        margin-right: 10px;
    }
    #ita {
        color: red;
    }
    #rdp-img-text {
        width: 100%;
    }
    #wz-icon{
    position:fixed;
    bottom:30px;
    right:60px;
    }
}
@media screen and (min-width: 320px) and (min-height: 401px) {
    .foto-hist {
        width: 300px;
    }
}
@media screen and (max-height: 400px) {
    .cabeca,
    .faixa-topo {
        height: auto;
    }
    .historia {
        display: flex;
        flex-direction: column-reverse;
    }
    .faixa-topo {
        font-size: 12px;
        flex-direction: column;
    }
    #conteudo-fones {
        width: 100%;
        flex-direction: row;
        margin-bottom: 0.12px;
        justify-content: space-around;
    }
    #conteudo-end {
        flex-direction: row;
        margin-bottom: 0.12px;
    }
}
@media screen and (min-width: 567px) and (max-width: 900px) and (min-height: 401px) {
    .bg-img,
    .corpo {
        width: 100%;
    }
    .corpo {
        display: flex;
        flex-direction: row;
        padding: 1px 0 0;
        background-color: #fffaf0;
        justify-content: space-around;
    }
    .faixa-topo {
        display: flex;
        flex-direction: column;
    }
    @media screen and (min-width: 621px) and (max-width: 900px) and (min-height: 401px) {
        .faixa-topo,
        .textao {
            font-size: 14px;
        }
        .cabeca,
        .foto-hist {
            height: auto;
        }
        ul {
            width: 100%;
        }
        #logo img {
            width: 160px;
        }
        .historia {
            flex-direction: column;
        }
        .foto-hist {
            margin-top: 3%;
            width: 300px;
        }
        .textao {
            width: 94%;
            padding: 3%;
        }
        #wz-icon{
        position:fixed;
        top:30px;
        left:60px;
        }
    }
}
