 /************************************************************************/
/************************ INICIO CONFIGS BASICAS ************************/
/************************************************************************/

/******** Geral ********/

/* body * > div {
  border: 1px dotted lightgreen;
  } */
  #interna > div > div > div > div {
    margin-bottom: 1rem;
}

.content-links{
  display: none;
}

  #interna > div > div:nth-child(2) > div:nth-child(3) > div:nth-child(9) > div > div > div > a:nth-child(2) > img,#interna > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(5) > div > div > div > a:nth-child(2) > img {
    display: none;
}
.rsepro-image{
  float:none !important;
  padding-top: 2rem;
}

#menu > div > nav > div > ul > li.item-103.current.active, #menu > div > nav > div > ul > li.item-103 > a{
  display:none;
}

#menu > div > nav > div > ul > li  a, 
#menu > div > nav > div > ul > li.item-122.deeper.parent > ul > li > a,
#menu > div > nav > div > ul > li span{
  font-size:15px;
  font-weight: 600;
}




#interna{
  min-height: 30.80vw;
}

.yellowfooter > .container {
  border-bottom: 2px solid yellow;
}

.btn-outline{
  border:1px solid yellow;
  padding:2rem 4rem 2rem 4rem;
  color:white;
}

/* .menutopo{
  line-height: 3;
} */

body{
  background-color: #ececec;
}
a, a:focus, a:hover{
  color: #01A6E3;
}

#interna a, a:focus, a:hover{
  color:#01A6E3;
}

.lineDrawing{
  max-width: 50px;
}
h1, h2, h5, p, a, ul, li, span {
  font-family: 'Montserrat', sans-serif !important;
} 

h3, h4{
  font-family: 'Open Sans', sans-serif !important;
}


#menu ul.lista-menu-principal li.parent > ul > li > :first-child {
  font-weight: 300;
}
#menu li.item-101 {
  display: none;
}


/********************** formulario *****************/

/******************** formulario ********************/



form .form-interno , .rsform-block-assunto,.form-interno , .rsform-block-nome,.form-interno , .rsform-block-email, .rsform-block-telefone, .form-interno, .rsform-block-mensagem, .rsform-block-captcha, .rsform-block {
  border-left: 10px solid #49933c;
  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);
  background-color: white;
  }
  
  .formResponsive ,.form-interno select, .formResponsive , .form-interno textarea, .formResponsive , .form-interno input[type="text"], .formResponsive , .form-interno 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: 98%;
    }
    .form-interno #mensagem {
    height: 150px;
  }
  .formResponsive .form-interno textarea,  .form-interno .formResponsive input[type="text"], .formResponsive .form-interno input[type="password"] {
  border: 1px solid transparent; 
      }
  .formResponsive , .form-interno , input[type="text"], .formResponsive textarea {
    box-shadow: none!important;
    border: none!important;
    resize: none;
    width: 98%;
  }
  
    
    .formResponsive .form-interno .formHorizontal .formControls {
    margin-left: 0px;
    }
    div .form-interno .formControlLabel, .formControlLabel {
      display: none !important;
    }
  .formResponsive .form-interno .formBody, .formBody {
      float: none;
      position: relative;
      }
  .formResponsive .form-interno button[type="text"]{
    background-color: #305156!important;
    background-image: none!important;
    border: none;
    position: absolute;
    right: 0;
  }
  .formResponsive .form-interno input[type="text"], .formResponsive button[type="text"] {
    background-color: #49933c;
    background-color: #0055cc;
    background-image: -ms-linear-gradient(top, #49933c, #49933c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#49933c), to(#49933c));
    background-image: -webkit-linear-gradient(top, #49933c, #3c7532);
    background-image: -o-linear-gradient(top, #49933c, #49933c);
    background-image: -moz-linear-gradient(top, #49933c, #49933c);
    background-image: linear-gradient(top, #49933c, #49933c);
    background-repeat: repeat-x;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    border-color: #49933c #49933c #49933c;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#49933c', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  form .form-interno .rsform-block-nome {
    margin-top: 14px;
  }

.formResponsive .formHorizontal .formControlLabel{
  text-align: left !important;
  width:8% !important;

}

.formResponsive .formHorizontal .formControls{
  margin-left: 1rem;
}

.rsform-block-rscaptcha, .rsform-block-enviar{
  border-left: none !important;
  background-color: transparent;
  box-shadow: none;
  
}

.formResponsive input[type="submit"] {
  background-color: #79ab2b;
  background-image: none!important;
  border: none;
  position: absolute;
  left: 0;
  padding: 1rem;
}


/* banner */
.bannertitle h1 {
  font-family: 'Montserrat', sans-serif;
}
body > .container-fluid{
  padding-left: 0px;
  padding-right: 0px;

}
div#banner .moduletable {
  margin: 0px;
}

.banner-bg{
  background: url(../images/banner-bg.png) no-repeat;
  height: 100vh;
    background-position: center;
}
.banner-bg p,
.banner-bg h1,
.banner-bg h3{
  color: white;

}

.banner-bg h3,
.banner-bg h1{
  font-weight: bold;
  margin-top: 0px;
}
.banner-bg h1{
  font-weight: 900;
}
.banner-bg p{
  margin-top: 20px;
}
a.banner-btn {
  background-color: #006396;
  padding: 17px 33px;
  /* margin-top: 22px; */
  color: white;
  width: 230px;
}
div#banner {
  /* margin-top:3em; */
  height: 60em;
}
#menu .lista-menu-principal > li {
  margin-right: 0px!important;
  border-bottom: none!important;
}
div#menu .moduletable {
  margin: 0px;
}
#menu a, #menu span {
  color: #3b3b3b!important;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
#menu ul.nav-child a {
  color: white!important;
}
#menu .lista-menu-principal > li:hover, #menu .lista-menu-principal > li:focus {
  background-color: #3b3b3b!important;
  color: white!important;
  text-decoration: none!important;
  border: none!important;
}
#menu .lista-menu-principal > li:hover > a, #menu .lista-menu-principal > li:focus > a, #menu .lista-menu-principal > li:hover > span, #menu .lista-menu-principal > li:focus > span {
  color: white!important;
}
li#searchPosition {
  display: none!important;
}

/* faixa 1 */
div#titulo-f1 h1 {
  text-align: center;
}

#f1-corpo h4 {
  color: #777;
  margin-bottom: 37px;
}
#f1-corpo p {
  color: #999;
}


/* faixa 2 */
.faixa2 .container-fluid {
  padding: 0px;
}

.faixa2 .col-md-12 {
  padding: 0px;
}

h3.center1, h3.center2, h3.center3 {
  padding: 10px;
}
p.center1, p.center2, p.center3 {
  padding: 7px;
}

/* faixa 3 */
.container-galeria {
  display: grid;
  grid-template:
    'g1 g1 g2 g3'
    'g4 g5 g5 g3';
    /* grid-column-gap: 7px;
    grid-row-gap: 7px; */
}

.foto-g {
  width: auto;
  padding: 4px;
}

img.foto-g-img {
  width: 100%;
  height: 100%;
}

.foto-g1{
  grid-area: g1;
  width: 100%;
}
.foto-g2{
  grid-area: g2;
}
.foto-g3{
  grid-area: g3;
}
.foto-g4{
  grid-area: g4;
}
.foto-g5{
  grid-area: g5;
}

div#parceiros .moduletable h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  color: #3b3b3b;
  text-transform: uppercase;
}


/* faixa 3 */

/* faixa 4 datas importantes */

.faixa4 {
  /* background-color: #3b3b3b; */
  color: inherit;
  padding: 0px;
}

#faixa4 > div > ul > li:nth-child(1) > div{
  padding-top:0;
  
}

.indexevent1{
  
  float: right;
  bottom:0rem;
  font-size: 6rem;
  font-weight: 900;
  color:#DCDCDC;
  margin:0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0;
}

.indexevent2, .indexevent3, .indexevent4 {
  float:right;
  
  font-size: 6rem;
  font-weight: 900;
  color:#DCDCDC;
  margin:0;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0;
}


.faixa4 .moduletable {
  margin-top: 0px;
}

#faixa4 > div > ul > li:nth-child(1) > div > img{
  width: auto;
  max-width:100%;
  min-height: 17rem;
}

.faixa4 .moduletable h3 {
  margin-top: 2vw;
  font-family: 'Open Sans', sans-serif;
  font-weight: lighter;
  padding-bottom: 0.5vw;
  background: linear-gradient(90deg, rgba(113,172,63,1) 20%, rgba(200,200,200,1) 20%);
  background-size: 100% 6%;
  background-repeat: no-repeat;
  background-position: bottom;
}

#faixa4 > div > ul > li:nth-child(1){
  height:26.5rem !important;
  border-bottom: 2px solid #71AC3F;
  position: relative;
}

#faixa4 > div > ul > li{
  border-bottom: 2px solid #71AC3F;
  color: inherit;
  font-weight: lighter;
  height:11.5rem;
  line-height: 1;
}

#faixa4 > div > ul > li > div > img{
  float:left;
  margin-right: 1vw;
  width:20%;
}

#faixa4 > div > ul > li:nth-child(1) > div.txtevent{
  height: 2rem;
  line-height: 1;
  margin-top: 19rem;
}

.txtevent{
  width:69%;
  height: 2vw;
}
.txtevent a{
  font-size: 18px;  
  color:inherit;
  
}

#faixa4 > div > ul > li > div.datapublic1 > p{
  font-size:11px;
  margin: 0;
  margin-top:2em;
}

#faixa4 > div > ul > li > small{
  font-size:12px;
}

.faixa4 .col-md-7{
  padding-right: 0px;
  padding-left: 0px;
}

.f4-bg {
  padding-right: 0px;
  background: url("../images/f4bg.png") no-repeat;
  height: 400px;
}
.img-fale-conosco img {
  margin-right: 20px;
}

div#f4-right {
  margin-bottom: -5px;
}

div#f4-right .moduletable {
  margin: 0px;
}

div#f4-right p {
  margin: 0px;
}
/******** Footer (Parte de cima) ********/
#footerPrincipal {
  /*Cor de fundo*/
  margin-top: 3vw; 
  background-color: #302D2C;  
}
#position-footer a {
  /*Cor dos links*/
  color: white;  
}

/******** Footer (Parte de baixo) ********/
#developer-logo {
  /*Cor de fundo*/
  background-color: #302D2C;  
     height: auto;
    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 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;
}

/* Leia mais noticias interna*/
.items-more:before {
  content: "Veja mais...";
  font-size: 30px;
  padding-top: 17px;
  color: #812B2C;
}

/* faixa quem somos abaixo do banner */

#f1-corpo > div > div > div:nth-child(1) > h3 > strong, #f1-corpo > div > div > div:nth-child(2) > h3 > strong, #f1-corpo > div > div > div:nth-child(3) > h3 > strong

{
  color: #3b3b3b;
  font-size: 2.6rem;
  text-transform: uppercase;
  font-weight: 800;
  
}

#f1-corpo > div > div > div:nth-child(1) > p.pull-center,
 #f1-corpo > div > div > div:nth-child(2) > p.pull-center,
 #f1-corpo > div > div > div:nth-child(3) > p.pull-center{
  text-align:center;
}

.center1, .center2 , .center3{
  color:black !important;
  font-size: 1.6rem;
}

 

#f1-corpo > div > div > div:nth-child(1) > p.pull-center > img, #f1-corpo > div > div > div:nth-child(2) > p.pull-center > img, #f1-corpo > div > div > div:nth-child(3) > p.pull-center > img {
  width:50%;

}

.botao-f1 >a {
  border: 1px solid #9ac247;
  padding: 2rem;
  cursor: pointer;
}

.botao-f1 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
}
.botao-f1 >a:hover {
  background-color: #3b3b3b;
  color: white;
  transition: all 0.5s;
}
i.fas.fa-long-arrow-alt-right {
  margin-left: 1rem;
}


/* 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;
}




/* NAO SEI O QUE É
div.panel-group div.panel-heading {
  padding: 0;
}
div.panel-group div.panel-heading:hover {
  background-image: linear-gradient(to bottom,#FFFEFE 0,#e8e8e8 100%);
}
div.panel-group h4.panel-title > a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
div.panel-group h4.panel-title p {
  margin-bottom: 0;
}
*/



/* teste de animação do banner  */

.text-js {
  opacity: 0;
}

.cursor {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: -5px;
  width: 2px;
  /* Change colour of Cursor Here */
  background-color: white;
  z-index: 1;
  -webkit-animation: flash 0.5s none infinite alternate;
          animation: flash 0.5s none infinite alternate;
}

@-webkit-keyframes flash {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes flash {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}

.warp-banner-text {
  min-height: 85px;
}


/* btn nammer animação  */
.btn-hover-effect {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  position: relative;
  display: flex;
  align-items: center;
  padding: 22px 36px;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  text-decoration: none;
  overflow: hidden;
}

/* effect 1 styles */
.btn-hover-effect--effect-1 {
  /* overlay block styles */
  /* icon styles */
}
.btn-hover-effect--effect-1:before {
  position: absolute;
  top: 0;
  left: 0;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: block;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #333;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  z-index: -1;
}
.btn-hover-effect--effect-1:after {
  position: absolute;
  top: 1px;
  right: -40px;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 40px;
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  font-weight: 900;
  line-height: inherit;
  opacity: 0;
}
.btn-hover-effect--effect-1:hover {
  padding-left: 26px;
  padding-right: 46px;
  text-decoration: none;
}
.btn-hover-effect--effect-1:hover:before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.btn-hover-effect--effect-1:hover:after {
  right: 0;
  opacity: 1;
}

/*#wrapperMenu .col-md-9 {
  width: 60%;
}*/

#wrapperMenu .bandeiralingua img{
  width: 35px;
  margin-top: 5%;
  margin-left: 5px;
  float: right;
  border-radius: 10px;
}

/***09.10.2019*****/
#wrapperMenu > div.bandeiralingua
{
	float: left;
  padding-top: 6%;
}

#wrapperMenu > div.bandeiralingua
{
	    padding-top: 135px;
}


#wrapperMenu .bandeiralingua .active img {
  border: 2px solid white;

}
#searchPosition{
  display: none;
}
/*  fale conosco */
.img-fale-conosco p{
  display: flex;
  padding-bottom: 26px;
  padding-right: 23px;
  
}

.img-fale-conosco img{
  height: 29px
}



/******** interno ********/

/* tabela interna */

#interna > div > div:nth-child(2) > div > div:nth-child(3) > table > tbody > tr:nth-child(1) > td > p{
  background-color:#0d97cd !important;
  border-color:#0d97cd !important;
}

#interna > div > div:nth-child(2) > div > div:nth-child(3) > table > tbody > tr:nth-child(1) > td {
  background: #0d97cd !important;
  padding: 2rem 3rem!important;
}

/* CINZA ESCURO */
#interna > div > div > div > div > table > tbody > tr:nth-child(even) > td
{
  background-color: #e0e0e0 !important;
}

/* CINZA CLARO */
#interna > div > div > div > div > table > tbody > tr:nth-child(odd) > td
{
  background-color: #f5f6f6 !important;
}


section#interna table {
  width: 100%;
}

section#interna table img {
  width: 100%;
  height: auto;
}

a.pathway>span {
  color: #777;
}

#rodape-menu ul.lista-menu-principal>li>a, .custom>a>div, div#rodape-menu li .nav-child li>a, #rodape-menu > div > nav > div > ul > li.deeper.parent > span{
  color: white;
}

/* #interna > div > div:nth-child(2) > div > div:nth-child(3) > table > tbody > tr:nth-child(3) > td,#interna > div > div:nth-child(2) > div > div:nth-child(3) > table > tbody > tr:nth-child(13) > td {
  background-color: #e0e0e0 !important;
} */

#interna > div > div:nth-child(2) > div > div:nth-child(3) > table > tbody > tr:nth-child(14) > td{
  background-color: #f5f6f6 !important;
}

#interna > div > div:nth-child(2) > div > div:nth-child(3) > table > tbody > tr:nth-child(27) > td {
  background: #e0e0e0 !important;
}

.span6 {
  overflow: auto;
}

.pull-left {
  /* float: left!important; */
  margin-right: 20px;
}


.alinhamento-center h3 {
  text-align: center;
}

.alinhamento-center p {
  display: flex;
  justify-content: center;
}

table td {
  padding: 10px!important;
}
.pull-left.item-image{
  display:none
}