/* Cas client */
.img_card_cas_client {
    min-height: 100px;
    max-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.img_card_cas_client > .elementor-widget-container {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.txt_card_cas_client > .elementor-widget-container {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 63px;
    margin-bottom:5px;
}

.sx_height_30{
    min-height:30px;
}
.sx_height_15{
    min-height:20px;
}

.sx_cas_client_titre{
    min-height: 45px;
    margin-bottom: 0 !important;
}


.elementor-element-4c22d64d .elementor-widget:not(:last-child){
    margin-bottom:5px;
}

.sx_logotop_cas img{
    height:auto;
    width: 200px;
}
.sx_titre_secteur,.sx_titre_secteur a{
    color:#2D2D2D !important;
}
