@charset "UTF-8";
/* header */
.header {
  height: 213px;
  background: #004F1C url(../images/header.jpg) no-repeat;
  background-size: 100%;
  display: block;
  padding: 0 !important;
  margin: 0; }

/* menu */
nav {
  background: #000;
  height: 52px; }

nav#menu h1 {
  display: none; }

nav#menu ul {
  list-style: none; }

nav#menu li {
  display: inline-block;
  padding: 10px 6px 6px 6px; }

nav#menu li a {
  text-decoration: none;
  color: #fff; }

.navbar-inverse {
  background: #000;
  border-radius: 0px; }

.navbar-nav > li > a {
  color: #fff; }

.navbar-nav > li > a:hover {
  background: #222222; }

.navbar-toggle {
  background-color: #222222;
  background-image: none;
  border: 1px solid gray; }

.navbar {
  margin-bottom: 0px; }

/* imagens */
img {
  max-width: 100%; }

/* conteudo */
h1.title-noticias-internas {
  font-size: 2.2em; }

h2.title-barra-amarela {
  color: #fff;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 24px;
  padding-bottom: 4px; }

h2.title-noticias {
  font-size: 1.5em;
  font-weight: bold;
  color: #000; }

h2.scbm-logo {
  padding: 8px;
  font-size: 1.8em;
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px;
  background: #001A66; }

h2.convenios-logo {
  padding: 8px;
  font-size: 1.8em;
  font-weight: bold;
  color: #fff;
  margin-bottom: 30px;
  background: #0085B2; }

h3.title-barra-amarela {
  font-size: 1.5em;
  color: #D9A300;
  font-weight: bold; }

.amarelo-ovo {
  color: #D9A300; }

.barra-amarela {
  background: #D9A300;
  margin-top: 50px; }

.linha2 {
  margin-top: 20px; }

.icone-home {
  font-size: 1em;
  color: #7AFF4D; }

.espaco1 {
  margin-top: 16px; }

.espaco2 {
  margin-top: 32px; }

.espaco3 {
  margin-top: 48px; }

/* rede social */
.redes-sociais {
  padding-top: 20px; }

/* rodape */
.rodape {
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  background: #222222; }

a.link-noticias {
  color: #000; }

/* alinhamento de imagem */
.alignleft {
  float: left;
  padding-right: 6px; }

/* Layout para desktops: 360 px até o máximo de 359 */
@media only screen and (min-width: 320px) {
  body {
    font-size: 1.2em; }

  .header {
    height: 55px; }

  img.sociais-responsive {
    width: 18px; }

  .redes-sociais {
    padding-top: 0; }

  h2.title-noticias {
    font-size: 1.1em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.1em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    padding-top: 6px;
    font-size: 1.1em;
    color: #D9A300;
    font-weight: bold; }

  /* alinhamento de imagem */
  .alignleft {
    margin-bottom: 22px; }

  .thumb-foto {
    width: 120px; }

  .navbar-inverse {
    background: #000; }

  .navbar-toggle {
    background-color: #222;
    background-image: none;
    border: 1px solid gray; }

  .navbar-toggle {
    position: relative;
    float: left;
    margin-top: 20px; }

  .navbar-toggle-right {
    float: right;
    margin-top: 20px;
    margin-right: 6px; }

  .navbar-nav {
    margin: 0px -15px;
    padding: 0px; } }
@media only screen and (max-width: 321px) {
  nav {
    height: 100%; }

  nav#menu li {
    display: block;
    padding: 10px 6px 6px 6px; } }
/* Layout para desktops: 360 px até o máximo de 479 */
@media only screen and (min-width: 360px) {
  body {
    font-size: 1.2em; }

  .header {
    height: 62px; }

  h2.title-noticias {
    font-size: 1.1em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.1em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.1em;
    color: #D9A300;
    font-weight: bold; } }
@media only screen and (max-width: 360px) {
  nav {
    height: 100%; }

  .navbar-toggle {
    margin-top: 12px; }

  .navbar-toggle-right {
    margin-top: 12px; }

  .navbar-nav {
    margin: 0px -15px;
    padding: 0px;
    background: #000; }

  nav#menu li {
    display: block;
    padding: 10px 6px 6px 6px; } }
	
	@media only screen and (min-width: 375px) {
  nav {
    height: 100%; z-index:2000;}

  .navbar-toggle {
    margin-top: 12px; }

  .navbar-toggle-right {
    margin-top: 12px; }

  .navbar-nav {
    margin: 0px -15px;
    padding: 0px;
    background: #000; }

  nav#menu li {
    display: block;
    padding: 10px 6px 6px 6px; } }
	
/* Layout para desktops: 480 px até o máximo de 639 */
@media only screen and (min-width: 480px) {
  body {
    font-size: 1.2em; }
	
  nav {
    height: 100%; }
	
  .header {
    height: 82px; }

  .navbar-nav {
    margin: 0px -15px;
    padding: 0px;
    background: #000; }

  .navbar-toggle {
    margin-top: 10px; }

  .navbar-toggle-right {
    margin-top: 10px; }
	
  img.sociais-responsive {
    width: 22px; }

  .redes-sociais {
    padding-top: 5px; }

  h2.title-noticias {
    font-size: 1.1em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.1em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.1em;
    color: #D9A300;
    font-weight: bold; } }
/* Layout para desktops: 600 px até o máximo de 639 */
@media only screen and (min-width: 600px) {
  body {
    font-size: 1.3em; }

  .header {
    height: 102px; }

  img.sociais-responsive {
    width: 24px; }

  .redes-sociais {
    padding-top: 10px; }

  h2.title-noticias {
    font-size: 1.1em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.1em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.1em;
    color: #D9A300;
    font-weight: bold; } }
/* Layout para desktops: 740 px até o máximo de 768 */
@media only screen and (min-width: 640px) {
  body {
    font-size: 1.3em; }

  .header {
    height: 110px; }

  img.sociais-responsive {
    width: 26px; }

  .redes-sociais {
    padding-top: 10px; }

  h2.title-noticias {
    font-size: 1.2em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.2em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.2em;
    color: #D9A300;
    font-weight: bold; } }
/* Layout para desktops: 768 px até o máximo de 799 */
@media only screen and (min-width: 768px) {
  body {
    font-size: 1.3em; }

  .header {
    height: 132px; }

  img.sociais-responsive {
    width: 30px; }

  .redes-sociais {
    padding-top: 14px; }

  h2.title-noticias {
    font-size: 1.2em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.2em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.2em;
    color: #D9A300;
    font-weight: bold; }

  nav {
    height: 100%; } }
/* Layout para desktops: 800 px até o máximo de 979 */
@media only screen and (min-width: 801px) {
  body {
    font-size: 1.3em; }

  .header {
    height: 146px; }

  img.sociais-responsive {
    width: 31px; }

  .redes-sociais {
    padding-top: 16px; }

  h2.title-noticias {
    font-size: 1.2em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.2em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.2em;
    color: #D9A300;
    font-weight: bold; } }
@media only screen and (max-width: 801px) {
  .collapsed {
    display: block; } }
/* Layout para desktops: 900 px até o máximo de 979 */
@media only screen and (min-width: 900px) {
  body {
    font-size: 1.3em; }

  .header {
    height: 129px; }

  img.sociais-responsive {
    width: 32px; }

  .redes-sociais {
    padding-top: 20px; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.3em;
    color: #D9A300;
    font-weight: bold; } }
/* Layout para desktops: 980 px até o máximo de 1203 */
@media only screen and (min-width: 980px) {
  body {
    font-size: 1.3em; }

  .header {
    height: 167px; }

  img.sociais-responsive {
    width: 34px; }

  .redes-sociais {
    padding-top: 22px; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.3em;
    color: #D9A300;
    font-weight: bold; } }
@media (max-width: 991px) {
  .navbar-header {
    float: none; }

  .navbar-toggle {
    display: block; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }

  .navbar-nav > li {
    float: none; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .navbar-text {
    float: none;
    margin: 15px 0; }

  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important; }

  .collapsing {
    overflow: hidden !important; } }
/* Layout para desktops: 900 px até o máximo de 979 */
@media only screen and (min-width: 900px) {
  body {
    font-size: 1.3em; }

  .header {
    height: 129px; }

  img.sociais-responsive {
    width: 32px; }

  .redes-sociais {
    padding-top: 20px; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.3em;
    color: #D9A300;
    font-weight: bold; } }
/* Layout para desktops: 1024 px até o máximo de 1278 */
@media only screen and (min-width: 1024px) {
  body {
    font-size: 1.3em; }

  .header {
    height: 175px; }

  img.sociais-responsive {
    width: 36px; }

  .navbar-inverse {
    background: #000; }

  .redes-sociais {
    padding-top: 18px; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.3em;
    color: #D9A300;
    font-weight: bold; }

  .navbar-toggle-right {
    display: none; } }
/* Layout para desktops: 1279 px até o máximo de 1920 */
@media only screen and (min-width: 1280px) {
  body {
    font-size: 1.4em; }

  .header {
    height: 216px; }

  img.sociais-responsive {
    width: 38px; }

  .redes-sociais {
    padding-top: 30px; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.3em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.3em;
    color: #D9A300;
    font-weight: bold; } }
/* Layout para desktops: 1279 px até o máximo de 1920 */
@media only screen and (min-width: 1920px) {
  body {
    font-size: 1.5em; }

  .header {
    height: 326px; }

  img.sociais-responsive {
    width: 40px; }

  .redes-sociais {
    padding-top: 60px; }

  h2.title-noticias {
    font-size: 1.4em;
    font-weight: bold;
    color: #000; }

  h2.title-noticias {
    font-size: 1.4em;
    font-weight: bold;
    color: #000; }

  h3.title-barra-amarela {
    font-size: 1.4em;
    color: #D9A300;
    font-weight: bold; } }

/*# sourceMappingURL=style.css.map */
