#top .avia-smallarrow-slider .avia-slideshow-arrows {
    top: calc(50% - 15px);
    position: absolute;
    width: 100%;
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a {
    width: 30px;
    height: 30px;
    font-size: 25px;
    font-weight: bold !important;
    background: rgb(17 75 160 / 60%);
}

#top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
    line-height: 30px;
}

#top .avia-smallarrow-slider .avia-slideshow-dots a {
    background-color: #333;
}

#top .main_color .avia-smallarrow-slider .avia-slideshow-dots a.active, #top .main_color .avia-smallarrow-slider .avia-slideshow-dots a:hover {
    background-color: var(--blue);
    opacity: 1;
}

#top .avia-content-slider-element-container .avia-slideshow-dots {
    position: absolute;
    left: calc(50% - 27px);
}

.hero-top {
    padding-bottom: 50px !important;
}