.clearfix1 {
        height: 30px;
        margin-top: -120px;
}
.clearfix1 #prev, .clearfix1 #next {
        display: inline-block !important;
        width: 18px;
        float: left;
        height: 27px;
        background: url('../../../../img/indicadores-carousel.png') no-repeat;
        background-position: 0 0;
        margin-left: 14px;
}
.clearfix1 #next {
        float: right;
        background-position: -20px 0;
        margin-right: 14px;
}
