@import "mycss/home.css";
@import "mycss/contato.css";
@import "mycss/glossary.css";
@import "mycss/pages-amarelas.css";
@import "mycss/publicacoes.css";
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
  line-height: 0px;
  color: #1351b4;
  margin: 10px 0 0px;
}
.sp-megamenu-parent > li > span:hover {
  text-decoration: none;
  background-color: #dbe8fb;
  -webkit-box-shadow: 0 0 0 2px #dbe8fb;
  box-shadow: 0 0 0 2px #dbe8fb;
}
#sp-menu .sp-column {
  display: flex;
}

.lupamenu {
  left: 75px;
  top: 5px;
  position: relative;
}

.sp-megamenu-parent > li {
  display: inline-block;
  position: relative;
  padding: 0;
}

.result-tags-ultimas a {
  text-transform: lowercase;
  border-radius: 35px;
  padding: 8px;
}

.layout-busca .result-tags-ultimas a {
  border-radius: 35px;
  text-transform: none;
  border: 0px solid;
  padding: 8px;
  text-decoration: underline;
  color: #1351b4;
}

#sp-logo {
  right: 125px;
  position: relative;
}

.sp-megamenu-wrapper {
  position: relative;
  left: 0px;
}

.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right {
  position: relative;
  padding-top: 15px;
}

.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 0;
  height: 0;
  position: absolute;
  top: 10px;
  left: 10px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid white;
}

section#sp-buscar {
  position: absolute;
  top: 8%;
  z-index: 999;
  left: 13%;
}

section#sp-buscar .sp-module form input {
  padding: 30px;
}

section#sp-buscar .sp-module form button {
  display: none;
}

#sp-banner .banneritem img {
  width: 100%;
}

#sp-header {
  background: #fff;
}

#sp-header .container .row {
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

header#sp-header {
  z-index: 999;
  display: block;
  height: auto;
}

#sp-header .sp-dropdown-inner div[class^="col-"]:after {
  content: "";
  border-left: solid 1px #e4e4e4;
  top: 0;
  left: -5px;
  position: absolute;
  display: block;
  height: 100%;
}

#sp-header .sp-dropdown-inner div[class^="col-"]:first-child:after {
  border-left: 0px;
}

#sp-form #sp-buscar-header .sp-module-title {
  margin: 0 0 5px;
  font-size: 2.25rem;
  line-height: 1;
  color: white;
}

.home-page section#sp-form {
  position: absolute;
  top: 4%;
  left: 3vh;
  z-index: 999;
  padding: 0px 10em;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
  align-content: center;
  width: 100%;
}

div#sp-menu span {
  font-family: Raleway, sans-serif;
  color: #333;
  position: relative;
  margin-left: 10px;
  font-weight: 300 !important;
  top: 10px;
  font-size: 1.563rem;
  font-weight: 500;
}
#sp-menu ul.sp-megamenu-parent {
  float: left;
  margin-left: 14px;
}
#sp-menu ul.sp-megamenu-parent .fa-bars {
  background-color: #fff;
  padding: 8px;
  width: 45px;
  border-radius: 50px;
  height: 45px;
  text-align: center;
  position: relative;
  top: -8px;
  border-radius: 50px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#sp-menu ul.sp-megamenu-parent:hover .fa-bars {
  background-color: #dbe8fb;
  width: 45px;
  border-radius: 50px;
  height: 45px;
  text-align: center;
}
div#sp-top4 ul.nav.menumenu-topo li a {
  color: #1351b4;
}

div#sp-top4 ul.nav.menumenu-topo li {
  display: inline-block;
}

div#sp-top4 ul.nav.menumenu-topo li:not(:last-child) {
  margin-right: 1rem;
}

div#sp-top4 {
  display: flex;
  justify-content: center;
  align-items: center;
}

a.login__link,
a.logout__link {
  color: #1351b4;
}
form#mod-finder-searchform156
  button.btn.btn-primary.botao-busca.hasTooltip.finder {
  position: absolute;
  background-color: transparent;
  border-color: transparent;
  right: 0%;
  padding: 0;
  line-height: 0;
  top: 0px;
}

.finder {
  position: relative;
}

form#mod-finder-searchform156
  button.btn.btn-primary.botao-busca.hasTooltip.finder
  span.icon-search.icon-white {
  color: #1351b4;
  margin: 20px 15px;
}

form#mod-finder-searchform156 .input-medium::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  font-style: italic;
  opacity: 1; /* Firefox */
}

form#mod-finder-searchform156 .input-medium:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333;
  font-style: italic;
}

form#mod-finder-searchform156 .input-medium::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #333;
  font-style: italic;
}
.home-page section#sp-form #sp-buscar-header button {
  position: absolute;
  right: 10px;
  top: 6px;
  background: transparent;
  border: 1px solid transparent;
}

#search-form-busca .results {
  text-align: center;
  padding: 2em;
}

section#sp-form #sp-buscar-header form input {
  padding: 30px 14px;
  border-radius: 1px;
  width: 952px;
  max-width: 100%;
  height: 72px;
  max-height: 72px;
  font-size: 20px;
}

section#sp-form #sp-buscar-header form input::placeholder {
  font-size: 20px;
}

#sp-buscar-header #mod-finder-advanced116 {
  z-index: 9999;
  background: white;
  position: absolute;
  width: 100%;
  top: 83px;
  padding: 15px;
  display: none;
  margin-top: -10px;
}

#sp-buscar-header .sp-module-content form {
  border: none !important;
}

section#sp-page-title {
  position: absolute;
  top: 10%;
  z-index: 99;
  width: 100%;
  text-align: center;
}

section#sp-page-title ul.top-subjects {
  display: block;
}

div#assuntosAlta {
  margin: 3rem;
}

ul.top-subjects li {
  float: left;
}

.subjects-title h3 {
  color: #222222;
  margin-bottom: 40px;
  margin-top: -8px;
  position: relative;
  text-align: center;
  font-size: 2.25rem !important;
}

.subjects-title h3:after {
  content: "";
  width: 32%;
  height: 1px;
  position: absolute;
  right: 10%;
  top: 16px;
}

ul.top-subjects li a {
  border-radius: 30px;
  border: 2px solid #222222;
  padding: 7px 19px;
  margin: 5px 12px;
  font-weight: 700;
  color: #222222;
}

ul.top-subjects li a:hover {
  color: #04b5ff !important;
  border-color: #04b5ff;
}

.finder-selects input {
  padding: initial !important;
  border-radius: initial !important;
  width: initial !important;
  max-width: initial !important;
  height: initial !important;
  max-height: initial !important;
  font-size: initial !important;
}

ul.top-subjects li:hover a {
  background: white;
  color: black;
}

.sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right {
  position: absolute;
}

@media (min-width: 992px) {
  .col-md-1 {
    width: 4.333333% !important;
  }
}

.newsflash {
  margin-top: 0px;
}

.btn-black-portal {
  background-color: black;
  padding: 11px 24px;
  border-radius: 40px;
  text-align: center;
  max-width: 150px !important;
  color: white;
}

.item_fields header {
  text-align: center;
  margin-top: 3em;
}

.item_fields .saber-mais {
  margin-top: 3em;
}

.item_fields header h4 {
  color: #0693ff;
}

.item_fields header h1 {
  margin-top: 0px !important;
}

.item_fields .saber-mais ul {
  list-style: none;
  padding: 0;
}

.item_fields .saber-mais ul li a {
  border: 1px solid black;
  color: black;
  border-radius: 30px;
  padding: 10px 34px;
}

.item_fields .saber-mais ul li {
  margin-bottom: 6px;
}

.view-mapamental #sp-position8 .sp-module-title {
  font-size: 30px !important;
  margin-top: 2em;
}

div.current dd.tabs {
  margin: 0;
  padding: 6px 10px !important;
  clear: both !important;
  border: none !important;
  background-color: transparent !important;
}

.page-glossary .top-bar label {
  display: flex;
  border: 2px solid #bcb8b8 !important;
  margin: 0 10px;
}

/* Classes padrões */

.border {
  border: 1px solid;
}

.b-radius {
  border-radius: 30px;
}

.btn-dark {
  background-color: black !important;
}

.text-light {
  color: white !important;
}

.b-0 {
  border: none !important;
}

.text-gray {
  color: #a6a6a6 !important;
  margin-bottom: 60px;
}

.text-light-primary {
  color: #0693ff !important;
}

.font-bold {
  font-weight: bold !important;
}

.row.yellow-person {
  width: 85%;
  margin: 0 auto !important;
}

.bg-none {
  background-color: transparent !important;
}

.list-inline > li {
  padding: 0 !important;
}

.img-next-text {
  float: left;
  padding: 15px;
}

.pagina-amarelo {
  margin: 0 15px;
}

.amarelo-imagem {
  float: left;
  width: 25%;
  position: relative;
  min-height: 1px;
  padding: 0 5px;
  margin: 5px 0px;
}

.amarelo-text {
  width: 75%;
  float: left;
  position: relative;
  min-height: 1px;
}

.pagina-amarelo .col-md-3 {
  float: left;
}

.pagina-amarelo .img-responsive {
  max-width: 161px;
}

.item_fields {
  margin: 0 15px;
}

div#sp-menu .sp-module h3.sp-module-title {
  font-size: inherit;
  margin: unset;
  text-align: unset;
}

/*Titulo Modulo*/

.sp-module h3.sp-module-title {
  font-size: 2.25rem;
  text-align: center;
  margin: 2rem 0 4rem 0;
}

/* Mobile */

@media (max-width: 1200px) {
  section#sp-page-title {
    position: absolute;
    top: 8%;
    z-index: 99;
    width: 100%;
    text-align: center;
  }
  .single-page-amarela {
    margin: 0 15px;
    padding: 0 15px;
  }
}

@media (max-width: 992px) {
  .js-stools .js-stools-container-bar,
  .js-stools .js-stools-container-list {
    float: none;
    display: block;
  }
}

@media (max-width: 950px) {
  section#sp-page-title {
    position: absolute;
    top: 7%;
    z-index: 99;
    width: 100%;
    text-align: center;
  }
  .home-page section#sp-form {
    left: 0vh;
    padding: 0px 6em;
  }
  #search-page .btn-primary,
  .sppb-btn-primary {
    width: 9%;
  }
}

@media (max-width: 867px) {
  .reportar-erro {
    position: relative;
    bottom: 0px;
  }
}

@media (max-width: 845px) {
  #sp-newsletter .sp-module-content .acym_form {
    text-align: center;
    margin: 0px auto 0;
    width: 100%;
  }
}

@media (max-width: 767px) {
  #sp-social-media .sp-module-title {
    text-align: center;
  }
  .about-full {
    position: inherit;
    text-align: center;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: auto;
  }
  .word #search-page input {
    width: 70%;
  }
  #search-page .btn-primary,
  .sppb-btn-primary {
    width: 15%;
  }
  .js-stools .js-stools-container-bar {
    float: left;
    width: 100%;
  }
  section#sp-page-title ul.top-subjects {
    display: block;
  }
  .home-page section#sp-form {
    top: 2%;
  }
  section#sp-page-title {
    top: 4%;
  }
  #sp-newsletter .sp-module-content .acym_introtext {
    padding: 0px 5px;
  }
  section#sp-newsletter {
    padding: 10em 0px;
  }
  #sp-newsletter .acym_form tr td {
    width: 100%;
    display: block;
    padding: 0px 15px;
    margin: 15px 0px;
  }
  .reportar-erro {
    bottom: 0px;
  }
  .mindmap-title {
    font-size: 2rem;
  }
  .top-bar .search-box label {
    font-size: 1rem;
  }
  #image_intro {
    float: left;
    margin-top: 0px;
  }
  .news-inner-video {
    width: 100%;
  }
  #sp-right .latestnews {
    display: none;
  }
  .blank.page-faq h1 {
    padding-left: 25px;
  }
  a.btn {
    float: right;
    border-radius: 0;
    border-left: none;
    padding-left: 5%;
    width: 100%;
    border: 1px solid;
    border-radius: 10px;
  }
  .pagina-amarelo {
    margin: 25px 15px;
  }
  #sp-bottom6 .form-search .finder .input-medium {
    left: 0;
    padding: 15px 14px;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 1px;
    width: 100%;
    max-width: 95%;
    height: 45px;
    max-height: 55px;
    font-size: 1.0625em;
  }
  #sp-bottom6 .btn-primary,
  .sppb-btn-primary {
    position: relative;
    width: 50px;
    height: 45px;
    right: 20px;
    top: 50px;
    z-index: 1;
    background: transparent;
    border: 1px solid transparent;
  }
}

@media (max-width: 650px) {
}

@media (max-width: 650px) {
  div#rev_slider_1_1 {
    height: 680px !important;
    max-height: none !important;
  }
  .home-page section#sp-form {
    padding: 0px 1em;
  }
}

@media (max-width: 500px) {
  #mod-finder-searchword116::-webkit-input-placeholder {
    /* Edge */
    display: none;
  }
  #mod-finder-searchword116:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    display: none;
  }
  #mod-finder-searchword116::placeholder {
    color: #fff !important;
  }
  #search-page .btn-primary,
  .sppb-btn-primary {
    width: 20%;
  }
}

@media (max-width: 500px) {
  #sp-header .logo,
  .logo-slogan {
    padding: 0px;
  }
  .voltar-topo,
  .reportar-erro {
    text-align: initial;
  }
}

@media (max-width: 375px) {
  .voltar-topo,
  .reportar-erro {
    width: 100%;
  }
  .top-bar .search-box label {
    width: 100%;
  }
  .top-bar .search-box #s2id_search-bar {
    width: 100%;
  }
  .play-button:before {
    max-width: 88%;
  }
  .page-glossary .top-bar label {
    margin: 0 1px;
  }
  .list-inline {
    width: 100%;
    display: flex;
  }
  .pagina-amarelo .col-md-3 {
    float: none;
  }
  #search-page .btn-primary,
  .sppb-btn-primary {
    width: 30%;
  }
}

@media (max-width: 340px) {
  #image_link_intro:before {
    left: 115px;
  }
}

@media (max-width: 290px) {
  #image_link_intro:before {
    left: 100px;
  }
}

.body-innerwrapper {
  width: 100%;
}

select[name="tipo"] {
  margin-top: 18px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/dropdown_icon.png);
  background-size: 15px;
  background-position: 95% 49%;
  background-repeat: no-repeat;
  background-color: #fbfbfb;
  border: 2px solid #707070;
  height: 55px;
  width: 100%;
}

/* Acessabilidade */
.header-accessibility,
.sp-module .header-accessibility ul li {
  display: inline-block;
}
.sp-module .header-accessibility ul li a {
  color: #1351b4;
  font-size: 0.938rem;
}
.sp-module .header-accessibility ul li a:hover {
  color: #0c326f !important;
}
.custom {
  position: relative;
}

.header-accessibility {
  float: right;
}

.header-accessibility ul li:not(.btn-acess) {
  margin-left: 1rem;
}
.header-accessibility ul li:first-child {
  margin-left: 0;
}

li#siteaction-vlibras span a:before {
  content: "\f2a2";
  font-family: FontAwesome;
  font-size: 15px;
  position: relative;
  right: 5px;
  bottom: 1px;
  color: #1351b4;
}

li#siteaction-contraste span a:before {
  content: "\f042";
  font-family: FontAwesome;
  font-size: 18px;
  position: relative;
  right: 5px;
  bottom: 0px;
  color: #1351b4;
}

li#siteaction-contraste {
  transform: rotate(180deg);
  margin-right: 1rem;
}
li#siteaction-contraste span a {
  color: #fff;
}

.internal-page section#sp-section-1 {
  background-color: #fff !important;
  padding-top: 16px;
}

div#sp-top6 .custom {
  display: inline-block;
}

ul.social-media-top li {
  display: inline-block;
  margin-left: 2rem;
}

li.btn-acess button {
  padding: 0;
  font-size: 11px;
}

ul.social-media-top li.facebook-top a:before {
  content: "\f09a";
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
}

ul.social-media-top li.twitter-top a:before {
  content: "\f099";
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
}

ul.social-media-top li.youtube-top a:before {
  content: "\f16a";
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
}

ul.social-media-top li.instagram-top a:before {
  content: "\f16d";
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
}

ul.social-media-top li.flickr-top a:before {
  content: "\f16e";
  font-family: FontAwesome;
  color: #fff;
  font-size: 14px;
}

ul.social-media-bottom li.facebook-top a:before {
  content: "\f09a";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1rem;
}

ul.social-media-bottom li.twitter-top a:before {
  content: "\f099";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1rem;
}
ul.social-media-bottom li.linkedin a:before {
  content: "\f0e1";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1rem;
}

ul.social-media-bottom li.youtube a:before {
  content: "\f16a";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1rem;
}

ul.social-media-bottom li.soundcloud a:before {
  content: "\f1be";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1rem;
}

ul.social-media-bottom li.youtube-top a:before {
  content: "\f16a";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1rem;
}

ul.social-media-bottom li.instagram-top a:before {
  content: "\f16d";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1rem;
}

ul.social-media-bottom li.flickr-top a:before {
  content: "\f16e";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1rem;
}

ul.social-media-bottom li.spotify-top a:before {
  content: "\f1bc";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 1rem;
}

ul.social-media-bottom li {
  display: inline-block;
}

.sp-module.redeFooter h4.sp-module-title {
  margin-bottom: 15px;
  font-size: 1rem;
  font-weight: 700 !important;
}

ul.social-media-bottom li:not(:last-child) {
  margin-right: 1rem;
}

#sp-section-22 {
  background-color: #e0dfdf;
}

.sp-module.redeFooter {
  margin: 2rem 0;
}

div#sp-top6 {
  position: relative;
  right: -29%;
  top: 2rem;
}

ul.search-results.noticias.list-striped img {
  padding-right: 1rem;
}
