/*********************************** Início -> Menu Topo ***********************************/
.idioma {
  margin-top: 30px;
  margin-left: 40px;
}

.row {
  margin-right: 0px;
}

.page-header {
  padding-bottom: 0px;
  border-bottom: none;
}

.entry-header .has-post-format h1,
.page-header h1 {
  text-transform: uppercase;
  line-height: 1;
  color: #777777;
  font-size: 30px;
  font-family: "Lato-Black", sans-serif;
  margin-top: 40px;
}

.entry-header .has-post-format {
  padding-bottom: 0px;
  border-bottom: 1px solid #d2d3d2;
}

.logo img {
  border: none;
}

.menu-fixed {
  background: rgb(46 96 173 / 85%) !important;
}

.hero-section {
  display: none !important;
}
#sp-topo {
  background-color: #1e3e71;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.menu-fixed-out {
  background: rgb(46 96 173) !important;
  position: absolute !important;
  box-shadow: none !important;
}

#sp-noticias .sp-page-title {
  background-size: cover;
  padding: 45px;
}

.tag-noticia-especifica {
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  font-family: "Lato-Bold";
}

#sp-noticias .container h2,
#sp-noticias .container .sp-module {
  display: none;
}

.breadcrumb {
  margin-top: 25px;
  padding: 8px 0px;
  margin-bottom: 0px;
  list-style: none;
  border-radius: 4px;
}

.busca-geral .finderbusca-geral label {
  display: none;
}

.busca-geral .finderbusca-geral button {
  background-color: transparent;
  border: transparent;
  width: 30px;
  position: absolute;
  overflow: hidden;
  top: 27px;
  right: 40px;
}

.topo-links {
  margin-top: 30px;
  margin-left: 70px;
}

.topo-links a {
  color: white !important;
  text-decoration: underline !important;
}

.busca-geral input {
  width: 250px;
  height: 50px !important;
  background-color: transparent !important;
  color: #ffffff !important;
  margin-top: 15px;
  font-size: 16px !important;
  border: 1px solid #ffffff !important;
  border-radius: 5px !important;
}

.busca-geral input:focus {
  border: 1px solid #ffffff !important;
}

.busca-geral input::-webkit-input-placeholder {
  color: #ffffff !important;
}
.busca-geral input:-moz-placeholder {
  color: #ffffff !important;
}
.busca-geral input::-moz-placeholder {
  color: #ffffff !important;
}
.busca-geral input:-ms-input-placeholder {
  color: #ffffff !important;
}

#sp-breadcrumb {
  margin-top: 5px;
}

.post-format,
.off-canvas-menu-wrap .nav-placeholder {
  display: none;
}

/*********************************** Fim -> Menu Topo ***********************************/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*********************************** Início -> Menu Lateral - Accordeon ***********************************/

.accordeonck_outer .toggler_icon {
  margin-right: 10px;
}

#menu-lateral li {
  border-bottom: none !important;
}

#menu-lateral {
  list-style-image: url("../images/icones/hifen.png");
}

#menu-lateral .parent ul {
  margin-left: 10px;
  border-left: 1px solid #999999;
}

.accordeonck #menu-lateral .isactive {
  font-weight: bold;
  color: #2e60ad !important;
}

#sp-right .sp-module-title {
  margin: 0 0 20px;
  text-transform: none;
  line-height: 1;
  color: #777777;
  font-size: 24px;
  font-family: "Lato-Regular", sans-serif;
  margin-top: 40px;
  margin-bottom: 20px;
}

/*********************************** Fim -> Menu Lateral - Accordeon ***********************************/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*********************************** Início -> Menu Lateral - Notícias Relacionadas***********************************/

.noticias-relacionadas li {
  /*border: none !important;*/
  padding-bottom: 10px;
  margin-top: 10px;
}

.noticias-relacionadas .noticia .data-noticia {
  float: left;
  width: 100%;
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
}

.conteudo-noticias-relacionadas .linkvertodos {
  float: right;
  font-weight: bold;
  margin-top: -42px;
  color: #29baf0;
}

.noticia .link-noticia {
  /*font-weight: bold;*/
  /*color: #10715d;*/
}

.noticia .data-noticia {
  color: #7f7f7f;
  font-family: "Lato-Regular", sans-serif;
}

/*********************************** Fim -> Menu Lateral - Notícias Relacionadas***********************************/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*********************************** Inicio -> Mapa Interativo ***********************************/

.mapa-interativo {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
}

#mapid {
  width: 100%;
  height: 350px;
  box-sizing: content-box !important;
  margin-bottom: 30px;
}

.topo-mapa-interativo .conteudo-topo img {
  width: 260px;
  float: left;
  height: 200px;
  margin-top: 5px;
  margin-right: 20px;
}

.topo-mapa-interativo .conteudo-topo .texto {
  width: 65%;
  float: left;
}

.topo-mapa-interativo .conteudo-topo .texto p {
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
}

.topo-mapa-interativo .conteudo-topo .botao {
  float: left;
  margin-top: 40px;
}

.topo-mapa-interativo .conteudo-topo .botao a:hover {
  color: #ffffff;
}

.topo-mapa-interativo {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.empresa {
  float: left;
  width: 32.4%;
  padding: 20px 35px;
  /* min-height: 330px; */
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
  background: #f5f5f5;
  display: grid;
  align-content: space-between;
}

.mapa-interativo .conteudo #busca {
  height: 50px;
  width: 60%;
}

.mapa-interativo .conteudo span {
  float: left;
  margin-right: 14px;
  margin-top: 14px;
  font-weight: bold;
}

.legenda-mapa {
  width: 180px;
  height: 270px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 15px;
  top: 538px;
  z-index: 99;
}

.legenda-mapa .legenda-imagem {
  float: left;
  height: 18px;
}

#conteudo-empresas {
  margin-bottom: 40px;
  position: relative;
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.legenda-mapa .legenda-texto {
  float: left;
  width: 85%;
  margin-left: 10px;
  font-size: 12px;
  font-family: "Lato-Bold";
  line-height: 21px;
}

.mapa-interativo h3 {
  margin-bottom: 30px;
}

.mapa-interativo .conteudo {
  width: 100%;
  margin: 0 auto;
}

.empresa .outras-informacoes {
  height: 150px;
  width: 100%;
  overflow: auto;
  float: left;
}

/* .empresa .dados-empresa {
    height: 230px;
} */

.negrito {
  font-weight: bold;
}

.mapa-interativo .conteudo .botao-primario {
  padding: 11px 21px;
  margin-left: 20px;
  margin-right: 20px;
}

.mapa-interativo .conteudo #categorias {
  width: 250px;
  height: 50px;
}

.empresa .imagem-empresa,
.empresa .titulo-empresa,
.mapa-interativo .conteudo input,
.mapa-interativo .conteudo select {
  float: left;
}

.empresa .imagem-empresa img {
  width: 105px;
  height: 65px;
  margin: 5px;
}

.empresa .titulo-empresa h3 {
  text-align: center;
  font-size: 18px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.dados-empresa p {
  font-size: 13px;
  margin-bottom: 1px;
}

.empresa .titulo-empresa {
  width: 100%;
  margin-bottom: 5px;
}

.empresa .imagem-empresa {
  margin-right: 10px;
}

.empresa .botoes {
  /* height: 50px; */
  padding-top: 14px;
  text-align: center;
  vertical-align: bottom;
  margin-top: 20px;
  margin-bottom: 15px;
}

.empresa .botoes a:nth-child(2) {
  padding: 15px 40px;
  margin-left: 27px;
}

.empresa .botoes a:hover {
  color: #ffffff;
}

/*********************************** Fim -> Mapa Interativo ***********************************/
/*********************************** Início -> Página interna estágios ************************/
div#curriculo {
  padding-top: 90px;
}
div#enviar_curriculo {
  padding: 17px;
  border: 1px solid #29baf0;
  border-radius: 4px;
  position: relative;
  float: left;
  width: 100%;
}
.curriculo-form {
  margin-bottom: 10px;
}
#enviar_curriculo .enviar {
  padding: 5px 25px;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 2px;
  cursor: pointer;
}
#enviar_curriculo .enviar:hover {
  background: rgb(30, 62, 113, 0.85);
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.btn_curriculo {
  float: right;
}
.captcha-form {
  position: relative;
  float: left;
  width: 100%;
  margin: 15px 0;
}
.captcha-form img {
  margin: 0 0 15px 0;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/*********************************** Fim -> Página interna estágios ***************************/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*********************************** Início -> Depoimento ***************************/

.depoimento {
  width: 30.5%;
  height: 450px;
  float: left;
  margin: 10px;
  padding: 15px;
  text-align: center;
  border: 1px solid #d0d0d0;
}

.depoimento .depoimento-interna img {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}

.depoimento .depoimento-interna h3 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 20px;
}

.depoimento .botao-primario {
  width: 95%;
  float: left;
  font-size: 14px;
  margin-left: 7px;
  padding: 5px 0px;
}

.depoimento .depoimento-interna {
  height: 335px;
}

.depoimento-especifico img {
  width: 150px;
  float: left;
  margin-right: 20px;
}

.depoimento-especifico h3 {
  font-size: 30px;
}

.depoimento-especifico {
  height: auto;
  min-height: 180px;
}

.conteudo-depoimento .video-depoimento {
  margin-left: 10px;
}

.conteudo-depoimento {
  margin-top: 30px;
  margin-bottom: 30px;
}

.depoimento-especifico .resumo {
  margin-bottom: 25px;
}

.depoimento .botoes-depoimento {
  width: 100%;
  height: 70px;
  position: relative;
  margin: 0 auto;
}

.depoimento .botao-depoimento {
  position: absolute;
  bottom: -15px;
  left: 0;
}

.depoimento .video-depoimento {
  margin-bottom: 10px;
}

/*********************************** Fim -> Depoimento ***************************/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*********************************** Início -> Notícias Internas ***************************/

article .icons {
  display: flex;
  justify-content: flex-end;
}

#sp-noticias-interna #sp-noticias {
  margin-bottom: 30px;
}

#finder-filter-window {
  overflow: visible;
}

#finder-filter-select-dates li {
  color: #000000;
}

.noticias-internas #finder-search .enviar:hover {
  cursor: pointer;
}

.noticias-internas #finder-search .enviar {
  float: left;
  padding: 3px 20px;
  margin-top: 18px;
  cursor: pointer !important;
}

.noticias-internas .finder-selects {
  width: 20%;
  margin-left: 15px;
  margin-right: 15px;
  float: left;
  margin-top: -4px;
}
.noticias-internas li.search-field input[type="text"] {
  height: 30px !important;
}

.noticias-internas .finder-selects .control-label {
  margin-bottom: 8px;
  font-family: "Lato-Regular";
  font-size: 14px;
  color: #000000;
}

.busca-noticias label {
  color: #000000;
}

.chzn-choices li,
.chzn-results li {
  font-size: 14px;
  color: #000000;
}

.noticias-internas .chzn-single {
  background-color: #ffffff !important;
  background-image: none !important;
  height: 35px;
  padding: 6px 12px;
  font-size: 14px;
  color: #555555;
  border: 1px solid #ccc !important;
  font-family: "Lato-Regular";
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
}

.noticias-internas .chzn-single b {
  background: url(../../../media/jui/css/chosen-sprite.png) no-repeat 0px 8px !important;
}

.noticias-internas .chzn-with-drop .chzn-single b {
  background-position: -18px 8px !important;
}

.noticias-internas #filter_date1_img,
.noticias-internas #filter_date2_img {
  border: 1px solid #ccc;
  padding: 6px 9px;
}

.noticias-internas .chzn-choices {
  border-radius: 5px;
}

.noticias-internas .chzn-choices .search-field .default {
  color: #555555;
}

.noticias-internas li p:first-of-type,
.busca-geral__data-artigo {
  font-size: 12px;
  margin-bottom: -5px;
}

.releases .enviar {
  margin-left: 40px;
  margin-top: 28px !important;
}

.releases .separador-ate {
  margin-left: 30px;
  margin-right: -10px;
}

.busca-noticias {
  width: 20%;
  margin-left: 25px;
  float: left;
  font-family: "Lato-Regular";
  font-size: 14px;
}

.busca-noticias input {
  width: 100%;
}

.separador-ate {
  width: 25px;
  text-align: center;
  margin-left: 10px;
  height: 50px;
  padding-top: 33px;
  float: left;
  font-family: "Lato-Regular";
  font-size: 14px;
}

#finder_filter_w1_chzn,
#finder_filter_w2_chzn {
  display: none;
}

.sliderNoticias .conteinerInfo .data,
.listNot .conteinerInfo span {
  font-size: 12px;
}
.sliderNoticias .conteinerInfo .desc {
  margin-top: 10px !important;
}

.listNot .conteinerInfo h4 {
  margin-top: 0px;
}

.listNot li {
  padding-bottom: 10px;
  margin-top: 10px;
}

.sliderNoticias .conteinerInfo h4 {
  margin-top: -5px;
}

.noticias-internas .filter-date {
  width: 15% !important;
  font-family: "Lato-Regular";
  font-size: 14px;
  margin: 0 20px !important;
  padding: 0px !important;
}

.noticias-internas .filter-date #filter_date1,
.noticias-internas .filter-date #filter_date2 {
  width: 79% !important;
  min-width: 85px;
}

.noticias-internas #search-form {
  padding: 20px;
  padding-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.noticias-internas h1 {
  margin: 0 0 20px;
  text-transform: uppercase;
  line-height: 1;
  color: #777777;
  font-size: 30px;
  font-family: "Lato-Black", sans-serif;
  margin-top: 40px;
  margin-bottom: 15px;
}

#sp-noticias-interna .sp-module .sp-module-title {
  font-size: 20px;
}

/*********************************** Inicio -> Fale Conosco ***************************/
#ff_form2 section input[type="text"],
#ff_form2 section textarea,
#ff_form2 section select {
  width: 83.6%;
}
#ff_form2 label {
  width: 15%;
}
#ff_form2 label#bfLabel113 {
  width: 100%;
}
#ff_form2 section.bfElemWrap {
  margin: 0px 0px 5px 0px;
}
#ff_form2 .bfSubmitButton {
  background: rgb(30, 62, 113, 0.85);
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
  padding: 8px 30px;
}

#ff_form2 .bfSubmitButton:hover {
  background: #fff;
  color: rgb(30, 62, 113, 0.85);
  border: 1px solid rgb(30, 62, 113, 0.85);
  border-radius: 4px;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
#ff_form2 textarea {
  min-height: 100px;
}
#ff_form2 {
  font-size: 15px;
  margin-bottom: 35px;
  position: relative;
  float: left;
  width: 100%;
}
/*********************************** Fim -> Fale Conosco ***************************/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*********************************** Início -> Multimidia ***************************/

.filtro-multimidia {
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 20px 30px 25px 30px;
  margin-bottom: 40px;
}

.filtro-multimidia .palavrachave,
.filtro-multimidia .tipo {
  width: 200px;
  float: left;
  margin-right: 15px;
}

.filtro-multimidia .ano {
  width: 150px;
  float: left;
  margin-right: 15px;
}

.play-video {
  position: absolute;
  top: 42px;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}

.carousel-wrap ul li {
  position: relative;
}

.filtro-multimidia .chzn-single {
  background-color: #ffffff !important;
  background-image: none !important;
  height: 35px;
  padding: 5px 12px;
  font-size: 14px;
  color: #555555;
  border: 1px solid #ccc !important;
  font-family: "Lato-Regular";
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
}

.filtro-multimidia .chzn-single b {
  background: url(../../../media/jui/css/chosen-sprite.png) no-repeat 0px 8px !important;
}

.filtro-multimidia .chzn-with-drop .chzn-single b {
  background-position: -18px 8px !important;
}

.filtro-multimidia .chzn-choices {
  border-radius: 5px;
}

.titulo-galeria {
  font-family: "Lato-Bold";
  color: #777777;
}

.filtro-multimidia li.search-field input[type="text"] {
  height: 30px !important;
  font-size: 11px !important;
}

.galeria-destaque {
  background-color: #eee;
  padding-top: 10px;
  padding-left: 10px;
  border-radius: 5px;
  height: 240px;
}

.filtro-multimidia .chzn-choices .search-field .default {
  color: #555555;
}

.filtro-multimidia .palavrachave input,
.filtro-multimidia .ano select,
.filtro-multimidia .tipo select {
  width: 100%;
  font-family: "Lato-Regular";
  font-size: 14px;
}

.filtro-multimidia .palavrachave label,
.filtro-multimidia .ano label,
.filtro-multimidia .tipo label {
  font-family: "Lato-Regular";
  font-size: 14px;
}

.filtro-multimidia .botao-primario {
  padding: 3px 15px;
  margin-top: 30px;
}

.conteudo-multimidia .search-pages-counter {
  float: left;
}

.conteudo-multimidia .search-pages-counter p,
.conteudo-multimidia .ordem p {
  font-size: 12px;
}

.conteudo-multimidia .ordem {
  float: right;
}
.conteudo-multimidia .ordem p:first-of-type {
  font-weight: bold;
}

.sem-resultado {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

.galeria .data-pub {
  font-size: 14px;
  margin-bottom: 0px;
}

.thumb-youtube {
  width: 200px !important;
  height: 120px !important;
  position: relative;
  opacity: 0.6;
}

.thumb-carrossel {
  background-color: black;
  width: 195px;
  margin: 2px;
  left: 2px;
  height: 120px;
  position: absolute;
}

.conteudo-multimidia .galeria .tags-galeria {
  list-style: none;
  float: left;
  padding-left: 0px;
}

.conteudo-multimidia .galeria .tags-galeria li {
  float: left;
  margin-left: 10px;
}

.conteudo-multimidia .ordem-galeria {
  list-style: none;
  float: left;
  padding-left: 0px;
}

.conteudo-multimidia .ordem-galeria li {
  float: left;
  font-size: 11px;
  margin-left: 5px;
}

.galeria .data-pub {
  font-size: 14px;
  margin-bottom: 0px;
  width: auto;
  float: left;
}

.conteudo-multimidia .ordem p {
  float: left;
  margin-left: 5px;
}

.fancybox-custom .fancybox-skin {
  box-shadow: 0 0 50px #222;
}

.fancybox-nav {
  width: 60px;
}

.fancybox-nav span {
  visibility: visible;
}

.fancybox-next {
  right: -60px;
}

.fancybox-prev {
  left: -60px;
}

.carousel-control.next.carousel-next {
  background-position: 0px 58px;
  float: right;
  left: 90%;
  top: 75px;
  opacity: 1;
  right: 0;
  width: 60px;
  z-index: 100;
}

.carousel-control.previous.carousel-previous {
  background-position: 0 92px;
  left: 0;
  top: 75px;
  opacity: 1;
  width: 60px;
  z-index: 100;
}

.separador-hr {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
}

.separador-galeria {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
}

.carousel-control.previous {
  background: url(../../../components/com_multimidia/source/seta-esquerda.png)
    no-repeat !important;
}

.hotcarousel .carousel-control {
  height: 64px !important;
  margin: 0;
}

.carousel-control.next {
  background: url(../../../components/com_multimidia/source/seta-direita.png)
    no-repeat !important;
}

.hotcarousel {
  position: relative;
  margin-top: 5px;
}

.hotcarousel .disabled,
.hotcarousel .disabled:hover {
  cursor: not-allowed;
  opacity: 0.5 !important;
  -webkit-filter: grayscale(100%);
}

.hotcarousel .js {
  height: 117px !important;
  margin-bottom: 43px !important;
  margin-left: 58px !important;
  overflow: hidden;
}

.carousel-wrap {
  height: 130px !important;
}

.hotcarousel .js ul li {
  overflow: hidden;
  width: 200px !important;
  height: 140px !important;
}

.hotcarousel img {
  border: none !important;
  margin: 0 5px;
  padding: 2px;
}

.conteudo-multimidia .multimidia {
  width: 100%;
  float: left;
  margin-top: 0px;
  margin-bottom: 0px;
}

.conteudo-multimidia .galeria {
  width: 100%;
  float: left;
}

#full {
  clear: both;
  margin: 0 auto;
  width: 615px;
  height: 400px;
}

#show {
  position: relative;
  width: 500px;
  float: left;
}
#show > div {
  margin: 0 auto;
  width: 465px;
}
#show .cr {
  margin: 0 auto;
  display: table;
  position: relative;
}
#show .image img {
  display: block;
}
#show .image {
  width: 465px;
  height: 340px;
  overflow: hidden;
}

#show .legenda {
  position: absolute;
  z-index: 99;
  width: 100%;
  min-height: 35px;
  bottom: 0px;
  background: url(../../../components/com_multimidia/source/bgLegenda.png)
    repeat;
  color: #ffffff;
  padding: 2%;
}

#next {
  background: url(../../../components/com_multimidia/source/seta-direita.png)
    no-repeat !important;
  opacity: 1;
  width: 60px;
  z-index: 100;
  height: 64px;
  margin-left: 15px;
  float: left;
  cursor: pointer;
  margin-top: 145px;
}

#prev {
  background: url(../../../components/com_multimidia/source/seta-esquerda.png)
    no-repeat !important;
  float: left;
  opacity: 1;
  margin-right: 15px;
  width: 60px;
  height: 64px;
  z-index: 100;
  cursor: pointer;
  margin-top: 145px;
}
/*********************************** Fim -> Multimidia ***************************/
/*********************************** Inicio -> Publicacoes ***********************/
.publicacoes_finder .filter-date:last-of-type,
.publicacoes_finder .separador-ate {
  display: none;
}
.publicacoes_finder .filter-date {
  width: 150px !important;
  font-family: "Lato-Regular";
  font-size: 14px;
  margin: 0 20px !important;
  padding: 0px !important;
}

.publicacoes_finder .chzn-container {
  width: 250px !important;
}

.publicacoes_finder .filter-date #filter_date1,
.publicacoes_finder .filter-date #filter_date2 {
  width: 79% !important;
  min-width: 85px;
}

.publicacoes_finder #search-form {
  padding: 20px;
  padding-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 5px;
}

.publicacoes_finder .link a,
.informacoes_adicionais .link a {
  position: relative;
  float: left;
  display: block;
  padding: 2px 10px;
  border: 1px solid #29baf0;
  margin-top: 5px;
  border-radius: 3px;
  width: 80px;
  text-align: center;
}
.publicacoes_finder .link a,
.informacoes_adicionais .link a {
  border-color: #218d59;
}

.busca_publicacoes label,
.busca_publicacoes .control-label {
  color: #000;
}

.publicacoes_finder #filter_date1_chzn {
  width: 170px !important;
}

.publicacoes_finder .chzn-container a {
  width: auto;
  background: #fff;
  font-weight: normal;
  color: #000;
  padding: 4px 0px 4px 10px;
  box-shadow: none;
  height: 35px;
  font-size: 14px;
}
.publicacoes_finder .chzn-container-single .chzn-single div {
  top: 5px;
}

.resultados-buscas {
  width: 100%;
  margin-top: 25px;
  height: 30px;
  border-bottom: 1px solid #d6d6d6;
}

.search-pagination {
  width: auto;
  margin-bottom: 65px !important;
}

.ordem {
  float: right;
  font-size: 14px;
  margin-top: -25px;
}

.ordem p {
  display: inline;
  cursor: pointer;
}

#oAlf,
#oAtu {
  border-right: 2px solid #d6d6d6;
  padding-right: 5px;
}

#oAlf,
#oAtu,
#oRel {
  text-decoration: none;
  color: #29baf0 !important;
}

#oAlf:hover {
  text-decoration: underline !important;
  color: #218d59 !important;
}

#oAtu:hover {
  text-decoration: underline !important;
  color: #218d59 !important;
}

#oRel:hover {
  text-decoration: underline !important;
  color: #218d59 !important;
}

.ordem p.selected {
  color: #218d59;
  font-weight: bold;
  font-family: "Lato-Black";
}

.publicacoes_finder .control-group {
  float: left;
  margin-left: 10px;
}
.publicacoes_finder .search-results.list-striped li {
  padding: 20px 0;
  position: relative;
  float: left;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
.publicacoes_finder .search-results.list-striped li:last-of-type {
  border-bottom: none;
}
.publicacoes_finder div#tags_chzn {
  float: left;
  width: 315px !important;
  margin-right: 10px;
}

.publicacoes_finder h1 {
  margin: 0 0 20px;
  text-transform: uppercase;
  line-height: 1;
  color: #777777;
  font-size: 30px;
  font-family: "Lato-Black", sans-serif;
  margin-top: 40px;
  margin-bottom: 15px;
}
.publicacoes_finder .busca_publicacoes {
  width: 315px;
  margin-left: 20px;
  float: left;
  font-family: "Lato-Regular";
  font-size: 14px;
}
.publicacoes_finder .finder-selects {
  width: calc(100% - 15px);
  margin-left: 9px;
  margin-right: 20px;
  float: left;
  margin-top: -4px;
}

.publicacoes_finder #finder-search {
  margin-bottom: 0px;
}

.publicacoes_finder li.search-field input[type="text"] {
  height: 30px !important;
}
.publicacoes_finder .finder-selects .control-label {
  margin-bottom: 8px;
  font-family: "Lato-Regular";
  font-size: 14px;
}
.publicacoes_finder .chzn-container-multi .chzn-choices {
  padding: 1px 0;
  border-radius: 4px;
}
.publicacoes_finder .chzn-container-multi .chzn-choices li.search-field {
  width: 100%;
}
.publicacoes_finder .chzn-container-multi .chzn-choices li.search-field input {
  width: 100% !important;
}
.publicacoes_finder .enviar {
  float: left;
  padding: 4px 45px 3px;
  margin-top: 28px;
  cursor: pointer !important;
}
.publicacoes_finder .busca_publicacoes input {
  width: 100%;
}

/*********************************** Fim -> Publicacoes **************************/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/

/*********************************** Início -> Redes Sociais ***********************************/

.conteudo-redes-sociais .linkvertodos {
  float: right;
  font-weight: bold;
  margin-top: -53px;
  display: none;
  color: #1aaa8c;
}

.conteudo-redes-sociais .aba-facebook,
.conteudo-redes-sociais .aba-twitter,
.conteudo-redes-sociais .aba-instagram {
  height: 35px;
  float: left;
  padding: 5px 16px;
  border-radius: 5px 5px 0 0;
  margin-right: 5px;
  background-color: #959595;
  cursor: pointer;
}

.conteudo-redes-sociais {
  position: absolute;
  top: -260px;
  width: 485px;
}

.conteudo-redes-sociais .ativo {
  background-color: #1aaa8c !important;
}

.conteudo-redes-sociais .aba-facebook p,
.conteudo-redes-sociais .aba-twitter p,
.conteudo-redes-sociais .aba-instagram p {
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.conteudo-redes-sociais .clips {
  position: absolute;
  right: 25px;
  top: 8px;
  border: none;
}

.conteudo-redes-sociais .redes-sociais {
  background-image: url(../images/imagens/bloco.png);
  height: 370px;
  width: 480px;
  float: left;
  margin-left: -19px;
  margin-top: -4px;
}

.redes-sociais .iframe-facebook {
  margin-left: 38px;
  margin-top: 20px;
}

.redes-sociais .iframe-twitter {
  width: 400px;
  margin-top: 25px;
  height: 315px;
  overflow: scroll;
  margin-left: 38px;
  display: none;
}

.redes-sociais .iframe-instagram {
  margin-left: 25px;
  display: none;
}

.link-instagram {
  width: 100%;
  float: left;
}

#sp-feature .h-instagram img {
  background-image: url(../images/icones/instagram.png);
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
}
#sp-feature .h-facebook img {
  background-image: url(../images/icones/facebook.png);
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
}
#sp-feature .h-youtube img {
  background-image: url(../images/icones/youtube.png);
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
}
#sp-feature .h-flickr img {
  background-image: url(../images/icones/flickr.png);
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
}
#sp-feature .h-twitter img {
  background-image: url(../images/icones/twitter.png);
  width: 35px;
  background-repeat: no-repeat;
  background-position: center;
  height: 40px;
}

#sp-feature .h-instagram img:hover {
  background-image: url(../images/icones/h-instagram.png);
}
#sp-feature .h-facebook img:hover {
  background-image: url(../images/icones/h-facebook.png);
}
#sp-feature .h-youtube img:hover {
  background-image: url(../images/icones/h-youtube.png);
}
#sp-feature .h-flickr img:hover {
  background-image: url(../images/icones/h-flickr.png);
}
#sp-feature .h-twitter img:hover {
  background-image: url(../images/icones/h-twitter.png);
}

.conteudo-rs {
  margin-top: 120px;
  margin-bottom: 20px;
}

.titulo-rs {
  width: 185px;
  float: left;
  margin-top: 5px;
}
.titulo-rs h3 {
  color: #777777;
  font-family: "Lato-Black", sans-serif;
}

/*********************************** Fim -> Redes Sociais ***********************************/

/*-----------------------------------------------------------------------------------------------------------------------------------------------------*/
.conteudo-porto {
  width: 1140px;
  height: 85px;
  margin: 0 auto;
}

.conteudo-porto .titulo {
  background: url(../images/barra-porto-em-tempo-real.png) right top no-repeat;
  width: calc(50% - 300px);
  min-width: 300px;
  margin-top: -45px;
  line-height: 45px;
  position: absolute;
  height: 45px;
  left: 0;
  text-align: right;
  padding-right: 60px;
}

.conteudo-porto .titulo p {
  font-size: 19px;
  font-family: "Lato-Light";
  color: #ffffff;
  margin-bottom: 0px;
}

.dados-tempo-real {
}

.conteudo-porto .item {
  float: left;
  margin-right: 25px;
  margin-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.conteudo-porto .item:last-of-type {
  margin-right: 0px;
}

.conteudo-porto .item:last-of-type p {
  width: 210px;
  margin-top: 25px;
}

.conteudo-porto .item img {
  float: left;
  margin-right: 3px;
  margin-top: 15px;
  border: none;
  height: 42px;
}

.conteudo-porto .item h1 {
  float: left;
  font-size: 43px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 15px;
  color: #ffffff;
}

.conteudo-porto .item p {
  margin-top: 23px;
  color: #ffffff;
  float: left;
  width: 75px;
  word-wrap: break-word;
  line-height: 15px;
}
#sp-porto-tempo-real .container {
  background: #2e60ad;
  border-radius: 15px;
}
