/* Add custom CSS styles below */ 
/*
div#progress-scroll.progress-wrap.active-progress::after{
position : fixed;
left:30px !important;
bottom : 90px !important;
}*/

.progress-wrap:where([dir="rtl"], [dir="rtl"] *) {
        right: 30px !important;
        bottom : 105px !important;}


.floating-contacts button{
position : fixed;
left:30px !important;
bottom : 50px;
}
.floating-contacts{
position : fixed;
left:30px !important;
bottom : 50px;
}