body.elementor-page-237750:not(.elementor-motion-effects-element-type-background), body.elementor-page-237750 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS */.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: flex;
    justify-content: center;
}
span.swiper-pagination-bullet {
    margin: 2px !important;
}

@media (max-width:430px)
{
 .elementor-slide-description {
        max-height: 375px;
        overflow: auto;
    }
.elementor-slides .swiper-slide-inner {
        padding: 0;
    }
}
}/* End custom CSS */