/* HEADER */

header #logo h1 {
    line-height: normal;
}
header #logo.small h1 { 
    font-size: 1.4em;
}

.logotipo-cdtn {
  	margin-bottom: 15px;
}

@media (max-width: 767px) {
    
    header .topo-logotipo img {
        max-width: 200px;
    }
    header .topo-container {
        text-align: center;
    }
    
}

@media (min-width: 768px) {

    header .topo-container {
        position: relative;
    }
    header .topo-meio-direita {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    header .topo-logotipo {
        max-width: 25%;
        padding-right: 10px;
        float: left;
        box-sizing: border-box;
    }
    header .topo-titulo {
        width: 74%;
        float: left;
        box-sizing: border-box;
    }
    
}

@media (min-width: 980px) {

  	.navegacao-container {
    	width: 210px!important
  	}
  
  	.navegacao-container .altura-zero {
    	height: 0 !important;
      	min-height: 0 !important;
  	}
  
    header #logo h1 {
        line-height: normal;
    }
    header #logo.small h1 { 
        font-size: 1.6em;
    }
    header .topo-logotipo {
        margin-top: -15px;
    }
    
}

/* PESSOAL */

.pessoa .imagem {
    max-width: 80px;
    float: left;
    padding-right: 20px;
}

.pessoa .cargo a,
.pessoa .descricao a{
    color: #000000;
}

/* FOOTER */
.footer-menus h3 {
    color: #FFFFFF !important;
}

/* SLIDER */

#slider223 img {
    position: relative;
    top: -120px;
}
#content-section .outstanding-footer {
  margin-top: 10px;
  padding: 10px 5px 10px 0;
}
#content-section .outstanding-header {
  margin: 30px 0 10px 0;
}
.pagina-inicial-posgraduacao .custom-conteudo {
  min-height: 155px;
}
.pagina-inicial-posgraduacao .custom-conteudo img {
  width: 100%;
  height: 155px;
}
.pagina-inicial-ensino .custom-conteudo {
  min-height: 175px;
}

.pagina-inicial-linha-1 img {
  height: 125px;
}
.pagina-inicial-linha-2 img {
  height: 155px;
}
.pagina-inicial-linha-2 .outstanding-header {
  height: 69px;
}
.documentFirstHeading {
  font-size: 2.0em !important;
  margin: 0 !important;
}
.content-header-options-1 {
  margin: 0 !important;
}
a {
  color: #0f4098;
}

/* COR LARANJA */

main div.container .variacao-module-05 .outstanding-header {
    border-color: #DE9200;
    background: #eeeff2;
}
main div.container .variacao-module-05 .outstanding-title {
    color: #DE9200;
}
main div.container .variacao-module-05 .subtitle,
main div.container .variacao-module-05 .subtitle-container {
    color: #e05914!important;
}
main div.container .variacao-module-05 .outstanding-footer {
    border-color: #DE9200;
    background: #eeeff2;
}
main div.container .variacao-module-05 a.outstanding-link .icon-box {
    background-color: #DE9200 !important;
    background-image: -ms-linear-gradient(top, #ff5601 0, #9a3400 100%)!important;
    background-image: -moz-linear-gradient(top, #ff5601 0, #9a3400 100%)!important;
    background-image: -o-linear-gradient(top, #ff5601 0, #9a3400 100%)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff5601), color-stop(1, #9a3400))!important;
    background-image: -webkit-linear-gradient(top, #ff5601 0, #9a3400 100%)!important;
    background-image: linear-gradient(to bottom, #ff5601 0, #9a3400 100%)!important;
    color: #fff!important;
}

/* MENU */
li.menu-fechado a,
li.deeper a {
    padding-right: 20px !important;
}
li.parent {
    position: relative;
}
li.parent a.abrir-fechar {
    position: absolute;
    top: 0;
    right: 0;
    padding: 9px 6px !important;
  	color: #cccccc !important;
}
li.parent a.abrir-fechar:hover,
li.parent a.abrir-fechar:active {
    text-decoration: none !important;
    color: #789fd8 !important;
}
li.menu-fechado > ul {
    display: none !important;
}
li.menu-fechado {
    padding-right: 0 !important;
}

/* CONTEÚDO INTERNO */

#content.internas .tile-list-1 .tileItem .tileContent {
  border-left: none !important;
}
#content.internas .tile-list-1 .tileItem .tileContent .description {
  margin-bottom: 0 !important;
}
.lista-de-categorias h2 {
    font-size: 1.4em !important;
}
.lista-de-categorias .tileItem {
    padding: 1em 0 !important;
}
main .container {
  padding-bottom: 0 !important;
}