.section-137{
    background-color:#3f3f3f;
    width:100%;
    float:left;
    overflow:hidden;
    padding-top: 60px;
    padding-bottom: 60px;
}

@media(max-width:767px){
    .section-137{
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.h2-section-137{
    width:100%;
    float:left;
    color:#fff;
    overflow:hidden;
    padding-bottom: 20px;
    font-size: 50px;
}

@media(max-width:767px){
    .h2-section-137{
        padding-bottom: 9px;
        font-size: 33px;
    }
}

.link-todas-section-137{
    float:right;
    color:#fff;
    border:1px solid #fff;
    padding:5px 10px;
    font-size:16px;
}

.link-todas-section-137:hover{
    background-color:#fff;
    color:#3f3f3f;
}

.reg-section-137.destaque{
    width:100%;
    float:left;
    overflow:hidden;
}

@media(max-width:992px){
    .reg-section-137.destaque{
        margin-bottom: 30px;
    }
}

.a-reg-section-137{
    width:100%;
    float:left;
    overflow:hidden;
    transition: all 0.4s;
}

.a-reg-section-137.destaque:hover{
    opacity: 0.65;
}

.destaque .img-a-reg-section-137{
    background-size: cover;
    background-position: center;
    background-color: #000;
    width:100%;
    float:left;
    overflow:hidden;
    padding-bottom: 75%;

}

.destaque .info-a-reg-section-137{
    width:100%;
    float:left;
    overflow:hidden;
    padding-top: 20px;
    padding-left:0px;
}

.destaque .h3-info-a-reg-section-137{
    width:100%;
    float:left;
    overflow:hidden;
    font-weight: bold;
    font-size: 37px;
    color: #fff;
}

@media(max-width:992px){
    .destaque .h3-info-a-reg-section-137{
        font-size: 33px;
    }
}

.destaque .p-info-a-reg-section-137{
    width:100%;
    float:left;
    overflow:hidden;
    font-size: 18px;
    color: #fff;
}

@media(max-width:992px){
    .destaque .p-info-a-reg-section-137{
        font-size: 16px;
    }
}

.reg-section-137{
    width:100%;
    float:left;
    overflow:hidden;
    margin-bottom: 30px;
}

.a-reg-section-137{
    width:100%;
    float:left;
    overflow:hidden;
    transition: all 0.4s;
}

.a-reg-section-137:hover{
    opacity: 0.65;
}

.img-a-reg-section-137{
    background-size: cover;
    background-position: center;
    background-color: #000;
    width:150px;
    height:120px;
    float:left;
    overflow:hidden;
}

@media(max-width:992px){
    .img-a-reg-section-137{
        width:130px;
        height:100px;
    }
}

@media(max-width:767px){
    .img-a-reg-section-137{
        width:100px;
        height:100px;
    }
}

.info-a-reg-section-137{
    width:calc(100% - 150px);
    height:120px;
    float:left;
    padding-left: 23px;
    overflow:hidden;
}

@media(max-width:992px){
    .info-a-reg-section-137{
        width:calc(100% - 130px);
        height:100px;
    }
}

@media(max-width:767px){
    .info-a-reg-section-137{
        width:calc(100% - 100px);
        height: auto;
    }
}

.span-info-a-reg-section-137{
    width:100%;
    float:left;
    overflow:hidden;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}

.h3-info-a-reg-section-137{
    width:100%;
    float:left;
    overflow:hidden;
    font-weight: bold;
    font-size: 21px;
    color: #fff;
}

@media(max-width:1199px){
    .h3-info-a-reg-section-137{
        font-size: 20px;
    }
}

.p-info-a-reg-section-137{
    width:100%;
    float:left;
    overflow:hidden;
    font-size: 13px;
    color: #fff;
}

@media(max-width:1199px){
    .p-info-a-reg-section-137{
        font-size: 13px;
    }
}





/* ##################################### INTERNAS - LISTAGEM ################################################ */

.section-137.internas{
    background-color:#262626;
    padding-top:100px;
}

.section-137.internas .h2-section-137{
    font-size: 65px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 30px;
}

.section-137.internas .img-a-reg-section-137{
    width: 210px;
    height: 160px;
}

.section-137.internas .info-a-reg-section-137{
    width: calc(100% - 210px);
    height: 160px;
}





/* ##################################### INTERNAS - DETALHES ################################################ */

.section-137.internas.detalhes .h2-section-137 {
    text-align:left;
    padding-bottom: 0px;
    margin-bottom:0px;
}

.subtitulo-section-137{
    width: 100%;
    float: left;
    color: #fff;
    overflow: hidden;
    font-size: 35px;
}

.data-section-137{
    width: 100%;
    float: left;
    color: #fff;
    overflow: hidden;
    font-size: 18px;
}

.texto-section-137{
    width: 100%;
    float: left;
    color: #fff;
    padding-top:50px;
}

.texto-section-137 img{
    margin-right:20px;
    margin-bottom:20px;
}


.texto-section-137 p{
    font-size:16px;
}

.section-137.internas.outros .h2-section-137{
    font-size: 55px;
}



@media(max-width:767px){
    .section-137.internas .img-a-reg-section-137{
        width: 100px;
        height: 100px;
    }

    .section-137.internas .info-a-reg-section-137{
        width: calc(100% - 100px);
        height: auto;
    }
}


@media(max-width:767px){
    .section-137.internas.detalhes .h2-section-137{
        font-size: 39px;
        padding-top: 10px;
    }

    .texto-section-137 {
        padding-top: 30px;
    }

    .texto-section-137 img {
        margin-right: 0px;
    }

    .section-137.internas.outros{
        padding-top: 0px;
    }

    .section-137.internas.outros .h2-section-137 {
        font-size: 36px;
    }
}