html{
    font-size: 62.5%;
}

body{
    margin: 0px;
    padding: 0px;
    font-family: "Quicksand", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

h1{
    margin: 0;
    font-size: 4rem;
    font-family: "Amatic SC", sans-serif;
    font-style: normal;
}

h2{
    font-size: 2.5rem;
    font-family: "Bad Script", cursive;
    font-weight: 700;
    font-style: normal;
}

p{
    font-family: "Annie Use Your Telescope", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 2.5rem;
}

a{
    text-decoration: none;
}



#top-cabecalho{
    font-size: 2rem;
    color: black;
    padding: 5px;
}

#top-cabecalho a{
    text-decoration: none;
}

#top-cabecalho a:visited{
    color: black;
}

#top-cabecalho-margin{

    display: flex;
    justify-content: space-around;
    align-items: center;
    
}

.divs-cabecalho{
    display: flex;
    justify-content: center;
}
#contenet-section-3 p{
    margin-top: 30px;
}
#section_1{
    background-image: url(assets/img1.png);
    background-position: left;
    background-size: cover;
}

#icons-social-meidia{
    justify-content: left;
}

#icons-social-meidia a{
    margin-left: 10px;
}

#icons-social-meidia a:visited{
    background-color: black;
}

#links-cabecalho{
    justify-content: right;
}

#links-cabecalho a{
    margin-right: 10px;
}

#cabelhalho-backgrownd{
    height: 90vh;
    background-image: url(assets/back01.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.backgrownd-img-section-1{
    background-position: center;
    background-size: cover;
}

#backgrownd-colo-section-3, #backgrownd-colo-section-4{
    width: 100%;
    height: 100%;
    background-color: #002f49ee;
    display: flex;
    justify-content: center;
}

.backgrownd-colo-section-1 h1{
    text-shadow: 3px 3px white;
}


#cabelhalho-color{
    background-color: #002f49ee;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;

}

#contain-logo{
    margin-top: 30px;
}

#contain-content{
    margin-top: 60px;
    margin-bottom: 30px;
}
#logo-img{
    width: 100%;
    display: flex;
    justify-content: center;


}

#logo-img img{
    width: 340px;
  
    
}

#logo-h2 h2{
    color: white;
    display: flex;
    justify-content: center;
    margin: 0px;

}

#content-h1 h1{
    color: white;
    display: flex;
    justify-content: center;
    text-align: center;
}

#content-p{
    color: white;
    display: flex;
    justify-content: center;
}


#content-p-container{
    text-align: center;
}

#buton-content{
   color: white;
   padding: 10px; 
   display: flex;
   justify-content: center;
}

.pag-links a{
    padding: 10px;
    border-radius: 20px;
    font-size: 1.5rem;
}

.btn-withe a{
    border: 1px solid white;
    color: white;
}

.btn-withe a:hover{
    background-color: white;
    border: 1px solid white;
    color: #003049;
    font-weight: bold;
}


#div-blog-content h1{
    font-size: 8rem;
    color: #003049;
    text-shadow: 3px 3px white;
}

#div-legis-content h1{
    font-size: 8rem;
    color: #003049;
    text-shadow: 3px 3px white;
    padding: 10px;
    display: inline-block;
    margin-bottom: -30px;
    margin-left: 30px;
}

#div-blog-container p{
    text-align: justify;
}

#div-legis-container p{
    text-align: justify;
}


.section{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

#section_1{
    background-color: white;
    padding: 30px;
    min-height: 60vh;
}

#section_2{
    background-color: #F2CB05;
    padding: 30px;
    min-height: 60vh;
}

#section_3{
    background-image: url(assets/back01.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

#section_4{
    background-color: #0477bf;
}

#apoia-se-img{
    margin: 10px;
    display: flex;
    justify-content: center;
}



#apoia-se-logo img{
    width: 200px;
    background-color: white;
    border-radius: 10px;
    margin: 10px;
}

#apoia-se-img img{
    width: 100px;
    border-radius: 15px;
}

#apoia-se-logo a{
    width: 100%;
    display: flex;
    justify-content: center;
}

#content-apoiase {
    padding: 60px 0px;
}

#container-progress{
    color: white;
}

#apoia-se-logo{
    display: flex;
    justify-content: center;
}

#container-progress{
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}


#apoia-se-qrcode{
    display: flex;
    justify-content: center;
    align-items: center;
}

#apoia-se-qrcode a{
    background-color: white;
    border-radius: 15px;
    
}

#apoia-se-qrcode a img{
    border: 1px solid grey;
    margin: 15px;
    border-radius: 10px;
}


#section_1_margin, #section_2_margin, #section_3_margin, #section_4_margin{
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    
}

#section_3_margin{
    margin: 30px 0px;
    justify-content: left;
    margin-bottom: 60px; 
}

#container_section_3{
    background-color: white;
    padding: 15px;
    display: flex;
    justify-content: left;
    align-items: center;
    box-shadow: 15px 15px #F2CB05;
}

#div-blog-content{
    color: white;
    width: 100%;
}

#div-legis-content{
    color: white;
    width: 100%;
   
}

#div-blog-content-color h1{

    display: inline-block;
    padding: 10px;

}

#div-legis-content-color{
    padding: 30px 0px;
    color: #003049;
}

#div-legis-content-color h2{
    display: inline-block;
    padding: 5px;
    text-shadow: 2px 2px white;
    color: #003049;

}

#buton-blog{
    display: flex;
    justify-content: center;
}
#buton-contato{
    display: flex;
    justify-content: center;
}

#buton-legis{
    display: flex;
    justify-content: center;
}

#buton-legis a{
    border-color: white;
    color: white;
    background-color: #003049;
}

#buton-legis a:hover{
    border-color: #003049;
    color: #003049;
    background-color: white;
}

#div-legis-1-container{
    display: flex;
    justify-content: space-around;
    margin: 30px;
}

#div-legis-1-container img{
    width: 60%;
}

#buton-contato a{
    border: 1px solid #003049;
    color: #003049;
}

#buton-contato a:hover{
    background-color: #d90d32;
    color: white;
    border-color: white;
}


#contenet-section-3 h1{
    text-shadow: 2px 2px #003049;
    background-color: #d90d32;
    color: white;
    display: inline-block;
    padding: 10px;
    box-shadow: -15px 15px #F2CB05;
}


#img-section-3 img{
    width: 100%;
    height: 100%;
}

#content_4_section{
    width: 70%;
    padding: 30px;
    color: white;
}

#content_4_section h1{
    background-color: #d90d32;
    text-shadow: 2px 2px #003049;
    box-shadow: 15px 15px #F2CB05;
    font-size: 6rem;
    margin-right: 50px;
    padding: 10px;
}

#content_4_section h2{
    margin-top: 30px;
    text-shadow: 2px 2px #d90d32;
}

#content_4_section p{
    margin-right: 100px;
    padding: 20px;
}

#section_4img img{
    width: 100%;
    margin-left: -40%;
}

#section_4img{
    width: 30%;
    background-color: #F2CB05;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 30px;
}

#logofooter img{
    width: 200px;
}

#logofooter, #copyringt{
    display: flex;
    justify-content: center;
}

#container_footer{
    padding: 30px;
}


@media only screen and (max-width: 600px){
    #e-mail{
        display: none;
    }

    #content-p-container {
        text-align: center;
        margin: 5px;
    }

    #logo-h2 h2{
        font-size: 1.5rem;
    }

    #logo-img img {
        width: 200px;
    }

    #content-h1 h1 {
        font-size: 2.5rem;
    }

    p{
        font-size: 2rem;
    }

    #icons-social-meidia{
        width: 30%;
    }

    #links-cabecalho{
        justify-content: right;
    }

    #section_1 {
        padding: 5px;
    }

    #section_1_margin, #section_2_margin, #section_3_margin, #section_4_margin {
        width: 100%;
        flex-wrap: wrap;
    }

    #div-blog-container {
        width: 100%;
        margin: 5px;
        padding: 5px;
        order: 1;
        display: flex;
        justify-content: center;
    }

    #div-blog-container img {
        width: 80%;
        position: relative;
        margin: 0px;
        margin-top: -100px;
    }


    #div-blog-content {
        margin-left: 0px;
    }

    #div-blog-content-color {
        padding: 15px;
        padding-bottom: 100px;
    }

    #section_3_margin {
        margin: 15px;
    }

    #container_section_3 {
        padding: 15px;
        width: 100%;
        flex-wrap: wrap;
    }

    #contenet-section-3 {
        width: 100%;
    }

    #img-section-3 {
        width: 100%;
        margin: 15px; 
    }

    #div-legis-1-container {
       flex-wrap: wrap;
       margin: 15px;
    }

    #section_2 {
        padding: 15px;
    }

    #content_4_section {
        width: 100%;
        padding: 15px;
    }

    #content_4_section p {
        margin: 5px;
        padding: 20px;
    }

    #section_4img {
        width: 100%;
        padding: 15px;
    }

    #section_4img img {
        width: 100%;
        margin: 15px;
    }

    #div-blog-content-color p, #contenet-section-3 p, #div-legis-content-color p {
        text-align: center;
    }


}

@media only screen and (min-width: 600px) and (max-width:1200px){
    #e-mail{
        display: none;
    }

    #section_1 {
        padding: 0px;
    }

    #section_1_margin, #section_2_margin, #section_3_margin, #section_4_margin {
        width:100%;
        flex-wrap: wrap;
    }

   #div-blog-container {
    order: 2;
    width: 100%;
    margin-right: 0px;
    display: flex;
    justify-content: center;
   }

   #div-blog-container img{
    width: 80%;
    margin-top: -150px;
   }
   
   #div-blog-content{
    margin: 0px;
    
   }

   #div-blog-content-color {
    padding: 30px;
    padding-left: 30px;
    padding-bottom: 200px;
    }

    #contenet-section-3 {
        width: 100%;
    }

    #container_section_3{
        padding: 20px;
        flex-wrap: wrap;
        width: 100%;
    }


    #img-section-3 {
        width: 100%;
        margin: 15px;
    }

    #section_2 {
        padding: 0px;
        padding-top: 5px;
    }

    #div-legis-1-container{
        flex-wrap: wrap;
        margin: 15px;
    }

    #div-legis-1-container img {
        width: 80px;
    }

    #content_4_section {
        width: 100%;
        padding: 15px;

    }

    #content_4_section p {
        margin: 0px;
        padding: 10px;
        text-align: center;
    }

    #section_4img{
        width: 30%;
        padding: 0px;
        display: flex;
        justify-content: center;
    }

    #section_4img img {
        margin: 0px;
        width: 150%;
    }
}

@media only screen and (min-width: 800px){
    #e-mail{
        display: flex;
    }

}

@media only screen and (min-width: 800px) and (max-width:999px){

    p{
        font-size: 3rem;
    }

    #cabelhalho-backgrownd{
        height: 60vh;
    }
    
    #section_1_margin, #section_2_margin, #section_3_margin, #section_4_margin {
        width: 100%;
        flex-wrap: wrap;
    }

    #div-legis-1-container {
        flex-wrap: wrap;
    }

    #div-legis-1-container img {
        width: 100px;
        margin-bottom: 5px;
        
    }

    #section_4img {
        width: 100%;
        height: 200px;
        padding: 30px;
    }

    #section_4img img {
        width: 400px;

        margin-top: -200px;
    }

    #content_4_section {
        width:80%;
        padding: 30px;
        padding-bottom: 200px;
        color: white;
    }

    #section_4{
        margin-bottom: 100px;
    }

}

@media only screen and (min-width: 800px) and (max-width:1200px){
    #div-blog-container img {
        width: 50%;
    }

    #img-section-3{
        display: flex;
        justify-content: center;
    }

    #img-section-3 img {
        width: 50%;
        height: 100%;
    }
}

@media only screen and (min-width: 1000px){
    
    #cabelhalho-backgrownd{
        height: 60vh;
    }

}

@media only screen and (min-width: 1200px){
    #cabelhalho-backgrownd{
        height: 90vh;
    }
}

@media only screen and (min-width: 1400px){
    #cabelhalho-backgrownd{
        height: 90vh;
    }
}

@media only screen and (min-width: 2200px){
    #section_1_margin, #section_2_margin, #section_3_margin, #section_4_margin {
        width:60%;
    }

    #cabelhalho-backgrownd{
        height: 60vh;
    }
}

