﻿/*ATUAL*/

/*@font-face {
    font-family: 'univers';
    src: url('../fonts/univers.ttf') format('truetype');
    font-stretch: condensed;
}

@font-face {
    font-family: 'univers-condensed-67-bold';
    src: url('../fonts/univers-condensed-67-bold.otf') format('opentype');
}


@font-face {
    font-family: 'UniversCondensed';
    src: url('../fonts/39335_UniversCondensed.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}*/

.tituloBlog .linkBlog {
    color: #013864
}

.olhoBlog {
    background-color: orange;
    color: #fff;
    font-size: clamp(26px, 2.083vw, 40px);
    padding: 20px;
    line-height: 1;
}

.nenhumBlog {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-top: 5rem;
    font-size: 1.5rem;
    color: #ff9900;
    font-weight: 700;
    border: 0px #ffffff none;
}

.linhaFinalBlog {
    border: 1px #169194 solid;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    background-color: #169194;
}

.hoverBlog:hover {
    transform: scale(1.03);
    transition: all 0.5s;
    /*background-color: #fffbf5;*/
}

.linkBlog:hover {
    text-decoration: none;
}

.imagemBlog {
    border-radius: 0.5rem;
}

.tipoBlog {
    font-size: 0.8rem;
    font-family: "Univers Condensed";
    color: #ffffff;
}

.quadradoTipoBlog {
    background-color: #394195;
    border-radius: 10px 10px 10px 10px;
    padding: 0.3rem 0.7rem 0.3rem 0.7rem;
    /*width: 60%;*/
    margin-top: 0.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dataBlog {
    font-size: 0.7rem;
    font-family: "univers";
    color: #aaabb1;
    padding: 1rem 1rem 0rem 0rem;
}

.tituloBlog {
    font-size: 1.5rem;
    font-family: "Univers Condensed";
    color: #013864;
    padding: 0.5rem 1rem 0rem 0rem;
    height: 6rem;
}

.autorBlog {
    font-size: 1rem;
    font-family: 'Univers Condensed';
    color: #013864;
    padding: 0.5rem 1rem 0rem 0rem;
    height: 2.5rem;
}

.conteudoBlog {
    font-size: 1rem;
    font-family: "Univers";
    color: #6d6e6f;
    padding: 1rem 1rem 0rem 0rem;
    height: 7vh;
}

.setaConteudoBlog {
    float: right;
    width: 1.2rem;
}


.LeanMail {
    font-size: 4rem;
    font-family: "Univers";
    color: rgb(1, 117, 178);
    font-weight: bold;
    -moz-transform: matrix( 1.04387249447682,0,0,0.94417210068347,0,0);
    -webkit-transform: matrix( 1.04387249447682,0,0,0.94417210068347,0,0);
    -ms-transform: matrix( 1.04387249447682,0,0,0.94417210068347,0,0);
    display: flex;
    align-items: center;
    justify-content: center;
}

.ENXUGA_AI {
    font-size: 2rem;
    font-family: "univers";
    color: rgb(251, 253, 255);
    font-weight: bold;
    -moz-transform: matrix( 0.91913746630728,0,0,0.92105263157895,0,0);
    -webkit-transform: matrix( 0.91913746630728,0,0,0.92105263157895,0,0);
    -ms-transform: matrix( 0.91913746630728,0,0,0.92105263157895,0,0);
}

.hoverDestaque:hover {
    transform: scale(1.03);
    transition: all 0.5s;
}

.linkDestaque:hover {
    text-decoration: none;
}

.tipoDestaque {
    font-size: 0.8rem;
    font-family: "Univers Condensed";
    color: #ffffff;
}

.quadradoTipoDestaque {
    background-color: #169194;
    border-radius: 0px 10px 10px 0px;
    padding: 0.3rem 0.7rem 0.3rem 0.7rem;
    /*width: 60%;*/
    margin-top: 0.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.dataDestaque {
    font-size: 0.7rem;
    font-family: "univers";
    color: #29235c;
    padding: 0.5rem 1rem 0rem 2rem;
}

.tituloDestaque {
    font-size: 1.7rem;
    font-family: "Univers Condensed";
    color: #013864;
    padding: 0.5rem 1rem 0rem 2rem;
}

.autorDestaque {
    font-size: 1.2rem;
    font-family: "Univers Condensed";
    color: #013864;
    padding: 0.5rem 1rem 0rem 2rem;
}

.conteudoDestaque {
    font-size: 1.2rem;
    font-family: "Univers";
    color: #29235c;
    padding: 1rem 1rem 0rem 0rem;
    line-height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.setaConteudoDestaque {
    float: right;
    width: 1.2rem;
}


.retanguloEnxuga {
    background-color: rgb(0, 174, 239);
    padding: 5px 5px 5px 5px;
    margin: 0.5rem 0rem 1rem 0rem;
    width: 50%;
}


.colunaEspecial {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fe9900;
    font-family: 'univers';
    color: #ffffff;
    font-size: 1rem;
    padding: 0.3rem 0rem 0.3rem 0rem;
    border-radius: 10px 0px 10px 0px;
}

.textoColunaEspecial {
    color: #003764;
    font-family: 'univers';
    font-size: 0.95rem;
    font-weight: 400;
    line-height: 1.6rem;
}

.centralLosango {
    display: flex;
    align-items: center;
    justify-content: center;
}
.contador {
    font-family: 'Univers Condensed Bold';
    font-size: 3em;
    color: #169194;
    padding: 0em 0.5em 0.5em 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.titutoCont {
    font-family: 'Univers Condensed Bold';
    font-size: 1.3em;
    color: #013864;
    padding: 0.5em 0.5em 0.5em 0.5em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.losango {
    width: 130px;
    height: 130px;
    border-radius: 7%;
    overflow: hidden;
    float: left;
    margin: 10px;
    transition: 0.3s ease;
    transform: rotate(45deg);
    background-color: #EFEFEF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section {
    padding: 50px 0;
}

.page-title {
    color: #013864;
    font-family: 'Univers Condensed';
    font-size: 52px;
}

.lead {
    color: #003764;
    font-family: 'univers';
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 2.2rem;
    margin-top: 0.5rem;
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}

.text-muted {
    color: #999999;
}

blockquote {
    border-left: medium none;
    display: block;
    margin: 5px auto 40px 40px;
    font-size: 16px;
    position: relative;
    padding: 10px 10px 10px 0px;
}

.titulo {
    color: #0066B2;
    font-family: 'Open Sans', sans-serif;
}

.resumo {
    font-size: 1.65em;
    line-height: 1.67em;
    color: #777;
    padding-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-weight: 300;
}

.autor {
    padding-bottom: 25px;
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
    color: #0066ff;
}

.conteudo {
    font-size: 1.2em;
    line-height: 1.8em;
    color: #777;
    font-weight: 100;
    margin-bottom: 20px;
    margin: 0 0 10px;
    font-family: "Open Sans", sans-serif;
}

.data {
    font-family: "Open Sans", sans-serif;
    line-height: 1.5;
    color: #666666;
}

.ElipseAzul {
    z-index: 0;
}

.space-bottom {
    padding-bottom: 20px;
}

.botaoAtivado, .botaoAtivado:visited, .botaoAtivado:active {
    width: inherit;
    color: #ffffff;
    background-color: #169194;
    font-family: 'univers';
    font-size: 22px;
    border: 0;
    border-radius: 10px;
    font-weight: 600;
    outline: 0px;
    padding: 0.3rem 0rem 0.3rem 0rem;
}

.botaoAtivado:hover {
    transform: scale(1.1);
    transition: all 0.5s;
}

.sombraAtivado {
    box-shadow: 0px 0px 15px 5px #cacaca;
    -webkit-box-shadow: 0px 0px 15px 5px #cacaca;
    -moz-box-shadow: 0px 0px 15px 5px #cacaca;
}

.comboList {
    font-family: Verdana;
    color: #b2aeae;
    width: inherit;
    font-size: 21px;
    padding: 5px 5px 5px 6px;
    border-radius: 5px;
    border-color: #b2aeae;
    border: 2px #d7d7d7 solid;
}

    .comboList option {
        font-family: Verdana;
        font-size: 21px;
    }

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #b2aeae;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #b2aeae;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #b2aeae;
}

.hiddenPaddingRight {
    padding-right: 0px;
}

.hiddenPaddingLeft {
    padding-left: 0px;
}

.hiddenPaddingRightLeft {
    padding-right: 0px;
    padding-left: 0px;
}

.hiddenPaddingImg {
    padding: 0px 0px 0px 0px;
}

.showPaddingRight {
    padding-right: 45px;
}

.showPaddingLeft {
    padding-left: 45px;
}

.showPaddingRightLeft {
    padding-right: 45px;
    padding-left: 45px;
}

/*PAGINACAO*/
.paginacaoGrid {
    font-size: 13px;
    line-height: 54px;
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.paginacaoGrid span {
    padding: 5px 15px;
    border: solid 1px #F90;
    text-decoration: none;
    white-space: nowrap;
    background: #F90;
    color: #FFFBFF;
}

.paginacaoGrid td table {
    margin-right: 20px;
    margin-left: 20px;
}

    .paginacaoGrid a, .paginacaoGrid a:visited {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        overflow: hidden;
        float: left;
        margin: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: solid 1px #FF9900;
        color: #013864;
        font-family: 'Univers Condensed Bold';
        font-size: 1rem;
        margin: 0.2rem;
    }

.paginacaoGrid a:hover, .paginacaoGrid a:active {
    padding: 0.5rem 0.8rem;
    border: solid 1px #F7F3F7;
    text-decoration: none;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #F90;
    cursor: pointer;
            font-family: 'Univers Condensed Bold';
    font-size: 1rem;
    border-radius: 50%;
    margin: 0.2rem;
}

.hoverSetaPaginacao:hover {
    transform: scale(1.2);
    transition: all 0.3s;
}
/*PAGINACAO*/

.imgBlogPadding {
    padding: 1rem 1rem 0rem 0rem;
}


/* Extra small devices (phones, 567px and down) */
@media only screen and (max-width: 567px) {
    .retanguloEnxuga {
        width: 80%;
    }

    .ENXUGA_AI {
        font-size: 1.5rem;
    }

    .hoverBlog:hover {
        transform: none;
    }

    .botaoAtivado:hover {
        transform: none;
    }

    .hiddenPaddingLeft {
        padding-left: 15px;
    }

    .tituloBlog {
        padding: 0.5rem 0rem 0rem 0rem;
        height: auto;
    }

    .conteudoBlog {
        padding: 1rem 0rem 0rem 0rem;
        height: auto;
    }

    .autorBlog {
        padding: 0.5rem 0em 0rem 0rem;
        height: auto;
    }

    .imgBlogPadding {
        padding: 1rem 0rem 0rem 0rem;
    }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 567px) {
    .retanguloEnxuga {
        width: 80%;
    }

    .ENXUGA_AI {
        font-size: 1.5rem;
    }

    .hiddenPaddingLeft {
        padding-left: 15px;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .retanguloEnxuga {
        width: 100%;
    }

    .hiddenPaddingLeft {
        padding-left: 15px;
    }

    .tituloBlog {
        padding: 0.5rem 0rem 0rem 0rem;
        height: 7rem;
        font-size: 1.22rem;
    }

    .tipoBlog {
        font-size: 0.7rem;
        font-family: "Univers Condensed";
        color: #ffffff;
    }

    .autorBlog {
        font-size: 1rem;
        font-family: 'Univers Condensed';
        color: #013864;
        padding: 0.5rem 1rem 0rem 0rem;
        height: 3.5rem;
    }
    .conteudoBlog {
        font-size: 0.9rem;
        font-family: "Univers";
        color: #6d6e6f;
        padding: 1rem 1rem 0rem 0rem;
        height: 9vh;
    }
    .botaoAtivado, .botaoAtivado:visited, .botaoAtivado:active {
        width: inherit;
        color: #ffffff;
        background-color: #169194;
        font-family: 'univers';
        font-size: 18px;
        border: 0;
        border-radius: 10px;
        font-weight: 600;
        outline: 0px;
        padding: 0.5rem 0rem 0.5em 0rem;
    }
    .colunaEspecial {
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #fe9900;
        font-family: 'univers';
        color: #ffffff;
        font-size: 0.8rem;
        padding: 0.3rem 0rem 0.3rem 0rem;
        border-radius: 10px 0px 10px 0px;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .retanguloEnxuga {
        width: 50%;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .retanguloEnxuga {
        width: 50%;
    }
}