@charset "utf-8";
/* CSS Document */
.top-header .desc-banner h2 {
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 1px;
    margin-bottom: 9px;
}

.top-header .desc-banner h3 {
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 1px;
}

.top-header .desc-banner {
    color: #fff;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    top: 180px;
}

.top-header {
    background: url(../images/bgslider.jpg) center -105px;
    height: 490px;
}

.top-header .logofiep img {
    width: 100%;
    height: inherit;
    max-width: 691px;
}

.categorias-listagem .col-md-4{
    margin-bottom: 85px;
}

.separador {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #37546b;
    padding-left: 40px;
}

.separador::before {
    content: '';
    position: absolute;
    width: 20px;
    background: #fff;
    height: 4px;
    top: 18px;
    left: 25px;
}

.tit-post {
    height: inherit;
    line-height: 20px;
    margin-bottom: 15px;
}

.desc-post {
    height: inherit;
    margin-bottom: 10px;
}

.btvoltar-div{
    display: none;
}

.tit-categories {
    font-size: 20px !important;;
    font-weight: 700 !important;;
    letter-spacing: 0px !important;;
    color: #d9d9d9 !important;;
    padding-left: 0 !important; 
    margin-top: 32px !important;;
    text-align: center;
}

.area-logo {
    background: rgba(83, 130, 170, 1);
    text-align: center;
    padding: 15px 5px;
        position: inherit;
        background: #537b90;
}

.texttop {
    font-size: 18px;
    border-left: none;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin-top: 14px;
}

.logotop {
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.logotop img{
    max-width: 170px;
}