@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

@media (max-width: 576px) {
	#oficinas-noticias{
		display: none;
	}
	#apoiadores{
		display: none;
	}
	#mensagem{
	line-height: 10px;
	}
}
body{
	background: linear-gradient(to bottom right, #672C73, #BD406E) fixed;
}
body h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	color: #fff;
}
body h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
}
body p{
	font-family: 'Open Sans', sans-serif;
}
main{
	margin-top: 45px;
}
footer{
	background-color: rgba(255, 255, 255, 0.2);
	margin-top: 30px;
	padding: 10px;
	color: #fff;
}
#logo-footer{
	width: 150px;
	margin-top: 30px;
}
footer p{
	font-size: xx-small;
}
footer .fab{
	color: #fff;
	font-size: larger;
}
footer h6{
	font-size: smaller;
}
.separador{
	border-left: 1px solid #fff;
}
.navbar{
	padding-top: 0;
	padding-bottom: 0;
}
.bg-menu {
  background: linear-gradient(to right, #3498DB 70%, #27AE60 30%);
}
#menu li:nth-child(2) {
  background-color: #D14536;
}
#menu li:nth-child(3) {
  background-color: #f1c40f;
}
#menu li:nth-child(4) {
  background-color: #E27F00;
}
#menu li:nth-child(5) {
  background-color: #3498DB;
}
#menu li:nth-child(6) {
  background-color: #D14536;
}

#menu li:nth-child(7) {
  background-color: #27AE60;
}
#menu li{
	transform: skew(-30deg);
}
#menu a{
	font-family: 'Roboto Condensed', sans-serif;
	color: #fff;
	transform: skew(30deg);
}
#mensagem{
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 3px;
	color: #fff;
	line-height: 50px;
	width: 100%;
	background-color: #3498DB;
}
@media (max-width: 576px) {
	#mensagem{
	line-height: 25px;
	}
}
#mensagem a{
	text-decoration: underline;
	color: inherit;
}
#nos{
	padding: 30px 20px 10px 20px;
	color: #fff;
}
.transparencia-content{
	background-color: rgba(255, 255, 255, 0.2);
}
#apoiadores{
	margin-top: 20px;
}
#missao{
	padding: 30px 20px 10px 20px;
	margin-top: 20px;
	color: #fff;
}
#missao ul{
	padding-left: 20px;
}
#oficinas-noticias{
	margin-top: 20px;
}
#index-oficinas .card{
	box-shadow: 4px 4px #27AE60, -4px -4px #f1c40f;
}
.card ul li:nth-child(even){
	background-color: #A75E8D;
}
.card ul li:nth-child(odd){
	background-color: #c5a6b8;
}
#index-noticias .card ul a:nth-child(odd){
	background-color: #c5a6b8;
}
#index-noticias .card ul a:nth-child(even){
	background-color: #ffff;
}
#index-noticias .card ul li{
	padding: 5px;
}
#index-noticias .card ul a:nth-child(1){
	border-left: 7px solid #3498DB;
}
#index-noticias .card ul a:nth-child(2){
	border-left: 7px solid #D14536;
}
#index-noticias .card ul a:nth-child(3){
	border-left: 7px solid #f1c40f;
}
#index-noticias ul a:hover{
	text-decoration: none !important;
}
#index-noticias ul li p:first-child{
	font-weight: bold;
	margin-bottom: 1px;	
}
#index-noticias ul li p{
	color: black;
	font-size: smaller;
}
#index-noticias ul li p:nth-child(2){
	margin-bottom: 1px;
}
.btn-index{
	color: #fff;
	background-color: #3498DB;
	border-radius: 0; 
}
.brand-apoiadores{
	background-color: #DBB9CD;
}
.brand-apoiadores img{
	width: 100px;
}
#apoiadores .transparencia-content{
	width: 100%;
	background-color: #DBB9CD;
	height: auto;
	padding: 20px 20px 20px 370px;
}
#apoiadores img{
	margin-right: 30px;
}
#quem-somos{
	background-color: rgba(255, 255, 255, 0.2);
	padding: 30px 65px;
}
#quem-somos h3{
	color: #E1B70E;
}
#quem-somos img{
	width: 100%;
	margin-bottom: 10px;
}
#quem-somos p{
	text-align: justify;
	color: #fff;
}
#oficinas h3{
	color: #27AE60;
}
#oficinas{
	background-color: rgba(255, 255, 255, 0.2);
	padding: 30px 65px;
	color: #fff;
	text-align: justify;
}
#panel-oficinas{
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
	margin-top: 20px;
}
.nav-tabs a{
	font-size: x-small;
	color: #fff;
}
.tab-content img{
	width: 100%;
	margin-bottom: 30px;
}
.tab-content p{
	padding: 0 65px 0 65px;
	text-align: justify;
}
.nav-link{
	border-radius: 0px !important;
}
#panel-oficinas .nav-item:nth-child(1){
	background-color: #3498DB;
}
#panel-oficinas .nav-item:nth-child(2){
	background-color: #D14536;
}
#panel-oficinas .nav-item:nth-child(3){
	background-color: #F1C40F;
}
#panel-oficinas .nav-item:nth-child(4){
	background-color: #E27F00;
}
#panel-oficinas .nav-item:nth-child(5){
	background-color: #27AE60;
}
#panel-oficinas .nav-item:nth-child(6){
	background-color: #3498DB;
}
#panel-oficinas .nav-item:nth-child(7){
	background-color: #D14536;
}
#panel-oficinas .nav-item:nth-child(8){
	background-color: #F1C40F;
}
#panel-oficinas .nav-item:nth-child(9){
	background-color: #27AE60;
}
#doacoes{
	background-color: rgba(255, 255, 255, 0.2);
	padding: 30px 65px;
	color: #fff;
	text-align: justify;
	margin-bottom: 20px;
}
#como-ajudar h3{
	color: #3498DB;
}
#conta{
	background-color: rgba(255, 255, 255, 0.2);
	padding: 30px 65px;
	color: #fff;
	text-align: justify;
	margin-bottom: 20px;
}
#conta p{
	line-height: 10px;
}
#conta p:first-child{
	line-height: 50px;
}
#mensagem-doe #mensagem{
	border-bottom: 5px solid #E27F00;
}
#custeio{
	background-color: rgba(255, 255, 255, 0.2);
	padding: 30px 65px;
	color: #fff;
	text-align: justify;
}
#contato .form-control{
	margin-bottom: 7px;
}
#contato, #localizacao{
	margin-top: 20px;
}
input, textarea{
	background-color: rgba(255, 255, 255, 0.2) !important;
	border: none !important;
	border-radius: 0px !important;	
	color: #fff !important;
}
.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.25);
}
.form-control::placeholder {
  color: #fff;
}
#map{
	margin-bottom: 20px;
}
#localizacao p{
	color: #fff;
	line-height: 9px;
}
#contato .btn-primary{
	background-color: #3498DB;
}
#estatuto-docs{
	background-color: rgba(255, 255, 255, 0.2);
	padding: 30px 65px;
}
#estatuto-docs h3{
	color: #3498DB;
}
#estatuto-docs a{
	color: #fff;
	text-decoration: underline;
}
#transparencia p{
	color: #fff;
}
#noticias{
	background-color: rgba(255, 255, 255, 0.2);
	padding: 30px 65px;
}
#noticias h3{
	color: #E1B70E;
}
#noticias h4 + p{
	font-size: 	x-small;
}
#noticias h4{
	margin-bottom: 0;
}
#noticias article{
	color: #fff;
	margin-top: 10px;
}
#noticias article{
	border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}
#noticias article:last-child{
	border-bottom: none;

}
#oficinas-noticias
