@media (min-width: 768px) {
    .top-overlay {
        padding-top: 250px;
    }
}

.center-slider {
    width: 1000px;
    max-width: 100%;
    margin-inline: auto;
}

.center-slider img {
    width: auto !important;
    height: auto;
    max-height: 700px !important;
}

.main_color li.avia-slideshow-slide {
    background-color: #f8f8f8;
}

.avia-slideshow-arrows a:before {
    background: #2c328d !important;
    font-size: 25px !important;
    line-height: 35px;
}