html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

.home-page header#sp-header {
    background: transparent;
    box-shadow: none;
    height: 91px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

section#sp-menu {
    position: absolute;
    top: 91px;
    left: 0;
    right: 0;
    margin: auto;
    background: transparent;
    box-shadow: none;
    height: 61px;
    width: 100%;
    z-index: 99;
}

/* .home-page .sp-megamenu-wrapper {
    left: -85px !important;
} */

.home-page .sp-megamenu-wrapper {
    left: -50px !important;
}

.home-page .sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0;
    right: -55px;
}

/* .home-page #sp-logo {
    right: 180px;
    position: relative;
} */

.home-page #sp-logo {
    right: 10%;
    position: relative;
}

.reporta-erro-field {
    float: inherit;
    border-radius: 0;
}

.reporta-erro-field input#nome {
    border-radius: 0;
    height: 40px;
}

.reporta-erro-field input#email {
    border-radius: 0;
    height: 40px;
}

.reporta-erro-field textarea#mensagem {
    border-radius: 0;
    height: 250px;
}

.botao-erro{
    width: 33% !important;
}

#sp-reportar-erro{
    display: none;
}

button.btn.btn-inverse.center-block {
    color: white;
    background: black;
    border-radius: 192px;
    width: 134px;
    height: 50px;
    margin-top: 10px;
}

.label-error{
    text-align: left !important;
}

.reportar-erro-c {
    width: 90% !important;
}

.fundo-erro {
    background: #EEEEEF;
    margin-bottom: 77px;
    margin: 0 auto;
    margin: 0px 230px 40px;
}

/* .sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right{
    display: none;
}

.display{
    display: block !important;
} */

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.slotholder {
    width: 110% !important;
}

#sp-header .container .row {
    padding: 12px 0px 10px !important;
}

.home-page #sp-header .container .row {
    padding: 12px 45px 10px !important;
}

.sp-megamenu-wrapper {
    left: -25px !important;
}

.lupamenu {
    left: 55px !important;
}


/* .body-innerwrapper, #barra-brasil {
    width: 101%;
} */

#sp-position8 .sp-module-title {
    font-size: 2.375em !important;
    text-align: center;
    padding-top: 30px;
}

a {
    color: #333;
}

.mind {
    color: #000 !important;
}

a:hover,
.social_first li a:hover,
.social_last li a:hover,
.social_trio li a:hover,
.sp-module ul>li>a:hover {
    color: #0094ff !important;
}

a#target:hover, #siteaction-vlibras a:hover {
    color: #fff !important;
    text-decoration: underline;
}

header#sp-header>.container>.row,
section#sp-menu>.container>.row {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

header#sp-header .logo img {
    max-width: 200px;
}

section#sp-banner .sp-module ul>li {
    border: none;
}

body {
    font-family: Raleway, sans-serif;
    font-size: 16px;
    color: #282828;
    background: #fff;
    margin: 0;
    line-height: normal;
}

h4.result-title a {
    font-size: 1.750em;
}

section#sp-menu .sp-megamenu-parent {
    float: left;
}

section#sp-menu .sp-megamenu-parent>li.active>a,
section#sp-menu .sp-megamenu-parent>li:hover>a,
section#sp-menu .sp-megamenu-parent>li>a,
section#sp-menu .sp-megamenu-parent>li>span {
    color: #ffffff;
    line-height: 60px;
    font-size: 0.875em;
}

section#sp-menu .sp-module ul>li>a:before,
section#sp-bottom .sp-module ul>li>a:before,
section#sp-social-media .sp-module ul>li>a:before,
header#sp-header .sp-module ul>li>a:before {
    content: none;
}

.fa.fa-home {
    font-size: 0.875em;
}

section#sp-menu .sp-has-child .fa-bars,
.fa {
    font-size: 28px;
}

section#sp-menu .gaveta a:after {
    content: ' ';
}

section#sp-menu .sp-module .sp-module-title,
section#sp-bottom .sp-module .sp-module-title,
section#sp-social-media .sp-module .sp-module-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1em;
}

section#sp-social-media .sp-module .sp-module-title {
    font-size: 3.125em;
}

section#sp-menu .sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right:before {
    content: "\25B2";
    position: absolute;
    top: -15px;
    left: calc(((100vw - 1165px) / 2));
    color: #fff;
    font-size: 2.25em;
    line-height: 1rem;
}

section#sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%;
}

section#sp-menu .sp-dropdown-inner .row .col-sm-2 {
    border-right: 1px solid #f1f1f1;
}

section#sp-menu .sp-dropdown-inner .row .col-sm-2:last-of-type {
    border-right: none;
}

section#sp-menu #sp-search {
    z-index: 25;
}

section#sp-menu #sp-search .form-search .finder .input-medium {
    padding: 12px 15px 12px 20px;
    border-radius: 30px;
    width: 100%;
    margin: 0px;
    height: auto;
    font-size: .75em;
    border: none;
}

section#sp-menu #sp-search .form-search .finder .botao-busca {
    background: transparent;
    border: none;
    padding: 0px;
    position: absolute;
    right: 35px;
    top: 21px;
    color: #2e2e2e;
    font-size: 1em;
}

section#sp-menu #sp-search .form-search,
.fourth_title_assunto {
    margin-top: 10px;
}

section#sp-menu #offcanvas-toggler {
    line-height: 60px;
    float: left;
}

section#sp-menu #offcanvas-toggler>i {
    color: #ffffff;
}

section#sp-social-media>.container>.row {
    border-bottom: 1px solid #ccc;
}

section#sp-social-media .social-icons li {
    list-style: none;
    display: inline-block;
    margin-right: 40px;
    border: none;
}

section#sp-social-media .social-icons li a i {
    font-size: 1.875em;
}

div#finder-filter-window li.filter-date {
    list-style: none;
}

#image-link-video:before {
    font-family: FontAwesome;
    content: "\f04b";
    font-size: 3.3875em;
    color: #fff;
    position: relative;
    top: 160px;
    left: 120px;
    z-index: 9999;
    opacity: 0.5;
}

header#sp-header .header-accessibility li>a {
    display: inline-block;
    position: relative;
    padding: 0 20px 0 25px;
    font-weight: 700;
    font-size: 0.775em;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
}

header#sp-header .header-accessibility li:last-of-type>a {
    border: none;
    padding-right: 0px;
}

header#sp-header .sp-module .header-accessibility ul>li {
    list-style: none;
    display: inline-block;
    border-bottom: none;
    height: 14px;
    font-size: 0.875em;
}

header#sp-header .sp-module .header-accessibility ul {
    position: relative;
    float: right;
}

/* header#sp-header #sp-top1 {
    line-height: 45px;
    position: relative;
} */

header#sp-header #sp-top1 {
    line-height: 45px;
    position: relative;
    /* width: 30%; */
}

header#sp-header .sp-module .header-accessibility #siteaction-vlibras>a:before {
    content: " ";
    position: absolute;
    top: 3px;
    left: 0px;
    background-image: url(../../../images/logo/sprite.png);
    background-position: -269px -183px;
    width: 13px;
    height: 14px;
    -webkit-filter: none;
    filter: none;
}

header#sp-header .sp-module .header-accessibility #siteaction-contraste>a:before {
    content: "";
    position: absolute;
    left: 5px;
    background-image: url(../../../images/logo/sprite.png);
    background-position: -269px -109px;
    width: 18px;
    height: 18px;
    -webkit-filter: none;
    filter: none;
}

header#sp-header .sp-module .header-accessibility #siteaction-vlibras>a {
    display: inline-block;
    position: relative;
    padding: 0 0 0 20px;
    margin-left: 20px;
}

section#sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: calc(((100vw - 1150px) / 2) * (-1));
    width: 100vw !important;
    background: #ffffff;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
}

section#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 1170px;
    margin: 0 auto;
    box-shadow: none;
}

#sp-main-body {
    padding: 0;
    background: #fff;
}

.breadcrumb>li+li:before {
    content: ">\0a0";
    font-weight: initial;
    padding: 0 5px 0 15px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 900 !important;
    color: #333;
    line-height: normal;
    letter-spacing: normal;
    border: none;
}

.page-header h1 {
    font-size: 3em;
    text-align: center;
    margin-top: 0;
    margin-bottom: .6em;
}

.internal-page .body-wrapper .body-innerwrapper #sp-header,
.internal-page .body-wrapper .body-innerwrapper #sp-menu {
    /* background: #2969bd; */
}

.breadcrumb>.active {
    color: black;
    font-weight: 800;
}

section#sp-section-4 {
    margin-top: 145px;
}

.breadcrumb {
    margin-bottom: 0;
    list-style: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    padding-bottom: 15px;
    margin-top: 20px;
    font-size: 1em;
}

.sp-megamenu-parent>li>a {
    text-transform: capitalize;
    padding: 0 15px 0 0;
}


/*search button*/

[class^="icon-"],
[class*=" icon-"] {
    margin-right: 0;
}

.page-header {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.entry-header {
    padding: 25px 0;
    margin: 0 0 2rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}


/* Overwrite Bootstrap */

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 0px;
    padding-left: 0px;
}

#search-form,
li.item-111.gaveta.divider,
.word label {
    display: none;
}

.single-page-amarela h2 {
    margin: 30px;
}

.finder.heading {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 2.85em;
    text-align: center;
    padding-top: .6em;
    padding-bottom: .6em;
}

.video-search .finder.heading {
    border-bottom: none;
}

.video-search #search-results {
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.search-pagination {
    margin: 32px auto 26px !important;
    text-align: center;
}

h2.result-title {
    font-size: 1.875rem;
    margin-bottom: .3em;
    margin-top: 0;
}

h2.result-title a,
#social_link:hover,
.texto-copyright a,
a span:hover {
    color: #0094ff;
}

p.result-text.noticias {
    font-size: 1.125em;
    line-height: 1.875rem;
}

p.result-tags {
    font-size: 1.025em;
    line-height: 1.875rem;
    margin-bottom: 0px;
}

p.result-publish-date {
    padding: 25px 0;
    margin: 0 0 2rem;
    color: #a6a6a6;
    font-family: Raleway, sans-serif!important;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(0, 0, 0, .1);
    text-align: center;
    font: 100% Arial, FreeSans, sans-serif;
    font-size: initial;
}

.voltar-topo, .reportar-erro {
    width: 30%;
    float: right;
    text-align: right;
    margin-bottom: 20px;
}

.reportar-erro {
    position: relative;
    bottom: 75px;
}

.video-search #search-form {
    display: block;
}

button.btn.btn-primary.btn-search {
    float: right;
}

.voltar-topo a,
.reportar-erro a {
    color: #222;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 700;
    margin-top: 1rem;
    display: inline-block;
}

.voltar-topo a:after {
    content: "^";
    background: #222;
    color: #fff;
    border-radius: 50%;
    padding: 11px 10px 8px;
    display: block;
    float: right;
    width: 37px;
    height: 35px;
    text-align: center;
    font-size: 1.4em;
    margin: -10px 0 0 10px;
    font-weight: 700;
}

.reportar-erro a:after {
    content: "^";
    background: #222;
    transform: rotate(180deg);
    color: #fff;
    border-radius: 50%;
    padding: 11px 10px 8px;
    display: block;
    float: right;
    width: 37px;
    height: 35px;
    text-align: center;
    font-size: 1.4em;
    margin: -10px 0 0 10px;
    font-weight: 700;
}

.texto-copyright {
    border-top: .5px solid #ccc;
    border-bottom: .5px solid #ccc;
    padding: 20px 0;
    clear: both;
}

#viewlet-below-content {
    margin: 0 auto;
    padding: 20px 0;
    border-top: .5px solid #ccc;
    position: relative;
    max-width: 100%;
}

.finder .search-results.list-striped li {
    padding: 0;
}

p.result-category-ultimas {
    font-size: 1.0em;
    color: #069cff;
    font-weight: 700;
    text-transform: capitalize;
    font-family: inherit;
    margin: 0;
}

h2.result-title-ultimas {
    margin: 0;
    margin-bottom: .3em;
    font-weight: 700 !important;
}

h2.result-title-ultimas a, .result-title {
    font-size: 0.925em;
}

.page-faq .panel-title {
    margin-top: 0;
    margin-bottom: 9px;
    font-size: 16px;
    color: inherit;
}

.page-faq .panel-group {
    width: 90%;
}

h2.result-title-ultimas a:hover {
    color: #0094ff!important;
}

p.result-publish-date-ultimas {
    padding: 0;
    margin: 0;
    color: #a6a6a6;
    font-family: inherit!important;
    border: none;
    text-align: left;
    font-size: .875em;
    font-weight: 500;
    margin-bottom: 10px
}

/* .play-button:before {
    content: "";
    width: 300px;
    height: 200px;
    position: absolute;
    background: #000;
    opacity: 0.3;
} */

ul.nav.menu li ul {
    display: none;
}

ul.listAgenda li {
    cursor: context-menu;
}

/* tirar link do artigos */
li.content-links-a {
    display: none;
}

.authorNames p {
    margin-bottom: 25px;
}

#image_link_intro:before {
    font-family: FontAwesome;
    content: "\f04b";
    font-size: 2.1875em;
    color: #fff;
    position: relative;
    top: 115px;
    left: 135px;
    z-index: 9999;
}

p.result-text.ultimas-noticias {
    margin-bottom: 1em;
    color: #797676;
    font-size: 1.125em;
    line-height: 25px;
}

ul.search-results.ultimas-noticias.list-striped li {
    margin-bottom: 30px;
    padding-bottom: 30px;
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(222, 222, 222, 0.3);
}

ul.search-results.ultimas-noticias.list-striped {
    margin-top: 2em;
    padding: 0 15px;
}

div#search-results,
section#sp-bottom {
    padding: 0 15px;
}


/* p.result-tags-ultimas span {
    background: #eee;
    padding: 8px 15px;
    color: #222!important;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: .75rem;
    font-weight: 600;
} */

blockquote {
    /* border-color: #06ACFF; */
    float: left;
    width: 50% !important;
    right: 50px !important;
    position: relative !important;
    border-top: 3px solid #06acff !important;
    border-left: 0px solid #eee !important;
}

.first-letter blockquote p:first-of-type::first-letter {
    font-size: inherit;
    padding: 0;
    margin: 0;
    line-height: inherit;
    color: inherit !important;
    font-weight: inherit;
}

.left {
    float: left;
}

.right {
    float: right;
}

p.result-tags-videos span, p.result-tags-ultimas span {
    padding: 5px 15px;
    color: #222!important;
    border-radius: 30px;
    border: 2px solid #222;
    text-transform: lowercase;
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: 0.85em;
    font-weight: initial;
}

p.result-tags-ultimas {
    padding-top: 25px;
}

p.category-article-title {
    font-size: 1.125em;
    line-height: 1.875rem;
    color: #0094ff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

dl.fields-container {
    display: none;
}

/* p.category-article-title {
    display: none;
} */


h2.publish-article-title {
    font-size: 2.86rem;
    text-align: center;
    margin-bottom: .6em;
}

.contato-footer {
    position: relative;
    float: right;
    bottom: 140px;
    left: 578px;
}

.publish-article-date {
    margin: 15px 0px;
    position: inherit;
    font-size: 85%;
    display: block;

    color: #666;
    text-align: center;
    float: left;
}

div#mindmap-description {
    text-align: center;
    width: 75%;
    margin: 0 auto;
    font-size: 1em;
}

.contato-description {
    font-weight: 500;
    padding-bottom: 25px;
    width: 98%;
    margin: 0 auto;
}

.paginas-amarelas-description {
    text-align: center;
    width: 75%;
    margin: 0 auto;
    font-size: 1em;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    position: relative;
    top: 7px;
}

.amarelascontent p{
    /*font-size: 1rem;*/
    line-height: 26px;
    font-weight: 600;
    text-align: left;
}

.publish-articles-dates {
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 15px 0;
}

.entry-header-news {
    padding: 25px 0;
}

.first-letter {
    font-size: 1.125em;
    line-height: 1.875rem;
    font-weight: 400;
}

.first-letter p:first-of-type::first-letter {
    color: #2969bd!important;
    font-size: 5em;
    font-weight: 700;
    float: left;
    line-height: 4rem;
    margin-right: 20px;
}

#sp-position8 .sp-module-title {
    margin-top: 0;
    padding-top: 0;
}

.RA_cat, .RA_date {
    color: #0693FF;
    font-size: 0.875em;
    font-weight: 700;
}

h4.RA_title {
    width: 75%;
}

.article-body.relatedArticles {
    margin-top: 50px;
}

.first-letter {
    font-size: 1.125em;
    line-height: 1.875rem;
    font-weight: 400;
    margin-bottom: 75px;
}

.link-interno a:hover {
    border-color: #0094ff !important;
    transition: 0.3s;
}

.link-interno a {
    position: relative;
    bottom: 40px;
    border: 1px solid #333;
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 500;
}

.article-tags span {
    background: #eee;
    padding: 8px 15px;
    color: #222;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: .75em;
    font-weight: 600;
}

.article-body {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.article {
    width: 960px !important;
}

textarea#js-copytextarea {
    position: absolute;
    right: 999999999999999999px;
}

.helix-social-share {
    position: fixed;
    display: block;
    float: none;
    top: 45%;
    left: 16%;
    width: 100px;
}

.js-stools .js-stools-container-bar {
    float: left;
    width: 100%;
}

p.button_link_news.white-button a {
    border: 1px solid #000;
}

p.button_link_news.white-button a:hover {
    border-color: #0094ff !important;
    transition: 0.3s;
}

li.item-176.current {
    padding: 0 !important;
}

button.btn.hasTooltip.btn-dark.b-radius.text-light {
    padding: 1em 2em;
}

i.fa.fa-twitter:hover {
    color: #fff;
}

a.twitter_link:hover {
    color: #fff !important;
}

a.copy-url:hover {
    cursor: pointer;
}

.helix-social-share-abs {
    position: absolute;
    display: block;
    float: none;
    top: 70%;
    left: 2%;
    width: 100px;
}

.helix-social-share-icon ul li {
    margin-bottom: 10px;
}

.helix-social-share .helix-social-share-icon ul li div a {
    border: 1px solid #979797;
    background: #fff;
    color: black;
}

a.facebook:hover {
    background: #3b5999 !important;
    color: #fff !important;
}

a.twitter:hover {
    color: #fff !important;
}

.tp-caption a {
    color: #fff;
}

.helix-social-share .helix-social-share-icon ul li div a {
    width: 48px;
    height: 48px;
    padding-top: 10px;
}

ul.search-results.ultimas-noticias.list-striped li:last-child {
    margin-bottom: 0px;
}

.article-body #viewlet-below-content {
    width: 960px;
}

div#rev_slider_1_1_wrapper, div#rev_slider_1_1 {
    /* min-height: 500px !important; */
    max-height: none !important;
}

.tp-caption.large_text,
.large_text {
    font-size: 2em !important;
    line-height: 42px !important;
}

h3.servicos {
    font-size: 2.25em;
    font-weight: 900!important;
    color: #333;
    line-height: 1.3em;
    margin-bottom: .3em;
    text-align: center;
    margin: 20px auto;
}

img {
    margin-left: auto;
    margin-right: auto;
}

h3.participacao_social {
    font-size: 2.25em;
    font-weight: 900!important;
    color: #333;
    line-height: 1.3em;
    margin-bottom: .3em;
    text-align: center;
    margin: 20px auto;
}

.dados_aberto_block:last-child {
    margin-right: 0%;
}

.dados_aberto_block:first-child {
    margin-left: 0%;
}

.dados_aberto_block {
    width: 27%;
    margin: 0 5%;
}

.dados_aberto_block {
    width: 27%;
}

.dados_abertos {
    display: flex;
    max-width: 100%;
    margin: 20px 1%;
}

p.dados_description,
.dados_button {
    text-align: center;
}

h2.dados_title {
    text-align: center;
    font-size: 1.375em;
    line-height: 1.3em;
}

a.link_dados:hover {
    background: #06acff;
    border-color: #06acff!important;
    color: #fff!important;
}

h3.dados_abertos {
    font-size: 2.25em;
    font-weight: 900!important;
    color: #333;
    line-height: 1.3em;
    margin-bottom: .3em;
    text-align: center;
    margin: 20px auto;
    justify-content: center;
}

.dados_abertos:first-child {
    margin-left: 0;
}

.dados_abertos:last-child {
    margin-right: 0;
}

.links h2 {
    font-size: 1.5rem;
    line-height: 1.938rem;
    text-transform: uppercase;
}

#link:hover,
.social_first li a,
.social_last li a,
.social_trio li a,
.links h2 a:hover,
.logo a,
.logo-slogan a,
.logo-slogan a:hover,
.logo a:hover {
    color: #fff !important;
}

.service_block:hover,
.links:hover {
    background-color: #1fc86a;
}

.service_block {
    width: 100%;
    padding: 15px;
    height: 200px;
}

.service_block:hover:before,
.links:hover:before,
h2.second_title_news a,
.last_title_news a,
.trio_title_news a,
.first_title_assunto a,
.fourth_row p,
.fourth_title_assunto a,
.social_fourth .share li a {
    color: #fff;
}

.service_block:before {
    content: "\f062";
    font-family: "FontAwesome";
    width: 37px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(45deg);
    font-size: 1.5625em;
    color: transparent;
    transition: all .3s ease-in-out;
}

.service {
    margin-bottom: 30px;
}

.servicos-row {
    display: inline-flex;
    margin: 20px auto;
    max-width: 100%;
    width: 100%;
}

a.link_dados {
    right: auto;
    display: inline-block;
    float: none;
    border-radius: 30px;
    border: 2px solid #222!important;
    text-transform: uppercase;
    padding: 15px 40px;
    font-size: 1em;
    line-height: 1rem;
    font-weight: 700!important;
    cursor: pointer;
    color: #333;
}

.links:before {
    content: "\u232a";
    background-position: -160px -84px;
    width: 37px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
}

.links {
    width: 100%;
    height: 246px;
    padding: 0 1%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin: 0 1%;
    transition: all .3s ease-in-out;
}

.links:before {
    content: "\f062";
    font-family: "FontAwesome";
    width: 37px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(45deg);
    font-size: 1.5625em;
    color: transparent;
    transition: all .3s ease-in-out;
}

a#link {
    padding: 20px 0;
}

dt.tabs.disabled a:hover {
    color: #dedede !important;
}

dt.tabs.disabled a {
    color: #dedede !important;
}

dl#tab_group_id dt.disabled {
    padding: 0;
    padding-top: 4px;
    padding-bottom: 5px;
    border: transparent !important;
}

dt.tabs.disabled {
    cursor: text !important;
}

p.result-tags-ultimas span {
    padding: 0;
    margin-top: 10px;
}

dt.tabs.disabled a {
    color: #dedede !important;
    cursor: text;
    border: 1px solid #dedede;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-right: 8px;
    padding-left: 8px;
}

dl.tabs dt {
    margin-left: 7px;
}

.links:hover h2 a {
    color: #fff;
    transition: all .3s ease-in-out;
}

.social_blocks {
    display: -webkit-box;
    box-sizing: border-box;
    padding: 0 0 30px;
}

/* .carousel-cell:last-child {
    margin-right: 0%;
}

.carousel-cell:first-child {
    margin-left: 0%;
} */


.carousel-cell {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 33%;
    text-align: center;
    padding-top: 30px;
    margin: 0 0%;
    position: relative;
}

.social {
    margin-bottom: 45px;
}

#social_link {
    padding: 80px 0px;
}

.social_block:hover {
    background: #f9f9f9;
}

.social_block:hover:before {
    content: "\f062";
    font-family: "FontAwesome";
    width: 37px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(45deg);
    font-size: 1.5625em;
    color: #000;
    transition: all .3s ease-in-out;
}

.finderbusca_title h1 {
    font-size: 3rem;
    text-align: center;
    margin-bottom: .6em;
}

#search-result-empty h2 {
    font-size: 1.125rem;
    line-height: 1.875rem;
    margin-bottom: 1em;
    font-weight: 700 !important;
}

span.highlight {
    background-color: transparent !important;
    font-weight: bold;
    padding: 1px 0;
}

.termcharacteristic h2 {
    margin-bottom: 25px;
}

a#link:hover {
    color: #06acff !important;
}

dl.tabs {
    float: left;
    margin: 10px 0 55px 0;
    z-index: 50;
}

.page-glossary .all-terms {
    text-align: center;
    margin: 0 0em 2em;
    position: relative;
    top: 145px;
}

dl#tab_group_id dt {
    border: 1px solid #707070 !important;
}

div.termname {
    float: left;
    padding-right: 6px;
    font-weight: bold;
    margin-bottom: 0px;
    display: block;
}


.reportar-erro:hover {
    cursor: pointer;
}

.result-tags-ultimas p {
    background: transparent !important;
    border: 2px solid #222!important;
    padding: 0.2em 0em;
    color: #222!important;
    border-radius: 1.2em;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 8px;
}

p.result-tags-videos {
    margin: 70px 0px 0px 0px;
}

.publish-article-title .highlight,
.result-title .highlight {
    font-weight: 900 !important;
}

.highlight {
    /*background-color: transparent !important;*/
    font-weight: 500 !important;
    padding: 1px 0;
    margin: 0 !important;
}

#busca_date {
    font-size: .83em;
    color: #b1b1b1;
}

#busca_author, .result-tags-ultimas {
    color: #666;
    font-size: 0.875em;
    font-weight: normal;
    margin-top: 35px;
}

.tabView{
    display: block;
}

.third_home_tile.quote_tile {
    background: #06ACFF;
}

.last_home_tiles.quote_color {
    background: #06ACFF;
}

.third_home_tile.quote_tile {
    width: 100%;
    display: flex;
    height: 315px;
}

.quote_block {
    align-self: flex-end;
}

p.quote_author:before {
    content: "_________________";
    letter-spacing: -1.5px;
}

.grid.arrow:before {
    content: "";
 display: inline-block;
 vertical-align: middle;
 margin-right: 10px;
 width: 0;
 height: 0;
 position: relative;
 top: 235px;
 left: -45px;
 border-left: 0px solid transparent;
 border-top: 55px solid transparent;
 border-right: 55px solid #06ACFF;
 border-bottom: 55px solid transparent;
}

.grid.arrow {
 position: relative;
 top: -110px;
}

p.quote_author {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}

p.quote_line {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}

#search-results {
    padding: 0px !important;
}

ul.search-resultsbusca_title.list-striped li {
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.icon-search.icon-white,
.second_row .description-assunto {
    color: #BAB6B6;
    font-size: 1.5625em;
    text-align: center;
    margin: 17px 21px;
}

#search-page .btn-primary,
.sppb-btn-primary {
    background: transparent;
    border-color: transparent;
    width: 7%;
    color: transparent;
}

#search-page .btn-primary:hover,
.sppb-btn-primary:hover {
    border-color: transparent;
    background: transparent;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active {
    border-color: transparent;
    background: transparent;
}

button#button-search:after {
    content: "";
    border-right: 1px solid #cccccc;
    height: 39px;
    position: absolute;
    top: 10px;
    right: 5px;
}

button#button-search:focus {
    outline: none;
}

button#button-search {
    cursor: pointer;
    position: relative;
}

#mod-finder-searchword116 {
    display: -webkit-inline-box;
    border-color: transparent;
    box-shadow: none;
}

.busca {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

#mod-finder-searchform116 {
    margin: 0px 9em;
    padding: 10px;
    position: relative;
    align-content: center;
}

.result-title a span {
    font-weight: 900;
}

.form-search .finder .input-medium {
    width: 95%;
    max-width: 95%;
}

h2.title_block {
    text-align: center;
}

.main-carousel:after {
    content: 'flickity';
    display: none;
    /* hide :after */
}

.btn-primary:active:focus {
    color: transparent;
    background-color: transparent;
    border-color: transparent;
}


/*button.btn.btn-primary {*/


/*float: left;*/


/*color: black;*/


/*}*/


/*a.btn {*/


/*float: right;*/


/*border-left: 1px solid #ccc;*/


/*border-radius: 0;*/


/*padding-left: 5%;*/


/*}*/

.word {
    /*border: 1px solid #ccc!important;*/
    /*border-bottom: 0;*/
    /*margin: 10px 13px 10px 12px;*/
    /*padding: 10px;*/
    /*text-align: left;*/
    /*position: relative;*/
    margin: 0 11px;
}

.word #search-page input {
    display: -webkit-inline-box;
    border: transparent;
    box-shadow: none;
    width: 80%;
    padding: 2em;
}

.word #search-page {
    border: 1px solid #ccc!important;
}

.word #search-page a.btn i {
    font-size: 1.3375em;
    background: #000;
    color: #fff;
    width: 18px;
    border-radius: 25px;
    position: relative;
    top: 1px;
    left: 3px;
}

.word #search-page .btn:hover {
    background-color: transparent;
    border: 1px solid !important;
}

a#advanceSearch {
    border-left: 1px solid #dedede;
    border-radius: 0;
}

.controls label.type_option.listOver{
    display: none;
}

.controls label input {
    margin-right: 10px;
}

a#searchViewMore:hover {
    color: #069cff !important;
}

.termcharacteristic strong {
    font-weight: inherit;
}

div#term_ .termname {
    display: none;
}

.termname strong {
    font-weight: 900;
}

a#searchViewMore {
    position: relative;
    top: 15px;
    color: #069cff;
}

#finder-filter-window {
    border: 1px solid #ccc!important;
    border-bottom: 0;
    margin: 10px 13px 10px 0px;
    padding: 0 35px;
    padding-bottom: 75px;
    text-align: left;
    position: relative;
    width: 98%;
    margin: 0 auto 15px;
    /* overflow: inherit; */
}

#finder-filter-select-dates {
    float: right;
    /*display: inline-grid;*/
}

#finder-filter-window .filter-branch .finder-selects,
.time_dates {
    float: right !important;
    /*margin-right: 50px;*/
}

ul#finder-filter-select-dates li.filter-date {
    width: 250px;
}

#tax_type_chzn {
    margin-top: 8px;
}

#finder-filter-w1before-lbl,
#finder-filter-w1exact-lbl,
#finder-filter-w1after-lbl,
#finder-filter-w2before-lbl,
#finder-filter-w2exact-lbl,
#finder-filter-w2after-lbl {
    display: block;
    margin-bottom: 5px;
}

#tax-type-lbl:after {
    content: "Todos";
}

.finder-selects .inputbox {
    width: 13px;
    margin-right: 5px;
    vertical-align: bottom;
}

button#filtro-busca {
    position: absolute;
    bottom: 15px;
    right: 25px;
    background: #000;
}

.controls label.type_option {
    display: block;
    margin-bottom: 15px;
}

label.control-label {
    padding-bottom: 5px;
}

.controls label {
    font-size: .875em!important;
    text-transform: capitalize;
}

label.hasTooltip,
label.control-label {
    text-transform: uppercase;
    font-size: .83em!important;
    font-weight: 800!important;
    color: #333;
}

.white a:hover {
    color: #0094ff !important;
}

.eight {
    background: #FFBC07 !important;
}

.nine {
    background: #FF6D26 !important;
}

.ten {
    background: #07ACFF !important;
}

.eleven {
    margin-top: 15px;
}

.controls {
    margin-bottom: 10px;
}

#search_title {
    text-transform: uppercase;
}

.controls .inputbox {
    vertical-align: baseline;
}

.grid:nth-child(4),
.grid:nth-child(7),
.grid:nth-child(10) {
    margin-left: 0;
}

.grid:nth-child(3),
.grid:nth-child(6),
.grid:nth-child(9) {
    margin-right: 0;
}

.grid:last-child {
    margin-right: 0;
}

.grid:first-child {
    margin-left: 0;
}

.grid {
    float: left;
    display: inline;
    width: 32%;
    margin: 20px 1%;
    height: 370px;
}

.grid-trio:last-child {
    margin-right: 0;
}

.grid-trio:first-child {
    margin-left: 0;
}

.grid-trio {
    display: inline;
    float: left;
    width: 32%;
    margin: 20px 1%;
}

.first_home_tile {
    /* padding: 90px 25px; */
    font-size: 1.1em;
    line-height: 120%;
    box-sizing: border-box;
    background: #43D25E;
    /* height: -webkit-fill-available; */
    align-self: flex-end;
    padding: 0px 20px;
}

.first_home_tile h1 {
    color: #fff;
    font-size: 3.75em;
}

.button_link_news a {
    background: #fff;
    border-radius: 30px;
    display: inline-block;
    padding: 11px 29px;
    font-size: .875em;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

.third_home_tile {
    padding-right: 123px;
    padding: 20px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 368px;
}

.first_title_row {
    position: relative;
    top: 380px;
}


/* .third_home_tile p {
    font-size: .875rem!important;
    margin-top: 60px;
    text-transform: uppercase;
    color: #0094ff;
    font-weight: 700;
    margin-bottom: 0!important;
} */

.title_category-white {
    background: #07ACFF;
    color: #fff;
    width: 75%;
    margin-bottom: 0;
    margin-top: 70px;
    padding: 5px;
}

.third_home_tile h2 {
    font-size: 1.75em;
    font-weight: 800!important;
    margin-top: 5px;
}

.second_title_news {
    padding: 0px 100px 5px 20px;
    position: relative;
    top: 250px;
    margin: 0;
    font-size: 1.75em;
    line-height: 2.188rem;
}

.seconde_home_tile {
    align-self: flex-end;
    padding-bottom: 40px;
    height: 368px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.last_home_tiles,
.trio_tiles {
    height: 368px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background: #000;
}

.last_home_tiles p,
.contain_trio-tiles p {
    padding: 0 20px;
    color: #fff;
    margin-bottom: 0!important;
}

.last_title_news,
.trio_title_news {
    padding: 0 100px 5px 20px;
    margin: 5px 0 0!important;
    font-size: 1.75em;
    line-height: 2.188rem;
}

.contain_last-tiles, .contain_trio-tiles {
    padding-top: 60px;
}

#lead {
    color: #a6a6a6;
    font: normal 1.125em Raleway, sans-serif;
    text-align: center;
    margin: 0 auto 1rem;
    line-height: 30px;
}

.gradiant {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background-image: -o-linear-gradient(transparent, #000);
    background-image: linear-gradient(transparent, #000);
    content: ".";
    display: block;
    height: 368px;
    opacity: 1;
    z-index: -1;
}

.share {
    position: relative;
    bottom: 45px;
    right: 10px;
    display: flex;
    float: right;
}

.share li {
    padding-right: 15px;
    border-bottom: none !important;
}

.sp-module ul>li>a.twitter_link:before {
    font-family: FontAwesome;
    content: "\f099";
    margin-right: 8px;
}

.sp-module ul>li>a.facebook_link:before {
    font-family: FontAwesome;
    content: "\f09a";
    margin-right: 8px;
}

a.copy-url:hover {
    color: #fff !important;
}

a.linkedin_link:hover {
    /* background: #0077b5 !important; */
    color: #fff !important;
}

.sp-module ul>li>a.linkedin_link:before {
    font-family: FontAwesome;
    content: "\f0e1";
    margin-right: 8px;
}

.sp-module ul>li>a.link_news {
    cursor: pointer;
}

.sp-module ul>li>a.link_news:before {
    font-family: FontAwesome;
    content: "\f0c1";
    margin-right: 8px;
}

.social_third li a:hover {
    color: #000 !important;
}

.latest_news_link {
    right: auto;
    display: inline-block;
    float: none;
    border-radius: 30px;
    border: 2px solid #222!important;
    text-transform: uppercase;
    padding: 15px 40px;
    font-size: 1em;
    line-height: 1rem;
    font-weight: 700!important;
    cursor: pointer;
    margin-top: 25px;
}

.latest_news_link:hover {
    background: #06acff;
    border-color: #06acff!important;
    color: #fff!important;
}

.latest_news_button {
    width: 100%;
    text-align: center;
    margin-bottom: 55px;
}

#target {
    cursor: pointer;
}

.texto-copyright p {
    margin-top: 15px;
}

#image_intro {
    height: 200px;
    width: 300px;
    float: left;
    margin-right: 10px;
}

#image_intro-blog {
    height: 200px;
    width: 200px;
    float: right;
}

.news-inner {
    float: left;
    width: 100%;
}

.news-inner-video {
    float: left;
    width: calc(100% - 310px);
}

.title_news, .title_news a {
    color: #fff;
    font-size: 1.25em;
    line-height: 35px;
    font-weight: bold;
}

.title_category {
    font-size: 0.875rem;
    line-height: 15px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 0;
}

.selectmdano {
    margin-top: 15px;
}

.texto-topo {
    margin: 20px auto;
}

.col-md-6.selectmd {
    padding-top: 0px !important;
}

.publicacoes select#q {
    height: 55px;
    width: 100%;
    border: 2px solid #707070;
}

.first_title_assunto {
    font-size: 3rem;
}

.first_title_assunto {
    font-size: 3em;
    padding: 0 100px 5px 20px;
    margin: 5px 0 0!important;
}

.description-text {
    font-size: 1.125em;
    color: inherit;
    text-transform: inherit;
    font-weight: inherit;
}

.fourth_title .description-assunto {
    padding: 0px;
}

#category_second_assunto,
.third_row p,
.fourth_row p,
.thumbnail_title p,
#category_text,
.four_text_tile p {
    color: #0094ff;
    font-size: .875em!important;
    font-weight: 700;
    margin-bottom: 0!important;
    text-transform: uppercase;
}

.third_row p {
    padding: 0 20px;
}

.white a {
    color: #000;
}

.description-assunto {
    color: #fff !important;
    line-height: 1.875rem!important;
    padding: 0 100px 0 20px;
}

#category_first_assunto {
    padding: 0 100px 0 20px;
    color: #fff;
    text-transform: uppercase;
}

.gradiant_assunto {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background-image: -o-linear-gradient(transparent, #000);
    background-image: linear-gradient(transparent, #000);
    content: ".";
    display: block;
    height: 563px;
    opacity: 1;
    z-index: -1;
}

.first_assunto_row {
    height: 565px;
    width: 100%;
    margin-bottom: 30px;
}

.second_row:last-child {
    margin-right: 0;
}

.second_row:first-child {
    margin-left: 0;
    margin-right: 15px;
}

.second_assunto_row {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}

.second_row {
    height: 273px;
    width: 49.1%;
    display: inline-block;
}

.second_image img {
    height: 273px;
    width: 273px;
    float: left;
}

.second_title {
    float: inherit;
    margin-top: 20px;
    margin-left: 20px;
}

.fourth_title .description-assunto {
    padding: 0px;
    text-transform: none;
    font-weight: inherit;
}

.third_row .description-assunto {
    color: #000;
    text-transform: none;
    font-weight: inherit;
    font-size: 1.125em;
}

.second_row .description-assunto {
    color: #000;
    padding: 0px;
    float: right;
    width: 49%;
}

.social_second {
    padding: 35px 0px;
}

.third_title_assunto {
    padding: 0 20px;
    margin-top: 5px;
}

.third_row {
    width: 33%;
    display: inline-block;
}

.social_third .share {
    position: relative;
    bottom: 44px;
    right: 11px;
}

.second_title_assunto {
    margin-top: 5px;
}

.fourth_row:first-child {
    margin-right: 15px;
}

.fourth_row {
    display: inline-block;
    width: 49.1%;
    height: 568px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.fourth_assunto_row {
    margin-top: 50px;
}

.fourth_title {
    padding: 0 20px;
    margin-top: 400px;
}

.social_fourth .share {
    position: inherit;
}

.social_text1 .share {
    position: inherit;
}

.thumbnail_image img {
    height: 273px;
    width: 273px;
}

.thumbnail_news:last-child {
    margin-right: 0px;
}

.thumbnail_news:first-child {
    margin-left: 0px;
}

.thumbnail_news {
    display: inline-block;
    width: 23%;
    margin: 0 13px;
}

.newsflash {
    margin-top: 50px;
}

.second_title_assunto {
    font-size: 1.375em;
    line-height: 1.3em;
}

.thumbnail_title {
    margin: 20px 0;
}

.social_third_assunto {
    position: relative;
    top: 40px;
    left: 25px;
}

.text_50 {
    display: block;
    width: 50%;
    height: 350px;
}

.first_text_tile {
    padding: 20px;
    padding-top: 0px;
    width: 100%;
}

.social_text1 {
    display: inline-block;
    float: right;
}

.text_column_4 {
    width: 25%;
}

.text_column_2 {
    width: 25%;
}

.social_text2 .share {
    position: unset;
}

.text_row {
    display: flex;
}

.text_column_3 {
    width: 25%;
}

.text_column_1 {
    width: 25%;
}

.text_row {
    display: flex;
}

.text_ {
    height: 175px;
}

.second_image {
    float: left;
    width: 50%;
    margin-right: 10px;
}

.second_row .description-assunto {
    color: #000;
    width: 100%;
    float: inherit;
}

.content-categoryassunto2 {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin: 40px 0 20px;
    padding-bottom: 15px;
}

.content-categoryassunto2 h1 {
    font-size: 3em;
    text-align: center;
    margin-top: 0;
    margin-bottom: .6em;
}

.logo {
    height: 0px !important;
    position: relative;
    right: 0px;
    left: 20px;
}

.home-page .logo {
    height: 0px !important;
    position: relative;
    right: 60px;
}

.home-page .logo-slogan {
    font-size: .625rem;
    font-weight: 700;
    width: 100%;
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    opacity: .6;
    text-transform: uppercase;
    margin: 0px 0 2px;
    position: relative;
    right: 58px;
}

.logo-slogan {
    font-size: .625rem;
    font-weight: 700;
    width: 100%;
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    opacity: .6;
    text-transform: uppercase;
    margin: 0px 0 2px;
    position: relative;
    right: 0px;
    left: 20px;
}

#search-results ul.pagination li a {
    border-radius: 0px !important;
}

#search-results .pagination>.active>a,
.pagination>.active>span {
    background-color: black;
    border: 0 !important;
}

#search-results ul.pagination li a {
    border: 0;
}

.about-full {
    position: relative;
    bottom: 69px;
    left: 157px;
    width: 500px;
    height: 115px;
}

#sp-social-media #sp-bootom6 {
    position: absolute;
    padding-top: 23px;
    left: 690px;
}

#sp-bottom6 .form-search .finder .input-medium {
    position: relative;
    left: 240px;
    padding: 15px 14px;
    border-radius: 1px;
    width: 368px;
    max-width: 60%;
    height: 45px;
    max-height: 55px;
    font-size: 1.0625em;
}

#sp-bottom6 .btn-primary,
.sppb-btn-primary {
    position: absolute;
    width: 50px;
    height: 45px;
    right: 0px;
    top: 24px;
    z-index: 1;
    background: transparent;
    border: 1px solid transparent;
}

#sp-bottom6 .icon-search.icon-white,
.second_row .description-assunto {
    color: #BAB6B6;
    font-size: 1.3125em;
    text-align: center;
    margin: 9px 4px;
}


/* .contato-footer {
    position: absolute;
    left: 1076px;
    top: 56px;
} */

.busca-footer {
    margin-top: 24px;
}

.panel-default>.panel-heading {
    color: #222;
    background-color: #ffffff;
    /* border-color: #222; */
    border-bottom: 1px solid #777;
}

.panel-group {
    margin-bottom: 20px;
    margin-top: 30px;
}

.panel-default {
    border-color: #fff;
}

.fa .fa-plus {
    color: #0094ff;
    padding-right: 15px;
}

.blank.page-faq h1 {
    border-bottom: 1px solid #dedede;
    margin-top: 75px;
    padding-bottom: 65px;
    padding-left: 100px;
}

#sp-right .latestnews {
    margin-top: 180px;
    margin-bottom: 50px;
    margin-left: 10px;
}

#sp-right .categoria-news {
    color: #0091FF;
    font-size: 0.825em;
}

#sp-right .data-news {
    color: #797676;
    font-size: 0.825em;
}

#sp-right .text-news {
    font-size: 1.375em;
}

#sp-right .button-news ul li a {
    background-color: white;
    color: black;
    border: 1px solid black;
    width: 157px;
    text-align: center;
    border-radius: 25px;
    margin: 10px 0px 30px 30px;
    display: block;
    padding: 5px;
    line-height: 36px;
    padding: 2px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
}

#absolute {
    position: absolute;
    display: block;
    float: none;
    top: 92%;
    left: -3%;
    width: 100px;
}

.display {
    display: block !important;
}

div#sp-position9 {
    display: none;
}

#sp-position8 .sp-module-title {
    font-size: 3rem !important;
    text-align: center;
    margin-top: 25px;
}

/* .flickity-viewport {
    height: 245px !important;
} */

#mod-finder-advanced116 .col-md-5 h4 {
    margin: 1em 0px 10px 0px;
    padding: 0;
    text-align: left;
}

#mod-finder-advanced116 .col-md-5 li a {
    line-height: inherit;
    margin-bottom: 10px;
    text-align: left;
}

#butao-fechar {
    background: transparent;
    border: none;
    text-align: right;
    margin-top: 3em;
    font-weight: bold;
}

.fa-angle-down.up:before {
    content: "\f106" !important;
}

/* .show{
    display: none;
} */

.internal-page #sp-logo {
    right: 7% !important;
    position: relative;
}

div[class^=col-] {
    padding-right: 0px!important;
}

.flex-box {
    display: flex;
    height: 368px;
    background-color: rgba(0, 0, 0, 0.5);
}

div#blog-color .flex-box {
    background-color: transparent !important;
}

.flex-box .contain_last-tiles {
    position: relative;
    bottom: 65px;
}

.main-carousel{
    max-height:325px !important;
}

.social_block img{
    width:65px !important;
}

.contain_last-tiles {
    align-self: flex-end;
    padding: 0;
}

#eight-dozen{
    background: #FFBC07 !important;
}

#first-dozen{
    background: #43D25E;
}

#ninth-dozen {
    background: #FF6D26 !important;
}

#tenth-dozen {
    background: #07ACFF !important;
}

.first-home-height{
    height: 368px;
}

.header-accessibility ul li button,.header-accessibility ul li button:focus  {
    color: #fff;
}

.header-accessibility ul li button:hover {
    color: #fff;
    text-decoration: underline;
}

div#rede-social a {
    margin-left: 0;
    margin-top: 1em;
    margin-right: 3em;
    margin-bottom: 1em;
}

div#rede-social {
    display: flex;
}

.finderbusca_title.autor .controls label.type_option.listOver {
    display: block;
}

p.article-author a {
    color: #337ab7;
}

.finderbusca_title.autor a#searchViewMore {
    display: none;
}

.controls.finder-selects .controls {
    max-height: 300px;
    height: 300px;
    overflow: auto;
    width: 280px;
}

/* Mobile */

@media (max-width: 1600px) {
    .helix-social-share {
        position: fixed;
        display: block;
        float: none;
        top: 45%;
        left: 7%;
        width: 100px;
    }
}

@media (max-width: 1300px) {
    /* .helix-social-share {
        display: none !important;
    } */
    #absolute {
        position: absolute;
        display: block;
        float: none;
        top: 92%;
        left: 0%;
        width: 100px;
    }
    .helix-social-share {
        position: fixed;
        display: block;
        float: none;
        top: 45%;
        left: 3%;
        width: 100px;
    }
}

@media (max-width: 1200px) {
    /* .helix-social-share {
        display: none !important;
    } */
    .container {
        width: 1150px;
    }
    .thumbnail_news {
        display: inline-block;
        width: 24.7%;
        margin: 0 auto;
    }
    .fourth_row {
        margin: 30px auto;
        width: 49.1%;
    }
    section#sp-page-title {
        position: absolute;
        top: 8%;
        z-index: 99;
        width: 100%;
        text-align: center;
    }
    #mod-finder-searchform116 {
        margin: 0px;
        padding: 10px;
        position: relative;
        align-content: center;
    }
}

@media (max-width: 1199px) {
    section#sp-menu .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
        width: 970px;
    }
    section#sp-menu .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
        left: calc(((100vw - 950px) / 2) * (-1));
    }
    section#sp-menu .sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right:before {
        left: calc(((100vw - 965px) / 2));
    }
    .newsflash {
        margin: 0 10px;
    }
}

@media (max-width: 1148px) {
    /* .thumbnail_news {
        width: 49.7%;
    } */
}

@media (max-width: 1138px) {
    .helix-social-share {
        display: none;
    }
}

@media (max-width: 1100px) {
    #search-form-publicacoes input {
        display: block;
    }
    .contato-footer {
        position: relative;
        float: right;
        bottom: 140px;
        left: 100%;
    }
    input#q {
        width: 65%;
    }
    .second_image {
        float: inherit;
        width: auto;
    }
    .second_row {
        width: 100%;
        margin: 30px 0;
    }
    .second_title {
        float: inherit;
        margin-left: 15px;
    }
    .fourth_row {
        margin: 30px auto;
    }
    .fourth_row:first-child {
        margin-right: auto;
    }
    .fourth_row {
        margin: 30px auto;
        width: 49.7%;
    }
    /* .contain_last-tiles,
    .contain_trio-tiles {
        padding-top: 210px;
    } */
    .helix-social-share {
        display: none !important;
    }
}


/* @media (max-width: 1024px) {
    /* .body-innerwrapper, #barra-brasil {
    width: 101%;
    }  
    .home-page #sp-logo {
        right: 160px;
        position: relative;
    }
} */

@media (max-width: 1000px) {
    .second_image {
        float: left;
        width: auto;
    }
}

@media (max-width: 991px) {
    .col-md-6.border-end-small {
        text-align: center;
        margin-bottom: 20px;
    }
    .results .loop .title {
        margin-top: 6px;
        min-height: 85px;
        font-weight: 700!important;
        text-align: center;
    }
    .border-end-small {
        border-right: none;
    }
    .results .loop .border-a:after {
       display: none;
    }
    .lupamenu {
        left: 75px;
        top: 5px;
        position: relative;
        left: 200% !important;
        top: 20px !important;
    }
    .internal-page #sp-logo {
        right: 0% !important;
        position: relative;
    }    
    .full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
        left: auto;
        right: auto;
        font-size: 28px;
        padding: 20px 10px;
        font-size: 28px;
        height: 65px;
        width: 75%;
        position: absolute;
        left: unset;
        right: -10%;
    }
    header#sp-header #sp-top1 {
        line-height: 45px;
        position: relative;
        width: 51%;
    }
    .home-page #sp-logo {
        right: 15%;
        position: relative;
    }
    .contato-footer {
        position: relative;
        float: right;
        bottom: 120px;
        left: 110%;
    }
    #butao-fechar {
        margin-top: 0px;
    }
    .fourth_title {
        padding: 0 20px;
        margin-top: 345px;
    }
    .breadcrumb {
        padding: 0 15px 15px 15px;
    }
    .form-search .finder .input-medium {
        width: 85%;
    }
    ul.search-resultsbusca_title.list-striped {
        padding: 0 15px;
    }
    ul.search-results.noticias.list-striped {
        padding: 0 15px;
    }
    .search-pages-counter {
        padding: 0 15px;
    }
    #search-query-explained {
        padding: 10px 15px;
    }
    #search-result-empty h2 {
        padding: 0 15px;
    }
    #sp-header .logo,
    .logo-slogan {
        padding: 0 15px;
    }
    .header-accessibility {
        padding: 0 15px;
    }
    section#sp-menu #sp-search .form-search {
        padding: 0 15px;
    }
    .first-letter {
        padding: 0 15px;
    }
    .voltar-topo,
    .reportar-erro {
        padding: 0 15px;
    }
    .texto-copyright {
        padding: 20px 15px;
    }
    .article-tags {
        padding: 0 15px;
    }
    div#sp-social-media {
        padding: 0 15px;
    }
    section#sp-bottom {
        padding: 0 15px;
    }
    .container {
        padding: 0 15px;
    }
    .col-md-1 {
        width: 4.333333% !important;
    }
}

@media (min-width: 992px) {
    section#sp-menu #offcanvas-toggler {
        display: none;
    }
}

@media only screen and (max-width: 950px) {
    section#sp-page-title {
        position: absolute;
        top: 7%;
        z-index: 99;
        width: 100%;
        text-align: center;
    }
    .home-page section#sp-form {
        padding: 0px;
    }
}

@media (max-width: 926px) {
    input#q {
        width: 55%;
    }
    .third_row {
        width: 100%;
        display: inline-block;
    }
    .grid {
        display: inline-block;
        width: 47%;
        margin: 20px 10px !important;
    }
    .last_title_news {
        padding: 0 0px 5px 20px;
    }
    .second_title_news a {
        padding: 230px 545px 65px 0px;
    }
    .third_title_news a {
        padding: 100px 565px 240px 0px;
    }
    .last_title_news a {
        padding: 255px 570px 40px 0px;
    }
    .internal-page #sp-logo {
        right: 0% !important;
        position: relative;
    }
}

@media (max-width: 845px) {
    #sp-newsletter .acym_form tr td {
        width: 100%;
    }
    #sp-newsletter .sp-module-content .acym_form {
        text-align: center;
        margin: 0px auto 0;
        width: 100%;
    }
    section#sp-page-title {
        top: 7%;
    }
    #image-link-video:before {
        font-family: FontAwesome;
        content: "\f04b";
        font-size: 3.3875em;
        color: #fff;
        position: relative;
        top: 160px;
        left: 90px;
        z-index: 9999;
        opacity: 0.5;
    }
}

@media (max-width: 844px) {
    #image-link-video:before {
        font-family: FontAwesome;
        content: "\f04b";
        font-size: 3.3875em;
        color: #fff;
        position: relative;
        top: 160px;
        left: 80px;
        z-index: 9999;
        opacity: 0.5;
    }
}

@media (max-width: 788px) {
    .voltar-topo,
    .reportar-erro {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
}

@media (min-width: 768px) {
    .container {
        margin: 0 auto;
        max-width: 100%;
    }
    section#sp-menu #sp-search .form-search .finder .botao-busca {
        right: 45px;
        top: 20px;
    }
    #sp-right .button-news ul li a {
        margin: 10px 0px 30px 0px;
    }
}

@media (max-width: 767px) {
    .grid.arrow:before{
        display: none;
    }
    #paginas-amarelas div[class^="col-"] {
        padding-right: 30px;
        padding-bottom: 22px;
        margin-right: 25px;
    }
    .internal-page #sp-logo {
        right: 0% !important;
        position: relative;
    }
    .full-screen .offcanvas-menu .offcanvas-inner .sp-module ul li .offcanvas-menu-toggler {
        left: auto;
        right: auto;
        font-size: 28px;
        padding: 20px 10px;
        font-size: 28px;
        height: 65px;
        width: 160%;
        position: absolute;
        left: unset;
        right: -75%;
    }
    .home-page #sp-logo {
        right: 15%;
        position: relative;
    }
    #sp-bottom6 .btn-primary, .sppb-btn-primary {
        position: relative;
        width: 50px;
        height: 45px;
        left: 6rem;
        top: 50px;
        z-index: 1;
        background: transparent;
        border: 1px solid transparent;
    }
    .home-page section#sp-form {
        top: 2%;
    }
    section#sp-page-title {
        top: 4%;
    }
    .search-pagination {
        float: none;
        text-align: center;
    }
    .tp-caption.large_text.tp-fade.tp-resizeme.start {
        margin: 0px 10px;
    }
    .fourth_title {
        margin-top: 60px;
    }
    #image_intro {
        float: none;
        margin-top: 30px;
    }
    .text_column_4,
    .text_column_2 {
        width: 100%;
    }
    .text_row {
        display: block;
    }
    .social_text1 .share {
        position: inherit;
    }
    .text_column_3 {
        width: 100%;
    }
    .text_column_1 {
        width: 100%;
    }
    .text_50 {
        width: 100%;
        margin-bottom: 40px;
    }
    .first_text_tile {
        padding: 20px 0px;
        width: 100%;
    }
    .grid-trio {
        width: 100%;
        margin: 5px 0;
    }
    .trio_title_news a {
        padding: 213px 375px 52px 0px;
    }
    .fourth_row {
        width: 100%;
    }
    .third_title_assunto a {
        padding: 0px 385px 0px 0px;
    }
    .fourth_title_assunto a {
        padding: 45px 290px 425px 0px;
    }
    .thumbnail_title {
        margin: 20px 0;
        text-align: center;
    }
    .fourth_row {
        margin: 20px auto;
    }
    .thumbnail_news {
        width: 100%;
    }
    .news-inner {
        float: none;
        width: 100%;
    }
    .grid {
        width: 100%;
        margin: 20px 0px !important;
    }
    #finder-filter-window .filter-branch .finder-selects,
    .time_dates {
        float: none !important;
    }
    a.btn {
        float: right;
        border-radius: 0;
        border-left: none;
        padding-left: 5%;
        width: 100%;
    }
    button.btn.btn-primary {
        float: right;
    }
    .social_block:hover {
        width: 100%;
    }
    .social_block {
        width: 100%;
    }
    .service_block {
        width: 100%;
        margin: 0px 100%;
        height: initial;
        padding-top: 0px;
    }
    .dados_aberto_block {
        width: 100%;
    }
    .dados_aberto_block:last-child {
        margin-right: auto;
    }
    .dados_aberto_block {
        margin-left: auto;
        margin-right: auto;
    }
    .dados_aberto_block:first-child {
        margin-left: auto;
    }
    .breadcrumb {
        display: none;
    }
    .dados_abertos {
        display: block;
    }
    .servicos-row {
        display: block;
    }
    .voltar-topo,
    .reportar-erro {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .container {
        margin: 0 auto;
        max-width: 100%;
    }
    section#sp-menu #sp-search .form-search .finder .botao-busca {
        right: 30px;
        top: 10px;
    }
    section#sp-menu #sp-search .form-search .finder .input-medium {
        max-width: 100%;
        float: right;
        width: auto;
    }
    header#sp-header #sp-top1 {
        display: none;
    }
    div#rev_slider_1_1_wrapper {
        height: 650px !important;
    }
    div#rev_slider_1_1 {
        height: 650px !important;
        max-height: 680px !important;
    }
}


/* @media (max-width: 750px) {
    .voltar-topo,
    .reportar-erro {
        width: 32%;
    }
} */

@media (max-width: 635px) {
    /* .voltar-topo,
    .reportar-erro {
        width: 36%;
    } */
    .second_title {
        margin-left: 15px;
        text-align: center;
    }
    .second_row {
        width: 100%;
        margin: 50px 0 150px;
        display: inline-grid;
    }
    .second_image {
        margin-left: auto;
        margin-right: auto;
    }
    .first_title_row {
        position: relative;
        top: 70px;
    }
}

@media (max-width: 600px) {
    .internal-page #sp-logo {
        right: 0% !important;
        position: relative;
    }
}

@media (max-width: 510px) {
    /* .voltar-topo,
    .reportar-erro {
        width: 42%;
    } */
    .internal-page #sp-logo {
        right: 0% !important;
        position: relative;
    }
}

@media (max-width: 470px) {
    /* .voltar-topo,
    .reportar-erro {
        width: 45%;
    } */
    .fourth_title_assunto a {
        padding: 45px 290px 70px 0px;
    }
    .fourth_title {
        padding: 0 20px;
        margin-top: 35px;
    }
}

@media (max-width: 420px) {
    /* .voltar-topo,
    .reportar-erro {
        width: 53%;
    } */
    #finder-filter-select-dates {
        float: none;
    }
    .internal-page #sp-logo {
        right: 0% !important;
        position: relative;
    }
}


 @media (max-width: 375px) {
    /* .voltar-topo,
    .reportar-erro {
        width: 52%;
    } */
    .internal-page #sp-logo {
        right: 0% !important;
        position: relative;
    }
}

@media (max-width: 320px) {
    /* .voltar-topo,
    .reportar-erro {
        width: 59%;
    } */
    #sp-header .logo a {
        font-size: 22px;
        line-height: 1;
        margin: 0;
        padding: 0;
        display: table-cell;
        vertical-align: middle;
    }
    .lupamenu {
        left: 75px;
        top: 5px;
        position: relative;
        left: 180% !important;
        top: 20px;
    }
}


/* Área de constraste */

.contraste .mesano-evento h4 {
    color: #fff;
}

.contraste i.fa.fa-map-marker {
    color: #fff;
}

.contraste .local-evento {
    color: #fff;
}

.contraste i.fa.fa-calendar {
    color: #fff;
}

.contraste .evento-box {
    background: #000;
    border: 1px solid #fff;
}

body.contraste .pagination>li>a,
.pagination>li>span {
    background-color: transparent;
}

body.contraste .pagination>.active>a,
.pagination>.active>span {
    border-color: #3d449a;
    background-color: #3d449a;
}

body.contraste .second_row .description-assunto,
body.contraste .third_row .description-assunto,
body.contraste .icon-list,
body.contraste .texto-copyright span,
body.contraste .result-tags-ultimas,
body.contraste .result-publish-date-ultimas,
body.contraste .result-publish-date,
body.contraste .publish-article-date,
.contraste .result-text.ultimas-noticias {
    color: #fff !important;
}

body.contraste,
body.contraste h3,
body.contraste h2,
body.contraste h1,
body.contraste li,
body.contraste #sp-header,
body.contraste #sp-menu,
body.contraste #sp-social-media,
body.contraste #sp-bottom,
body.contraste .sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right,
body.contraste .sp-dropdown-inner,
body.contraste #sp-main-body,
.contraste .panel-default>.panel-heading,
.contraste .panel-body,
.contraste #sp-buscar-header #mod-finder-advanced116 {
    background: #000 !important;
    color: #fff !important;
}

body.home-page.contraste #sp-menu a,
body.home-page.contraste #sp-header a,
body.contraste label,
.contraste .col-md-7.last-news h4,
.contraste .col-md-5 h4 {
    color: #fff;
}

body.contraste #sp-menu .sp-dropdown.sp-dropdown-main.sp-dropdown-mega.sp-menu-right:before,
body.contraste span {
    color: #000;
}

body.contraste li.dot,
.contraste.formulario_contato div#sp-right ul li a,
.contraste .btn-black-portal {
    background: #000 !important;
}

body.contraste a,
body.contraste .result-title a:hover,
body.contraste a span,
body.contraste a span:hover,
.contraste .white a,
.contraste.home-page #mod-finder-searchform116 .last-news ul.footer-search li .btn-black-portal,
.contraste.home-page #mod-finder-searchform116 .last-news ul.footer-search li .busca-geral,
.contraste section#sp-page-title ul.top-subjects li a {
    color: #ff0;
    text-decoration: underline !important;
}

.contraste.page-glossary .all-terms a {
    color: #ff0 !important;
}

body.contraste button,
.btn-primary:hover,
.sppb-btn-primary:hover {
    background: #ff0;
}

body.contraste .finder.heading,
body.contraste .result-publish-date {
    border-bottom: 1px solid #fff;
}

body.contraste .result-publish-date {
    border-top: 1px solid #fff;
}

body.contraste a.twitter,
body.contraste a.facebook {
    background: transparent !important;
    color: #fff !important;
}

body.contraste a.twitter:hover {
    background: #22b8f0 !important;
}

body.contraste a.facebook:hover {
    background: #3b5999 !important;
}

body.contraste .result-title a {
    color: #333!important;
}

body.contraste ul li {
    background: none !important;
}

body.contraste p.result-tags-ultimas span {
    background: #000;
    padding: 8px 15px;
    color: #222!important;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: .75em;
    border: 1px solid #fff;
    font-weight: 600;
}

body.contraste .article-tags span {
    background: #000;
    padding: 8px 15px;
    color: #222;
    border-radius: 30px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 10px 10px 0;
    border: 1px solid #fff;
    font-size: .75rem;
    font-weight: 600;
}

#search-results ul.pagination li a {
    border-radius: 0px !important;
}

#search-results .pagination>.active>a,
.pagination>.active>span {
    background-color: black;
    border: 0 !important;
}

#search-results ul.pagination li a {
    border: 0;
}

.about-full {
    position: relative;
    bottom: 0;
    left: 0;
    width: 500px;
    height: 115px;
    display: contents;
}
#sp-bottom6 .form-search .finder .input-medium {
    position: relative;
    left: 215px;
    padding: 15px 14px;
    border-radius: 1px;
    width: 368px;
    max-width: 60%;
    height: 45px;
    max-height: 55px;
    font-size: 1.0625em;
}

#sp-bottom6 .form-search .finder .input-medium {
    position: relative;
    left: 240px;
    padding: 15px 14px;
    border-radius: 1px;
    width: 368px;
    max-width: 60%;
    height: 45px;
    max-height: 55px;
    font-size: 1.0625em;
}

#sp-bottom6 .btn-primary,
.sppb-btn-primary {
    position: absolute;
    width: 50px;
    height: 45px;
    right: 0px;
    top: 24px;
    z-index: 1;
    background: transparent;
    border: 1px solid transparent;
}

#sp-bottom6 .icon-search.icon-white,
.second_row .description-assunto {
    color: #BAB6B6;
    font-size: 1.3125em;
    text-align: center;
    margin: 9px 4px;
}


/* .contato-footer {
    position: absolute;
    left: 1076px;
    top: 56px;
} */

.busca-footer {
    margin-top: 24px;
}

.panel-default>.panel-heading {
    color: #222;
    background-color: #ffffff;
    /* border-color: #222; */
    border-bottom: 1px solid #777;
}

.panel-group {
    margin-bottom: 20px;
    margin-top: 30px;
}

.panel-default {
    border-color: #fff;
}

.fa .fa-plus {
    color: #0094ff;
    padding-right: 15px;
}

.blank.page-faq h1 {
    border-bottom: 1px solid #dedede;
    margin-top: 75px;
    padding-bottom: 65px;
    padding-left: 100px;
}

.titulogc {
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 28px;
}

.finderheading {
    font-size: 3em;
    text-align: center;
    padding-top: .6em;
    padding-bottom: .6em;
}

#sp-right .latestnews {
    margin-top: 230px;
    margin-left: 15px;
    margin-bottom: 50px;
}

.panel-title .fa-minus {
    margin-top: 1px;
}

#sp-right .categoria-news {
    color: #0091FF;
    font-size: 1.0em;
}

#sp-right .data-news {
    color: #797676;
    font-size: 0.625em;
}

#sp-right .text-news {
    font-size: 1.375em;
}

#sp-right .button-news ul li a {
    background-color: white;
    color: black;
    border: 1px solid black;
    width: 157px;
    text-align: center;
    border-radius: 25px;
    margin: 10px 0px 30px 30px;
    display: block;
    padding: 5px;
    /* left: 13px; */
    line-height: 36px;
    padding: 2px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.contraste .title_news {
    background: #000;
}

.contraste .button_link_news {
    background: #000;
}

.contraste .title_category {
    background: #000;
}

.contraste .third_home_tile.white_tile {
    background: #000;
}

.social_block.carousel-cell.is-selected img,
.contraste .social_block.carousel-cell img {
    background: #fff;
}

.about-obs h4 b {
    color: #000;
}

.contraste #sp-newsletter {
    background-color: #000;
}

.contraste #sp-newsletter .sp-module-content .acym_introtext,
.contraste #sp-right .categoria-news {
    color: #fff;
}

.contraste #sp-newsletter .acym_module .acysubbuttons input[type=button] {
    border: 1px solid #fff;
}

.contraste .top-subjects {
    background: #000;
}

.contraste .sp-module ul>li>a {
    color: #ff0 !important;
}

.contraste .result-text.ultimas-noticias.video-search,
.contraste .result-category-ultimas {
    color: #fff;
}

.contraste .formulario_contato div#sp-right ul li a {
    border: 1px solid #fff;
}

.pagination>.active>a,
.pagination>.active>span {
    border-color: #fff;
    background-color: #000;
}

.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    border-color: #fff;
    background-color: #ddd;
}

#sp-section-15 {
    display: block;
}

#sp-position9 #sp-social-media {
    display: none
}

#ff_formdiv2 {
    margin-left: 300px;
    margin-top: 5px;
}

#ff_form2 {
    padding-bottom: 100px;
}
/* 
form#ff_form2 label {
    display: none;
} */

form#ff_form2 button#bfSubmitButton {
    float: inherit;
    background: black;
    padding: 14px;
    width: 155px;
    border: 0;
    color: white;
    margin: 10px 228px;
    border-radius: 50px;
}

form#ff_form2 section:hover {
    background: transparent !important;
}

#sp-position9 .sp-module .sp-module-title {
    margin: 0 0 10px;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
}

#sp-position9 #sp-header#container#barra-brasil#sp-social-media {
    display: none;
}


.contraste #sp-component {
    background: #000;
}

a.button-limpar {
    border: 1px solid #fff !important;
}

.contraste button.btn.btn-dark.text-light.border-radius.b-radius {
    border: 1px solid #fff !important;
}

.contraste small.data-news {
    color: #fff !important;
}

.contraste #mod-finder-searchword116 {
    background: #000;
    border: 1px solid #fff;
}

.contraste #mod-finder-searchword116 {
    background: #000;
    border: 1px solid #fff;
}

.contraste .icon-search.icon-white,
.second_row .description-assunto,
.contraste .category-article-title {
    color: #fff;
}

.contraste #mod-finder-searchword116::placeholder,
.contraste #mod-finder-searchword156::placeholder {
    color: #fff;
}

body.contraste li.dot,
.contraste.formulario_contato div#sp-right ul li a,
.contraste .btn-black-portal {
    background: #000;
    border: 1px solid #fff;
}


/* body.home-page.contraste #sp-menu a, body.home-page.contraste #sp-header a, body.contraste label, .contraste .col-md-7.last-news h4, .contraste .col-md-5 h4 {
    color: #ff0 !important;
} */

.contraste #mod-finder-searchword156 {
    background: #000;
    border: 1px solid #fff;
}

.contraste .select2-container .select2-choice {
    border: 1px solid #fff;
    background-color: #000;
}

.contraste #sp-bottom6 .icon-search.icon-white,
.second_row .description-assunto {
    color: #fff;
    font-size: 1.3125em;
    text-align: center;
    margin: 9px 4px;
}

.contraste .select2-container .select2-choice {
    border: 1px solid #fff;
    background-color: #000;
}

.contraste #select2-drop {
    background: #000;
}

.contraste select,
.contraste textarea,
.contraste input[type="text"],
.contraste input[type="password"],
.contraste input[type="datetime"],
.contraste input[type="datetime-local"],
.contraste input[type="date"],
.contraste input[type="month"],
.contraste input[type="time"],
.contraste input[type="week"],
.contraste input[type="number"],
.contraste input[type="email"],
.contraste input[type="url"],
.contraste input[type="search"],
.contraste input[type="tel"],
.contraste input[type="color"],
.contraste .uneditable-input {
    color: #fff;
    background-color: #000;
}

.contraste .result-tags-videos span,
p.result-tags-ultimas span {
    border: 2px solid #fff;
}

.contraste #q {
    background: #000;
}

.contraste .pagina-amarelo a {
    color: #fff;
}

.contraste .link a {
    color: #ff0;
}

.contraste #sp-right .button-news ul li a {
    background-color: #000;
    border: 1px solid #fff;
}

.contraste .btn.hasTooltip.btn-dark.b-radius.text-light {
    border: 1px solid #fff;
    color: #ff0 !important;
    text-decoration: underline;
}

.contraste .text-light-primary {
    color: #fff !important;
}

.contraste .text-gray {
    color: #fff;
}

.contraste .btn.btn-dark.text-light.border-radius.b-radius {
    color: #ff0 !important;
    text-decoration: underline;
}

.contraste #q {
    background: #000;
    border: 1px solid #fff;
    color: #fff !important;
}

.contraste form#ff_form1 input,
.contraste textarea {
    background-color: #000;
    border: 1px solid #fff;
}

.contraste .button-news a {
    border: 1px solid #ff0 !important;
}

.contraste .social_block:hover {
    border: 1px solid #ff0;
    background: transparent;
}

.contraste .button_link_news a {
    background: #000;
    border: 1px solid #fff;
}

.contraste .voltar-topo a:after,
.contraste .reportar-erro a:after {
    color: #fff;
    border: 1px solid #fff;
}

.contraste .voltar-topo a:after {
    color: #fff;
    border: 1px solid #fff;
}

.contraste .cell {
    border: 1px solid #fff !important;
}

.contraste #sp-newsletter {
    background: none;
}

.pagina-amarelo h3 {
    margin-top: 0;
}

#sp-social-media{
    padding: 20px 0 75px 0 !important;
}