

.superbanner-rotativo {
    overflow: hidden;
    height: auto;
}
.superbanner-rotativo .carousel-inner {
    width: 705px;
}
.superbanner-rotativo .module-box-01 {
    background: none!important;
    border: 0!important;
    border-radius: 0!important;
    margin-bottom: 0!important;
    padding-bottom: 0;
}
.superbanner-rotativo .module-box-01 li {
    padding: 0!important;
    line-height: 1.4em!important;
}

.superbanner-rotativo .module-box-01 .gallery-pane {
    float: left;
}
.superbanner-rotativo .module-box-01 .gallery-pane .carousel {
    margin-bottom: 0;
}
.superbanner-rotativo .module {
    padding-bottom: 0!important;
}
.superbanner-rotativo .controle-carousel {
    width: 44px;
    height: 150px;
    background: #f1f1f1;
    float: right;
}
.superbanner-rotativo .controle-carousel li {
    width: 41px;
    height: 37px;
    display: block;
    float: right;
    margin-bottom: 1px;
}
.superbanner-rotativo .controle-carousel li a {
    width: 41px;
    height: 29px;
    display: block;
    padding: 8px 0 0;
    background: #d6d6d6;
    color: #333;
    font-weight: 600;
    font-size: 1.2em;
    text-align: center;
}
.superbanner-rotativo .controle-carousel li a:focus {
    text-decoration: none;
    border: 0;
    background-image: radial-gradient(ellipse at center center, #1659bf 1%, #1659bf 100%);
    color: #fff!important;
}
.superbanner-rotativo .controle-carousel li a:hover {
    text-decoration: none;
    border: 0;
    background-image: radial-gradient(ellipse at center center, #1659bf 1%, #1659bf 100%);
    color: #fff !important;
}
.superbanner-rotativo .controle-carousel li a.actived {
    background-color: #1659bf ;
    background-image: radial-gradient(ellipse at center center, #1659bf 1%, #1659bf 100%);
    color: #fff !important;
}
.superbanner-rotativo .progressive-bar {
    height: 5px;
    margin-top: 0;
    display: table;
    width: 100%;
    margin-bottom: 25px;
}
.superbanner-rotativo .progressive-bar span {
    background: #dbd9d9;
    height: 5px;
    width: 20%;
    display: block;
    overflow: hidden;
}



