﻿.jssorb05 {
    position: absolute;
}

    .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
        position: absolute;
        width: 16px;
        height: 16px;
        background: url('img/b05.png') no-repeat;
        overflow: hidden;
        cursor: pointer;
    }

    .jssorb05 div {
        background-position: -7px -7px;
    }

        .jssorb05 div:hover, .jssorb05 .av:hover {
            background-position: -37px -7px;
        }

    .jssorb05 .av {
        background-position: -67px -7px;
    }

    .jssorb05 .dn, .jssorb05 .dn:hover {
        background-position: -97px -7px;
    }

.jssora22l, .jssora22r {
    display: block;
    position: absolute;
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url('img/a22.png') center center no-repeat;
    overflow: hidden;
}

.jssora22l {
    background-position: -10px -31px;
}

.jssora22r {
    background-position: -70px -31px;
}

.jssora22l:hover {
    background-position: -130px -31px;
}

.jssora22r:hover {
    background-position: -190px -31px;
}

.jssora22l.jssora22ldn {
    background-position: -250px -31px;
}

.jssora22r.jssora22rdn {
    background-position: -310px -31px;
}

.logo-bco {
    margin-top: 25%;
}
.slide-height, .slides {
    height: 650px;
}

    .slides img {
        position: absolute;
    }

.img-slide {
    top:2%;
    width: 50%;
}

.txt-sld {
    top: 22%;
    z-index: 9999;
    width:80%;
    margin: 0 10%;
}


    .txt-sld h1, .txt-sld h2 {
        font-size: 3em;
        font-weight: 500;
        text-transform: uppercase;
        text-shadow: rgba(255, 255, 255, 0.5) 0px 0px 10px;
        color: #fff !important;
    }

    .txt-sld h3 {
        font-size: 1.5em;
        font-weight: 300;
        text-shadow: rgba(255, 255, 255, 0.5) 0px 0px 10px;
        color: #fff !important;
    }

    .txt-sld span {
        color: #366BFF;
        font-weight: 900;
        text-transform: uppercase;
    }

.dark-v {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.50);
    z-index: 1;
    position: fixed;
}