html {
    height: 100%;
}
body {
    font-family: 'Open Sans', helvetica, sans-serif;
    direction: ltr;
    font-feature-settings: "liga", "kern";
    font-synthesis: none;
    text-rendering: optimizelegibility;
    color: #55565A;
    background: #F5F7F7;
    height: 100%;
}
body.xs {
    font-size: 13px;
}
body.sm {
    font-size: 14px;
}
body.md,
body.lg {
    font-size: 15px;
}
body,
input,
textarea,
select,
button {
    direction: ltr;
    font-feature-settings: "kern";
    font-synthesis: none;
    text-align: left;
}
input.form-control, select.form.control {
    background-color: #ffffff;
    background-image: none;
    border: 2px solid #77B360;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #50594C;
}
input.form-control:focus, select.form.control:focus{
    border: 2px solid #99E665;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #468b35;
    outline: 0 none;
}
a {
    color: #2E912F;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #99E665;
    text-decoration: none;
    outline: 1px dashed rgba(255, 255, 255, 0);
}
.field-name-body [id]::before {
    content: '';
    display: block;
    height: 75px;
    margin-top: -75px;
    visibility: hidden;
}
p {
    word-wrap: break-word;
}
iframe {
    border: 0;
}
.btn-default {
    font-family: 'Montserrat', Helvetica, sans-serif;
    text-shadow: 0 1px 0 #2E912F;
    background: #2E912F;
    color: #EDEFF0;
    text-transform: uppercase;
    box-shadow: none;
    transition: all ease-in-out 200ms;
    border: none;
}
.btn-default:focus, .btn-default:hover, .btn-default:active {
    background-color: #99E665;
    background-position: 0 -15px;
    color: #fff;
    border: none;
    outline: none;
}
.btn-primary {
    font-family: Helvetica, sans-serif;
    background: transparent;
    color: #2E912F;
    border: 2px solid;
    border-radius: 6px;
    font-weight: 400;
    text-transform: uppercase;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary.active,
.btn-primary.active:hover,
.btn-primary.active:focus {
    background: #99E665;
    border: 2px solid;
    color: #fff;
    text-transform: uppercase;
    box-shadow: none;
}
.btn-primary:hover a,
.btn-primary:focus a,
.btn-primary:active a,
.btn-primary:active:hover a,
.btn-primary:active:focus a,
.btn-primary.active a,
.btn-primary.active:hover a,
.btn-primary.active:focus a {
    background: #99E665;
    color: #F7FDEA;
    text-decoration: none;
}
.btn-secondary {
    font-family: 'Montserrat', Helvetica, sans-serif;
    background: #4BC0DB;
    color: #F7FDEA;
    border: 2px solid;
    border-radius: 6px;
    font-weight: 400;
    text-transform: uppercase;
}
.btn.btn-secondary a:hover {
    color: #F7FDEA;
    background: #B5EAE6;
    }
    .btn.btn-secondary:hover {
    border-color: #F7FDEA;
    background: #B5EAE6;
    }
.btn-info {
    font-family: 'Montserrat', Helvetica, sans-serif;
    background-image: none;
    background-color: #5726A0;
    border-color: #5726A0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 0.8em;
    padding: 1em;
}
.btn-info:focus, .btn-info:hover {
    background-color: #A79BCE;
    background-position: 0 -15px;
}

p.alerta {
    background: #C8CED1;
    padding: 1em 1em 1em 1em;
    border-left: 0.3em solid #3D3D41;
    color: #3D3D41;
    font-style: italic;
}
p.alerta.destaque{
    color: #2c6a2e;
    background: #e9f7e3;
}
p.alerta.info {
    color: #00C2DF;
    background: #EEFBFA;
}
p.alerta.cuidado {
    background: #FFF7E5;
    color: #E08910;
}
p.alerta.erro {
    color: #7C1451;
    background: #E6D1DD;
}

.file a{
        font-family: 'Montserrat', Helvetica, sans-serif;
        background: #77B360;
        color: transparent;
        border: 2px solid;
        border-radius: 6px;
        font-weight: 400;
        text-transform: uppercase;
        padding: 10px;
        color: #F4FCEF;
        line-height: 4;
    }
    .file a:hover {
        background: #F7FDEA;
        transform: scale(1.2);
        color: #fff;
    }
.file-icon {
    display: none;
    }
    .file-size {
    display: none;
    }

.field-name-field-tags .field-items {
    padding: 0;
    margin: 0;
}
.field-name-field-tags .field-items .tags a::before {
    content: "#";
}
 .tags {
    transition: all ease-in-out 200ms;
    border: 2px solid transparent;
}
 .tags:hover {
    transform: scale(1.1) translateY(-0.2em);
    opacity: 1;
    box-shadow: 1px 1px 0px 5px #F4F5F3;
    transition: all ease-in-out 200ms;
    border: 2px solid #F7FDEA;
    background: #99E665 repeat scroll 0 0;
}
 .tags a {
    text-decoration: none;
    color: #F4FCEF;
    text-shadow: 0px 1px 2px #2E912F;
}
 .tags:hover a {
    color: #FFFFFF;
}
.cor-primaria {
    color: #5F8C4B;
}
.cor-secundaria {
    color: #2C4220;
}
.cor-acento {
    color: #4BC0DB;
}

.mega, .page-header {
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-size: 3.2em;
    border: none;
    font-weight: 700;
    letter-spacing: -1.5px;
    margin: 0 0 20px;
}
.mega-light {
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-size: 3.2em;
    font-weight: 300;
    letter-spacing: -2.78px;
}
h1 {
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-size: 2.8em;
    font-weight: 900;
}
h2 {
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-size: 2.5em;
    font-weight: 700;
}
h3 {
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-size: 2em;
    font-weight: 700;
}
h4 {
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: 700;
}
h5,
.subheader {
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-size: 1.4em;
    font-weight: 400;
    font-style: italic;
}
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-size: 75%;
    color: inherit;
    font-weight: inherit;
}

.no-padding{
    padding: 0;
}
.flex {
    display: flex;
}
.flex-center {
    flex-flow: wrap;
    align-content: center;
}
.animated {
    animation-duration: 500ms;
    animation-fill-mode: both;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInDown {
    animation-name: fadeInDown;
}
.card.card-servico .ear,
.card.card-institucional .ear {
    font-weight: 700;
    font-size: 0.7em;
    letter-spacing: 0em;
    text-transform: uppercase;
    opacity: 0.8;
    margin: 0;
}
.eyebrow {
    font-size: 0.9em;
    text-transform: uppercase;
    opacity: 0.8;
    letter-spacing: 0.1em;
}
.fadded{
    opacity: 0.5;
}
.label-text {
    margin-right: 10px;
    align-self: center;
    font-size: 0.9em;
    font-family: 'Montserrat', Helvetica, sans-serif;
}
.badge {
    font-family: 'Montserrat', Helvetica, sans-serif;
    border-radius: 0.3rem;
    color: #D8DFE8;
    display: inline-block;
    font-weight: 400;
    padding: 0.5em 1em;
    text-transform: uppercase;
    vertical-align: baseline;
    white-space: nowrap;
    background-color: #2C6A2E;
    font-size: 0.8em;
    font-weight: 400;
}
.badge a {
    color: #fff;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
}

.pagination>li>a,
.pagination>li>span {
    color: #77B360;
    background-color: #fff;
    border: none;
    margin: 0 1px;
    transition: transform ease-in-out 250ms;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #99E665;
    background-color: #E3F9C7;
    border-color: #99E665;
    transform: scale(1.2) translateY(-1px);
    z-index: 200;
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #fff;
    background-color: #77B360;
    border-color: #77B360;
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: rgba(65, 76, 76, 0.2);
    background-color: #fff;
    border-color: rgba(65, 76, 76, 0.2);
}
#block-block-58 {
  margin: 0;
}
.ver-mais, .ver-mais-alt {
    overflow: hidden;
    margin: 0px;
    z-index: 1000;
    position: relative;
    padding: 20px 0 30px;
}
.ver-mais p,
.ver-mais-alt p {
    text-align: center;
    margin: 0 auto;
    width: 230px;
}

.ver-mais p a,
.ver-mais-alt p a {
    font-size: 1em;
    padding: 10px 25px;
    font-family: 'Montserrat', Helvetica, sans-serif;
    font-weight: 600;
    border-radius: 8px;
    box-shadow: none;
    text-shadow: none;
}
.ver-mais p a::before,
.ver-mais-alt p a::before {
    content: '';
    width: 30%;
    display: block;
    position: absolute;
    left: 8%;
    top: 45%;
}
.ver-mais p a::after,
.ver-mais-alt p a::after {
    content: '';
    width: 30%;
    display: block;
    position: absolute;
    right: 8%;
    top: 45%;
}
.ver-mais p a::before,
.ver-mais p a::after {
    border-top: 1px solid #BDC4CC;
    border-bottom: 1px solid #BDC4CC;
}
.ver-mais-alt p a::before,
.ver-mais-alt p a::after {
    border-top: 1px solid #163517;
    border-bottom: 1px solid #163517;
}
.ver-mais p a {
    background-color: #2E912F;
    color: #E3F9C7;
    border: 2px solid #2E912F;
}
.ver-mais-alt p a {
    background-color: #57D35C;
    color: #F7FDEA;
    border: 2px solid #57D35C;
}
.ver-mais p a:hover,
.ver-mais-alt p a:hover {
    background-color: #99E665;
    color: #fff;
    border: 2px solid #99E665;
}

article {
    margin-bottom: 50px;
}
article p,
article ul,
article ol,
article dl {
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 1.2em;
}
.pergunta-tab .nav-tabs > li {
    width: 100%;
    border: none;
}
.pergunta-tab .nav-tabs > li.active > a, .pergunta-tab .nav-tabs > li.active > a:focus, .pergunta-tab .nav-tabs > li.active > a:hover {
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
    }
    .pergunta-tab .bootstrap-tab .nav-tabs > li a {
    font-size: 1.2em;
    width: 100%;
    }
.pergunta-tab .bootstrap-tab .nav-tabs > li.active a {
    display: block;
   color:#F7FDEA;
  }
  
  .pergunta-tab .bootstrap-tab .nav-tabs > li.active > a::before,.pergunta-tab .bootstrap-tab .nav-tabs > li.active:hover > a::before {
    content: "";
    padding: 0 16px;
    background: #F7FDEA;
    border-radius: 50px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
  }

  .pergunta-tab .bootstrap-tab .nav-tabs > li:hover a:before {
      content: "";
    padding: 0 16px;
    background: #D3DBD0;
    margin: 10px;
    border-radius: 50px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
  }
  .pergunta-tab .bootstrap-tab .nav-tabs > li a:before {
      content: "";
    padding: 0 16px;
    background: #D3DBD0;
    margin: 10px;
    border-radius: 50px;
  }
.xs article p, .xs article ul, .xs article ol, .xs article dl {
    font-size: 1.4em;
}
article img {
    max-width: 100%;
}
article h2 {
    border-top: 2px solid #ECEFEB;
    padding-top: 30px;
    margin: 50px 0 30px 0;
}
article h2:first-child {
    border: 0;
    margin-top: 0;
}
article h3 {
    padding-top: 15px;
    margin: 25px 0 15px 0;
}
article h4 {
    padding-top: 7px;
    margin: 12px 0 7px 0;
}
.date-in-parts {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 0.9em;
}
.date-in-parts h5 {
    margin: 0;
}
.view-header {
    margin: 0 0 30px;
    padding: 0 0 0 8px;
}
.view-header h2, .block-title {
    color: #AAB0B3;
}
.main-container.container {
    position: relative;
}

.view-editoria .view-filters {
    position: absolute;
    right: 0;
    top: 30px;
}
.view-editoria .views-exposed-widgets.clearfix {
    display: none;
}
.view-editoria .views-exposed-form label {
    display: none;
    font-weight: 700;
}
.view-editoria .views-exposed-form .form-item, .views-exposed-form .form-submit {
    float: left;
    margin: 0 10px;
    width: auto;
}
.view-editoria .form-type-bef-link > a {
    border: 2px solid;
    border-radius: 6px;
    font-weight: 400;
    padding: 6px 12px;
    text-transform: uppercase;
}
.view-busca .view-header {
    border-left: 4px solid;
    height: 70px;
    margin: 0 0 30px;
    padding: 0 0 0 8px;
}

article.node-servico header, article.node-downloads header, article.node-institucional header, article.node-atividade header, article.node-projeto header, article.node-legislacao header, .view-eivs header {
    background: #E9F7E3;
    padding: 20px 0 40px;
    color: #2C4220;
}
.node-institucional .field-name-field-image img {
  padding: 5px;
  background: #fff;
  border-radius: 10px;
}

.subtitulo {
    font-weight: 100;
    margin: 5px 0;
    font-size: 1.6em;
    font-family: 'Montserrat', Helvetica, sans-serif;
}
article.node-local header .page-header,
article.node-servico header .page-header,
article.node-downloads header .page-header,
article.node-institucional header .page-header,
article.node-atividade header .page-header,
article.node-projeto header .page-header,
article.node-legislacao header .page-header {
    margin: 0px 0 0px;
}
#block-views-atualizacoes-block {
  background: #f5f7f7;
}
.block-webform {
    width: 78%;
    background: #ECEFEB;
    padding: 30px;
    margin: auto;
    border-radius: 6px;
    margin-bottom: 30px;
}

section.block {
    margin-bottom: 30px;
}

#admin-menu {
    z-index: 1050;
    height: auto;
    box-shadow: none;
}

.carregando {
    background-image: url('img/carregando.gif');
    background-position: center center;
    background-repeat: no-repeat;
}
button.carregando-botao {
    padding-bottom: 5px !important;
}
button.carregando-botao span.glyphicon {
    background-image: url("img/carregando-botao.gif") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    width: 16px;
    height: 16px;
}
button.carregando-botao span.glyphicon::before {
    content: "";
}
@media (prefers-color-scheme: dark) {
    body{
        background-color: #1B1A21;
        color: #C9CED1;
    }
    a {
        color: #57D35C;
        text-decoration: none;
    }
    article h2 {
        border-top: 2px solid #1B1A21;
    }
    .view-header h2, .block-title {
        color: #C9CED1;
    }
    .nav-tabs {
        border-bottom: none;
    }
    .tags:hover {
        box-shadow: 1px 1px 0px 5px #1B1A21;
        border: 2px solid #99E665;
        background: #99E665 repeat scroll 0 0;
    }
    .pagination>li>a,
    .pagination>li>span {
        background-color: #303033;
    }
    article.node-servico header,
    article.node-downloads header,
    article.node-institucional header,
    article.node-atividade header,
    article.node-projeto header,
    article.node-local header,
    article.node-legislacao header,
    .view-eivs header {
        background: #0C291B;
        color: #E9F7E3;
    }
    #block-views-atualizacoes-block {
        background: #1b1a21;
    }
    article.node-servico header .badge:hover,
    article.node-evento header .badge:hover,
    article.node-institucional header .badge:hover,
    article.node-downloads header .badge:hover,
    article.node-atividade header .badge:hover{
        box-shadow: 0px 0px 0px 3px #163517;
    }
}