/* o laranja do bootstrap é o #f0ad4e */

/* substitui os do bootstrap */

body {
	margin-top:0px; 
}




@media (min-width: 1000px) {
  .container {
    width: 1200px;
  }
  
  h1 , .h1 {
	  font-size:3.5 rem;
  }
  
  h2, .h2 {
	font-size:2.0rem;
  }
  
}

@media (max-width: 500px) {
  h1 {
	font-size:3rem;
  } 
.h1 {
	font-size:3rem;
}	
  h2, .h2 {
	font-size:2rem;
  }
  h3, .h3{
	  font-size:2rem;
  }
  h4, .h4 {
	  font-size:1.7rem;
  }
  p {
	font-size:1.4rem;
	}
}

.jumbotron{padding:0px;margin:0px;color:inherit;background-color:#eee;}
.jumbotron{border-radius:0px;}

.navbar-default {
	border-color:#fff;
	margin-left:-15px;
	padding-left:15px;
	margin-right:-15px;
}

.dropdown:hover .dropdown-menu {
display: block;
}





/* fim */

.jumbotronprincipal {
	background: url(images/banner_ongsbrasil.jpg) center top; 
	background-size: cover; 
	height:350px;
	opacity:1.2;
	margin-top:-20px;
}

.table-overflow {
    max-height:200px;
    overflow-y:auto;
}

.separadorlinha {
	height:1px;
}

.separador5linhas{
	height:5px;
}

.separador15linhas{
	height:15px;
}

.separador30linhas{
	height:30px;
}

.textorodape {
	color:fff;
}

.textobarrapesquisa {
	color:#fff;
}

.itemmenumobile {
	border-bottom: solid 1px;
	border-color:#e7e7e7;
	font-size: 1.1em;
}




.tabelapadrao {
	width: 100%;
	border: 0px;
	padding: 0px;
	text-align: center;
}

.textogeral12 {
	color: #000000;
}

.textogeral12forte {
	color: #000000;
	font-weight: bold;
}

.textogeral14 {
	color: #000000;
}

.textomenupreto {
	color: #000000;
}

.textomenubranco {

	color: #FFFFFF;
	font-weight: bold;
}

.tituloinstituicao {
	font-size: 16px;
	color: #D16200;
	font-weight: bold
}

.itementradadados {
	color: #000000;
	font-weight: bold
}


.bolinhamenu {
	font-family: Symbol;
	font-size: 12px;
	color: #000000;
	font-weight: bold
}

.tituloprincipal {
	font-size: 20px;
	color: #D16200;
	font-weight: bold
}

.tituloprincipalmini {
	font-size: 14px;
	color: #D16200;
	font-weight: bold
}

.nomerede {
	font-size: 11px;
	color: #D16200;
	font-weight: bold
}

.curtir {
	font-family: Arial,Verdana, Tahoma;
	font-size: 10px;
	color: #D16200;

}

.textoh2 {

	font-size: 20px;
	color: #D16200;
	font-weight: bold;
	display: inline;
	padding: 0px;
}

.minitextoh2 {

	font-size: 16px;
	color: #D16200;
	font-weight: bold
}


.textoprincipal {
	font-size: 14px;
	color: #000000;
	font-weight: bold
}

.subtitulo {
	font-size: 14px;
	color: #D16200;
	font-weight: bold
}

.deixe {
	font-size: 12px;
	color: #D16200;
	font-weight: bold;
    text-decoration: underline;
}


.saibamais {
	font-size: 13px;
	color: #666666;
	font-weight: bold;

}

.numero {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold
}

.textomenucinza {
	font-size: 12px;
	color: #666666;


}
.textocinza14 {
	font-size: 14px;
	color: #666666;


}

.textocinza14forte {
	font-size: 14px;
	color: #666666;
	font-weight: bold


}

.comentarios {
	font-size: 10px;
	color: #666666;

}





a:link {
	text-decoration: none;
	color:#000;
}

a:visited {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration: none;
	color:#000;
}

a:active {
	text-decoration: none;
	color:#000;
}