/*<editor-fold desc="desktop">*/
[v-cloak] {
    display: none;
}

.wrap {
    padding-left: 10%;
    padding-right: 10%;
    max-width: 100%;
    margin: 0;
}

/*scroll*/
body.top {
    -webkit-transform: translateY(0px);
}
/*end scroll*/

.cinza_fundo {
    background-color: #f2f2f2;
}


.noticias_titulo h2 {
    font-family: "Montserrat Bold";
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin-top: 70px;
    font-size: 55px;
}

.investigacao_linha1 {
    height: 4px;
    background: #3a2cf2;
    display: block;
    width: 240px;
    margin-top: 20px;
    margin-bottom: 75px;
}

.imagem_wrap {
    overflow: hidden;
    width: 100%;
    height: 320px;
    background-color: #c0bfc9;
    background-size: auto 320px;
    background-repeat: no-repeat;
    background-position: center center;
}

.wrap {
    padding-left: 10%;
    padding-right: 10%;
    max-width: 100%;
    margin: 0;
}

.descricao_noticia_investigacao {
    font-family: 'PT Sans';
    color: #333333;
    line-height: 2.35;
    font-size: 16px;
}

.noticia_investigacao_box {
    background-color: white;
    position: relative;
    margin-top: -30px;
    z-index: 200;
    margin-left: 5%;
    margin-right: 5%;
    padding: 50px;
    margin-bottom: 75px
}

.cinza_fundo {
    background-color: #f2f2f2;
}

.imagem_noticia1 {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 320px;
}

.filtro_noticias {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 55px;
    background: transparent;
    border: solid 2px;
    border-color: #4287ff;
    font-family: "Montserrat Bold";
    color: #4287ff;
    letter-spacing: 0.6px;
}

.filtro_noticias:hover {
    background-color: #4287ff;
    border: solid 2px;
    border-color: #4287ff;
    font-family: "Montserrat Bold";
    color: white;
    letter-spacing: 0.6px;
}

.filtro_noticias.active{
    background-color: #4287ff;
    border: solid 2px;
    border-color: #4287ff;
    font-family: "Montserrat Bold";
    color: white;
    letter-spacing: 0.6px;
}

.ordem_noticias {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 55px;
    background: transparent;
    border-style: solid;
    font-family: "Montserrat Bold";
    letter-spacing: 0.6px;
    border-bottom: 2px solid;
    color: #4287ff;
    text-align: left;
}

.ordem_noticias:hover {
    background: transparent;
    color: #4287ff;
}

.ordem_noticias i {
    float: right;
}

.numeros_pag_noticia {
    display: inline-flex;
    margin-top: 15px;
}

.numeros_noticias {
    display: flex;
    margin: 0 auto;
}

.numero_paginas_noticias {
    padding-top: 10px;
    background: transparent;
    /* border: 2px solid;*/
    color: #666; /*#4287ff;*/
    font-family: "Montserrat Bold";
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 18px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 120px;
    letter-spacing: 0.6px;
    border-bottom: 3px solid transparent;
    transition: border .2s ease-out;
}

.numero_paginas_noticias:hover {
    color: #404040;
    cursor: pointer;
    transition: border .2s ease-out;
    border-bottom: 3px solid #6eb7ec;
}

.numero_paginas_noticias.ellipsis:hover{
    color: #404040;
    cursor: default;
    transition: border .0s ease-out;
    border-bottom: 3px solid transparent;
}

.numero_paginas_noticias.active{
    padding-top: 10px;
    border-bottom: 3px solid #6eb7ec;
    color: #404040;
    font-family: "Montserrat Bold";
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 18px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 120px;
    letter-spacing: 0.6px;
}

.botao1, .botao1:hover{
    padding-top: 15px;
    background: transparent;
    border: 2px solid;
    background-color: #4287ff;
    color:white;
    font-family: "Montserrat Bold";
    padding-bottom: 15px;
    padding-right: 23px;
    padding-left: 20px;
    border-color: #4287ff;
    position: fixed;
    right: 50px;
    bottom: 50px;
    opacity: 0;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}

.botao1.show{
    opacity: 1;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}

.faculdadesSelect{
    margin: 0 0 1rem 0;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 55px;
    background: transparent;
    border: solid 2px;
    border-color: #4287ff;
    font-family: "Montserrat Bold";
    color: #4287ff;
    letter-spacing: 0.6px;
    height: 42px;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

.faculdadesSelect:focus{
    border: 2px solid #4287ff;
}

.faculdadesSelect.show{
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

/*novos css filtros*/

.filterwrapper{
    position: relative;
}

.visual-divider{
    border-bottom: 1px solid #ccc;
}

.visual-divider.selectFilter{
    border-bottom: 0;
}

.visual-divider.selectFilter .hider{
    opacity: 0;
}

.visual-divider.selectFilter.show .hider{
    opacity: 1 !important;
}

.visual-divider.selectFilter.show{
    border-bottom: 1px solid #ccc;
}

.filterHeader{
    position: relative;
}

.filterTitle{
    font-family: "Montserrat Bold";
    padding-left: 16px;
    color: #ccc;
    text-transform: uppercase;
    letter-spacing: 0.15px;
}

.filter_tab{
    position: absolute;
    right: 0;
    top: 0;
}

.filter_tab a{
    color: rgb(87,88,89);
    margin-left: 60px;
    border-bottom: 4px solid transparent;
    -webkit-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out;
    padding-bottom: 16px;
    text-transform: uppercase;
    font-family: "Montserrat SemiBold";
    letter-spacing: 0.15px;
}

.filter_tab a:hover, .filter_tab a.active{
    border-bottom: 4px solid #6eb7ec;
    -webkit-transition: border .3s ease-in-out;
    transition: border .3s ease-in-out;
}

.filterData{
    height: 0;
    -webkit-transition: height .5s cubic-bezier(0.7,0,.3,1);
    transition: height .5s cubic-bezier(0.7,0,.3,1);
    overflow: hidden;
}


.filterData.active{
    -webkit-transition: height .5s cubic-bezier(0.7,0,.3,1);
    transition: height .5s cubic-bezier(0.7,0,.3,1);
    overflow: hidden;
    height: 220px;
}

.filterData.active.selected{
    -webkit-transition: height .5s cubic-bezier(0.7,0,.3,1);
    transition: height .5s cubic-bezier(0.7,0,.3,1);
    overflow: hidden;
    height: 138px;
}

.filterData .row{
    /*margin-top: 30px;*/
}

.filterData .columns{
    padding-left: 0;
    padding-right: 0;
}

.filterData a{
    font-family: "Montserrat";
    font-size: 15px;
    color: #777777;
    margin-top:50px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-flex;
    background-image: linear-gradient(transparent 0,transparent 90%,#6eb7ec 80%,#6eb7ec 100%);
    background-position: bottom;
    background-size: 100% 100%;
    transition: color 250ms cubic-bezier(.55,0,.1,1),
    fill 250ms cubic-bezier(.55,0,.1,1),
    background-color 250ms cubic-bezier(.55,0,.1,1),
    background-size 250ms cubic-bezier(.55,0,.1,1),
    border-color 250ms cubic-bezier(.55,0,.1,1),
    opacity 250ms cubic-bezier(.55,0,.1,1),
    visibility 250ms cubic-bezier(.55,0,.1,1);
}

.filterData a:hover{
    background-size: 1000% 1000%;
    transition: color 250ms cubic-bezier(.55,0,.1,1),
    fill 250ms cubic-bezier(.55,0,.1,1),
    background-color 250ms cubic-bezier(.55,0,.1,1),
    background-size 250ms cubic-bezier(.55,0,.1,1),
    border-color 250ms cubic-bezier(.55,0,.1,1),
    opacity 250ms cubic-bezier(.55,0,.1,1),
    visibility 250ms cubic-bezier(.55,0,.1,1);
    color: white;
}

.filterData.active a.active{
    background: #6eb7ec;
    color: white;
}

.filterData a i{
    display: none;
    margin-left: 8px;
}

.filterData.active a.active i{
    display: inline-block;
}

.containerActive{
    height: 0;
    opacity: 0;
    -webkit-transition: height .5s cubic-bezier(0.7,0,.3,1), opacity .5s cubic-bezier(0.7,0,.3,1);
    transition: height .5s cubic-bezier(0.7,0,.3,1), opacity .5s cubic-bezier(0.7,0,.3,1);
    overflow: hidden;
    display: flex;
    align-items: center;
}

.containerActive.active{
    opacity: 1;
    height: 100px;
    -webkit-transition: height .5s cubic-bezier(0.7,0,.3,1), opacity .5s cubic-bezier(0.7,0,.3,1);
    transition: height .5s cubic-bezier(0.7,0,.3,1), opacity .5s cubic-bezier(0.7,0,.3,1);
    overflow: hidden;
}

.containerActive a{
    color: black;
    font-family: "PT Sans";
    background-color: #4A74F2;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.containerActive .ms-Icon{
    padding-left: 12px;
}

.containerActive .filter_option{
    display: none;
}

.containerActive .filter_option.show{
    display: block;
}

.filterData .columns.hide{
    display: none;
}

.activeF{
    /* position: absolute;
     top: 89px;
     left: 0;
     right: 0;*/
}

/*fim novos css filtros*/

.noticia_imagem2 {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    padding-right: 30px;
}

.imagem_wrap {
    overflow: hidden;
    width: 100%;
    height: 280px;
    background-color: #c0bfc9;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.imagem_wrap a:after{
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
}

.imagem_wrap a:after{
    opacity: .3;
}

.imagem_wrap:hover a:after{
    opacity: 0.6;
}


.titulos_noticias_investigacao {
    font-family: "Montserrat Bold";
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 20px;
}

.titulos_noticias_investigacao a {
    color: #454648;
    line-height: 1.55;
}

.descricao_noticia_investigacao {
    font-family: 'PT Sans';
    color: #333333;
    line-height: 2.30;
    font-size: 16px;
    letter-spacing: 0.17px;
}


.noticia_data3 {
    font-family: PT Sans Italic;
    color: #c0bfc9;
    margin-top: 15px;
    font-size: 15px;
}

.ultimas_noticias {
    border-right: 1px solid #D3D3D3;
    margin-bottom: 125px;
    margin-top: 130px;
}


.ultimas_noticias:last-child {
    border-right: 0px
}

.titulos_noticias_investigacao {
    font-family: "Montserrat Bold";
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 20px;
    text-transform: inherit;
    padding-top: 40px;
}

.ultimas_noticias:nth-child(3n+3) {
    border-right: 0px;
}

.ultimas_noticias2 {
    border-right: 1px solid #D3D3D3;
    margin-top: 80px;
}


.ultimas_noticias2:last-child {
    border-right: 0px
}


.ultimas_noticias2:nth-child(3n+3) {
    border-right: 0px;
}



.cinza_fundo3 {
    background-color: #f2f2f2;
    display: grid;
}

.noticias_container {
    padding-top: 0px;
}

.noticiaAnchor{
    display: block;
    width: 100%;
    height: 100%;
}

.row .row.zeroMargin{
    margin-left: 0;
    margin-right: 0;
    margin-left: 16px;
}


.noticias_banner h1 {
    padding-bottom: 120px;
    text-align: center;
    font-size: 60px;
    color: #3f4244;
    padding-top: 110px;
    font-family: 'Montserrat SemiBold';
}

.breadcrumb_azul {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 90;
    padding-top: 15px;
}

.breadcrumb_azul li a {
    color: #6eb7ec;
}

.cinza_fundo4 {
    background-color: #f2f2f2;
}


/*novos css para as noticias*/
/*noticias section*/
.noticiassection{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 70px;
}

.noticiawrapper{
    background: white;
    padding: 12px;
    margin-bottom: 20px;
}

.noticiawrapper:nth-of-type(2){
    margin-right: 20px;
    margin-left: 20px;
}

.noticia_img{
    height: 0;
    padding: 0;
    padding-bottom: 64%;/*74%;*/
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
}

.noticia_img:after{
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    content: "";
    position: absolute;
    height: 0;
    padding: 0;
    padding-bottom: 64%;/*68%;*/
    background-position: top center;
    background-size: 100%;
    background-color: #000;
    opacity: 0.1;
    width: 100%;
}

.noticia_img:hover:after{
    opacity: 0.6;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

.noticia_title{
    display: block;
    margin-top: 20px;
    margin-left: 5px;
    padding-top: 3px;
    font-size: 19px;
    font-family: "Montserrat SemiBold";
    color: #454648;
    padding-right: 10px;
    padding-left: 10px;
}

.noticia_title:hover{
    color: black;
}

.row .row.pesquisahome{
    background: white;
    height: 200px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}

.noticiassection .row{
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 12px;
}

.squarewrapper{
    height: 0;
    border: 0;
    padding-top: 91%;/*94%;*/
    background-color: white;
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.squarewrapper .text{
    background-color: white;
    position: absolute;
    top: -48%;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 6;
}

.squarewrapper .text:before{
    content: '';
    width: 30%;
    height: 7px;
    position: absolute;
    display: block;
    left: 50%;
    margin-top: -5px;
    background-color: #87CEFA;
    top: 5px;
    transform: translateX(-50%);
}

.squarewrapper .text h1{
    font-family: "Montserrat Bold";
    font-size: 32px;
    margin-top: 68px;
    padding-bottom: 45px;
}

.squarewrapper .text p{
    margin-left: 15%;
    margin-right: 15%;
    font-family: "PT Sans";
    line-height: 2.55rem;
    font-size: 21px;
}

.newsrow .columns:nth-of-type(1) .squarewrapper{
    margin-left: 0;
}

.newsrow .columns:nth-of-type(3) .squarewrapper{
    margin-right: 0;
}

.square_content{
    position: absolute;
    top: 12px;
    left: 12px;
    bottom: 10px;
    right: 12px;
    border: 1px solid green;
}

.newsrow .columns{
    padding-left: 0;
    padding-right: 0;
}

.colorwrapper{
    width: 100%;
    /*background-color: rgb(228,228,228);*/
}

.newsrow{
    margin-bottom: 15px;
}

.nnoticia_wrapper{
    border: 1px solid white;
    margin-right: 10px;
    background: white;
    margin-bottom: 27px;
}

.nnoticia_content{
    border: 1px solid white;
    margin: 8px;
    margin-bottom: 55px;
}

.nnoticia_wrapper .noticia_img{
    position: relative;
    background-size: cover;
}


/*.newsrow .newcolumn:nth-of-type(2) .nnoticia_wrapper{
    margin-left: 5px;
    margin-right: 5px;
}

.newsrow .newcolumn:nth-of-type(1){
    margin-left: 0;
}

.newsrow .newcolumn:nth-of-type(3) .nnoticia_wrapper{
    margin-right: 0;
    margin-left: 10px;
}*/

.newsrow .newcolumn{
    position: relative;
}

.msg_wrapper .text{
    background-color: white;
    position: absolute;
    top: -20%;
    bottom: 0;
    left: 10px;
    right: 0;
    text-align: center;
    z-index: 6;
}

.msg_wrapper .text.entry{
    top: -49%;
    transition: top 1.2s ease-out;
}

.msg_wrapper .text:before{
    content: '';
    width: 30%;
    height: 7px;
    position: absolute;
    display: block;
    left: 50%;
    margin-top: -5px;
    background-color: #87CEFA;
    top: 5px;
    transform: translateX(-50%);
}

.msg_wrapper .text h1{
    font-family: "Montserrat Bold";
    font-size: 35px;
    margin-top: 77px;
    padding-bottom: 75px;
    line-height: 2.5rem;
}

.msg_wrapper .text p{
    margin-left: 15%;
    margin-right: 15%;
    font-family: "PT Sans";
    line-height: 2.55rem;
    font-size: 21px;
}

.colorwrapper .columns {
    padding-left: 0;
    padding-right: 0;
}

.loadmorewrapper{
    display: none;
}

.loadmore, .loadmore:hover{
    font-family: 'Montserrat Bold';
    font-size: 16px;
    letter-spacing: 1.2px;
    padding: 16px 50px;
    background-color: transparent;
    border: 2px solid #454648;
    color: #454648;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    justify-content: center;
    margin-bottom: 100px;
}

.breadcrumbs li a {
    color: #a7a5a5;
}

.breadcrumbs {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    white-space: nowrap;
}
/*</editor-fold>*/

/*<editor-fold desc="13''">*/
/*Media query a ser aplicada em 13"*/

@media only screen and (max-width: 1439px) {

    /* ISTO É PARA AS NOTÍCIAS */

    .noticias_banner h1 {
        font-size: 55px;
    }

    .nnoticia_content {
        margin-bottom: 30px;
    }

    .noticia_title {
        font-size: 17.5px;
        line-height: 1.75;
    }

    /*ISTO É PARA AS NOTÍCIAS */

}
/*</editor-fold>*/

/*<editor-fold desc="IPAD">*/
/*Media query a ser aplicada em "IPAD"*/

@media (min-width : 768px)
and (max-width : 1024px){

    .large-4{
        max-width: 100%;
        flex: 1 100%;
    }

    .filterwrapper, #noticiasPagination{
        display: none;
    }

    .nnoticia_content{
        display: flex;
        flex-direction: row;
        margin-bottom: 8px;
    }

    .nnoticia_content a{
        width: 50%;
        flex: 1 50%;
        max-width: 50%;
        display: flex;
    }

    .noticia_img{
        padding-bottom: 32%;
    }

    .noticia_img:after{
    }

    .noticia_title {
        color: #454648;
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.85;
        padding-right: 20px;
        padding-left: 20px;
    }

    .noticiassection .collumns {
        padding-right: 0px!important;
        padding-left: 0px!important;

    }

    .nnoticia_wrapper {
        margin-right: 0px!important;
    }

    .noticiassection {
        padding-top: 70px!important;
    }

    .newsrow .newcolumn:nth-of-type(2) .nnoticia_wrapper {
        margin-left: 0px;
    }

    .newsrow .newcolumn:nth-of-type(3) .nnoticia_wrapper {
        margin-left: 0px;
    }


    .loadmorewrapper{
        display: flex;
    }

    .loadmore, .loadmore:hover{
        display: flex;
    }

    .breadcrumbs li {
        font-size: 14px;
    }

    .noticias_banner h1 {
        font-size: 40px;
        padding-right: 10%;
        padding-left: 10%;
        padding-top: 140px;
    }

    .noticias_banner h1 {
        padding-bottom: 0px;
    }

    .loadmore, .loadmore:hover {
        padding: 13px;
        font-size: 16px;
        margin-bottom: 80px;
    }




}
/*</editor-fold>*/

/*<editor-fold desc="IPHONE">*/
/*Media query a ser aplicada em "IPHONE"*/

@media (max-width: 767px) {

    .breadcrumbs {
        display: none;
    }

    .loadmorewrapper{
        display: flex;
    }

    .filterwrapper, #noticiasPagination{
        display: none;
    }

    .loadmore, .loadmore:hover{
        display: flex;
    }

    /* ISTO É PARA AS NOTÍCIAS */

    .nnoticia_wrapper {
        margin-right: 0px!important;
    }

    #mainrow {
        padding-right: 0px!important;
        padding-left: 0px!important;
    }

    .nnoticia_content {
        margin: 5px!important;
    }

    .noticia_title {
        color: #454648;
        margin-top: 20px;
        font-size: 15px;
        margin-bottom: 25px;
    }

    .nnoticias_wrapper {
        margin-bottom: 20px;
    }

    .noticiassection {
        padding-top: 60px;
    }

    .newsrow .newcolumn:nth-of-type(2) .nnoticia_wrapper {
        margin-left: 0px;
    }

    .newsrow .newcolumn:nth-of-type(3) .nnoticia_wrapper {
        margin-left: 0px;
    }

    .ir_para {
        width: 95%;
    }

    .noticias_banner h1 {
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: 0px;
        letter-spacing: 0px!important;
        font-family: 'Montserrat SemiBold';
        font-size: 20px;
        padding-top: 30px;
    }

    .noticiassection {
        padding-top: 18px;
    }


    .loadmore, .loadmore:hover {
        border: 1px solid #454648;
        letter-spacing: inherit;
        font-family: "Montserrat Semibold";
        margin-top: -15px;
        font-size: 14px;
        padding: 11px;
        margin-bottom: 50px;
    }

    .newsrow {
        margin-bottom: 0px;
    }

    /* ISTO É PARA AS NOTÍCIAS */

}

/*</editor-fold>*/

