.elementor-1416 .elementor-element.elementor-element-0483048{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-1416 .elementor-element.elementor-element-0483048{--min-height:100vh;}}/* Start custom CSS for shortcode, class: .elementor-element-de80054 */.progress-container{
    width: 15%;
    flex: unset !important;
}

.progress-bars{
        position: absolute;
    bottom: 0;
    z-index: 11;
    width: 100%;
    height: 200px;
    align-items: center;
}


/*רקע של בר התקדמות*/
.progress-bar{
    background: #ccc;
}


/*צבע של בר התקדמות*/
.progress-fill{
    background: #FA8100;
}


.slide-title{
    font-size: 20px;
    color: white;
}



/*גודל כותרת למובייל*/
@media screen and (max-width:768px){
    .slide-title{
    font-size: 13px;
}
}/* End custom CSS */