
.monitores-mvv h5{
    color: #114f9d !important;
    font-weight: 500 !important;
}

.monitores-mvv p{
    font-size: 16px !important;
    text-align: center;
    /* text-indent: 1.5em; */
}

.monitores-mvv{
    text-align: center;
    padding: 0px 50px !important;
    border-right: #000000 !important;
}

.row-mvv{
    margin-bottom: 0px !important;
}


.img-ppa{
    background-image: url("/wp-content/themes/portal-2021/images/pmd/participe.png");
    /* animation: aumentar 300ms linear infinite alternate; */
    /* cursor: pointer; */

    animation: blinker 1s infinite ease-in-out alternate;
    width: 120px;
    height: 76px;
    align-items: center;
    background-repeat: no-repeat;
    transition: all 0.2s linear;
    border: none;
    
}

.img-ppa::before{
    animation: pisca 1s ease-in;
}



.btn-large{
     font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    background-color: #3498db; /* Cor azul */
    color: #fff; /* Texto branco */
    width: 150px;
    height: 120px;
    align-items: center;
    display: inline-flex;
    line-height: 20px;
    justify-content: center;
    border-radius: 20px;
    letter-spacing: 0ch;
    padding-top: 40px;
    margin: 5px;
    border: 1px solid #3498db; /* Cor da borda igual à cor de fundo */
    text-decoration: none; /* Remover sublinhado */
}


.btn_verde {
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    background-color: #27ae60; /* Cor verde */
    color: #fff; /* Texto branco */
    width: 150px;
    height: 120px;
    align-items: center;
    display: inline-flex;
    line-height: 20px;
    justify-content: center;
    border-radius: 20px;
    letter-spacing: 0ch;
    padding-top: 40px;
    margin: 5px;
    border: 1px solid #27ae60; /* Cor da borda igual à cor de fundo */
    text-decoration: none; /* Remover sublinhado */
}


.btn-large:hover{
    background-color: #3498db;
    color: white;
}

.btn-large:focus{
    background-color: transparent;
    color: #3498db;
}


.btn_verde:hover{
    background-color: #27ae60;
    color: white;
}

.btn_verde:focus{
    background-color: transparent;
    color: #27ae60;
}


.btn-verde > div > div > p{
    /* position: sticky; */
    margin-top: 8px;
}

.btn-verde > div > div >i{
    /* position: sticky; */
    font-size: 25px;
}

.btn-large > div > div > p{
    /* position: sticky; */
    margin-top: 8px;
}

.btn-large > div > div >i{
    /* position: sticky; */
    font-size: 25px;
}

.row-ma{
    text-align: center !important;
}
/* @keyframes pisca {
    %
} */

@keyframes blinker {
    50% {
      opacity: 0.7;
    }
}


.img-ppa:hover{
    transform: scale(1.1);
}

/* @keyframes aumentar {
    0%{
        transform: scale(1);
    }
    100%{
        transform: scale(1.2);
    }
} */

.ppa-banner{
    /* margin-top: 12px; */
    position: absolute;
    float: right;
    right: 0;
    margin: 14px;
}

.fundo-body{
    background-color: #E5E5E5;
}
.bg-teste{
    background-color: #CCCCCC !important;
}
.nav-azul{
    background-color: #0A51A1;
    /* height: 110px; */
}
.azul-padrao{
    background-color: #0A51A1 !important;
}
.amarelo-pmd{
    background-color: #f1d430;
}
.texto-branco{
    color: #FFFFFF !important;
}
.texto-azul{
    color: #0A51A1 !important;
}
.cor-twitter, .cor-twitter:hover{
    background-color: #00ACEE;
}
.cor-whatsapp, .cor-whatsapp:hover{
    background-color: #00BB2D;
}
.cor-facebook, .cor-facebook:hover{
    background-color: #3B5998;
}
.menu-desktop a{
    /* height: 110px !important; */
}
.marca-topo{
    align-self: center;
    max-width: 150px !important;
    margin: 7px 0 !important;
    align-self: center;
}

.marca-topo-natal{
    align-self: center;
    max-width: 170px !important;
    margin: -4px 0px 0 0px !important;
    align-self: center;
}
.fonte-menu{
    font-family: Josefin+Sans;
    font-weight: 400;
    font-size: 10px !important;
}
.sidenav{
    z-index: 9999 !important;
}
.espaco-topo{
    margin-top: 0px;
}
.slide-alinha-mobile{
    margin-top: 280px !important;
}
.texto-slide{
    font-family: Josefin+Sans;
    font-weight: 400;
    font-size: 35px !important;
    /*background-color: rgba(229,229,229,0.21);*/
    background-color: rgba(0,0,0,0.70);
    padding: 20px;
    margin: 0px;
}
.texto-slide a, texto-slide a:hover{
    color: #FFFFFF !important;
}
.texto-btn-slide{
    font-family: Montserrat;
    font-weight: 500;
    font-size: 24px !important;
    border-radius: 0 !important;
}
.slider, .slides {
    height: 650px !important;
}
.ultimas-noticias-titulo-home{
    font-family: Montserrat;
    font-weight: 800;
    font-size: 32px !important;
    color: #0A51A1 !important;
    margin-top: 50px;
    margin-bottom: 10px;
}

.ultimas-noticias-titulo-home a{
    color: #0A51A1 !important;

}
.trata-noticias-home{
    background-color: #FFFFFF;
    min-height: 550px !important;
    padding: 10px !important;
}
.ultimas-noticias-conteudo-materia-home{
    padding: 10px !important;
}
.ultimas-noticias-texto-home{
    font-family: Josefin Sans;
    font-weight: 400;
    font-size: 24px !important;
    color: #000000;
}
.alinha-noticias-home{
    line-height: 22px;
    margin-top: 0 !important;
    text-align: left !important;
}
.linha-home-sociais{
    border-color: rgb(231, 231, 231) !important;
}
.icon-social-home{
    font-size: 60px;
    width: 100px !important;
    height: 100px !important;
    line-height: 100px;
    text-align: center;
    border-radius: 15px;
    background-color: #0a51a1;
    margin-bottom: 20px;
}

.texto-redes-sociais, .texto-redes-sociais a{
    font-family: Josefin+Sans;
    font-weight: 500;
    font-size: 19px !important;
    color: #666666;
    text-align: center;
}
.mais-acessados-alinhamento{
    padding-left: 20px !important;
}
.mais-acessados-icones{
    width: 96% !important;
}
.mais-acessados-maior{
    width: 100% !important;
}
.bg-blue-home{
    background-color: #a4c9f3;
}
.home-mao-do-bras{
    width: 100% !important;
    margin-bottom: -8px !important;
}
.trata-col-home-mao-do-bras{
    padding-bottom: 0px !important;
}
.trata-texto-mao-do-bras{
    padding-top: 30px !important;
}
.trata-texto-mao-do-bras p{
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
}
.trata-texto-mao-do-bras h5{
    font-family: Montserrat;
    font-weight: 700;
    font-size: 48px;
}
.servicos-titulo-home{
    font-family: Montserrat;
    font-weight: 800;
    font-size: 32px !important;
    color: #5E6061;
    margin-top: 20px;
    margin-bottom: 10px;
}
.servicos-home-box-servico{
    padding: 20px 50px !important ;
}
.servicos-home-icones{
    align-content: center;
    margin-bottom: -10px !important;
}
.servicos-home-servico{
    font-family: Montserrat;
    font-weight: 400;
    font-size: 32px !important;
    color: #0A8BD4;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 0 !important;
}
.servicos-home-servico-item, .servicos-home-servico-item a{
    font-family: Montserrat;
    display: block;
    font-weight: 400;
    font-size: 24px !important;
    color: #5E6061;
    text-align: center !important;
}
.servicos-ver-todos, .servicos-ver-todos a{
    font-family: Montserrat;
    display: block;
    font-weight: 700;
    font-size: 18px !important;
}
.single .titulo-single{
    font-family: Montserrat;
    display: block;
    font-weight: 400;
    font-size: 48px !important;
    color: #0A8BD4;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 30px;
}
.single .datahora{
    font-family: Josefin Sans;
    font-weight: 400;
    font-size: 22px !important;
    color: #000000;
    line-height: 30px !important;
    margin-bottom: 30px !important;
}
.single .datahora i{
    margin-right: 10px;
    margin-left: 10px;
    font-size: 22px !important;
}
.wp-caption-text{
    width: 100% !important;
    font-family: Josefin Sans;
    font-weight: 800 !important;
    font-size: 18px !important;
    color: #000000 !important;
    line-height: 30px !important;
    margin-bottom: 30px !important;
}
.wp-caption{
    /*RESPONSÃVEL POR FORÃ‡AR O ALINHAMENTO DAS IMAGENS GRANDES E COM LEGENDA*/
    float: left !important;
    width: 100% !important;
}
.size-full{
    width: 100% !important;
    height:  auto;
}
.single p{
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px ;
    color: #333333 ;
    margin-top: 0;
    text-align: justify;
}
.single h1, .single h2, .single h3, .single h4{
    font-family: Montserrat;
    font-weight: 800;
    font-size: 24px !important;
    color: #0A51A1 !important;
    margin: 20px 0;
}

.single h6{
    font-size: 0px !important;
    color: #CCCCCC !important;
}

.link a{
    /*color: #0A51A1 !important;*/
    text-decoration: underline;
}
.ultimas-noticias-titulo-category{
    font-family: Montserrat;
    font-weight: 800;
    font-size: 32px !important;
    color: #0A8BD4;
    margin-top: 50px;
    margin-bottom: 10px;
}
.trata-noticias-category{
    background-color: #FFFFFF;
    min-height: 590px !important;
    padding: 10px !important;
}
.ultimas-noticias-conteudo-materia-category{
    padding: 10px !important;
}
.imagem-quadrada{
    width: 390px !important;
    height: 390px !important;
    object-fit: cover !important;
    object-position: center !important;
}
.ultimas-noticias-texto-category{
    font-family: Josefin Sans;
    font-weight: 400;
    font-size: 24px !important;
    color: #000000;
}
.alinha-noticias-category{
    line-height: 22px;
    margin-top: 0 !important;
}
 .datahora-category{
    font-family: Josefin Sans;
    font-weight: 400;
    font-size: 18px !important;
    color: #666666;
    line-height: 30px !important;
    margin-bottom: 0px !important;
}
.datahora-category i{
    margin-right: 10px;
    font-size: 22px !important;
}
.paginacao{
    margin-top: 25px !important;
    font-family: Josefin Sans;
    font-weight: 500;
    font-size: 18px !important;
}
.paginacao .pages{
    background-color: #0A51A1 !important;
    border: 2px solid #0A51A1 !important;
    padding: 5px 10px !important;
    color: #FFFFFF !important;
}
.paginacao .current{
    color: #0A51A1 !important;
    background-color: #FFFFFF !important;
    padding: 5px 10px !important;
    border: 2px solid #0A51A1 !important;
}
.paginacao .larger, .paginacao .smaller, .paginacao .nextpostslink, .paginacao .previouspostslink, .paginacao .last{
    color: #FFFFFF !important;
    background-color: #0A51A1 !important;
    padding: 4px 10px 5px 10px !important;
    border: 2px solid #0A51A1 !important;
}
.col-licita{
    background-color: #f1d430;
    margin-bottom: 10px;
}
.licita-mes{
    font-family: Montserrat;
    font-weight: 800;
    font-size: 20px !important;
    color: #0A51A1;
    text-decoration: none !important;
}
.licitacao-mes .collapsible-body a{
     /* color: #0A51A1 !important; */
}
.nao-encontrado-bg{
    background-color: #CCCCCC;
}
.licitacao-mes .nao-encontrado{
    font-family: Montserrat;
    display: block;
    font-weight: 400;
    font-size: 36px !important;
    color: #FF0000 !important;
    margin-top: 30px;
    text-align: center !important;
    margin-bottom: 30px;
}.legislacao .btn-leis{
    width: 100% !important;
    background-color: #f1d430 !important;
    color: #0A51A1 !important;
    font-family: Montserrat !important;
    font-weight: 800;
    font-size: 18px !important;
    margin-bottom: 10px;
    height: 50px !important;
    line-height: 50px !important;
 }
 .link-leis{
     font-family: Josefin Sans;
     font-weight: 500;
     font-size: 18px !important;
     color: #0A51A1 !important
 }
.portal-footer{
    background-color: #a4c9f3;
    margin-bottom: -20px !important;
}
.footer-trata-espacamento{
    padding: 25px 0;
}
.footer-borda-desktop{
    border-left: 2px solid #000000;
    padding-left: 30px !important;
}
.footer-titulo{
    font-family: Montserrat;
    font-weight: 600;
    font-size: 32px !important;
    color: #000000;
    margin-top: 0 !important;
    margin-bottom: 0;
}
.footer-texto{
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px !important;
    color: #000000;
    margin-top: 0 !important;
    margin-bottom: 0;
}
.footer-texto-bold{
    font-family: Montserrat;
    font-weight: 700;
    font-size: 20px !important;
    color: #000000;
    margin-top: 0 !important;
    margin-bottom: 0;
}
.footer-texto-destaque{
    font-family: Montserrat;
    font-weight: 600;
    font-size: 32px !important;
    color: #000000;
    margin-top: 0 !important;
    margin-bottom: 0;
}
.indicators{
    z-index: 9900 !important;
}
.indicator-item{
    background-color: #0A51A1 !important;
}
.indicator-item.active{
    background-color: hsl(51, 87%, 57%) !important;
}
.btn-assecom{
    background-color: #0A51A1 !important;
    width: 100% !important;
    color: #FFFFFF !important;
    text-align: center !important;
    text-decoration: none !important;
    margin: 5px 0 !important;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 20px !important;
}

/* @media all and (min-width:1278px) and (max-width:1600px) */
@media all and (min-width:1278px){
    .monitores-mvv{
        /* width: 100%; */
        text-align: center;
        padding: 0px 10px !important;
        border-right: #000000 !important;
    }
    .menu-desktop{
        /* margin-right: 50px; */
    }
    .brand-logo{
        margin-left: 40px !important;
    }
}

@media all and (min-width:900px) and (max-width:1099px){
    .menu-desktop{
        /* margin-right: 5px; */
    }
    .brand-logo{
        margin-left: 5px !important;
    }
    .fonte-menu{
        font-family: Josefin+Sans;
        font-weight: 400;
        font-size: 12px !important;
    }
    .valign-wrapper{
        padding: 0px 10px !important;
    }
}


/******************TABLET********************/
@media all and (min-width:601px) and (max-width:1074px){
    .monitores-mvv{
        width: 100% !important;
        text-align: center;
        padding: 0px 5px !important;
        border-right: #000000 !important;
    }
    .nav-azul{
        background-color: #0A51A1;
        /* height: 0px !important; */
    }
    .menu-desktop a{
        font-size: 12px;
        /* height: 100px !important; */
    }
    .marca-topo{
        max-width: 150px !important;
        margin: 6px 0 !important;
    }
    .fonte-menu{
        font-family: Josefin+Sans;
        font-weight: 500;
        font-size: 10px !important;
    }
    .ultimas-noticias-titulo-home{
        font-size: 24px !important;
    }
    .trata-noticias-home{
        min-height: 400px !important;
    }
    .ultimas-noticias-texto-home{
        font-size: 18px !important;
    }
    .trata-texto-mao-do-bras p{
        font-size: 12px !important;
    }
    .trata-texto-mao-do-bras h5{
        font-size: 36px !important;
    }
    .servicos-titulo-home{
        font-size: 24px !important;
    }
    .servicos-home-box-servico{
        padding: 20px 20px !important ;
    }
    .servicos-home-icones{
        width: 30% !important;
    }
    .servicos-home-servico{
        font-size: 24px !important;
    }
    .servicos-home-servico-item, .servicos-home-servico-item a{
        font-size: 18px !important;
    }
    .footer-titulo{
        font-size: 24px !important;
    }
    .footer-texto{
        font-size: 14px !important;
    }
    .footer-texto-bold{
        font-size: 14px !important;
    }
    .footer-texto-destaque{
        font-size: 24px !important;
    }
    .imagem-quadrada{
        width: 250px !important;
        height: 250px !important;
        object-fit: cover !important;
        object-position: center !important;
    }
}
/***************MOBILE********************/
@media all and (max-width: 600px) {
    #videos-capa{
        text-align: -webkit-center;
    }
    .monitores-mvv{
        width: 100% !important;
        text-align: center;
        padding: 0px 5px !important;
        border-right: #000000 !important;
    }
    .monitores-mvv{
        /* width: 100%; */
        text-align: center;
        padding: 0px 10px !important;
        border-right: #000000 !important;
    }
    .img-ppa{
        transform: scale(0.5);  
    }
    .ppa-banner{
        margin: 0px;
    }
    .nav-azul{
        height: 70px;
    }
    .menu-desktop a{
        height: 70px !important;
    }
    .marca-topo{
        width: 120px !important;
        margin: 10px 0 !important;
    }
    .espaco-topo{
        margin-top: 0px !important;
    }
    .slide-alinha-mobile{
        margin-top: -30px !important;
    }
    .slider, .slides {
        height: 100px !important;
    }
    .texto-slide{
        font-size: 24px !important;
        /*background-color: rgba(229,229,229,0.21);*/
    }
    .texto-btn-slide{
        font-size: 16px !important;
    }
    .ultimas-noticias-conteudo-materia-home{
        margin: 0 !important;
    }
    .ultimas-noticias-titulo-home{
        font-size: 24px !important;
    }
    .ultimas-noticias-texto-home{
        font-size: 20px !important;
    }
    .trata-noticias-home{
        min-height: 450px !important;
        text-align: -webkit-center;
    }
    .imagem-quadrada{
        width: 320px !important;
        height: 320px !important;
        object-fit: cover !important;
        object-position: center !important;
    }
    .icon-social-home {
        font-size: 30px;
        width: 60px !important;
        height: 60px !important;
        line-height: 60px;
        text-align: center;
        /* border-radius: 60px; */
    }
    .trata-texto-mao-do-bras p{
        font-size: 12px !important;
    }
    .trata-texto-mao-do-bras h5{
        font-size: 36px !important;
    }
    .videos-home-mobile{
        margin: 15px 0 !important;
    }
    .servicos-titulo-home{
        font-size: 24px !important;
    }
    .servicos-home-box-servico{
        padding: 20px 20px 40px 20px !important ;
        border-bottom: 1px solid #0A8BD4;
    }
    .servicos-home-icones{
        margin-top: 30px !important;
    }
    .servicos-home-servico{
        font-size: 24px !important;
    }
    .servicos-home-servico-item, .servicos-home-servico-item a{
        font-size: 18px !important;
    }
    .single .titulo-single{
        font-size: 32px !important;
        margin-bottom: 20px;
    }
    .trata-noticias-category{
        min-height: 400px !important;
    }
    .footer-titulo{
        font-size: 24px !important;
    }
    .footer-texto{
        font-size: 14px !important;
    }
    .footer-texto-bold{
        font-size: 14px !important;
    }
    .footer-texto-destaque{
        font-size: 24px !important;
    }
    .portal-footer{
        height: 250px !important;
    }
    .footer-borda-desktop{
        border-left: none !important;
        padding-left: 10px !important;
        padding-top: 20px !important;
        border-top: 2px solid #000000;
        margin-top: 20px;
    }
}

/* GTranslate */
.gt_white_content a{
    color: #000 !important;
}

/* a.glink > span{

} */