@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: white;
    margin: 10px 0 0px;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span:hover {
    color: white !important;
}

.agenda-desc{
    font-size: 0.89em;
    color: #333;
    margin-bottom: 25%;
}

.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 transparent;
}

.entry-audio.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 16.25%;
}

.bx-viewport {
    height: fill-available, -webkit-fill-available !important;
}

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: transparent !important;
}

#sp-header .container {
    padding-left: 0px;
}

#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;
    padding: 12px 0px 0;
}


/* #sp-header > .container >.row {
    height: 70px;
} */

/* header#sp-header {
    background: #dedede !important;
    z-index: 9999;
    display: block;
    height: auto;
} */

#sp-header ul.sp-megamenu-parent:after {
    content: "";
    border-left: 1px solid #ffffff40;
    position: absolute;
    display: block;
    height: 34px;
    right: 13px;
    top: 1px;
}

#sp-header .sp-dropdown-inner div[class^="col-"]:after {
    content: "";
    border-left: solid 1px #E4E4E4;
    top: 0;
    left: -42px;
    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: 27px;
    /* text-transform: uppercase; */
    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%;
}

.home-page #mod-finder-searchform116 {
    padding: 0;
}

.home-page #mod-finder-searchform116 .last-news {
    margin-top: 1em;
    text-align: left;
    text-align: -webkit-left;
}

.home-page #mod-finder-searchform116 .last-news ul.footer-search {
    margin: 2em 0em;
}

.home-page #mod-finder-searchform116 .last-news ul.footer-search li {
    margin: 1em 0;
}

.home-page #mod-finder-searchform116 .last-news ul.footer-search li .busca-geral {
    font-weight: bold;
    font-size: 20px;
    color: #23c9d8;
}

.home-page #mod-finder-searchform116 .last-news ul.footer-search li .btn-black-portal {
    color: white;
}

.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: inline-flex;
}

section#sp-page-title h3 {
    color: #fff;
    margin-bottom: 40px;
    margin-top: -8px;
    font-weight: 400!important;
    position: relative;
}

section#sp-page-title h3:before {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    width: 32%;
    height: 1px;
    position: absolute;
    left: 10%;
    top: 16px;
}

section#sp-page-title h3:after {
    content: "";
    background: rgba(255, 255, 255, 0.5);
    width: 32%;
    height: 1px;
    position: absolute;
    right: 10%;
    top: 16px;
}

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

.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;
}

section#sp-page-title ul.top-subjects li:hover a {
    background: white;
    color: black !important;
}

.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;
}

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

.single-page-amarela h2 {
    text-transform: uppercase !important;
    font-size: 2.5em;
}



.font-bold {
    font-weight: bold !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: 180px;
    margin: 0px 35px;
}

.item_fields {
    margin: 0 15px;
}


/* Mobile */

@media (max-width: 1200px) {
    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;
    }
    .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;
    }
    .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: 680px !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;
    }
}