@import url ('https://fonts.googleapis.com/css2? family = Lato & display = swap');

@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Mulish:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all.min.css");

@import url('https://fonts.googleapis.com/css2?family=Acme&family=Amatic+SC:wght@400;700&family=El+Messiri:wght@700&family=Hachi+Maru+Pop&family=Indie+Flower&family=Kufam:ital,wght@1,500&family=Mina:wght@400;700&family=Patrick+Hand&family=Stick&family=Vibes&display=swap');

*{
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

:root{ /*declarando variaveis para subtituir as fontes*/
    --primeira-fonte:"Baloo Da 2",serif ;
    --Segunda-fonte:"Josefin Slab",serif ;
    --fonte-acao:"Mulish", serif;
    --fonte4:"Acme", serif;
    --fonte5:"Amatic SC", serif;
    --fonte5:"El Messiri", serif;
    --fonte7:"Hachi Maru Pop", serif;
    --fonte8:"Indie Flower", serif;
    --fonte9:"Kufam", serif;
    --fonte10:"Mina", serif;
    --fonte11:"Patrick Hand", serif;
    --fonte12:"Stick", serif;
    --fonte13:"Vibes", serif;
    
    

}
body{
    width: 100%;
    height: auto;
    background-color: rgb(0, 0, 0);
    text-align: center;
    
}
h2{
    font-size: 2rem;
    font-family: var(--primeira-fonte);
    color: #4d4d4ddc;
}
h3{
    font-size: 1.5rem;
    font-family: var(--Segunda-fonte);
    color: #ffffffdc;
}
p{
    font-family: var(--fonte-acao);
    color: #ffffffdc;
}
aside p{
    font-size: 2rem;
    font-family: var(--Segunda-fonte);
    color: #000000dc;
    margin-bottom: 1rem;
}
.geral{
    margin: auto;
    width: 1300px;
    height: auto;
}
header{
    
    position: relative;
    margin: auto;
    width: 1200px;
    height: 160px;
    background-color: black;
   
}
img#logo{
    float: left;
    margin: 40px 0px 0px 50px;
    width: 264.33px;
    height: 72.91px;

    
}
ul{
    color: white;
    float: right;
}
li{
    font-family: var(--fonte10);
}
li#menu{

    margin-left: 20px;
    font-family: 'Lato',sans-serif;
    color: #ffffff96;
    line-height: 174px;
    display: inline-block;
}
li#sub{
    margin-top: -300px;
}

section#foto{
    
    width: 100%;
    height: 100%;
}
#ifoto{
    width: 100%;
    height: 100%;
    
}
section#conteudo{
    margin: auto;
    width: 940px;
    height:274px;
}
.infor{
    padding:10px;
    width: 293px;
    height: 267px;
    float: left;
    color: white;
}
aside{
    text-align: center;
    background-color: #ECEFE4;
    width: 100%;
    height: 228px;
}
#botao{
    background: #000000;
    color: #ffffff;
    padding: 10px 35px;
    min-height: 39px;
    font-size: 14px;
    text-decoration: none;
    word-break: break-word;
    position: relative;
    border-radius: 20px;
    box-shadow: inset 0 -4px rgb(0 0 0 / 30%);
    z-index: 2;
    border: none;
}
footer{

    width: 100%;
    height: auto;
    padding: 1rem 0;
    color: white;
    clear: both;
}
div#endereco{
    font-family: var(--fonte-acao);
    line-height: 47px;
    height: auto;
}
div#privacy-link{
    font-family: var(--fonte-acao);
    line-height: 1.8;
    height: auto;
}
div#privacy-link a{
    color: #ff4000;
}
div#copy{
    font-family: var(--fonte-acao);
    line-height: 47px;
    height: auto;
}
span{
    font-family: var(--fonte12);
}
span a{
    font-size: 1.4rem;
    color: azure;
}

section.master{
    width: 100%;
    height: auto;
    color: #000000;
    background-color: #ffffff;
}
/*edição da página sobre*/
#primeiro{
    padding-top: 5rem;
    display: block;
}
#primeiro h1{
    margin: auto;
    font-size: 3rem;
    font-family: var(--fonte10);
    font-weight: 100;
    border-bottom: solid 3px #bd962c;
    width: 300px;
    margin-bottom: 3rem;
}
.qsomos{
    margin: auto;
    width: 920px;
    height: auto; 
    padding-bottom: 2rem;
}

.fontes{
    text-align: left;
    color: #000000;
}
.policy-page{
    padding: 5rem 0;
}
.policy-block{
    text-align: left;
}
.policy-block h1{
    margin: auto;
    font-size: 3rem;
    font-family: var(--fonte10);
    font-weight: 100;
    border-bottom: solid 3px #bd962c;
    width: 520px;
    margin-bottom: 1.5rem;
    text-align: center;
}
.policy-block h2{
    margin-bottom: 1rem;
    font-size: 2rem;
    font-family: var(--fonte10);
    color: #000000;
}
.policy-block p{
    font-size: 1.05rem;
    line-height: 1.8;
    color: #000000;
}
.policy-block .fontes{
    text-align: left;
}
.policy-update{
    margin-bottom: 2rem;
    text-align: center;
}
.policy-list{
    float: none;
    width: 100%;
    margin: 1rem 0 0;
    padding-left: 1.5rem;
    color: #000000;
    list-style: disc;
}
.policy-list li{
    float: none;
    width: auto;
    margin-bottom: .75rem;
    font-family: var(--fonte-acao);
    color: #000000;
    text-align: left;
}
.policy-contact a{
    color: #ff4000;
}
/*edição da página contato*/
.f{
    margin: auto;
    width: 100%;
}
#Cprimeiro{
    padding-top: 5rem;
    display: block;
}
#Cprimeiro h1{
    margin: auto;
    font-size: 3rem;
    font-family: var(--fonte10);
    font-weight: 100;
    border-bottom: solid 3px #bd962c;
    width: 400px;
    margin-bottom: 3rem;
}
.dados{
    font-size: 1.1rem;
    font-family: var(--fonte4);
    color: #000000;
    width: 970px;
    height: 35px;
    background-color: #ffffff;
    padding: 7px 15px 10px;
    margin: 4px;
    border: 0.1px solid rgba(0, 0, 0, 0.246);

}
.msg{
    font-size: 1.1rem;
    font-family: var(--fonte4);
    color: #000000;
    width: 970px;
    height: 100px;
    background-color: #ffffff;
    padding: 7px 15px 10px;
    margin: 4px;
    border: 0.1px solid rgba(0, 0, 0, 0.246);

}
#enviar{
    font-size: 1rem;
    font-family: var(--fonte-acao);
    color: #ffffff;
    width: 600px;
    height: auto;
    background-color: #000000;
    margin-bottom: 15px;
    padding: 7px 15px 10px 15px;
    border: none;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #000000;
}
#enviar:hover{
    font-family: var(--fonte-acao);
    color: #000000;
    width: 600px;
    height: auto;
    background-color: #00000046;
    
}
.mapa{
    width: 100%;
    height: 400px;
}
@media(max-width:980px){
    header{
    width: 100%;
    height: 175px;
    text-align:right;
    position: static;
    top: 0px;  


    }
    img#logo{
    float:right;
    margin: 40px 40px 0px 50px;
    width: 264.33px;
    height: 72.91px;


    }
    section#conteudo{
    width: 100%;
    height: auto;
    position: static;
    }
    .infor{
    margin-bottom: 2rem;
    width: 100%;
    height: auto;
    float: none;
    padding: 0;



    }
    aside{
    position: static;
    float: none;
    }
    footer{

    width: 100%;
    height: auto;
    padding: 1rem 0 1.5rem;
    color: white;
    clear: both;
    }
    div#endereco{
    visibility: hidden;
    font-family: var(--fonte-acao);
    font-size: .1rem;
    line-height: 0;
    height: 0;
    }
    div#copy{
    font-family: var(--fonte-acao);
    font-size: .8rem;
    height: auto;
    line-height: 1.6;
    padding: 0 1rem;

    }
    div#privacy-link{
    font-size: .95rem;
    line-height: 1.6;
    padding: .35rem 1rem;
    }
    span{
    font-family: var(--fonte12);

    }
    span a{
    font-size: 1.4rem;
    color: azure;
    padding-bottom: 20px;
    }
    /*edição da página contato*/
    .geral{
    margin: auto;
    width: 100%;
    }
    .fontes{
    text-align: center;
    }
    #Cprimeiro{
    text-align: center;
    width: 100%;
    padding-top: 5rem;
    display: block;
    }
    #Cprimeiro h1{

    margin: auto;
    font-size: 3rem;
    font-family: var(--fonte10);
    font-weight: 100;
    border-bottom: solid 3px #bd962c;
    width: 80%;
    margin-bottom: 3rem;
    }
    .dados{
    font-size: 1.1rem;
    font-family: var(--fonte4);
    color: #000000;
    width: 90%;
    height: 35px;
    background-color: #ffffff;
    padding: 7px 15px 10px;
    margin: 4px;
    border: 0.1px solid rgba(0, 0, 0, 0.246);

    }
    .msg{
    font-size: 1.1rem;
    font-family: var(--fonte4);
    color: #000000;
    width: 90%;
    height: 100px;
    background-color: #ffffff;
    padding: 7px 15px 10px;
    margin: 4px;
    border: 0.1px solid rgba(0, 0, 0, 0.246);

    }
    #enviar{
    font-size: 1rem;
    font-family: var(--fonte-acao);
    color: #ffffff;
    width: 90%;
    height: auto;
    background-color: #000000;
    margin-bottom: 15px;
    padding: 7px 15px 10px 15px;
    border: none;
    border-radius: 10px;
    box-shadow: 2px 2px 6px #000000;
    }
    #enviar:hover{
    font-family: var(--fonte-acao);
    color: #000000;
    width: 90%;
    height: auto;
    background-color: #00000046;

    }
    .mapa{
    width: 100%;
    height: 300px;
    }
    /*edição da página sobre*/
    #primeiro{
    padding-top: 5rem;
    display: block;
    }
    #primeiro h1{
    margin: auto;
    font-size: 3rem;
    font-family: var(--fonte10);
    font-weight: 100;
    border-bottom: solid 3px #bd962c;
    width: 80%;
    margin-bottom: 3rem;
    }
    .qsomos{
   margin: ;
    width: 90%;
    height: auto; 
    padding-bottom: 2rem;
    }
    .policy-page{
    padding: 4rem 0;
    }
    .policy-block{
    width: 90%;
    text-align: left;
    }
    .policy-block h1{
    width: 100%;
    font-size: 2.3rem;
    }
    .policy-block h2{
    font-size: 1.6rem;
    }
    .policy-update{
    text-align: left;
    }

    
}
