h3 {
  font-weight: 600;
}

header {
  margin: 0 !important;
  background: -webkit-gradient(linear, left top, right top, from(#F26430), color-stop(#F98579), color-stop(#9A7EEB), color-stop(#0608FF), to(#001FD0));
  background: linear-gradient(to right, #F26430, #F98579, #9A7EEB, #0608FF, #001FD0);
}

header .container-logo-titulo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

header .container-logo-titulo p {
  font-size: 3.0rem;
  color: white;
  margin: 0 0 0 10px;
}

header .logo {
  background: transparent url(../images/logo-branco.png) 0 0 no-repeat;
  background-size: 160px;
  margin-bottom: 20px;
  margin-top: 20px;
  min-width: 180px;
  height: 60px;
}

@media (max-width: 769px) {
  header .logo {
    background-size: 100px;
    min-width: 25px;
    margin-left: 10px;
    height: 40px;
  }
}

header .header-menu {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#cae {
  margin-top: 2.5em;
}

#cae .texto {
  font-weight: 600;
  margin-bottom: 2em;
}

#cae .row {
  margin-bottom: 0;
}

#cae .card {
  font-size: large;
  margin-bottom: 70px;
  padding: 20px;
  text-align: center;
  color: #fff;
  background-color: #F28054 !important;
  border-color: #f76931;
}

#cae .card a {
  text-decoration: none;
  color: #fff;
}

#cae .card .small {
  font-size: 1.8rem;
}

#cae .card .medium {
  font-size: 3rem;
}

#cae .card .big {
  font-size: 12rem;
  line-height: 1;
}

@media (max-width: 992px) {
  #cae .card {
    font-size: 1.5em;
    padding: 15px;
    margin-bottom: 15px;
  }
  #cae .card .texto {
    float: none !important;
  }
}

@media (max-width: 769px) {
  #cae .card .texto {
    font-weight: bold !important;
  }
  #cae .card .card {
    margin-bottom: 15px;
  }
  #cae .card a:hover {
    font-weight: 500;
  }
}

@media (max-width: 650px) {
  #cae .card {
    font-size: 15px;
    padding: 10px;
    margin-bottom: 15px;
  }
}

@media (max-width: 485px) {
  #cae .card {
    padding: 5px;
    margin-bottom: 10px;
  }
  #cae .card .card {
    margin-bottom: 15px;
  }
}

@media (max-width: 992px) {
  #cae {
    margin-bottom: 2.5em;
  }
  #cae .texto h3 {
    font-size: 2.0em !important;
    font-weight: 600;
  }
}

#pos {
  font-size: large;
  background-color: #b19df3;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

#pos .texto {
  margin-top: -35px;
}

#pos .row {
  margin-top: -40px;
}

#pos button {
  background-color: #b19df3 !important;
  margin-top: -10px;
}

#pos button a {
  font-size: 1.3em;
}

#pos button a i {
  font-size: 20px;
  margin-left: 0;
}

@media (max-width: 992px) {
  #pos button a {
    font-size: 2.0em;
  }
}

#pos .texto {
  color: #444;
  text-align: center;
  padding: 15px;
  margin-bottom: 2em;
}

#pos i {
  color: #444;
  font-size: 70px;
  margin-left: 35%;
  padding: 10px;
}

#pos .btn-outline-secondary:hover {
  border-color: #444 !important;
}

#pos .conteudo {
  text-align: center;
  font-size: 1em;
  color: #444 !important;
}

#pos .conteudo a {
  text-decoration: none;
  color: #444 !important;
  cursor: pointer;
}

@media (max-width: 992px) {
  #pos i {
    font-size: 40px;
    margin-left: 45%;
  }
  #pos .conteudo {
    font-size: 30px;
    padding-bottom: 10px;
  }
  #pos h3 {
    font-size: 1.5em !important;
    font-weight: 600;
  }
}

@media (max-width: 769px) {
  #pos a:hover {
    font-weight: 500;
  }
}

@media (max-width: 650px) {
  #pos i {
    margin-left: 44%;
  }
}

@media (max-width: 520px) {
  #pos .conteudo {
    font-size: 1.0em;
  }
  #pos a {
    font-size: 1.0em !important;
  }
}

@media (max-width: 400px) {
  #pos .conteudo {
    font-size: 0.9em;
  }
  #pos a {
    font-size: 1.3em !important;
  }
}

#mestrado-doutorado {
  padding-top: 3em;
  padding-bottom: 3em;
  color: #444;
}

#mestrado-doutorado .texto {
  margin-bottom: 2em;
}

#mestrado-doutorado .textoMD {
  text-align: center;
  font-weight: 600;
  border-bottom: 1px solid #d9d3ed;
}

#mestrado-doutorado .telefone {
  border-top: 1px solid #f1eefb;
}

#mestrado-doutorado .card {
  padding: 10px 30px 20px 30px;
  background-color: #e6e2f3;
  margin-top: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #d9d3ed;
  padding-bottom: 10px;
}

#mestrado-doutorado .card .espaco {
  padding-top: 10px;
}

#mestrado-doutorado .card .espaco i {
  font-size: 15px;
}

#mestrado-doutorado .card a {
  text-decoration: none;
  color: #444;
  cursor: pointer;
}

#mestrado-doutorado .card .site:hover {
  font-weight: 600;
}

@media (max-width: 992px) {
  #mestrado-doutorado .card .espaco {
    padding-top: 20px;
  }
}

@media (max-width: 769px) {
  #mestrado-doutorado .card {
    font-size: 1.5em;
  }
  #mestrado-doutorado .card a:hover {
    font-weight: 500;
  }
}

@media (max-width: 992px) {
  #mestrado-doutorado {
    margin-bottom: 2.5em;
  }
  #mestrado-doutorado .texto h3 {
    font-size: 2.0em !important;
    font-weight: 600;
  }
}

#ouvidoria {
  background-color: #4f52ff;
  padding-top: 3em;
  padding-bottom: 2em;
}

#ouvidoria button {
  background-color: #4f52ff !important;
  margin-top: -10px;
}

#ouvidoria button a {
  font-size: 1.5em;
}

#ouvidoria button a i {
  font-size: 20px;
  margin-left: 0;
}

@media (max-width: 992px) {
  #ouvidoria button a {
    font-size: 2.0em;
  }
}

#ouvidoria .texto {
  color: #fff;
  text-align: center;
  padding: 15px;
}

#ouvidoria .texto h3 {
  margin-top: 0;
}

#ouvidoria i {
  color: #fff;
  font-size: 70px;
  margin-left: 35%;
  padding: 10px;
}

#ouvidoria .conteudo {
  color: #fff;
  text-align: center;
  font-size: 1.5em;
}

#ouvidoria .conteudo a {
  text-decoration: none;
  color: #fff !important;
  cursor: pointer;
}

@media (max-width: 992px) {
  #ouvidoria i {
    font-size: 40px;
    margin-left: 45%;
  }
  #ouvidoria .conteudo {
    font-size: 30px;
    padding-bottom: 10px;
  }
  #ouvidoria h3 {
    font-size: 2.0em !important;
    font-weight: 600;
  }
}

@media (max-width: 769px) {
  #ouvidoria a:hover {
    font-weight: 500;
  }
}

@media (max-width: 650px) {
  #ouvidoria i {
    margin-left: 44%;
  }
}

#prestacaoServicos {
  margin-top: 3em;
  color: #444;
  margin-bottom: 3em;
}

#prestacaoServicos .texto {
  margin-bottom: 2em;
}

#prestacaoServicos a {
  text-decoration: none;
  color: #000;
  float: right;
}

#prestacaoServicos .table thead th {
  border-top: none;
}

@media (max-width: 992px) {
  #prestacaoServicos .texto h3 {
    font-size: 2.0em !important;
    font-weight: 600;
  }
  #prestacaoServicos table {
    font-size: 1.5em;
  }
}

@media (max-width: 769px) {
  #prestacaoServicos table {
    font-size: 1.2em;
  }
  #prestacaoServicos a:hover {
    font-weight: 500;
  }
}

#servocosTi {
  margin-top: 3em;
  padding: 15px 0px 15px 0px;
  background-color: #083CA5;
  margin-top: 2em;
}

#servocosTi .texto {
  color: #fff;
  text-align: center;
  margin-bottom: 3em;
}

#servocosTi .fa-globe {
  color: #fff;
  font-size: 5em;
  float: right;
  margin-top: -0.3em;
}

#servocosTi .conteudo {
  color: #fff;
}

#servocosTi .conteudo a {
  text-decoration: none;
  color: #fff;
}

#servocosTi .conteudo .site:hover {
  font-weight: 600;
}

@media (max-width: 992px) {
  #servocosTi .col-md-4 {
    margin-bottom: 10px;
  }
  #servocosTi .fa-globe {
    margin-left: 40%;
    font-size: 4.5em;
    margin-top: 10px;
  }
  #servocosTi .teste {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #servocosTi .conteudo {
    margin-left: -10%;
    font-size: 1.2em;
    text-align: justify;
  }
  #servocosTi h3 {
    font-size: 1.2em !important;
  }
}

@media (max-width: 769px) {
  #servocosTi .conteudo {
    font-size: 20px;
    margin: 0;
  }
  #servocosTi .fa-globe {
    color: #fff;
    font-size: 4em;
    margin-right: 2.8em;
    margin-top: -0.3em;
  }
  #servocosTi a:hover {
    font-weight: 500;
  }
}

@media (max-width: 440px) {
  #servocosTi .fa-globe {
    margin-right: 40%;
  }
}

#contatosCGIS {
  margin-top: 3em;
  padding-bottom: 3em;
  color: #444;
}

#contatosCGIS .texto {
  margin-bottom: 2em;
}

#contatosCGIS .textoMD {
  text-align: center;
  font-weight: 600;
}

#contatosCGIS .contatos {
  margin-top: 2em;
  background-color: #e6e2f3;
}

#contatosCGIS .contatos .textoContatos {
  text-align: center;
  padding: 20px;
}

#contatosCGIS .card {
  padding: 30px 20px 30px 20px;
  background-color: #e6e2f3;
  border-color: #e6e2f3;
  margin-top: 10px;
  text-transform: uppercase;
  border-bottom: 1px solid #d9d3ed;
  padding-bottom: 10px;
}

#contatosCGIS .card .telefones i {
  display: inline;
}

#contatosCGIS .card .textoMD {
  border-bottom: 1px solid #d9d3ed;
}

#contatosCGIS .card .telefone {
  border-top: 1px solid #f1eefb;
}

#contatosCGIS .card .espaco {
  padding-top: 10px;
}

#contatosCGIS .card .espaco i {
  font-size: 15px;
}

#contatosCGIS .card a {
  text-decoration: none;
  color: #444;
  cursor: pointer;
  padding-right: 10px;
}

@media (max-width: 992px) {
  #contatosCGIS .texto h3 {
    font-size: 1.2em !important;
    font-weight: 600;
  }
}

@media (max-width: 769px) {
  #contatosCGIS {
    font-size: 1.5em;
  }
  #contatosCGIS a:hover {
    font-weight: 500;
  }
}

footer {
  margin-top: 1.5em;
}

footer .copyright-footer {
  background: -webkit-gradient(linear, left top, right top, from(#F26430), color-stop(#F98579), color-stop(#9A7EEB), color-stop(#0608FF), to(#001FD0));
  background: linear-gradient(to right, #F26430, #F98579, #9A7EEB, #0608FF, #001FD0);
}
