h1,h2,h3,h4,h5,h6 {
    font-weight: 900;
}
.desktoplogo {
    float: right;
}
.wsmenu > .wsmenu-list > li {
    float: right;
}
.wsmenu {
    float: left;
}
ul.simple-list {
    margin-right: 15px;
    margin-left: unset;
}
.wsanimated-arrow {
    left: 50px;
    right: auto;
}
.se-cr {
    margin-left: 40px;
    margin-right: unset;
}
.text-end {
    text-align: left !important;
}

.bottom-footer-list li {
    padding-right: 10px;
    padding-left: unset;
}
.bottom-footer-list li:last-child:after {
    content: "|";
}
.bottom-footer-list li:first-child:after {
    display:none;
}
.bottom-footer-list li:last-child:after {
    content: " ";
    padding-left: 11px; 
}



