body {
    background-color: black;
  }

  a {
    text-decoration: none;
  }

/*Cabeçalho*/
  #caixa{
      overflow: hidden;
      width: 101%;
      height: 20%;
      line-height: 20px;
      margin-left: -1%;
      position: absolute;
      z-index: 100;
  }

  #topo {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 40%;
    float: top;
    border-bottom: 1px solid #B4B8BB;
    background-color: rgb(110,110,110);
  }

  .mostraa, .escondee{
      /* we specify the transition length for hiding and showing */
              transition: margin-top .4s ease-in;
      -webkit-transition: margin-top .4s ease-in;
  }

  .escondee{
      margin-top:-5%;
  }

  .mostraa{
      margin-top:0%;
  }

  #aroww, .portal{
      cursor: pointer;
  }

  #test{
      overflow: hidden;
      float: right;
      list-style: none outside none;
      margin-top: 1%;
      left: -20%;
      padding: 0;
      position: relative;
      z-index: 99;
  }

  #test li span{
    overflow: hidden;
      display: block;
      padding: 0 5px;
      position: relative;
    }

.imagehover {
  overflow: hidden;
  width:10%;
  margin-left: 3.4%;
  margin-top: 0.5%;
}

    .imagehover .overlay {
        position:absolute;
        top:11%;
        left:3.4%;
        width:10%;
        height: 75%;
        background-color:rgba(0, 0, 0, 0.1);
        display:none;
        font-family:Helvetica-Bold;
    }

    .imagehover:hover .overlay {
        display:block;
    }



.portal {
  overflow: hidden;
  color: rgb(0,0,0);
  text-decoration: underline;
  font-family: Helvetica-Bold;
  font-size: 14px;
  height: 27%;
  left: 40%;
  top: -10%;
  letter-spacing: 1px;
  position: absolute;
  padding-top: 1.7%;
  padding-bottom: 1.7%;
  padding-left: 1%;
  padding-right: 1%;
}

.portal:hover {
  transition: background .3s linear;
  background: rgb(160,160,160);
       -o-transition: background .3s linear;
     -moz-transition: background .3s linear;
  -webkit-transition: background .3s linear;
}

/*End cabeçalho*/

/*Menu lateral slide*/
#box{
    width: 14%;
    height: 255%;
    font-size: 12px;
    line-height: 20px;
    left: -7%;
    margin-top: -7%; /* change this value to place the menu higher or lower */
    position: fixed;
    z-index: 100;
}

/*seta*/
#tab{
    float: left;
    list-style: none outside none;
    margin-top: 20%;
    margin-left: 10%;
    padding: 0;
    position: fixed;
    z-index: 99;
}

#tab li span{
    display: block;
    padding: 0 5px;
    position: relative;
}

/*End seta*/

#links{
    width: 140%;
    height: 40%;
    padding: 5%;
    float: left;
    border-right: 1px solid #B4B8BB;
    background-color: rgb(110,110,110);
}


.show, .hide{
    /* we specify the transition length for hiding and showing */
            transition: margin-left .4s ease-in;
    -webkit-transition: margin-left .4s ease-in;
}

.hide{
    margin-left:-3%;
}

.show{
    margin-left:20%;
}

#arrow, .bt{
    cursor: pointer;
}

.bt{
    position: relative;
    width: 80%;
    height: 7%;
    margin-left: 12%;
    margin-top: 20%;
    text-align: center;
    font: bold 13px Helvetica,Arial,sans-serif;
    background-color: rgb(160,160,160);
}

.bt:hover{
  width: 113%;
  margin-left: -10%;
  transition: background .3s linear;
  background: #000000;
       -o-transition: background .3s linear;
     -moz-transition: background .3s linear;
  -webkit-transition: background .3s linear;
}

.bt a{
    display: block;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-family: Helvetica-Bold;
    line-height: 55px;
    width: 100%;
    height: 100%;
    color: rgb(0,0,0);
}

.bt a:hover {
  width: 110%;
  color: rgb(160,160,160);
}


/*End Menu lateral slide*/

.titulo {
  overflow: hidden;
  width: 25%;
  height: auto;
  margin-top: 3%;
  margin-left: 8%;
}

.titulo a {
  overflow: hidden;
  width: 25%;
  height: auto;
  text-align: left;
  font-family: 'Code Bold';
  font-size: 34px;
  letter-spacing: 4px;
  line-height: 34px;
  color: rgba(146,193,139,0.70);
}

/*Botões*/
.oval {
  overflow: hidden;
  margin-top: -7%;
  margin-left: 32%;
  width: 10%;
  height: 40%;
  text-align: center;
  background-color: rgba(146,193,139,0.70);
  border: 1px solid rgb(0,0,0);
}

.oval:hover .botao{
    border: 1px solid rgb(160,160,160);
    transition: background .3s linear;
    background: #000000;
         -o-transition: background .3s linear;
       -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
}

.botao {
  overflow: hidden;
  width:100%;
  padding-top: 15.5%;
  padding-bottom: 15.5%;
  padding-left: 7%;
  padding-right: 7%;
  font-family: Helvetica-Bold;
  font-size: 16px;
  color: #000000;
  letter-spacing: 1px;
  line-height: 65px;
}

.botao:hover {
  color: rgb(160,160,160);
}

.botao a {
  width: 100%;
}

/*Botões end*/




.mensagem {
  overflow: hidden;
  margin-left: 21%;
  margin-top: 10%;
  font-family: 'Arial';
  width:50%;
  letter-spacing: 1px;
}

.mensagemtexto {
  overflow: hidden;
  margin-left: 21%;
  margin-top: 0.2%;
  font-family: 'Arial';
  font-size: 17px;
  width: 60%;
  line-height:23px;
  color: rgb(160,160,160);
  letter-spacing: 1px;
}


.mensagem2 {
  overflow:hidden;
  font-size: 16px;
  width: 10%;
  margin-left: 70%;
  margin-top: 1%;
  letter-spacing: 1px;
  color: rgb(160,160,160);
  font-family: 'Arial';
}


.mensagem2:hover {
  text-decoration: underline;
}

.taxas {
  overflow:hidden;
  margin-top: 2%;
  margin-left: 21%;
  font-family: 'Arial';
  width: 20%;
  letter-spacing: 1px;
}

.taxastexto {
  overflow:hidden;
  padding-bottom: 10%;
  margin-top: 0.2%;
  margin-left: 21%;
  font-family: 'Arial';
  font-size: 17px;
  width:60%;
  line-height:23px;
  color: rgb(160,160,160);
  letter-spacing: 1px;
}

.taxas2 {
  overflow: hidden;
  font-size: 16px;
  width: 40%;
  margin-left: 45%;
  margin-top: -7%;
  letter-spacing: 1px;
  color: rgb(160,160,160);
  font-family: 'Arial';
}

.taxas2:hover {
  text-decoration:underline;
}

.noticias {
  overflow: hidden;
  margin-top: 2%;
  margin-left: 21%;
  font-family: 'Arial';
  width: 15%;
}

.newsbox {
  overflow: visible;
  font-family: 'Arial';
  font-size: 17px;
  letter-spacing: 1px;
  color: rgb(160,160,160);
  border: 1px solid #000000;
  line-height:23px;
  width: 20.5%;
  height:100%;
  margin-left: 27.5%;
  margin-top: 2%;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 1%;
  padding-bottom: 5%;
}

.newsbox:hover {
  overflow: visible;
  border: 1px solid #B4B8BB;
  margin-left: 27.5%;
  margin-top: 3%;
  padding-top: 0%;
  height: auto;
}

.noticiastexto {
  overflow: hidden;
  position: relative;
  margin-top: 10%;
  margin-left: -27%;
  text-align: center;
  font-family: 'Arial';
  font-size: 16px;
  width:155%;
  line-height:23px;
  color: rgb(160,160,160);
  letter-spacing: 1px;
}


.texthover{
  overflow: hidden;
  position: relative;
  width:65%;
  height: auto;
  text-align: center;
  margin-left:15%;
  margin-top: 10%;
}


.texthover .overlay {
    display: none;
    position: relative;
    margin-top:-80%;
    width:100%;
    height: 150px;
    background-color:rgba(0, 0, 0, 0.2);
    font-family:Helvetica-Bold;
    letter-spacing: 1px;

}

.texthover:hover .overlay {
    display:block;
}

.newsbox2 {
  overflow: visible;
  font-family: 'Arial';
  font-size: 17px;
  letter-spacing: 1px;
  color: rgb(160,160,160);
  border: 1px solid #000000;
  line-height:23px;
  width: 30%;
  height: 100%;
  margin-left: 27.5%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 3%;
  padding-bottom: 20%;
}

.newsbox2:hover {
  overflow: visible;
  border: 1px solid #B4B8BB;
  margin-left: 27.4%;
  padding-top: 2%;
  padding-left: 5.1%;
  padding-right: 5%;
  margin-top: 1%;
  height: auto;
  padding-bottom: 2%;
}

.noticiastexto2 {
  overflow: hidden;
  color: rgb(160,160,160);
  position: relative;
  margin-left: -27%;
  text-align: center;
  font-family: 'Arial';
  font-size: 16px;
  width:155%;
  line-height:23px;
  letter-spacing: 1px;
}

.texthover2 {
  overflow: hidden;
  width:45%;
  height:auto;
  position:relative;
  text-align: center;
  margin-top:7%;
  margin-left: 26%;
  padding-bottom: 8%;
}


.texthover2 .overlay {
    display: none;
    position: relative;
    height: 83px;
    margin-top: -83%;
    padding-top: 40%;
    width:100%;
    background-color:rgba(0, 0, 0, 0.2);
    font-family:Helvetica-Bold;
    letter-spacing: 1px;

}

.texthover2:hover .overlay {
    display:block;
}

.newsbox3 {
  overflow: visible;
  font-family: 'Arial';
  font-size: 17px;
  letter-spacing: 1px;
  color: rgb(160,160,160);
  border: 1px solid #000000;
  line-height:23px;
  width: 30%;
  height: 100%;
  margin-top: -13%;
  margin-left: 27.5%;
  padding-top: 3%;
  padding-bottom: 5%;
  padding-left: 5%;
  padding-right:5%;
}

.newsbox3:hover {
  overflow: visible;
  border: 1px solid #B4B8BB;
  margin-top: -13%;
  margin-left: 27.4%;
  padding-left: 5.1%;
}

.noticiastexto3 {
  overflow: hidden;
  color: rgb(160,160,160);
  position: relative;
  margin-top: -2%;
  margin-left: -27%;
  padding-bottom: 15%;
  text-align: center;
  font-family: 'Arial';
  font-size: 16px;
  width:155%;
  line-height:23px;
  letter-spacing: 1px;
}

.texthover3 {
  overflow: hidden;
  position:relative;
  width:45%;
  height:auto;
  text-align: center;
  margin-left:25%;
  margin-top:-10%;
}

.texthover3 .overlay {
    position:relative;
    display: none;
    margin-top: -65%;
    width:100%;
    height: 105px;
    padding-top:10%;
    background-color:rgba(0, 0, 0, 0.2);
    font-family:Helvetica-Bold;

}

.texthover3:hover .overlay {
    display:block;
}

.jornal {
  overflow: hidden;
  margin-top: 2%;
  margin-left: 21%;
  font-family: 'Arial';
  width: 20%;
  letter-spacing: 1px;
}

.jornalimage {
  overflow: hidden;
  margin-top: 25%;
  margin-left: 25%;
  width:56%;
  height: 100%;
}

.jornalimage .overlay {
  margin-top: -148%;
  position:relative;
  width:100%;
  height: 236px;
  background-color:rgba(0, 0, 0, 0.2);
  display:none;
  font-family:Helvetica-Bold;
}

.jornalimage:hover .overlay {
    display:block;
}

.jornaltexto {
  overflow: hidden;
  margin-top: -17%;
  margin-left: 40%;
  text-align: left;
  font-family: 'Arial';
  font-size: 16px;
  width:600px;
  line-height:24px;
  color: rgb(160,160,160);
  letter-spacing: 1px;
}


.contas {
  overflow: hidden;
  margin-top: 2%;
  margin-left: 21%;
  font-family: 'Arial';
  width: 30%;
  letter-spacing: 1px;
}

.contastexto {
  overflow: hidden;
  margin-top: 0.5%;
  margin-left: 21%;
  text-align: left;
  font-family: 'Arial';
  font-size: 17px;
  width:60%;
  line-height:23px;
  color: rgb(160,160,160);
  letter-spacing: 1px;
}

.contas2 {
  overflow: hidden;
  font-size: 16px;
  text-align: center;
  width: 100%;
  margin-top: 3%;
  margin-left: 32%;
  letter-spacing: 1px;
  font-family: 'Arial';
  color: rgb(160,160,160);
}

.contas24 {
  width: 5%;
  text-align: center;
}

.contas24 a{
  position: relative;
  width: 5%;
  text-align:center;
  color: rgb(160,160,160);
  decoration: none;
}

.contas24:hover {
  text-decoration: underline;
}

.contas25{
  width:5%;
  text-align: center;
  margin-left: 7%;
  margin-top: -1.3%;
}

.contas25 a{
  position:relative;
  width: 5%;
  margin-top: -1.3%;
  color: rgb(160,160,160);
  decoration: none;
}

.contas25:hover {
  text-decoration: underline;
}

.contas26 {
  width: 5%;
  text-align: center;
  margin-left: 14%;
  margin-top: -1.25%;
}

.contas26 a{
  position:relative;
  color: rgb(160,160,160);
  decoration: none;
  width: 5%;
  margin-top: -1.3%;
}

.contas26:hover {
  text-decoration: underline;
}

.contas27 {
  width: 5%;
  text-align: center;
  margin-left: 21%;
  margin-top: -1.25%;
}

.contas27 a{
  position:relative;
  color: rgb(160,160,160);
  decoration: none;
  width: 5%;
  margin-top: -1.3%;
}

.contas27:hover {
  text-decoration: underline;
}

.contas28 {
  width: 5%;
  text-align: center;
  margin-left: 28%;
  margin-top: -1.25%;
}

.contas28 a{
  color: rgb(160,160,160);
  decoration: none;
}

.contas28:hover {
  text-decoration: underline;
}

.anuncios {
  overflow: hidden;
  margin-top: 2%;
  margin-left: 19%;
  width:100%;
  height: 100%;
}

.anuncioshover {
  width:7.8%;
  height: 100%;
  margin-top: 2%;
}

    .anuncioshover .overlay {
        position:relative;
        height: 28px;
        margin-top: -90%;
        padding-top: 65%;
        width:100%;
        background-color:rgba(0, 0, 0, 0.2);
        display:none;
        text-align: center;
        font-family:Helvetica-Bold;
    }

    .anuncioshover:hover .overlay {
        display:block;
    }

    #aroww, .anuncioshover{
        cursor: pointer;
    }

    .anuncios1 {
      overflow: hidden;
      margin-top: -6.5%;
      margin-left: 30%;
      width:21.5%;
      height: 100%;
    }

    .anuncios1hover {
      width:100%;
      height: 100%;
    }

        .anuncios1hover .overlay1 {
            position:relative;
            height: 88px;
            margin-top: -28.5%;
            width:100%;
            background-color:rgba(0, 0, 0, 0.2);
            display:none;
            text-align: center;
            font-family:Helvetica-Bold;
        }

        .anuncios1hover:hover .overlay1 {
            display:block;
        }

        #aroww, .anuncios1hover{
            cursor: pointer;
        }

    .anuncios2 {
      overflow: hidden;
      margin-top: -6.1%;
      margin-left: 55%;
      width:25.5%;
      height: 98%;
    }

    .anuncios2hover {
      width:100%;
      height: 100%;
    }

        .anuncios2hover .overlay2 {
            position:relative;
            height: 88px;
            margin-top: -24%;
            width:100%;
            background-color:rgba(0, 0, 0, 0.2);
            display:none;
            font-family:Helvetica-Bold;
        }

        .anuncios2hover:hover .overlay2 {
            display:block;
        }


.acessibilidade {
  overflow: hidden;
  margin-top: 3%;
  margin-left: 65%;
  padding-bottom: 5%;
  width: 15%;
}

.acessibilidade a {
  font-family: "Arial";
  font-size: 14px;
  color: rgb(160,160,160);
  }

.acessibilidade:hover {
  text-decoration: underline;
}

.acessotopo {
  overflow: hidden;
  margin-left: 55%;
  margin-top: -6.2%;
}

.acessotopo a {
  font-family: "Arial";
  font-size: 14px;
  color: rgb(160,160,160);
}

.acessotopo:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1200px) {
  #topo {
    width: 100%;
    height: 25%;
    float: top;
    border-bottom: 1px solid #B4B8BB;
    background-color: rgb(110,110,110);
  }
  .escondee{
      margin-top:-6%;
  }
  .imagehover {
    width:160px;
    margin-left: 2%;
    margin-bottom: 2%;
  }
      .imagehover .overlay {
          position:absolute;
          top:11%;
          left:4%;
          width:16%;
          height: 75%;
          background-color:rgba(0, 0, 0, 0.1);
          display:none;
          font-family:Helvetica-Bold;
      }
      .portal {
        height: 39%;
        left: 30%;
        margin-left:5%;
        padding-top: 2.5%;
        padding-bottom: 1.8%;
      }

      .portal:hover {
        transition: background .3s linear;
        background: rgb(160,160,160);
             -o-transition: background .3s linear;
           -moz-transition: background .3s linear;
        -webkit-transition: background .3s linear;
      }
      #test{
          float: right;
          list-style: none outside none;
          margin-top: 1%;
          left: 10%;
          padding: 0;
          position: relative;
          z-index: 99;
      }

      #test li span{
          display: block;
          padding: 0 5px;
          position: relative;
        }
        .titulo {
          width: 20%;
        }
        .titulo a {
          text-align: left;
          font-family: 'Code Bold';
          font-size: 28px;
          letter-spacing: 3px;
          line-height: 34px;
          color: rgba(146,193,139,0.70);
        }
        .oval {
          overflow: hidden;
          margin-top: -60px;
          margin-left: 450px;
          width: 140px;
          height: 60px;
          text-align: center;
          background-color: rgba(146,193,139,0.70);
        }
  .texthover{
    font-size:12px;
  }
}
