@import url("../fonts/googleFonts/googleFonts.css");


    .cb-slideshow, .cb-slideshow:after {
        position: absolute;
        width: 100%;
        max-height: 800px;
        min-height: 600px;
        top: 0px;
        left: 0px;
        z-index: -1;
        padding: 0px;        

    }


	.cb-slideshow:after {
	  content: '';
	  background: transparent url(../images/65/pattern.png) repeat top left;
	  z-index: 1;
	}

    .cb-slideshow li {
        list-style: none;
    }

    .cb-slideshow li span {
        position: absolute;
        top: 0;
        right: 0;
        color: transparent;
        background-position: 50%,50%;
        opacity: 0;
        z-index: 0;
        -webkit-backface-visibility: hidden;
        width: 100%;
    }

    .cb-slideshow li span img {
        width: 100%;
        max-height: 600px;
        min-height: 500px;
        z-index: 1;
    }

    .cb-slideshow li:nth-child(1) span, .cb-slideshow li:nth-child(5) span, .cb-slideshow li:nth-child(9) span, .cb-slideshow li:nth-child(13) span {
        -webkit-animation: anim1 36s linear infinite 0s;
        -moz-animation: anim1 36s linear infinite 0s;
        -o-animation: anim1 36s linear infinite 0s;
        -ms-animation: anim1 36s linear infinite 0s;
        animation: anim1 36s linear infinite 0s;
    }

    .cb-slideshow li:nth-child(2) span, .cb-slideshow li:nth-child(6) span, .cb-slideshow li:nth-child(10) span, .cb-slideshow li:nth-child(14) span {
        -webkit-animation: anim2 36s linear infinite 0s;
        -moz-animation: anim2 36s linear infinite 0s;
        -o-animation: anim2 36s linear infinite 0s;
        -ms-animation: anim2 36s linear infinite 0s;
        animation: anim2 36s linear infinite 0s;
    }

    .cb-slideshow li:nth-child(3) span, .cb-slideshow li:nth-child(7) span, .cb-slideshow li:nth-child(11) span, .cb-slideshow li:nth-child(15) span {
        -webkit-animation: anim3 36s linear infinite 0s;
        -moz-animation: anim3 36s linear infinite 0s;
        -o-animation: anim3 36s linear infinite 0s;
        -ms-animation: anim3 36s linear infinite 0s;
        animation: anim3 36s linear infinite 0s;
    }

    .cb-slideshow li:nth-child(4) span, .cb-slideshow li:nth-child(8) span, .cb-slideshow li:nth-child(12) span, .cb-slideshow li:nth-child(16) span {
        -webkit-animation: anim4 36s linear infinite 0s;
        -moz-animation: anim4 36s linear infinite 0s;
        -o-animation: anim4 36s linear infinite 0s;
        -ms-animation: anim4 36s linear infinite 0s;
        animation: anim4 36s linear infinite 0s;
    }

    .cb-slideshow li:nth-child(2) span {
        -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 {
        -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 {
        -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 {
        -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 {
        -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 {
        -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 {
        -webkit-animation-delay: 42s;
        -moz-animation-delay: 42s;
        -o-animation-delay: 42s;
        -ms-animation-delay: 42s;
        animation-delay: 42s;
    }

    .cb-slideshow li:nth-child(9) span {
        -webkit-animation-delay: 48s;
        -moz-animation-delay: 48s;
        -o-animation-delay: 48s;
        -ms-animation-delay: 48s;
        animation-delay: 48s;
    }

    .cb-slideshow li:nth-child(10) span {
        -webkit-animation-delay: 54s;
        -moz-animation-delay: 54s;
        -o-animation-delay: 54s;
        -ms-animation-delay: 54s;
        animation-delay: 54s;
    }

    .cb-slideshow li:nth-child(11) span {
        -webkit-animation-delay: 60s;
        -moz-animation-delay: 60s;
        -o-animation-delay: 60s;
        -ms-animation-delay: 60s;
        animation-delay: 60s;
    }

    .cb-slideshow li:nth-child(12) span {
        -webkit-animation-delay: 66s;
        -moz-animation-delay: 66s;
        -o-animation-delay: 66s;
        -ms-animation-delay: 66s;
        animation-delay: 66s;
    }

    .cb-slideshow li:nth-child(13) span {
        -webkit-animation-delay: 72s;
        -moz-animation-delay: 72s;
        -o-animation-delay: 72s;
        -ms-animation-delay: 72s;
        animation-delay: 72s;
    }

    .cb-slideshow li:nth-child(14) span {
        -webkit-animation-delay: 78s;
        -moz-animation-delay: 78s;
        -o-animation-delay: 78s;
        -ms-animation-delay: 78s;
        animation-delay: 78s;
    }

    .cb-slideshow li:nth-child(15) span {
        -webkit-animation-delay: 84s;
        -moz-animation-delay: 84s;
        -o-animation-delay: 84s;
        -ms-animation-delay: 84s;
        animation-delay: 84s;
    }

    .cb-slideshow li:nth-child(16) span {
        -webkit-animation-delay: 90s;
        -moz-animation-delay: 90s;
        -o-animation-delay: 90s;
        -ms-animation-delay: 90s;
        animation-delay: 90s;
    }

    @-webkit-keyframes anim1 {
        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) rotate(3deg);
        }

        25% {
            opacity: 0;
            -webkit-transform: scale(1.1) rotate(3deg);
        }
*/
        100% {
            opacity: 0
        }
    }

    @-moz-keyframes anim1 {
        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) rotate(3deg);
        }

        25% {
            opacity: 0;
            -moz-transform: scale(1.1) rotate(3deg);
        }
*/
        100% {
            opacity: 0
        }
    }

    @-ms-keyframes anim1, @keyframes anim1 {
        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) rotate(3deg);
        }

        25% {
            opacity: 0;
            transform: scale(1.1) rotate(3deg);
        }
*/
        100% {
            opacity: 0
        }
    }

    @-webkit-keyframes anim2 {
        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 anim2 {
        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 anim2 {
        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 anim2, @keyframes anim2 {
        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
        }
    }

    @-webkit-keyframes anim3 {
        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);
        }

        25% {
            opacity: 0;
            -webkit-transform: scale(1.1);
        }

        100% {
            opacity: 0
        }
    }

    @-moz-keyframes anim3 {
        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);
        }

        25% {
            opacity: 0;
            -moz-transform: scale(1.1);
        }

        100% {
            opacity: 0
        }
    }

    @-o-keyframes anim3 {
        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);
        }

        25% {
            opacity: 0;
            -o-transform: scale(1.1);
        }

        100% {
            opacity: 0
        }
    }

    @-ms-keyframes anim3, @keyframes anim3 {
        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);
        }

        25% {
            opacity: 0;
            -ms-transform: scale(1.1);
        }

        100% {
            opacity: 0
        }
    }

    @-webkit-keyframes anim4 {
        0% {
            opacity: 0;
            -webkit-animation-timing-function: ease-in;
        }

        8% {
            opacity: 1;
            -webkit-animation-timing-function: ease-out;
        }

        17% {
            opacity: 1
        }

        25% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @-moz-keyframes anim4 {
        0% {
            opacity: 0;
            -moz-animation-timing-function: ease-in;
        }

        8% {
            opacity: 1;
            -moz-animation-timing-function: ease-out;
        }

        17% {
            opacity: 1
        }

        25% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @-o-keyframes anim4 {
        0% {
            opacity: 0;
            -o-animation-timing-function: ease-in;
        }

        8% {
            opacity: 1;
            -o-animation-timing-function: ease-out;
        }

        17% {
            opacity: 1
        }

        25% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @-ms-keyframes anim4, @keyframes anim4 {
        0% {
            opacity: 0;
            -ms-animation-timing-function: ease-in;
        }

        8% {
            opacity: 1;
            -ms-animation-timing-function: ease-out;
        }

        17% {
            opacity: 1
        }

        25% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

 /*   .no-cssanimations .cb-slideshow li span {
        opacity: 1;
    }

    .cont_hd {
        z-index: 1;
        position: relative;
    }
    */
