#container-banner-home{
    width: 100%;
    position: relative;
}
#container-banner-home img{
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
}


.glider-dot.active {
    background: #1B806D !important;
}

.glider-dot {
    width: 18px !important;
    height: 18px !important;
    margin: 10px !important;
}


.indicadores-banner, .indicadores-banner-mobile{
    position: absolute;
    bottom: 15px;
    text-align: center;
    width: 100%;
}