/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
@import url(../fonts/Open_Sans/stylesheet.css);
nav {
  background-color: #0a1139; }
  nav .button-collapse i {
    color: #ffffff; }
  nav ul {
    background-color: #0a1139; }
    nav ul li a {
      color: #ffffff; }

#header-top {
  background-color: #070c29; }
  #header-top .input-field {
    background-color: #0a1139; }

#inicio {
  color: #ffffff; }

#apoio .apoio-logos {
  margin-top: 60px; }
  #apoio .apoio-logos .col {
    text-align: center; }
#apoio img {
  max-height: 150px;
  max-width: 200px;
  transition: 0.5s; }
  #apoio img:hover {
    transform: scale(1.1); }

#sobre {
  background-color: #0a1139;
  color: #ffffff;
  font-size: 16px;
  padding: 50px 0px; }
  #sobre .icon-block {
    margin-top: 50px; }
    #sobre .icon-block .brown-text img {
      max-width: 60px; }
  #sobre .heading-index {
    color: #ffffff; }
  #sobre .line {
    border-bottom: 3px solid #ffffff; }
  #sobre .parallax-container {
    z-index: 9999; }
  #sobre .left {
    text-align: right; }
    @media only screen and (max-width: 1200px) {
      #sobre .left {
        text-align: center; } }
  #sobre .right {
    text-align: center; }
  #sobre h3 {
    margin-top: 0px; }

.parallax img {
  width: 100%; }
@media only screen and (max-width: 600px) {
  .parallax img {
    width: auto; } }

.about {
  padding-bottom: 50px; }
  .about img {
    max-width: 55px; }

.prog {
  background-color: #d0d2d3;
  padding-top: 1px;
  padding-bottom: 50px; }
  .prog .tabs {
    background-color: transparent;
    color: #0a1139; }
    .prog .tabs .tab a {
      color: #212b56; }
      .prog .tabs .tab a .active {
        color: #0a1139; }
    .prog .tabs .indicator {
      background-color: #212b56; }
  .prog .collapsible-body {
    background-color: #ffffff; }
  .prog .tab_prog {
    margin-bottom: 0px; }

#siga-nos .parallax-container {
  margin: 0px; }

.btn-floating {
  background-color: #0a1139; }

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