﻿
.slider-copyright {
    position: fixed;
    background: rgba(255, 255, 255, .4);
    bottom: 0;
    right: 0;
    text-align: right;
    color: #fff;
    padding: 0 7px 0 7px;
    font-size: 8px;
}

.slider-copyright_1 {
    position: absolute;
    background: rgba(255, 255, 255, .4);
    bottom: 6px;
    right: 6px;
    text-align: right;
    color: #fff;
    padding: 0 7px 0 7px;
    font-size: 8px;
}

