@media (min-width: 992px) {
	.column-left {
		padding: 0 30px 0 15px !important;
	}
}
.categories.navbar-nav {
	padding-left: 5px !important
}
.box-manchetometro {
	border-bottom: 1px solid #e3e3e3;
	box-shadow: 1px 2px 1px #33333314;
}
.box-manchetometro .box-noticias {
	border-right: 1px solid #e3e3e3
}
.box-manchetometro .carousel-control {
	background: no-repeat;
    width: 20px;
    padding-top: 25px;
    color: #373737;
    text-shadow: none;
    font-size: 34px;
    opacity: .2;
}