.logo-project .elementor-widget-image img.active-logo {
    border: 2px solid #161C7A;
    border-radius: 50%;
    
}

@media only screen and (min-width: 1500px) {
.elementor-image-carousel-caption{
    width: 40%;
    text-align: left !important;
    padding: 20px;
    border-radius: 10px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}

@media only screen and (max-width: 450px) {
    .logo-preview{
        display: none !important;
    }
}




.logo-button.elementor-widget-image.active{
    filter: brightness(0.5);
}

figcaption.elementor-image-carousel-caption {
        margin-bottom: -30px;
        z-index: 10;
        background-color: #ffffff;
        margin-top: 10px;
}
}



figure.swiper-slide-inner{
    align-items: center;
    display: flex;
    flex-direction: column-reverse;
}






