/************************************************************************/
/************************ INICIO CONFIGS BASICAS ************************/
/************************************************************************/
#interna > div > div.col-md-12.breadcrumbs > div > ul > li:nth-child(5) {
  display: none;
}
.pull-left{
  margin-right: 10px;
}

.pull-left.item-image {
  display: none;
}

* {
  font-family: "Roboto", sans-serif;
  /* font-size: 16px; */
}

element.style {
}
#interna > div > div:nth-child(2) > div.col-md-9.col-sm-6.col-xs-12 > div > div:nth-child(3) p {
    margin: 0 0!important;
}
#interna > div > div:nth-child(2) > div.col-md-9.col-sm-6.col-xs-12 > div > div:nth-child(3) > p:nth-child(5) {
  margin-top: 17px!important;
}
.fa-chevron-right{
  color: #002d7b;
  width: 1rem;
  height: 1rem;
}
.anuncio {
  padding-bottom: 6px !important;
}

.docman-heading-wrap {
  display: none;
}

p.botao-teses {
  position: absolute;
  right: 50px;
  top: 62px;
}
/******** Geral ********/

a,
a:focus,
a:hover {
  color: #002d7b;
}

.clear {
  clear: both;
}

header#headerPrincipal {
  position: absolute;
  width: 100%;
  z-index: 2;
  background: #ffffffbf;
  -moz-background-background: #ffffffbf;
}

#social .icons {
  display: inline-flex;
  flex-wrap: nowrap;
  margin-left: 80%;
}

#social .icons img {
  height: 30px;
  margin-left: 3px;
  cursor: pointer;
}

#social .icons img:hover {
  height: 35px;
  transition: linear;
  margin: -1px;
}
/******** banner estilizado ********/

.banner .moduletable {
  margin-top: 0px;
  margin-bottom: 0px;
}
/*/acordion*/

.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dcdcdc 0, #c5c5c5 100%);
  background-image: -o-linear-gradient(top, #dcdcdc 0, #c5c5c5 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#dcdcdc),
    to(#c5c5c5)
  );
  background-image: linear-gradient(to bottom, #dcdcdc 0, #c5c5c5 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}

.panel-title a,
.panel-title a:hover {
  color: black;
  text-decoration: none;
}
/* blog */

.blog .span6,
.blog .leading-0 {
  border-bottom: 1px solid#535353;
  padding-bottom: 20px;
}
/********************** formulario *****************/

form .rsform-block-nome,
form .rsform-block-email,
form .rsform-block-telefone,
form .rsform-block-mensagem,
form .rsform-block-capcha {
  /*border: 1px solid #3e4245;*/
  border-left: 10px solid #002d7b;
  font-size: 19px;
  -webkit-box-shadow: 0px 3px 5px 1px rgba(102, 102, 102, 0.5);
  -moz-box-shadow: 0px 3px 5px 1px rgba(102, 102, 102, 0.5);
  box-shadow: 0px 3px 5px 1px rgba(102, 102, 102, 0.5);
}

.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  display: inline-block;
  height: 100%;
  padding: 4px;
  margin-bottom: -3px;
  font-size: 16px;
  line-height: 18px;
  color: #555555;
  margin-top: 6px;
  width: 100%;
}

#mensagem {
  height: 150px;
}

.formResponsive input[type="submit"]:hover,
.formResponsive input[type="submit"]:active,
.formResponsive input[type="submit"].active,
.formResponsive input[type="submit"].disabled,
.formResponsive input[type="submit"][disabled] {
  background-color: #13707c;
}

.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  border: 1px solid transparent;
}

.formResponsive input[type="text"],
.formResponsive textarea {
  box-shadow: none !important;
  border: none !important;
  resize: none;
}

.formResponsive .formHorizontal .formControls {
  margin-left: 0px;
}

div .formControlLabel {
  display: none;
}

.formResponsive .formBody {
  float: none;
  position: relative;
}

.formResponsive input[type="submit"] {
  background-color: #13707c;
  background-image: none !important;
  border: none;
  position: absolute;
  right: 0;
}

form .rsform-block-nome {
  margin-top: 14px;
}

.tituloFC {
  margin-top: 4%;
}

#captchaTxt26 {
  width: 250px !important;
  border: 1px solid #13707c !important;
  margin-left: 1%;
}
/******** Footer (Parte de cima) ********/

#footerPrincipal {
  /*Cor de fundo*/
  background-color: #006cad;
  height: 50px;
}

#position-footer a {
  /*Cor dos links*/
  color: white;
}
/******** Footer (Parte de baixo) ********/

#developer-logo {
  /*Cor de fundo*/
  text-align: right;
}
/*********************************************************************/
/************************ FIM CONFIGS BASICAS ************************/
/*********************************************************************/
/*********************************************************************/
/**************** Personalização de módulos e outros *****************/
/*********************************************************************/
/******* geral *******/

.area-cinza {
  margin-bottom: 15px;
  background: #c3c4c9;
}
/******* exclusao de submenus *******/

.item-121 ul {
  display: none !important;
}

.item-121 a:after {
  display: none !important;
}
/******* titulo estilizado dos modulos *******/

.estilizado_moduletable > div.module-title:first-child {
  background: #812b2c;
  margin: 20px 0;
  height: 10px;
  position: relative;
}

.estilizado_moduletable > div.module-title > h3 {
  background: white;
  margin: 0;
  padding-right: 20px;
  position: absolute;
  bottom: -5px;
}

#noticias .moduletable h3 {
  /* border-bottom: 2px solid; */
  line-height: 40px;
  width: 200px;
  text-decoration: none;
}

.faixa2 .moduletable > h3 {
  text-decoration: none;
  color: rgba(255, 255, 255);
  padding-top: 0;
  font-weight: 900;
}

.faixa1 .col-md-8 {
  margin: 0;
  padding: 0;
}

.faixa1 h3 {
  font-weight: 900;
}

#noticias .moduletable {
  margin-bottom: 0;
}

#noticias #leiaMais .moduletable {
  margin-top: 0;
  margin-bottom: 25px;
  z-index: 60;
}

#noticias .lerMais {
  background: #bdbdbd94;
}

.faixa1 .col-md-4 {
  margin: 0;
  padding: 0;
}

#eventos .moduletable {
  margin-bottom: 0;
}

#eventos #leiaMais .moduletable {
  margin-top: 0;
  margin-bottom: 25px;
  z-index: 60;
}

#eventos .lerMais {
  background: #bdbdbd94;
}

.faixa2 #leiaMais .moduletable {
  margin-top: 0px;
  margin-bottom: 20px;
  z-index: 60;
}

.faixa3 h3 {
  font-weight: 900;
}
/*** Faixa ler mais ***/

#leiaMais h3 {
  display: none;
}

.lerMais {
  cursor: pointer;
  width: 100%;
  min-height: 35px;
  /*background: rgba(255, 255, 255, 0.67);*/
  font-size: 11.5pt;
}

.maisTxt {
  line-height: 0;
  color: #737373;
  text-align: center;
  font-weight: bold;
  transition: font-size 180ms ease-in-out;
  padding-top: 2.5%;
}

.maisTxt:hover {
  font-size: 13pt;
}
/*** down arrow + hover ***/

i {
  /* display: inline-block; */
  /* border-width: 0px 1px 1px 0; */
  /* border-color: black; */
  border-style: solid;
  margin: 5px 0px 3px 9px;
  /* padding: 6px; */
}

#facebook svg {
  margin-left: -4px;
  margin-top: 8px;
}

#portugues svg,
#ingles svg,
#espanhol svg {
  transform: scale(1) translate(-9px, -1px);
}

.arrow {
  transform: rotate(45deg);
}
/******* noticias academicas *******/

.noticias-academicas .nspArt.nspCol2 {
  border-left: 6px solid #812b2c;
  padding-left: 11px !important;
  margin-bottom: 15px;
}

.noticias-academicas .nspArt.nspCol2 h4 a {
  text-transform: uppercase;
}
/******* link mais noticias *******/

.mais-noticias {
  text-align: center;
  margin-top: -30px;
}
/******* calendario *******/

.rs_calendar_module > .dia {
  background: #812b2c !important;
  color: white !important;
}

.rs_calendar_module > .dia > .container_eventos_dia > .eventos_dia {
  border-top: 2px solid white !important;
}

.rs_calendar_module > .calendario > .datas th {
  color: #812b2c !important;
}

.rs_calendar_module > .calendario > .datas a {
  color: black !important;
}
/******* links uteis *******/

#position-6 {
  text-align: center;
}

#position-6 h3 {
  text-transform: uppercase;
}

.links-uteis img {
  margin: 0 20px;
}
/****** busca mobile ******/

.buscaM {
  margin-top: -40px;
  margin-left: 150px;
}
/*** botão busca menu ***/

.searchButton {
  position: absolute;
  right: 0;
  top: 0px;
  background-color: #8295b5;
  margin: 0;
  width: 40px;
  height: 40px;
}

.closeImg {
  opacity: 0;
  position: relative;
  z-index: 1;
  left: 0;
  top: -50%;
  transform: translateY(50%);
  height: 23px;
}
#interna > div > div:nth-child(2) > div.col-md-9.col-sm-6.col-xs-12 > div > div.items-leading.clearfix > div > div.pull-left.item-image {
  display: none;
}
input#searchButton {
  position: relative;
  z-index: 5;
  height: 23px;
  top: 23%;
  left: 0;
  transform: translateY(50%);
}

.show {
  display: block;
}

.hide {
  display: none;
}
/*** busca ***/

.moduletable .search {
  position: absolute;
  right: 0;
  z-index: 3;
  background-color: white;
  opacity: 0;
  margin-top: -7px;
  right: 0;
}

label[for="mod-search-searchword"] {
  display: none;
}

.moduletable .search input[name="searchword"] {
  text-align: center;
  border: none;
  height: 37px;
  color: #333333;
}

.moduletable .search input[name="searchword"]:focus {
  outline: none;
}

.moduletable .search input[type="image"] {
  padding: 5px;
  background-color: white;
  float: right;
  width: 36px;
}
/***** busca interna ****/

.rs_rss {
  display: none;
}
#interna > div > div:nth-child(2) > div.col-md-9.col-sm-6.col-xs-12 > div > div:nth-child(3) > p:nth-child(4) {
  margin-top: 7px!important;
  height: 9px;
}


form#adminForm[name="adminForm"] .rs_search {
  border: none;
}

form#adminForm[name="adminForm"] #rs_select_top1 {
  display: none;
}

form#adminForm[name="adminForm"] #rs_select_top2 {
  display: none;
}

#rseprosearch {
  height: 24px;
  outline: none;
  text-align: center;
}

.rs_input {
  background: none !important;
  /*border: none!important; */
}

button.rs_search_button {
  background-color: #fff;
}
/*** Margem para area interna ***/

section#interna {
  margin-top: 180px;
  min-height: 426px;
}
/*** estilo breadcrumbs ***/

.breadcrumbs .moduletable {
  margin-top: 0px;
  margin-bottom: 0px;
}

.breadcrumbs .moduletable h3 {
  display: none;
}
/**** media query ****/
/* tela decente */

@media only screen and (min-width: 1200px) {
  .moduletable .search {
    width: 220px;
  }
}
/* tela um pouco menores do normal e ipads pro e etc */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .moduletable .search {
    right: 300px;
    top: 20px;
  }
  .searchButton {
    display: none;
    position: absolute;
    right: 90%;
    top: 38%;
  }
  .faixa1.moduletable.anuncio {
    min-height: 415px;
  }
}
/* ipad minis e afins */

@media only screen and (max-width: 991px) {
}
/* celular */

@media only screen and (max-width: 520px) {
  .moduletable .search {
    right: 70px !important;
    top: 60px;
  }
  .searchButton {
    top: 15px !important;
    right: 83% !important;
  }
}
/* iphone 5 */

@media only screen and (max-width: 320px) {
}

fieldset.only {
  display: none;
}
/******** animação *********/

@-webkit-keyframes transButtonIn {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }
  to {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes transButtonIn {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }
  to {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.transButtonIn {
  -webkit-animation-name: transButtonIn;
  animation-name: transButtonIn;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes transButtonInX {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
  }
  to {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
}

@keyframes transButtonInX {
  from {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
  }
  to {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
}

.transButtonInX {
  -webkit-animation-name: transButtonInX;
  animation-name: transButtonInX;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes transButtonOut {
  from {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }
}

@keyframes transButtonOut {
  from {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1;
  }
}

.transButtonOut {
  -webkit-animation-name: transButtonOut;
  animation-name: transButtonOut;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes transButtonOutX {
  from {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
  }
}

@keyframes transButtonOutX {
  from {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
  }
  to {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 0;
  }
}

.transButtonOutX {
  -webkit-animation-name: transButtonOutX;
  animation-name: transButtonOutX;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* posição before asside */

.moduletable.bAsside {
  margin-left: 35px;
}
/* titulo docman */

.docman_list_layout.docman_list_layout--default
  div:nth-child(2)
  h3.koowa_header {
  display: none !important;
}
/* botão docman */

a.btn.btn-large.btn-default.btn-block.docman_download__button.docman_track_download {
  box-shadow: none;
  background-color: #cdcbd6;
  border-radius: 0px;
  background-image: none;
}

.docman-heading.category img {
  display: none !important;
}

#docman-category {
  margin: 0;
  padding: 10px 0;
}

.docman-btn-group-download a {
  background-image: url(./../images/download.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 200px;
  color: transparent !important;
}

.content-links {
  display: none;
}

ul.pager.pagenav .next,
ul.pager.pagenav .previous {
  display: none;
}

.btn {
  color: white;
  background-color: #264c8e;
  padding: 15px 25px;
}

.btn:hover {
  color: white;
  background-color: #006cad;
}

.tabela {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 16px;
}

.tabela tr td,
.tabela tr th {
  border: 1px solid white !important;
}

.tabela th {
  background-color: #024286;
  color: white;
  padding: 5px;
  font-size: 18px;
}

.tabela tr {
  background-color: #f5f5f5;
  padding: 5px;
}

.tabela tr:nth-child(odd) {
  background-color: #dcdcdc;
}
/* fix menu lateral alunos */

li.item-227 > a {
  font-size: 14px;
}
/* FIX 20/07 */

ul.lista-menu-principal li {
  margin: 0;
}

ul > li {
  margin-left: 5ch;
}

.page-header {
  margin: 20px 0 20px;
  padding: 0;
  line-height: 0;
  border: none;
}

h2[itemprop="name"] {
  line-height: 1;
  border-bottom: 1px solid #eee;
  padding: 0;
  /*margin-bottom: -15px;*/
}
/*div[itemprop="articleBody"] h3{
  margin-bottom: -10px;
}*/

.blog .span6,
.blog .leading-0 {
  border-bottom: none !important;
}

.rsform-block.rsform-block-capcha .formBody {
  display: inline-flex;
  align-items: center;
  margin-top: 10px;
}

.rsform-block-capcha .formBody img {
  width: 100%;
}

.rsform-block.rsform-block-submit .formBody #submit {
  width: 28%;
  height: 40px;
  font-size: 18px;
  background-color: #002d7b;
}

p.formDescription {
  margin: 0 !important;
}

.nspHeader.tcenter.fnone.has-image {
  text-align: left;
}

.nspText.tcenter.fnone {
  text-align: justify;
}

.textoAbs p {
  font-size: 18px;
}

.item-page div:nth-child(3) {
  margin-top: 40px;
}

.conteudoEquipe a {
  color: white;
}

/* .items-more::before {
  content: "Veja Mais";
  font-size: 26px;
  color: #002d7b;
} */

.servicos h3 {
  margin-bottom: 20px !important;
}

.projeto h2 {
  font-size: 22px;
  text-align: justify;
}

.item-active .titulo-item {
  z-index: 3;
}

input#captchaTxt27,
input#captchaTxt42 {
  border: 1px solid black !important;
}

.carousel-control {
  opacity: 1 !important;
  width: 11%;
}

.maisinfor {
  line-height: 0;
  color: #737373;
  text-align: center;
  font-weight: bold;
  transition: font-size 180ms ease-in-out;
  background-color: #cacacaf0;
  height: 30px;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding-top: 1%;
}

.maisinfor:hover {
  font-size: 13pt;
}

.faixa2 {
  min-height: 390px;
}

.lerMais {
  position: relative;
}

#controlBar ul li {
  margin-left: 0;
  /* padding: 0!important; */
}
/* #acessibilidadeBar .moduletable{
  position: absolute;
} */

#controlBar {
  height: auto;
  width: 33px;
}

#interna {
  min-height: 500px !important;
}

.caixaAbs h3 {
  font-size: 15pt !important;
}

ul.lista-menu-principal li {
  width: 250px;
}

.introtext-item img {
  height: 100%;
  width: 100%;
}

#leiaMais > div > div > div > div {
  padding-top: 18px;
}

#interna .warp div.foto > img {
  background-color: transparent;
}

.warp {
  background-color: transparent;
}

#banner91 .introtext-item {
  width: 100%;
  height: 522px;
}

#banner91 .introtext-item .interior {
  width: 100%;
  height: 100%;
}

#menu > div:nth-child(2) {
  margin-top: 0px;
  margin-bottom: 0px;
}

#menu > div:nth-child(3) {
  margin-top: 0px;
  margin-bottom: 0px;
}

.anuncio {
  padding: 10px 35px;
  background-color: #ddd;
}

.evento hr {
  margin-top: 10px;
}

li.item-102 {
  display: none !important;
}

#menu .moduletable {
  margin: 0 !important;
}

ul.nav.menu.menu.contexto {
  height: 100%;
}

#interna .blog p.readmore a.btn {
  display: none;
}

.nav-stacked::before {
  content: "Veja mais...";
  font-size: 30px;
  padding-top: 17px;
}
.blog h2 {
  font-size: 22px;
  text-align: justify;
}
p.pConfira {
  text-decoration: none;
  color: #333;
  float: left;
  margin-right: 4px;
  cursor: text;
}
#eventos > div.moduletable > div.anuncio > div > div > a {
    text-decoration: none;
}