/* NAV */

@media only screen and (max-width: 999px) {
    .area-vacinometro .covid,
    .galeria-imagens .container .carousel-images,
    .barra_xique_before::before,
    .area_search_top,
    .top_tit_noticia_categoria_nomex,
    .path-links,
    .banner,
    .acesso_rapido,
    .barra_xique_after,
    .left-home, .videos,
    .galeria-imagens,
    .banner-interativo,
    .contato .left-box-contato,
    .box-contato {
        display: none !important;
    }
}

/* MAIN */

.template-section-acesso-rapido {
    padding: 25px 0 50px 0;
}

.paint--img,
.paint--img-000 {
    position: relative;
}

.paint--hide:before,
.paint--hide:after {
    content: none !important;
}

.paint--img:before {
    content: '';
    background: url("../../../../themes/prefweb/assets/img/paint-clear-top-eef2f8.svg") no-repeat center bottom;
    background-size: contain;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 64px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.paint--img-000:before {
    content: '';
    background: url("../../../../themes/prefweb/assets/img/paint-clear-top-000000.svg") no-repeat center bottom;
    background-size: contain;
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 64px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.template-section-acesso-rapido .container {
    position: relative;
}

.template-section-acesso-rapido .container.area-acesso-rapido {
    display: flex;
    flex-flow: column;
}

.template-section-news .news .favorito {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 50px;
}

.template-section-acesso-rapido .favorito ul {
    display: flex;
    flex-direction: row;
    width: 100%;
}

@media only screen and (max-width: 899px) {
    .container.area-acesso-rapido .favorito {
        width: 100%;
        margin-bottom: 0 !important;
    }

    .template-section-acesso-rapido .favorito ul {
        justify-content: center;
    }

    .template-section-acesso-rapido .favorito ul {
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .template-section-acesso-rapido .favorito ul .empresa {
        display: none;
    }
}

@media only screen and (max-width: 999px) {
    .template-section-news .news .favorito ul {
        /*padding: 0 20px 5px 20px;*/
        padding: 0 0 5px 0;
    }
}

.template-section-news .news .favorito ul {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 35px;
    /*overflow-x: auto;*/
}

.template-section-news .news .favorito span {
    width: auto;
    font-size: 24px;
    line-height: 1.625rem;
    letter-spacing: .03rem;
    font-weight: 700;
    flex: none;
    position: relative;
    cursor: pointer;
}

.template-section-acesso-rapido .favorito ul li,
.template-section-news .favorito ul li {
    font-size: 24px;
    line-height: 1.625rem;
    letter-spacing: .03rem;
    font-weight: 700;
    flex: none;
    position: relative;
    cursor: pointer;
}

@media only screen and (max-width: 767px) {
    .template-section-acesso-rapido .favorito ul li {
        margin: 0 9px !important;
    }
}

.template-section-acesso-rapido .favorito ul li {
    margin: 0 15px;
}

.template-section-acesso-rapido .favorito ul li:first-child {
    margin: 0 15px 0 0;
}

.template-section-news .favorito ul li {
    padding-bottom: 12px;
}

#template-section-acesso-rapido #acesso-rapido {
    position: relative;
    padding-bottom: 7px;
}

#template-section-acesso-rapido #acesso-rapido::after {
    content: "";
    position: absolute;
    left: var(--acesso-underline-left, 0);
    bottom: 0;
    width: var(--acesso-underline-width, 0);
    height: 7px;
    background: url(../../../../themes/prefweb/assets/img/line-03-orange.svg) no-repeat center bottom;
    background-size: 100% 100%;
    opacity: var(--acesso-underline-opacity, 0);
    transition: left 0.18s ease, width 0.18s ease, opacity 0.12s ease;
    pointer-events: none;
}

.template-section-news .favorito ul > li.active {
    /*padding-bottom: 24px;*/
    padding-bottom: 7px;
    /*bottom: -8px;*/
    position: relative;
    background: url(../../../../themes/prefweb/assets/img/line-03-orange.svg) no-repeat bottom;
    background-size: contain;
    width: -moz-fit-content;
    width: fit-content;
}

@media only screen and (max-width: 1000px) {
    .template-section-acesso-rapido .favorito ul li {
        margin: 0 10px;
        font-size: 1rem;
    }

    .template-section-news .favorito .mais__noticias i,
    .template-section-news .favorito .mais__noticias span,
    .template-section-news .favorito ul li {
        font-size: 1.125rem !important;
        line-height: 1.5rem !important;
    }
}

/* INICIO DOS BOTÕES DE ACESSO RÁPIDO ==================================================================================*/

.template-section-acesso-rapido .container .template-part-most-accessed #acesso_rapido_cidadao,
.template-section-acesso-rapido .container .template-part-most-accessed #acesso_rapido_empresa,
.template-section-acesso-rapido .container .template-part-most-accessed #acesso_rapido_ja_sou_MEI,
.template-section-acesso-rapido .container .template-part-most-accessed #acesso_rapido_participacao,
.template-section-acesso-rapido .container .template-part-most-accessed #acesso_rapido_servidor,
.template-section-acesso-rapido .container .template-part-most-accessed #acesso_rapido_turista {
    display: none;
}

.part-most-accessed {
    width: 100%;
    margin-top: 30px;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.part-most-accessed {
    flex-flow: row;
    justify-content: center;
}

.template-part-most-accessed .links-wrapper-container {
    display: inline-flex; /* Alterado para inline-flex */
    flex-wrap: wrap;
    gap: 10px;
    /*width: auto; !* Ajuste automático à largura do conteúdo *!*/
    width: 100%;
    justify-content: center;
    /*margin: 0 auto; !* Centraliza a div se necessário *!*/
}

/*.template-part-most-accessed .btn_acesso_rapido {*/
.btn_acesso_rapido {
    flex: 1 1 calc(33.33% - 10px); /* Ajustado para três itens por linha */
    min-width: 150px;
    max-width: 150px;
    height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 9px;
    padding: 18px;
}

/*.template-part-most-accessed .btn_acesso_rapido .img_mais_acessado {*/
.btn_acesso_rapido .img_mais_acessado {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

/*.template-part-most-accessed .btn_acesso_rapido .tit_btn_mais_acessado {*/
.btn_acesso_rapido .tit_btn_mais_acessado {
    font-size: .875rem;
    font-weight: 500;
    margin-top: 10px;
    line-height: 1.2;
    letter-spacing: .04rem;
}

.part-most-accessed .template-part-most-accessed {
    display: flex;
    flex-direction: row;
}

.part-most-accessed .template-part-most-accessed .template-part {
    width: 790px;
    max-width: 790px;
}

.part-most-accessed .template-part-most-accessed .links-wrapper-container {
    width: 480px;
    padding-left: 10px;
}

.template-part-most-accessed .active,
.template-part-most-accessed .active > *,
.links-wrapper-container,
.links-wrapper-container > * {
    margin: 0;
    box-sizing: border-box;
}

.template-part-most-accessed .active,
.links-wrapper-container {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
    max-height: calc(2 * (140px + 10px));
    overflow: hidden;
    box-sizing: border-box;
}

.template-part-most-accessed .active > div,
.links-wrapper-container > div {
    flex: 1 1 auto;
    min-width: 0;
}

@media (max-width: 899px) {
    .news-hide {
        display: none;
    }
}

@media (max-width: 1300px) {

    .menu-nav {
        font-size: 0.75rem !important;
    }

    .template-part-most-accessed .active, .links-wrapper-container {
        max-height: none;
        justify-content: center;
        align-items: flex-start;
    }

    .part-most-accessed .template-part-most-accessed .template-part {
        width: auto;
        max-width: none;
    }

    .template-part-most-accessed .links-wrapper-container {
        justify-content: flex-start;
    }

    .part-most-accessed .template-part-most-accessed {
        flex-flow: column;
    }

    .part-most-accessed .template-part-most-accessed .links-wrapper-container {
        width: auto;
        padding-top: 10px;
        padding-left: 0;
        justify-content: center;
    }
}


/* Media queries for responsiveness */
@media (max-width: 768px) {

    .container .dynamic-sidebar-section:nth-child(1) {
        border-top: none !important;
    }

    .white-acessados {
        flex-flow: row;
    }

    .img_acesso_rapido img {
        width: 30px;
        height: 30px;
    }

    .paint--img::before {
        content: "";
        display: none;
    }

    .carousel,
    .container-fluid.acessibilidade {
        display: none;
    }

    .part-most-accessed .template-part-most-accessed {
        flex-flow: column;
    }

    .btn_acesso_rapido {
        flex: 1 1 calc(50% - 10px);
    }

    .btn_acesso_rapido .img_mais_acessado {
        width: 40px;
        height: 40px;
    }

    .btn_acesso_rapido .tit_btn_mais_acessado {
        flex-flow: row;
        white-space: nowrap;
    }
}

@media (max-width: 480px) {

    .btn_acesso_rapido {
        flex: 1 1 calc(100% - 10px);
        min-width: 100%;
        max-width: 100%;
        height: 100px;
        white-space: nowrap;
    }

    .btn_acesso_rapido .tit_btn_mais_acessado {
        white-space: nowrap;
    }

    /*.template-part-most-accessed .btn_acesso_rapido .img_mais_acessado {*/
    .btn_acesso_rapido .img_mais_acessado {
        width: 30px;
        height: 30px;
    }

    /*.template-part-most-accessed .btn_acesso_rapido .tit_btn_mais_acessado {*/
    .btn_acesso_rapido .tit_btn_mais_acessado {
        /*font-size: .625rem;*/
    }
}

/*!* Responsividade *!*/
/*@media (max-width: 1200px) {*/
/*    .template-part-most-accessed .btn_acesso_rapido {*/
/*        flex: 1 1 calc(33.33% - 10px); !* Três itens por linha *!*/
/*    }*/
/*}*/

/*@media (max-width: 992px) {*/
/*    .template-part-most-accessed .btn_acesso_rapido {*/
/*        flex: 1 1 calc(50% - 10px); !* Dois itens por linha *!*/
/*    }*/
/*}*/

/*@media (max-width: 768px) {*/
/*    .template-part-most-accessed .btn_acesso_rapido {*/
/*        flex: 1 1 calc(100% - 10px); !* Um item por linha *!*/
/*    }*/
/*}*/

/* FIM DOS BOTÕES DE ACESSO RÁPIDO ==================================================================================*/

.template-part-quick-access {
    width: 100%;
}

.template-part-quick-access .quick-access-wrapper {
    width: 100%;
}

/*.template-part-quick-access .quick-access-wrapper .links-wrapper-container {*/
/*    !*padding: 25px 20px 0 20px;*!*/
/*    display: inline-flex;*/
/*    flex-wrap: wrap;*/
/*    !*justify-content: space-between;*!*/
/*    width: 100%;*/
/*}*/

/*.template-part-quick-access .quick-access-wrapper .links-wrapper-container {*/
/*    display: inline-flex;*/
/*    gap: 10px;*/
/*}*/


/*@media only screen and (min-width: 1225px) {*/
/*    .template-part-quick-access .quick-access-wrapper .links-wrapper-container {*/
/*        padding: 0;*/
/*        !*justify-content: flex-end;*!*/
/*        width: 100%;*/
/*        min-width: 330px;*/
/*    }*/
/*}*/


/*.template-part-quick-access .quick-access-wrapper .links-wrapper-container .btn_acesso_rapido {*/
/*    margin: 0 0 10px 0;*/
/*    !*width: 100%;*!*/
/*    !*max-width: 47%;*!*/
/*}*/

/* BOTÕES */

/*.btn_acesso_rapido {*/
/*    width: 157px;*/
/*    min-width: 157px;*/
/*    height: 140px;*/
/*    border-radius: 9px;*/
/*    padding: 18px;*/
/*    display: flex;*/
/*    flex-flow: column;*/
/*    justify-content: flex-start;*/
/*}*/

.b-green-portais {
    transition: all .2s ease-out;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.b-green-portais:hover {
    cursor: pointer;
}

.b-grey-portais {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.b-grey-portais:hover {
    cursor: pointer;
}

/* NEWS */

.template-section-news {
    /*background-color: #eef2f8;*/
    padding: 50px 0 60px;
}

@media only screen and (max-width: 999px) {
    .template-section-news {
        padding: 20px;
    }
}

@media only screen and (max-width: 999px) {
    .news .list-posts {
        padding: 40px 0 0 0;
    }
}

@media only screen and (max-width: 999px) {
    .news .list-posts {
        display: flex;
        flex-wrap: wrap;
        /*padding: 20px 0;*/
        width: calc(100% + 20px);
        margin: -10px 0 0 -10px;
    }
}

@media only screen and (min-width: 1000px) {
    .news .list-posts {
        display: flex;
        flex-wrap: wrap;
        width: calc(100% + 30px);
        margin: -15px 0 0 -15px;
    }
}

.template-section-news .container {
    padding: 0;
    flex-direction: column;
    overflow-x: hidden;
}

.news .template-component-feed-post {
    background: #ffffff;
    display: flex;
    position: relative;
    height: 400px;
    border-radius: 9px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    transition: box-shadow .3s, color .2s;
    width: calc((100% / 4) - 30px);
    margin: 15px; /*15px*/
    color: #2A454A;
    font-size: 1.25rem;
    /*line-height: 1.375rem;*/
}

.news .template-component-feed-post:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.news .template-component-feed-post a {
    transition: color .2s;
}

/*-------------------------------------------------------------------------------------*/

@media only screen and (max-width: 999px) {
    .news .template-component-feed-post {
        width: calc(((100% / 4) * 2) - 20px);
        margin: 10px;
        height: auto;
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

@media only screen and (min-width: 1000px) {
    .news .template-component-feed-post.post-desktop-large {
        width: calc(((100% / 4) * 2) - 30px) !important;
        margin: 15px;
    }
}

@media only screen and (max-width: 999px) {
    .news .template-component-feed-post.post-desktop-large:nth-child(1) {
        width: calc(((100% / 4) * 4) - 20px) !important;
        margin: 10px !important;
        height: auto !important;
    }
}

/*-------------------------------------------------------------------------------------*/

.news .template-component-feed-post .wrapper-content {
    border-radius: 0 0 10px 10px;
    flex: 1;
}

.news .template-component-feed-post.post-desktop-large:nth-child(1) .wrapper-content {
    position: absolute;
    width: calc(100% - 60px);
    min-height: 60px;
    left: 30px;
    bottom: 30px;
    padding-left: 20px;
    z-index: 2;
    border-radius: 0;
}

@media only screen and (min-width: 1000px) {
    .news .template-component-feed-post.post-desktop-large .wrapper-content {
        position: absolute;
        width: calc(100% - 60px);
        min-height: 60px;
        left: 30px;
        bottom: 30px;
        padding-left: 20px;
        z-index: 2;
        border-radius: 0;
    }
}

.template-component-feed-post a, .template-component-banner a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.template-component-feed-post.post-desktop-large:nth-child(1):hover a:after {
    opacity: .8
}

@media only screen and (min-width: 1000px) {
    .template-component-feed-post.post-desktop-large:hover a:after {
        opacity: .8
    }
}

.template-component-feed-post.post-desktop-large:nth-child(1) a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .5) 100%);
    z-index: 1;
    opacity: 1;
    transition: opacity .5s;
}

@media only screen and (min-width: 1000px) {
    .template-component-feed-post.post-desktop-large a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 9px;
        background: linear-gradient(
                180deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .5) 100%);
        z-index: 1;
        opacity: 1;
        transition: opacity .5s;
    }
}

.template-component-feed-post a .wrapper-content p {
    padding: 20px;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.25rem;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

@media only screen and (min-width: 1000px) {

    .news .template-component-feed-post .wrapper-content .tipo_publicacao {
        display: inline-block;
        font-size: 0.813rem;
        font-weight: 600;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
        margin: 20px 20px 10px 20px;
        background: rgba(var(--tertiary-rgb), 1);
        border-radius: 2px;
        padding: 0 4px;
    }

    .news .template-component-feed-post .wrapper-content .tipo_publicacao span {
        color: #ffffff;
    }

    .template-component-feed-post a .wrapper-content p {
        padding: 0 20px 20px 20px;
        font-weight: 700;
        font-size: 1.25rem;
        overflow: visible;
        white-space: wrap;
    }
}

.template-component-feed-post.post-desktop-large:nth-child(1) .wrapper-content p {
    display: flex;
    align-items: flex-end;
    font-size: 1.375rem;
    line-height: 1.5rem;
    letter-spacing: -.01em;
    font-weight: 700;
    color: #FFFFFF;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    padding: 2px 0;
    overflow: visible;
    white-space: wrap;

}

.template-component-feed-post.post-desktop-large:nth-child(1) .wrapper-content .tipo_publicacao {
    margin: 0;
}

@media only screen and (min-width: 1000px) {
    .template-component-feed-post.post-desktop-large .wrapper-content p {
        font-size: 1.625rem;
        line-height: 1.875rem;
        display: flex;
        align-items: flex-end;
        letter-spacing: -.01em;
        font-weight: 700;
        color: #FFFFFF;
        text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
        padding: 0;
    }

    .template-component-feed-post.post-desktop-large .wrapper-content .tipo_publicacao {
        margin: 0;
        background: rgba(var(--tertiary-rgb), 0.8);
        border-radius: 2px;
        padding: 2px 3px;
    }

    .template-component-feed-post.post-desktop-large .wrapper-content .tipo_publicacao span {
        color: #ffffff;
    }

}

.news .template-component-feed-post.post-desktop-large .thumbnail-wrapper {
    border-radius: 10px;
    width: 100%;
    height: 0;
    overflow: hidden;
}

@media only screen and (min-width: 1000px) {
    .news .template-component-feed-post.post-desktop-large .thumbnail-wrapper {
        height: 100%;
    }
}

.template-component-feed-post .thumbnail-wrapper {
    border-radius: 10px 10px 0 0;
    width: 100%;
    height: 200px;
    overflow: hidden;
    flex-shrink: 0;
}

@media only screen and (max-width: 999px) {
    .template-component-feed-post .thumbnail-wrapper {
        position: relative;
        padding-top: calc(200 / 276 * 100%);
        height: 0;
    }
}

@media only screen and (min-width: 1000px) {
    .template-component-feed-post.post-desktop-large .thumbnail-wrapper img {
        height: 100% !important;
    }
}

.template-component-feed-post .thumbnail-wrapper img {
    width: 100%;
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media only screen and (max-width: 999px) {
    .template-component-feed-post .thumbnail-wrapper img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

/*BANNER*/

.template-component-banner {
    background: #FFFFFF;
    display: flex;
    position: relative;
    height: 400px;
    border-radius: 9px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    transition: box-shadow .3s, color .2s;
    width: calc((100% / 4) - 30px);
    margin: 15px;
}

@media only screen and (min-width: 1000px) {
    .template-component-banner {
        width: calc((100% / 4) - 30px);
        margin: 15px;
    }
}

@media only screen and (max-width: 999px) {
    .template-component-banner {
        width: calc(((100% / 4) * 2) - 20px);
        margin: 10px;
        height: auto;
    }
}

.template-component-banner:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.template-component-banner a {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.template-component-banner .thumbnail-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    flex-shrink: 0;
    border-radius: 10px;

    display: flex;
    flex-flow: column;
    align-items: center;
}

.template-component-banner .thumbnail-wrapper img {
    display: flex;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.template-component-banner .thumbnail-wrapper .acesse-aqui {
    position: absolute;
    z-index: 1;
    bottom: 30px;
    border-radius: 12px;
    padding: 15px;
    background-color: #FFFFFF;
    opacity: .7;
    font-size: 1.125rem;
    font-weight: bold;
    color: #005cbf;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.template-component-banner .thumbnail-wrapper .acesse-aqui:hover {
    color: #005cbf;
}

/*VIDEO*/

.template-component-card-video {
    background: #FFFFFF;
    display: flex;
    position: relative;
    height: 400px;
    border-radius: 9px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    transition: box-shadow .3s, color .2s;
    width: calc((100% / 4) - 30px);
    margin: 15px;
    color: #2A454A;
    font-size: 1.25rem;
    /*line-height: 1.375rem;*/
    cursor: pointer;
}

@media only screen and (min-width: 1000px) {
    .template-component-card-video {
        width: calc(((100% / 4) * 2) - 30px);
        margin: 15px;
    }
}

@media only screen and (max-width: 999px) {
    .template-component-card-video {
        width: calc(((100% / 4) * 4) - 20px);
        margin: 10px;
        height: auto;
        font-size: 1rem;
        line-height: 1.25rem;
    }
}

.template-component-card-video span {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.template-component-card-video span:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9px;
    background: linear-gradient(180deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .5) 100%);
    z-index: 1;
    transition: opacity .5s;
}

.template-component-card-video .thumbnail-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    flex-shrink: 0;
    border-radius: 10px;
}

.template-component-card-video .thumbnail-wrapper:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQwIiBoZWlnaHQ9IjE0MCIgdmlld0JveD0iMCAwIDE0MCAxNDAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIG9wYWNpdHk9IjAuOCIgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcwIDMwQzQ3LjkzNzYgMzAgMzAgNDcuOTM3NiAzMCA3MEMzMCA5Mi4wNjI0IDQ3LjkzNzYgMTEwIDcwIDExMEM5Mi4wNjI0IDExMCAxMTAgOTIuMDYyNCAxMTAgNzBDMTEwIDQ3LjkzNzYgOTIuMDYyNCAzMCA3MCAzMFpNNzAgMzQuODk0MUM4OS40MTc1IDM0Ljg5NDEgMTA1LjEwNiA1MC41ODI1IDEwNS4xMDYgNzBDMTA1LjEwNiA4OS40MTc1IDg5LjQxNzUgMTA1LjEwNiA3MCAxMDUuMTA2QzUwLjU4MjUgMTA1LjEwNiAzNC44OTQxIDg5LjQxNzUgMzQuODk0MSA3MEMzNC44OTQxIDUwLjU4MjUgNTAuNTgyNSAzNC44OTQxIDcwIDM0Ljg5NDFaTTYxLjA4MzMgNDcuMjc5NVY5Mi43MjA1TDg5LjU4MzMgNzBMNjEuMDgzMyA0Ny4yNzk1WiIgZmlsbD0id2hpdGUiLz4KPC9nPgo8ZGVmcz4KPGZpbHRlciBpZD0iZmlsdGVyMF9kIiB4PSIwIiB5PSIwIiB3aWR0aD0iMTQwIiBoZWlnaHQ9IjE0MCIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPgo8ZmVPZmZzZXQvPgo8ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIxNSIvPgo8ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMSAwIi8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93Ii8+CjxmZUJsZW5kIG1vZGU9Im5vcm1hbCIgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+CjwvZmlsdGVyPgo8L2RlZnM+Cjwvc3ZnPgo=) no-repeat center 30%;
}

.template-component-card-video .thumbnail-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.template-component-card-video .wrapper-content {
    position: absolute;
    width: calc(100% - 60px);
    min-height: 60px;
    left: 30px;
    bottom: 30px;
    border-top: 1px solid #FFFFFF;
    padding-top: 20px;
    z-index: 2;
    border-radius: 0;
    flex: 1;
}

@media only screen and (max-width: 999px) {
    .template-component-card-video .wrapper-content {
        border-top: none;
        padding-top: 0;
    }
}

.template-component-card-video .wrapper-content p {
    display: flex;
    align-items: flex-end;
    font-size: 1.625rem;
    line-height: 1.875rem;
    letter-spacing: -.01em;
    font-weight: 700;
    color: #FFFFFF;
    text-shadow: 0 2px 3px rgba(0, 0, 0, .2);
    padding: 0;
}

@media only screen and (max-width: 999px) {
    .template-component-card-video .wrapper-content p {
        padding: 20px;
        font-size: 1.375rem;
        line-height: 1.5rem;
    }
}

.modal-video-player.show {
    visibility: visible;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    opacity: 1;
}

.modal-video-player {
    position: fixed;
    width: 100vw;
    height: 100vh;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
    background: rgba(0, 0, 0, .3);
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: visibility, opacity, background-color .3s linear .5s, width, height, bottom, right;
    transition-duration: .5s;
    opacity: 0;
}

.modal-video-player .modal-popup {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 810px;
    /*height: 584px;*/
    box-shadow: 0 60px 200px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    overflow: hidden;
    transition: width .5s, height .5s;
}

@media only screen and (max-width: 999px) {
    .modal-video-player .modal-popup {
        width: calc(100vw - 40px);
        height: 320px;
    }
}

.modal-video-player .modal-popup .bar-title {
    position: absolute;
    width: 100%;
    padding: 0 10px 0 10px;
    top: 10px;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-video-player .modal-popup .bar-title .title-video {
    color: #FFFFFF;
}

.modal-video-player .modal-popup .bar-title .icon-close {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1DC98A;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.modal-video-player .modal-popup .bar-title .icon-close:hover {
    background: #18ab75;
    transition: background-color .2s;
}

.modal-video-player .modal-popup span.icon-close i:before {
    font-size: 1.6rem;
    color: #FFFFFF;
}

.modal-video-player .modal-popup #player_video {
    width: auto;
    height: 540px;
    background-color: #111111;
}

/*SOBRE ------------------------------------------------------------------------------- */


@media only screen and (max-width: 999px) {
    .template-section-page-featured .container {
        padding: 0 20px !important;
    }
}

@media only screen and (max-width: 999px) {
    .template-section-page-featured {
        margin: 0 !important;
        padding: 40px 0 !important;
    }
}

.template-section-page-featured {
    position: relative;
    /*background: #FFFFFF;*/
    /*margin: 25px 0;*/
    padding-top: 50px;
    padding-bottom: 100px;
}

.template-section-page-featured-before:before {
    content: '';
    background: #eef2f8 url("../../../../themes/prefweb/assets/img/paint-clear-top.svg") no-repeat center bottom;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 64px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.template-section-page-featured:last-child {
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 999px) {
    .template-section-page-featured .page-featured-wrapper {
        flex-direction: column-reverse;
    }
}

.template-section-page-featured .page-featured-wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media only screen and (max-width: 999px) {
    .template-section-page-featured .page-featured-wrapper .info-page {
        max-width: unset !important;
        margin-right: 0 !important;
        margin-top: 32px;
    }
}

.template-section-page-featured .page-featured-wrapper .info-page {
    width: 100%;
    max-width: 360px;
    display: flex;
    flex-direction: column;
    margin-right: 30px;
}

@media only screen and (max-width: 768px) {
    .template-section-page-featured .page-featured-wrapper .info-page h2 {
        font-size: 1.625rem !important;
        line-height: 32px !important;
        text-align: center;
    }
}

.template-section-page-featured .page-featured-wrapper .info-page h2 {
    /*color: #004348;*/
    /*font-size: 2.25rem;*/
    font-size: 1.8rem;
    /*line-height: 42px;*/
    line-height: 35px;
    font-weight: 800;
}

@media only screen and (max-width: 768px) {
    .template-section-page-featured .page-featured-wrapper .info-page p {
        text-align: center;
    }
}

.template-section-page-featured .page-featured-wrapper .info-page p {
    margin: 15px 0 25px 0;
    font-size: 1rem;
    line-height: 21px;
    /*color: #2A454A;*/
}

@media only screen and (max-width: 768px) {
    .template-section-page-featured .page-featured-wrapper .info-page a {
        -ms-grid-row-align: center;
        align-self: center !important;
    }
}

.template-section-page-featured .page-featured-wrapper .info-page a {
    border-radius: 10px;
    font-size: .8125rem;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 20px;
    align-self: flex-start;
    transition: background .2s, color .2s;
}

.template-section-page-featured .page-featured-wrapper .images-content {
    display: flex;
    width: 100%;
    flex: 1;
    height: 100%;
    --shadow-2: rgb(0 0 0 / .1);
}

@media only screen and (max-width: 999px) {
    .template-section-page-featured .page-featured-wrapper .images-content .image-container {
        margin: 0 5px !important;
        padding-top: calc(9 / 16 * 100%) !important;
    }
}

.template-section-page-featured .page-featured-wrapper .images-content .image-container {
    width: calc(100% / 3);
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin: 0 16px;
    padding-top: calc(9 / 21.3 * 100%);
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px var(--shadow-2);
}

.template-section-page-featured .page-featured-wrapper .images-content .image-container:nth-child(1) {
    transform: translateY(-5px) rotate(3deg);
    transform-origin: 50% 100%;
}

.template-section-page-featured .page-featured-wrapper .images-content .image-container:nth-child(3) {
    transform: translate(-25px, 7px) rotate(4deg);
    transform-origin: 50% 100%;
}

.template-section-page-featured .page-featured-wrapper .images-content .image-container img {
    -o-object-fit: cover;
    object-fit: cover;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    position: absolute;
    top: 8px;
    left: 8px;
    margin: 0;
    border-radius: 6px;
}

.template-section-page-featured .page-featured-wrapper .images-content .image-container span {
    position: absolute;
    left: 13px;
    bottom: 13px;
    color: #FFFFFF;
    font-size: .6875rem;
    line-height: 13px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}


/* FOOTER - RODAPÉ */

footer.template-part-footer {
    display: flex;
    flex-direction: column;
}

footer.template-part-footer .developer-copyright {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

footer.template-part-footer .developer-copyright strong {
    cursor: pointer;
}

@media only screen and (max-width: 999px) {
    footer.template-part-footer .developer-copyright {
        gap: 0 !important;
        /*padding: 0 20px !important;*/
        padding: 30px 0 !important;
    }
}

footer.template-part-footer .developer-copyright {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*height: 75px;*/
    padding: 30px 0;
    gap: 30px;
}

footer.template-part-footer .developer-copyright p {
    width: auto;
    font-size: .813rem;
}

@media only screen and (max-width: 768px) {
    footer.template-part-footer .developer-copyright p {
        font-size: .6875rem;
    }
}

footer.template-part-footer .footer-wrapper {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

footer.template-part-footer .footer-wrapper .container {
    display: flex;
    position: relative;
    padding: 0;
    z-index: 1;
    /*background: #004348;*/
    min-height: 530px;
}

@media only screen and (max-width: 999px) {
    footer.template-part-footer .footer-wrapper .container {
        padding: 30px 20px 0;
        width: 100%;
        flex-direction: column;
        height: auto;
    }
}

footer.template-part-footer .footer-wrapper .container:before {
    position: absolute;
    width: calc((100vw - 100%) / 2);
    height: calc(100% + 10px);
    top: -9px;
    right: 100%;
    content: " ";
    /*border-top: 10px solid #1DC98A;*/
}

@media only screen and (min-width: 1000px) {
    footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section:nth-child(1) {
        min-height: calc(100% + 10px);
        margin: -9px 0 0;
        border-radius: 0 10px 0 0;
        width: 310px;
        gap: 20px;
    }
}

footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section {
    padding: 80px 0;
    min-height: 100%;
}

@media only screen and (max-width: 999px) {
    footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section {
        width: 100%;
        margin: 0;
        min-height: auto;
        padding: 0;
    }
}

@media only screen and (max-width: 999px) {
    .dynamic-sidebar-section .wp-row-widget.mobile-hidden {
        display: none;
    }
}

.dynamic-sidebar-section.dss-column:not(.dss-wrap) {
    flex-direction: column;
}

.dynamic-sidebar-section {
    display: flex;
    width: 100%;
}

.dynamic-sidebar-section.dss-column:not(.dss-wrap) .wp-row-widget {
    padding-bottom: 20px;
}

@media only screen and (max-width: 999px) {
    footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section .wp-row-widget {
        padding-bottom: 20px;
    }
}

.dynamic-sidebar-section .wp-row-widget {
    display: flex;
    width: auto;
}

.dynamic-sidebar-section.dss-column:not(.dss-wrap) .wp-row-widget:last-child {
    padding-bottom: 0;
}

.wp-widget.widget-social-icons {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding: 4px 0;
}

.wp-widget.widget-social-icons .social_title {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.25rem;
    /*color: #FFFFFF;*/
    margin-bottom: 20px;
}

.wp-widget.widget-social-icons .social_content {
    display: flex;
    justify-content: flex-start;
}

.wp-widget.widget-social-icons .social_content a:first-child {
    margin-left: 0;
}

.wp-widget.widget-social-icons .social_content a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
}

.wp-widget.widget-social-icons .social_content a i {
    /*color: #CDD3D5;*/
    font-size: 22px;
    transition: color .2s;
}

.wp-widget.widget-social-icons .social_content a i:hover {
    color: #FFFFFF;
}

.dynamic-sidebar-section.dss-column:not(.dss-wrap) .wp-row-widget {
    padding-bottom: 20px;
}

.dynamic-sidebar-section .wp-row-widget.column-auto {
    width: auto;
}

.wp-widget.widget-banner-apps {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding: 4px 0;
}

.wp-widget.widget-banner-apps .apps_title {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.25rem;
    /*color: #FFFFFF;*/
    margin-bottom: 20px;
}

.wp-widget.widget-banner-apps .apps_content {
    display: flex;
    justify-content: flex-start;
}

.wp-widget.widget-banner-apps .apps_content .item {
    width: 120px;
    height: 53px;
    border-radius: 10px;
    transition: background-color .2s, border-color .4s;
}

.wp-widget.widget-banner-apps .apps_content .item:not(:first-child) {
    margin-left: 10px;
}

.wp-widget.widget-banner-apps .apps_content .item a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.wp-widget.widget-banner-apps .apps_content .item.apple-store .icon {
    margin-bottom: -3px;
}

.wp-widget.widget-banner-apps .apps_content .item .icon {
    margin-right: 6px;
}

.wp-widget.widget-banner-apps .apps_content .item .icon i {
    font-size: 26px;
    color: #FFFFFF;
}

.wp-widget.widget-banner-apps .apps_content .item .icon-text {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
}

.wp-widget.widget-menu {
    position: relative;
    width: 100%;
}

@media only screen and (min-width: 1000px) {
    footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section .wp-widget.widget-menu ul.menu-group {
        flex-wrap: wrap;
        align-content: baseline;
    }
}

.wp-widget.widget-menu .footer-menu.menu-group {
    display: flex;
    flex-direction: row;
}

@media only screen and (min-width: 1000px) {
    footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section .wp-widget.widget-menu ul.menu-group > li {
        width: 220px;
        margin-left: 40px;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 999px) {
    footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section .wp-widget.widget-menu ul.menu-group > li:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 999px) {
    footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section .wp-widget.widget-menu ul.menu-group > li {
        width: 100%;
    }
}

.wp-widget.widget-menu .footer-menu.menu-group > li > a {
    font-size: 1.25rem;
    line-height: 22px;
    font-weight: 700;
    /*color: #1DC98A;*/
}

.wp-widget.widget-menu .footer-menu.menu-group > li > ul {
    margin-top: 14px;
}

/**/

@media only screen and (min-width: 1000px) {
    footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section:nth-child(2) {
        padding-left: 20px;
        padding-right: 20px;
        flex: 1;
    }
}

.wp-widget.widget-menu .footer-menu.menu-group > li > ul a {
    font-weight: 400;
    /*color: #FFFFFF;*/
    font-size: 1rem;
    line-height: 26px;
    transition: color .2s;
}

@media only screen and (min-width: 1000px) {
    footer.template-part-footer .footer-wrapper .container .dynamic-sidebar-section:nth-child(3) {
        width: 340px;
    }
}

.wp-widget.widget-card-information {
    display: flex;
    /*background: #0B5155;*/
    /*color: #FFFFFF;*/
    width: 100%;
    min-height: 148px;
    border-radius: 12px 10px 10px 12px;
}

.wp-widget.widget-card-information .card_name {
    position: relative;
    /*background: #1DC98A;*/
    border-radius: 10px 0 0 10px;
    width: 40px;
    height: 100%;
}

.wp-widget.widget-card-information .card_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    overflow: hidden;
    flex: 1;
    padding: 20px 30px 20px;
    font-weight: 400;
}

.wp-widget.widget-card-information .card_name p {
    position: absolute;
    top: 50%;
    left: 50%;
    /*color: #004348;*/
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    white-space: nowrap;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.wp-widget.widget-card-information .card_content p:not(:last-child) {
    margin-bottom: 4px;
}

.wp-widget.widget-card-information .card_content p {
    font-size: .813rem;
    line-height: 1.125rem;
}

.wp-widget.widget-card-information .card_content p a {
    font-weight: 500;
    transition: color .2s;
}

.wp-widget.widget-card-information .card_content p[class^=email_] a:hover, .wp-widget.widget-card-information .card_content p[class*=" email_"] a:hover {
    color: #DEF7EB;
}

.wp-widget.widget-card-information .card_content p[class^=email_], .wp-widget.widget-card-information .card_content p[class*=" email_"] {
    font-weight: 700;
}

.wp-widget.widget-card-information .card_content p.horario_funcionamento {
    font-size: .6875rem;
    line-height: .9375rem;
}

/*MENU VERTICAL*/

.singular-page-sidebar {
    width: 100%;
    max-width: 340px;
    /*margin: 50px 0 50px 80px;*/
    background: #FFFFFF;
    padding: 20px;
    border-radius: 10px;
    overflow: hidden;
    align-self: flex-start;
}

.dynamic-sidebar-section.dss-wrap {
    flex-wrap: wrap;
    flex-direction: row;
    width: calc(100% + 20px);
    margin: -10px 0 0 -10px;
}

.dynamic-sidebar-section {
    display: flex;
    width: 100%;
}

.dynamic-sidebar-section .wp-row-widget.column-flex-1 {
    width: auto;
    flex: 1;
}

.dynamic-sidebar-section.dss-wrap .wp-row-widget {
    padding: 10px;
}

.dynamic-sidebar-section .wp-row-widget {
    display: flex;
    width: auto;
}

.wp-widget.widget-related-pages {
    display: flex;
    flex-direction: column;
    width: 100%;
}

ol, ul {
    overflow-wrap: break-word;
}

.wp-widget.widget-related-pages li {
    display: flex;
}

.wp-widget.widget-related-pages li a:hover {
    color: #1DC98A;
}

.wp-widget.widget-related-pages li a {
    width: 100%;
    padding: 10px 20px;
    border-radius: 10px;
    overflow: hidden;
    color: #2A454A;
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 700;
    transition: color .2s;
}

.wp-widget.widget-related-pages li a.active {
    background: #DEF7EB;
    color: #1DC98A;
}

@media only screen and (max-width: 999px) {
    .crumbs-titulo h1 {
        font-size: 1.375rem !important;
        line-height: 1.625rem !important;
    }
}

.crumbs-titulo h1 {
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.5rem;
    letter-spacing: -.01em;
    color: #2A454A;
}

.crumbs-titulo {
    position: relative;
    width: 100%;
    padding-bottom: 10px !important;
    background-color: #E1E5E7;
}

@media only screen and (max-width: 999px) {
    .container .page-wrapper {
        width: 100%;
        padding: 40px 0;
    }
}

.container .page-wrapper {
    padding: 50px 0;
    flex: 1;
}

/*AVISO DE COOKIES*/

@media only screen and (max-width: 767px) {
    /*999px*/
    .template-part-component-termos {
        flex-direction: column;
        /*left: 48.7% !important;*/
        width: calc(100% - 40px) !important;
        bottom: 20px !important;
    }
}

.template-part-component-termos {
    position: fixed;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 1195px;
    padding: 18px 30px;
    bottom: 50px;
    z-index: 1000;
    left: 50%;
    transform: translate(-50%, 0);
    background: #FFFFFF;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

@media only screen and (max-width: 767px) {
    .template-part-component-termos .text-aviso {
        text-align: justify;
        margin: 0 0 30px !important;
    }

    .template-part-component-termos .options {
        display: flex;
        justify-content: space-between;
        flex-shrink: 0;
    }
}

.template-part-component-termos .text-aviso {
    font-style: normal;
    font-weight: 400;
    font-size: .875rem;
    line-height: 140%;
    color: #2A454A;
    margin-right: 70px;
    flex: 1;
}

.template-part-component-termos .text-aviso p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.template-part-component-termos .text-aviso .cor-link {
    color: #3c80bc;
}

.template-part-component-termos .text-aviso .cor-link:hover {
    text-decoration: underline;
}

.template-part-component-termos .options {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-shrink: 0;
}

.template-part-component-button {
    display: flex;
    align-items: center;
}

.template-part-component-button.button-clear button, .template-part-component-button.button-clear a {
    background: #FFFFFF;
}

.template-part-component-button.button-clear a:hover {
    color: transparent !important;
    text-decoration: none !important;
}

.template-part-component-button button,
.template-part-component-button a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 40px;
    border: 0;
    padding: 0 20px;
    border-radius: 30px;
    /*background: #1DC98A;*/
    cursor: pointer;
    transition: box-shadow .3s;
}

.template-part-component-button button:hover {
    cursor: pointer;
    /*background: #25D293;*/
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
}

.template-part-component-button button:focus {
    outline: thin dotted;
    outline: 0 auto -webkit-focus-ring-color;
    outline-offset: 0;
}

.template-part-component-button button:hover,
.template-part-component-button a:hover {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 999px) {
    .template-part-component-termos .options .template-part-component-button span {
        font-size: .6875rem;
    }
}

.template-part-component-button.button-clear button span, .template-part-component-button.button-clear a span {
    color: #2A454A;
}

.template-part-component-button button span, .template-part-component-button a span {
    color: #FFFFFF;
    font-weight: 700;
    font-size: .8125rem;
    line-height: 1rem;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*1Doc*/

@media only screen and (max-width: 767px) {
    /*.web-stories-list-carousel-1doc {*/
    /*    padding: 0 40px;*/
    /*    flex-flow: column;*/
    /*}*/
    .web-1doc {
        height: 120px !important;
        width: 100% !important;
        flex-flow: column;
        margin: 0 20px 20px 20px !important;
    }

    .widget-nw-web-stories-1doc .mais-servico-1doc {
        padding-top: 0 !important;
    }

    .widget-nw-web-stories-1doc .mais-servico-1doc h6 {
        padding: 0 10px;
        display: none;
    }

    .widget-nw-web-stories-1doc .mais-servico-1doc .lista-servico {
        display: none !important;
    }
}

/*NOTÍCIAS DA PAGINA PRINCIPAL*/
@media only screen and (max-width: 767px) {
    .right {
        display: none;
    }

    .left {
        margin: 0 20px;
        padding: 20px !important;
    }

    .titulo {
        font-size: 1.375rem !important;
        line-height: 1.625rem !important;
    }

    /*.container.breadcrumb-simples {*/
    /*    display: none;*/
    /*}*/
}

/* PORTAL DA TRANSPARÊNCIA*/

@media only screen and (max-width: 767px) {
    .container-header-topo .prefeitura {
        font-size: 9px !important;
    }

    .container-header-topo .destaque {
        font-size: 9px !important;
    }

    .container-header-topo .ultima-atualizacao {
        font-size: 9px !important;
    }

    .barra-header-logo .barra_xique_before .titulo {
        display: none;
    }

    nav .mobile {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    nav .mobile .titulo-mobile {
        font-size: 18px;
        padding: 8px 0;
        color: #fff;
        display: flex !important;
        align-items: center;
    }

    .caption {
        padding-left: 5px;
    }

    .new-mobile {
        margin-top: 30px;
    }

    .hvr-underline-from-center:active:before,
    .hvr-underline-from-center:focus:before,
    .hvr-underline-from-center:hover:before {
        display: none;
    }

    .plus-menu {
        font-size: 2rem !important;
    }

    .btn-news {
        text-align: center;
        width: 95px;
        border-radius: 25px;
        padding: 10px 15px;
        border: 1px solid #fff;
    }

    .menu-nav {
        justify-content: space-around !important;
    }

    .news-hide {
        display: none;
    }

    .area-noticia {
        margin: 0 15px;
        padding: 20px !important;
    }

    .data-hora p {
        font-size: 0.688rem !important;
    }
}

nav .mobile .titulo-mobile {
    display: none;
}


/*SOBRE CARACARAI*/

@media only screen and (max-width: 767px) {
    /*.area-sobre .container .singular-page-sidebar {*/
    .singular-page-sidebar {
        display: none;
    }

    .area-sobre .container .page-wrapper {
        padding: 50px 15px !important;
    }

    .background-breadcrumb {
        padding: 65px 10px;
    }

    .background-breadcrumb h1 {
        font-size: 1.4rem !important;
        padding-bottom: 0 !important;
        line-height: 1.5rem !important;
    }

    .template-part-component-the-content {
        font-size: 0.875rem !important;
    }
}

/* OUVIDORIA */

@media only screen and (max-width: 767px) {
    .container .page-wrapper {
        padding: 50px 15px !important;
    }

    .content-ouvidoria-right {
        display: none;
    }

    .btn-ouvidoria-1doc {
        padding-top: 30px;
        flex-flow: column;
        align-items: center;
    }

    .btn-ouvidoria-1doc a {
        margin-bottom: 20px;
    }

    .content-ouvidoria-left .texto {
        font-size: 0.875rem !important;
        line-height: 1.2rem !important;
    }

    .content-ouvidoria-left .texto ul li {
        display: flex;
        flex-flow: column;
        list-style: disc inside none;
    }

    .botoes-ouvidoria {
        display: flex;
        justify-content: space-between;
    }

    .botoes-ouvidoria .btn-ouvidoria {
        margin-right: 0 !important;
        width: 50px !important;
        height: 50px !important;
    }

    .botoes-ouvidoria .btn-ouvidoria span {
        display: none;
    }

    .botoes-ouvidoria .btn-ouvidoria img {
        width: 32px !important;
        margin-bottom: 0 !important;
    }

    .btn-1doc {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}

.cor-fundo-menu-000000,
.cor-fundo-menu-transparente-000000 {
    background: #262626 !important;
}

.cor-font03-ffffff,
.active-ffffff {
    color: #ffffff !important;
}

.cor-font03-000000 {
    color: #000000 !important;
}

/*
 * Correção: underline do Hover.css travando após clique.
 * O hover.css aplica o efeito em :hover/:focus/:active; ao clicar (principalmente com target="_blank"),
 * o elemento fica com foco e a barra pode permanecer visível mesmo após o mouse sair.
 */
.hvr-underline-from-center:focus:not(:hover):before {
    left: 51%;
    right: 51%;
}

/*.background_escuro .template-section-acesso-rapido .favorito ul .active,*/
/*.background_escuro .template-section-news .favorito ul .active {*/
/*    color: #FFFFFF !important;*/
/*}*/

