section#topo{width:100%;position:relative;float:left;float:left;width:100%;background:rgba(25,72,107,1);margin-bottom:30px;}
section#topo h1{font-family: 'Inter', sans-serif;padding:10px;letter-spacing:1px;color:rgba(255,255,255,1);text-align:center;width:70%;margin-left:15%;font-size:30px;font-weight:bold;float:left;}
section.imagem_fundo{width:100%;float:left;border-top:1px solid rgba(,0,0,0,1);}
section.imagem_fundo img{width:100%;float:left;height:auto;background-position:center;}
section.imagem_fundo img.img1{display:block;}
section.imagem_fundo img.img2{display:none;}

section#quem_somos{margin-bottom:50px;width:80%;float:left;position:relative;margin-left:10%;}
section#quem_somos h3{text-align:center;margin-top:40px;margin-bottom:30px;font-size:40px;font-weight:bold;}
section#quem_somos div#esquerda{width:60%;float:left;}
section#quem_somos div#esquerda p{line-height:35px;color:rgba(0,0,0,1);width:100%;float:left;margin-top:15px;text-align:justify;font-size:18px;letter-spacing:1px;}
section#quem_somos div#direita{width:40%;float:left;}
section#quem_somos div#direita img{width:400px;margin:0 auto;display:block;-webkit-box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
		-moz-box-shadow:9px 7px 5px rgba(50, 50, 50, 0.77);border-radius:10px;box-shadow:9px 7px 5px rgba(50, 50, 50, 0.77);}

section#privacidade{width:70%;float:left;margin-left:15%;border-bottom:1px solid #CCC;}
section#privacidade p#ed{margin-top:30px;}
section#privacidade p{color:rgba(100,100,100,1);font-size:17px;text-align:justify;}
section#privacidade h1{font-size:22px;}
section#privacidade h2{font-size:18px;}

section#privacidade a{color:rgba(100,100,100,1);text-decoration:none;}

@media screen and (max-width:1500px ){
section#topo img{width:100%;height:auto;}
section#topo figcaption.sombra{height:auto;bottom:10px;}
}
@media screen and (max-width:1300px ){
section#topo h1{width:90%;margin-left:5%;font-size:30px;}
}
@media screen and (max-width:1100px ){
section#topo h1{font-size:22px;}
}
@media screen and (max-width:950px ){
section#topo h1{font-size:20px;width:80%;margin-left:10%;}
}
@media screen and (max-width:750px ){
section#privacidade{width:80%;float:left;margin-left:10%;}
section#topo h1{bottom:70px;font-size:22px;width:90%;margin-left:5%;}
section#topo h1{font-size:20px;}
section.imagem_fundo img.img1{display:none;}
section.imagem_fundo img.img2{display:block;}
}
@media screen and (max-width:600px ){
section#topo h1{font-size:18px;text-shadow:1px 2px #000;}
}
@media screen and (max-width:500px ){
section.imagem_fundo img{width:100%;}
}