<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jssor-slider
{
    width:1280px;
    height:400px;
    margin:0px auto;
    position:relative;
    z-index:100;
}
.jssor-loading
{
    position:absolute;
    top:0px;
    left:0px;
}
.jssor-loading &gt; div:first-child
{
    width:100%;
    height:100%;
    background-color:#000000;
    display:block;
    position:absolute;
    top:0px;
    left:0px;
}
.jssor-loading &gt; div:last-child
{
    width:100%;
    height:100%;
    background:url("../Images/loading-jssor.gif") no-repeat center center;
    display:block;
    position:absolute;
    top:0px;
    left:0px;
}
.jssor-slides
{
    width:1280px;
    height:400px;
    overflow:hidden;
    position:absolute;
    top:0px;
    left:0px;
}
.jssor-slides-logo
{
    width:100%;
    height:192px;
    text-align:center;
    position:relative;
    top:30px;
    left:0px;
}
.jssor-slides-logo img
{
    width:131px;
    height:162px;
    margin:0px;
    padding:0px;
}
.jssor-slides-text {
    width: 100%;
    height: 50px;
    font-family: IranSans;
    font-size: 32px;
    color: #fff;
    text-align: center;
    position: relative;
    top: 300px;
    left: 0px;
    text-shadow: -1px 0px 4px rgba(0, 0, 0, 1);
    
}</pre></body></html>