.top-10{
	padding-top:10px;
}
.top-20{
	padding-top:20px;
}
.top-30{
	padding-top:30px;
}
.bg-cinza{
	border-radius: 0px 30px 0px 30px;
	background-color: #dddddd;
}

.content-slider-with-controls {
    margin-bottom: 0px;
}
.owl-carousel .owl-item>div {
    margin: 0px;
}
.faixa-linha{
	margin-left: -15px;
    padding-bottom: 10px;
}
.no-bg{
	background-color: transparent;
}
.imagem_modulados{
	max-height: 234px;

}
.image-box .overlay-container {
    max-height: 260px;
}