.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.infodescription {
    color: #fff;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}

.activemenu{
    background:#5c5c5c;
    color:#333;
}

.cb-slideshow2,
.cb-slideshow2:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.cb-slideshow1967,
.cb-slideshow1967:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.corilink {
    margin-left: 5px;
}

.cb-slideshow:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
}

.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}

.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}

    .cb-slideshow li div h3 {
        font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
        font-size: 160px;
        padding: 0 30px;
        line-height: 120px;
        color: rgba(255,255,255,0.8);
    }

.cb-slideshow li:nth-child(1) span {
    background-image: url(../images/5.jpg);
}

.cb-slideshow li:nth-child(2) span {
    background-image: url(../images/2.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) span {
    background-image: url(../images/3.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) span {
    background-image: url(../images/4.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) span {
    background-image: url(../images/1.jpg);
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) span {
    background-image: url(../images/6.jpg);
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

.cb-slideshow li:nth-child(7) span {
    background-image: url(../images/7.jpg);
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
    -o-animation-delay: 36s;
    -ms-animation-delay: 36s;
    animation-delay: 36s;
}

.cb-slideshow li:nth-child(8) span {
    background-image: url(../images/8.jpg);
    -webkit-animation-delay: 42s;
    -moz-animation-delay: 42s;
    -o-animation-delay: 42s;
    -ms-animation-delay: 42s;
    animation-delay: 42s;
}

.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

.cb-slideshow li:nth-child(7) div {
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
    -o-animation-delay: 36s;
    -ms-animation-delay: 36s;
    animation-delay: 36s;
}

.cb-slideshow li:nth-child(8) div {
    -webkit-animation-delay: 42s;
    -moz-animation-delay: 42s;
    -o-animation-delay: 42s;
    -ms-animation-delay: 42s;
    animation-delay: 42s;
}

/*---------------------------------------------*/

.cb-slideshow2:after {
    content: '';
    /*background: transparent url(../images/pattern.png) repeat top left;*/
}

.cb-slideshow2 li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}

.cb-slideshow2 li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}

    .cb-slideshow2 li div h3 {
        font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
        font-size: 160px;
        padding: 0 30px;
        line-height: 120px;
        color: rgba(255,255,255,0.8);
    }

.cb-slideshow2 li:nth-child(1) span {
    background-image: url(../images/1_profilo.jpg);
}

.cb-slideshow2 li:nth-child(2) span {
    background-image: url(../images/1_profilo.jpg);
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    -ms-animation-delay: 2s;
    animation-delay: 2s;
}

.cb-slideshow2 li:nth-child(3) span {
    background-image: url(../images/3_profilo.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow2 li:nth-child(4) span {
    background-image: url(../images/1_profilo.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

/*.cb-slideshow2 li:nth-child(4) span {
        background-image: url(../images/4.jpg);
        -webkit-animation-delay: 18s;
        -moz-animation-delay: 18s;
        -o-animation-delay: 18s;
        -ms-animation-delay: 18s;
        animation-delay: 18s;
    }*/


/*.cb-slideshow2 li:nth-child(2) div {
        -webkit-animation-delay: 16s;
        -moz-animation-delay: 16s;
        -o-animation-delay: 16s;
        -ms-animation-delay: 16s;
        animation-delay: 16s;
    }

    .cb-slideshow2 li:nth-child(3) div {
        -webkit-animation-delay: 12s;
        -moz-animation-delay: 12s;
        -o-animation-delay: 12s;
        -ms-animation-delay: 12s;
        animation-delay: 12s;
    }

    .cb-slideshow2 li:nth-child(4) div {
        -webkit-animation-delay: 18s;
        -moz-animation-delay: 18s;
        -o-animation-delay: 18s;
        -ms-animation-delay: 18s;
        animation-delay: 18s;
    }*/



/*------------- 1967--------------------------------*/

.cb-slideshow1967:after {
    content: '';
    background: transparent url(../images/pattern.png) repeat top left;
    opacity: 0.4;
}

.cb-slideshow1967 li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 36s linear infinite 0s;
    -moz-animation: imageAnimation 36s linear infinite 0s;
    -o-animation: imageAnimation 36s linear infinite 0s;
    -ms-animation: imageAnimation 36s linear infinite 0s;
    animation: imageAnimation 36s linear infinite 0s;
}

.cb-slideshow1967 li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-animation: titleAnimation 36s linear infinite 0s;
    -moz-animation: titleAnimation 36s linear infinite 0s;
    -o-animation: titleAnimation 36s linear infinite 0s;
    -ms-animation: titleAnimation 36s linear infinite 0s;
    animation: titleAnimation 36s linear infinite 0s;
}

    .cb-slideshow1967 li div h3 {
        font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
        font-size: 160px;
        padding: 0 30px;
        line-height: 120px;
        color: rgba(255,255,255,0.8);
    }

.cb-slideshow1967 li:nth-child(1) span {
    background-image: url(../musica/Gallery/1.jpg);
}

.cb-slideshow1967 li:nth-child(2) span {
    background-image: url(../musica/Gallery/2.jpg);
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow1967 li:nth-child(3) span {
    background-image: url(../musica/Gallery/3.jpg);
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow1967 li:nth-child(4) span {
    background-image: url(../musica/Gallery/4.jpg);
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow1967 li:nth-child(5) span {
    background-image: url(../musica/Gallery/5.jpg);
    -webkit-animation-delay: 23s;
    -moz-animation-delay: 23s;
    -o-animation-delay: 23s;
    -ms-animation-delay: 23s;
    animation-delay: 23s;
}

.cb-slideshow1967 li:nth-child(6) span {
    background-image: url(../musica/Gallery/6.jpg);
    -webkit-animation-delay: 28s;
    -moz-animation-delay: 28s;
    -o-animation-delay: 28s;
    -ms-animation-delay: s;
    animation-delay: 28s;
}

.cb-slideshow1967 li:nth-child(7) span {
    background-image: url(../musica/Gallery/7.jpg);
    -webkit-animation-delay: 33s;
    -moz-animation-delay: 33s;
    -o-animation-delay: 33s;
    -ms-animation-delay: s;
    animation-delay: 33s;
}

.cb-slideshow1967 li:nth-child(8) span {
    background-image: url(../musica/Gallery/8.jpg);
    -webkit-animation-delay: 38s;
    -moz-animation-delay: 38s;
    -o-animation-delay: 38s;
    -ms-animation-delay: s;
    animation-delay: 38s;
}

.cb-slideshow1967 li:nth-child(9) span {
    background-image: url(../musica/Gallery/9.jpg);
    -webkit-animation-delay: 43s;
    -moz-animation-delay: 43s;
    -o-animation-delay: 43s;
    -ms-animation-delay: s;
    animation-delay: 43s;
}

.cb-slideshow1967 li:nth-child(10) span {
    background-image: url(../musica/Gallery/10.jpg);
    -webkit-animation-delay: 47s;
    -moz-animation-delay: 47s;
    -o-animation-delay: 47s;
    -ms-animation-delay: s;
    animation-delay: 47s;
}

.cb-slideshow1967 li:nth-child(11) span {
    background-image: url(../musica/Gallery/11.jpg);
    -webkit-animation-delay: 52s;
    -moz-animation-delay: 52s;
    -o-animation-delay: 52s;
    -ms-animation-delay: s;
    animation-delay: 52s;
}

.cb-slideshow1967 li:nth-child(12) span {
    background-image: url(../musica/Gallery/12.jpg);
    -webkit-animation-delay: 57s;
    -moz-animation-delay: 57s;
    -o-animation-delay: 57s;
    -ms-animation-delay: s;
    animation-delay: 57s;
}

.cb-slideshow1967 li:nth-child(13) span {
    background-image: url(../musica/Gallery/13.jpg);
    -webkit-animation-delay: 62s;
    -moz-animation-delay: 62s;
    -o-animation-delay: 62s;
    -ms-animation-delay: s;
    animation-delay: 62s;
}

.cb-slideshow1967 li:nth-child(14) span {
    background-image: url(../musica/Gallery/14.jpg);
    -webkit-animation-delay: 67s;
    -moz-animation-delay: 67s;
    -o-animation-delay: 67s;
    -ms-animation-delay: s;
    animation-delay: 67s;
}

.cb-slideshow1967 li:nth-child(15) span {
    background-image: url(../musica/Gallery/15.jpg);
    -webkit-animation-delay: 72s;
    -moz-animation-delay: 72s;
    -o-animation-delay: 72s;
    -ms-animation-delay: s;
    animation-delay: 72s;
}

.cb-slideshow1967 li:nth-child(16) span {
    background-image: url(../musica/Gallery/16.jpg);
    -webkit-animation-delay: 77s;
    -moz-animation-delay: 77s;
    -o-animation-delay: 77s;
    -ms-animation-delay: s;
    animation-delay: 77s;
}

.cb-slideshow1967 li:nth-child(17) span {
    background-image: url(../musica/Gallery/17.jpg);
    -webkit-animation-delay: 82s;
    -moz-animation-delay: 82s;
    -o-animation-delay: 82s;
    -ms-animation-delay: s;
    animation-delay: 82s;
}

.cb-slideshow1967 li:nth-child(18) span {
    background-image: url(../musica/Gallery/18.jpg);
    -webkit-animation-delay: 87s;
    -moz-animation-delay: 87s;
    -o-animation-delay: 87s;
    -ms-animation-delay: s;
    animation-delay: 87s;
}

.cb-slideshow1967 li:nth-child(19) span {
    background-image: url(../musica/Gallery/19.jpg);
    -webkit-animation-delay: 92s;
    -moz-animation-delay: 92s;
    -o-animation-delay: 92s;
    -ms-animation-delay: s;
    animation-delay: 92s;
}

.cb-slideshow1967 li:nth-child(20) span {
    background-image: url(../musica/Gallery/20.jpg);
    -webkit-animation-delay: 97s;
    -moz-animation-delay: 97s;
    -o-animation-delay: 97s;
    -ms-animation-delay: s;
    animation-delay: 97s;
}

.cb-slideshow1967 li:nth-child(21) span {
    background-image: url(../musica/Gallery/21.jpg);
    -webkit-animation-delay: 102s;
    -moz-animation-delay: 102s;
    -o-animation-delay: 102s;
    -ms-animation-delay: s;
    animation-delay: 102s;
}

.cb-slideshow1967 li:nth-child(22) span {
    background-image: url(../musica/Gallery/22.jpg);
    -webkit-animation-delay: 107s;
    -moz-animation-delay: 107s;
    -o-animation-delay: 107s;
    -ms-animation-delay: s;
    animation-delay: 107s;
}

.cb-slideshow1967 li:nth-child(23) span {
    background-image: url(../musica/Gallery/23.jpg);
    -webkit-animation-delay: 112s;
    -moz-animation-delay: 112s;
    -o-animation-delay: 112s;
    -ms-animation-delay: s;
    animation-delay: 112s;
}

.cb-slideshow1967 li:nth-child(24) span {
    background-image: url(../musica/Gallery/24.jpg);
    -webkit-animation-delay: 117s;
    -moz-animation-delay: 117s;
    -o-animation-delay: 117s;
    -ms-animation-delay: s;
    animation-delay: 117s;
}

.cb-slideshow1967 li:nth-child(25) span {
    background-image: url(../musica/Gallery/25.jpg);
    -webkit-animation-delay: 222s;
    -moz-animation-delay: 222s;
    -o-animation-delay: 222s;
    -ms-animation-delay: s;
    animation-delay: 222s;
}

.cb-slideshow1967 li:nth-child(26) span {
    background-image: url(../musica/Gallery/26.jpg);
    -webkit-animation-delay: 227s;
    -moz-animation-delay: 227s;
    -o-animation-delay: 227s;
    -ms-animation-delay: s;
    animation-delay: 227s;
}

.cb-slideshow1967 li:nth-child(27) span {
    background-image: url(../musica/Gallery/27.jpg);
    -webkit-animation-delay: 232s;
    -moz-animation-delay: 232s;
    -o-animation-delay: 232s;
    -ms-animation-delay: s;
    animation-delay: 232s;
}

.cb-slideshow1967 li:nth-child(28) span {
    background-image: url(../musica/Gallery/28.jpg);
    -webkit-animation-delay: 237s;
    -moz-animation-delay: 237s;
    -o-animation-delay: 237s;
    -ms-animation-delay: s;
    animation-delay: 237s;
}

.cb-slideshow1967 li:nth-child(29) span {
    background-image: url(../musica/Gallery/29.jpg);
    -webkit-animation-delay: 242s;
    -moz-animation-delay: 242s;
    -o-animation-delay: 242s;
    -ms-animation-delay: s;
    animation-delay: 242s;
}

.cb-slideshow1967 li:nth-child(30) span {
    background-image: url(../musica/Gallery/30.jpg);
    -webkit-animation-delay: 247s;
    -moz-animation-delay: 247s;
    -o-animation-delay: 247s;
    -ms-animation-delay: s;
    animation-delay: 247s;
}

.cb-slideshow1967 li:nth-child(31) span {
    background-image: url(../musica/Gallery/31.jpg);
    -webkit-animation-delay: 252s;
    -moz-animation-delay: 252s;
    -o-animation-delay: 252s;
    -ms-animation-delay: s;
    animation-delay: 252s;
}

.cb-slideshow1967 li:nth-child(32) span {
    background-image: url(../musica/Gallery/32.jpg);
    -webkit-animation-delay: 257s;
    -moz-animation-delay: 257s;
    -o-animation-delay: 257s;
    -ms-animation-delay: s;
    animation-delay: 257s;
}

.cb-slideshow1967 li:nth-child(33) span {
    background-image: url(../musica/Gallery/33.jpg);
    -webkit-animation-delay: 262s;
    -moz-animation-delay: 262s;
    -o-animation-delay: 262s;
    -ms-animation-delay: s;
    animation-delay: 262s;
}

.cb-slideshow1967 li:nth-child(34) span {
    background-image: url(../musica/Gallery/34.jpg);
    -webkit-animation-delay: 267s;
    -moz-animation-delay: 267s;
    -o-animation-delay: 267s;
    -ms-animation-delay: s;
    animation-delay: 267s;
}

.cb-slideshow1967 li:nth-child(35) span {
    background-image: url(../musica/Gallery/35.jpg);
    -webkit-animation-delay: 272s;
    -moz-animation-delay: 272s;
    -o-animation-delay: 272s;
    -ms-animation-delay: s;
    animation-delay: 272s;
}

.cb-slideshow1967 li:nth-child(36) span {
    background-image: url(../musica/Gallery/36.jpg);
    -webkit-animation-delay: 277s;
    -moz-animation-delay: 277s;
    -o-animation-delay: 277s;
    -ms-animation-delay: s;
    animation-delay: 277s;
}

.cb-slideshow1967 li:nth-child(37) span {
    background-image: url(../musica/Gallery/37.jpg);
    -webkit-animation-delay: 282s;
    -moz-animation-delay: 282s;
    -o-animation-delay: 282s;
    -ms-animation-delay: s;
    animation-delay: 282s;
}

.cb-slideshow1967 li:nth-child(38) span {
    background-image: url(../musica/Gallery/38.jpg);
    -webkit-animation-delay: 287s;
    -moz-animation-delay: 287s;
    -o-animation-delay: 287s;
    -ms-animation-delay: s;
    animation-delay: 287s;
}

.cb-slideshow1967 li:nth-child(39) span {
    background-image: url(../musica/Gallery/39.jpg);
    -webkit-animation-delay: 292s;
    -moz-animation-delay: 292s;
    -o-animation-delay: 292s;
    -ms-animation-delay: s;
    animation-delay: 292s;
}

.cb-slideshow1967 li:nth-child(40) span {
    background-image: url(../musica/Gallery/40.jpg);
    -webkit-animation-delay: 297s;
    -moz-animation-delay: 297s;
    -o-animation-delay: 297s;
    -ms-animation-delay: s;
    animation-delay: 297s;
}




@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -webkit-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    22% {
        opacity: 0;
        -webkit-transform: scale(1.1) translateY(-20%);
    }

    25% {
        opacity: 0;
        -webkit-transform: scale(1.1) translateY(-100%);
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -moz-transform: scale(1.05);
        -moz-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -moz-transform: scale(1.1);
    }

    22% {
        opacity: 0;
        -webkit-transform: scale(1.1) translateY(-20%);
    }

    25% {
        opacity: 0;
        -moz-transform: scale(1.1) translateY(-100%);
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -o-transform: scale(1.05);
        -o-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -o-transform: scale(1.1);
    }

    22% {
        opacity: 0;
        -webkit-transform: scale(1.1) translateY(-20%);
    }

    25% {
        opacity: 0;
        -o-transform: scale(1.1) translateY(-100%);
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        -ms-transform: scale(1.05);
        -ms-animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        -ms-transform: scale(1.1);
    }

    22% {
        opacity: 0;
        -webkit-transform: scale(1.1) translateY(-20%);
    }

    25% {
        opacity: 0;
        -ms-transform: scale(1.1) translateY(-100%);
    }

    100% {
        opacity: 0;
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        transform: scale(1.05);
        animation-timing-function: ease-out;
    }

    17% {
        opacity: 1;
        transform: scale(1.1);
    }

    22% {
        opacity: 0;
        -webkit-transform: scale(1.1) translateY(-20%);
    }

    25% {
        opacity: 0;
        -transform: scale(1.1) translateY(-100%);
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-300%);
    }

    8% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }

    17% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }

    19% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0;
        -moz-transform: translateY(-300%);
    }

    8% {
        opacity: 1;
        -moz-transform: translateY(0%);
    }

    17% {
        opacity: 1;
        -moz-transform: translateY(0%);
    }

    19% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0;
        -o-transform: translateY(-300%);
    }

    8% {
        opacity: 1;
        -o-transform: translateY(0%);
    }

    17% {
        opacity: 1;
        -o-transform: translateY(0%);
    }

    19% {
        opacity: 0;
        -o-transform: translateY(100%);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0;
        -ms-transform: translateY(-300%);
    }

    8% {
        opacity: 1;
        -ms-transform: translateY(0%);
    }

    17% {
        opacity: 1;
        -ms-transform: translateY(0%);
    }

    19% {
        opacity: 0;
        -ms-transform: translateY(100%);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateY(-300%);
    }

    8% {
        opacity: 1;
        transform: translateY(0%);
    }

    17% {
        opacity: 1;
        transform: translateY(0%);
    }

    19% {
        opacity: 0;
        transform: translateY(100%);
    }

    25% {
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}
/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span {
    opacity: 1;
}

.no-cssanimations .cb-slideshow2 li span {
    opacity: 1;
}

@media screen and (max-width: 1140px) {
    .cb-slideshow li div h3 {
        font-size: 100px;
    }

    .cb-slideshow2 li div h3 {
        font-size: 100px;
    }
}

@media screen and (max-width: 600px) {
    .cb-slideshow li div h3 {
        font-size: 50px;
    }

    .cb-slideshow2 li div h3 {
        font-size: 50px;
    }
}


/*NUOVO SLIDER SUPER*/

#makeMeScrollable {
    width: 100%;
    height: 447px;
    position: fixed;
}

div.scrollWrapper {
    height: 639px;
    overflow: hidden;
    position: relative;
    top: -55px;
    width: 100%;
}

div#bck {
    height: 535px;
    margin-top: -258px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.slideimage {
    width: 1042px;
    margin-left: -10px;
}




/*----------------------- SLIDE GALLERY INSISDE PAGE ---------------------------*/


.loader {
    width: 70px;
    height: 70px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -35px 0px 0px -35px;
    opacity: 0.7;
    z-index: 1000;
    background: #fff url(../images/gallery-inside/loader.gif) no-repeat center center;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
}

.bg_image img {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0;
}

/* Preview Slider Gallery Style */
.ps_container {
    display: none;
    /*width:680px;*/
    /*height:500px;*/
    width: 880px;
    height: 581px;
    position: relative;
}

.ps_image_wrapper {
    /*width:680px;*/
    /*height:450px;*/
    width: 880px;
    height: 581px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    border: 1px solid #fff;
}

    .ps_image_wrapper img {
        position: absolute;
        left: 0px;
        top: 0px;
    }

.ps_prev,
.ps_next {
    width: 30px;
    height: 59px;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    cursor: pointer;
    opacity: 0.5;
}

.ps_prev {
    background: transparent url(../images/gallery-inside/prev.png) no-repeat top center;
    left: -50px;
}

.ps_next {
    background: transparent url(../images/gallery-inside/next.png) no-repeat top center;
    right: -50px;
}

    .ps_prev:hover,
    .ps_next:hover {
        opacity: 0.9;
    }

ul.ps_nav {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    margin: 20px auto;
    position: relative;
}

    ul.ps_nav li {
        float: left;
    }

        ul.ps_nav li a {
            display: block;
            text-indent: -9000px;
            width: 73px;
            height: 73px;
            outline: none;
            padding: 0px 3px;
            /*background:transparent url(../images/gallery-inside/dot.png) no-repeat top center;*/
            margin-left: 30px;
        }

            ul.ps_nav li a:hover, ul.ps_nav li.selected a {
                background-position: 50% -11px;
            }

        ul.ps_nav li.ps_preview {
            display: none;
            width: 85px;
            height: 91px;
            top: -95px;
            left: -34.5px; /*First item, next ones is leftDot - 0.5*wThis + 0.5*wDot, i.e. second one is (16 - 42.5 + 8) = -18.5 */
            position: absolute;
        }

            ul.ps_nav li.ps_preview span {
                background: transparent url(../images/gallery-inside/triangle.png) no-repeat top center;
                width: 15px;
                height: 6px;
                position: absolute;
                top: 85px;
                left: 35px;
            }

.ps_preview_wrapper {
    width: 75px;
    height: 75px;
    border: 5px solid #fff;
    overflow: hidden;
    position: relative;
    -moz-box-shadow: 0px 0px 5px #999;
    -webkit-box-shadow: 0px 0px 5px #999;
    box-shadow: 0px 0px 5px #999;
}

    .ps_preview_wrapper img {
        position: absolute;
        top: 0px;
        left: 0px;
    }
