.row-editorial {
    padding-top: 30px;
    padding-bottom: 0px;
}
.row-editorial h1 {
    font-size: 30px;
    font-family: "lexend_light";
}
.row-editorial .date {
    font-family: "lexend_light";
    font-size: 13px;
    margin-bottom: 30px;
}
.row-editorial p {
    text-align: justify;
}
.row-editorial .citacao {
    font-size: 24px;
    font-family: "lexend_medium_italic";
    color: #414042;
}
.row-editorial .citacao-pessoa {
    font-size: 18px;
    font-family: "lexend_medium_italic";
    color: #414042;
    text-align: right;
}
.row-editorial .citacao-pessoa-editorial-2 {
    font-size: 18px;
    font-family: "lexend_medium_italic";
    color: #414042;
    text-align: left;
}
.row-editorial .img-editorial {
    padding-top: 24px;
    text-align: left;
}
.row-editorial .legenda {
    font-size: 15px;
    font-family: "lexend_light";
}
.row-editorial .foto-grande img {
    width: 100%;
    margin-top: 50px;
}

.qtd_comentarios{
    float: left;
    font-size: 17px;
    font-family: "lexend_light";
    color: #404041;
    padding-right: 20px;
}

.foto_face{
    width: 60px;
}

.name_face {
    font-size: 15px;
    font-family: "lexend_light";
    color: #404041;
    margin-top: 20px;
    margin-bottom: 3px;
    font-weight: bold;
}

.time_face{
    text-transform: uppercase;
    font-size: 15px;
    font-family: "lexend_light";
    color: #404041;
}

.text_comentario {
    font-size: 15px;
    font-family: "lexend_light_italic";
    color: #404041;
    margin-bottom: 3px;
}

.informativo_comentario{
    font-size: 12px;
    font-family: "lexend_light";
    color: #404041;
}

.face {
    width: 100%;
    margin-top: 25px;
    float: left;
    color: #404041;
}

.row-editorial .card-onde-ficar h4 {
    color: #404041;
    margin-top: 30px;
}
.row-editorial .card-onde-ficar .card-main {
    height: 280px;
}
.row-editorial .card-onde-ficar .card-img {
    background-color: #959595;
    height: 260px;
}
.row-editorial .card-materias-relacionadas h4 {
    color: #404041;
    margin-top: 30px;
}
.row-editorial .card-materias-relacionadas .card-main {
    height: 370px;
}
.row-editorial .card-materias-relacionadas .card-img {
    height: 350px;
}
.row-editorial .fotos {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.row-editorial .fotos img {
    width: 100%;
    height: auto;
}
.row-editorial-3 {
    padding-top: 0px;
}
.row-editorial-3 .img-editorial-3 {
    width: 100%;
}
.row-editorial-3 .img-editorial-3 img {
    width: 100%;
    height: auto;
}
.row-editorial-3 .citacao-pessoa {
    text-align: right;
}
.row-editorial-3 iframe {
    width: 100%;
    height: 340px;
}
.img-editorial-3 .legenda {
    padding-top: 15px;
    padding-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .foto-2-editorial-2 {
        padding-left: 0px;
        padding-top: 15px;
    }
}
