@charset "utf-8";
/* CSS Document */

.areavideo{margin-bottom: 25px;}
.madrinhaclass{
	margin-bottom: 25px;
	border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}

.area-daifardin{
	flex-flow: wrap;
}

.internomailing{
	flex-flow: wrap;
}

.lista-categorias-home{
	height: auto !important;
	flex-flow: column;
}

.lista-categorias-home li{
	margin-bottom: 5px;
    width: 100%;
    text-align: center;
}

.lista-categorias-home li a {
    height: auto;
    width: 100%;
    float: left;
    padding: 10px !important;
}

.header-cenario .navbar-brand{
	font-size: 26px !important;
}

.areatitle .title{
	font-size: 25px;
	line-height: 25px;
}

#noticiashome .col-md-4{
    margin-bottom: 30px;
}