﻿
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@*@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

*@
/*jssor slider bullet skin 132 css*/
.jssorb132 {
    position: absolute;
}

.jssorb132 .i {
    position: absolute;
    cursor: pointer;
}

    .jssorb132 .i .b {
        fill: #fff;
        fill-opacity: 0.8;
        stroke: rgba(255, 255, 255, 0.4);
        stroke-width: 2100;
        stroke-miterlimit: 10;
        stroke-opacity: 0.7;
    }

    .jssorb132 .i:hover .b {
        fill: rgba(255, 255, 255, 0.4);
        fill-opacity: .7;
        stroke: #fff;
        stroke-width: 2000;
        stroke-opacity: 0.8;
    }

.jssorb132 .iav .b {
    fill: #fff;
    stroke: #fff;
    stroke-width: 2400;
    fill-opacity: 0.8;
    stroke-opacity: 1;
}

.jssorb132 .i.idn {
    opacity: 0.3;
}

.jssora051 {
    display: block;
    position: absolute;
    cursor: pointer;
}

    .jssora051 .a {
        fill: none;
        stroke: #fff;
        stroke-width: 360;
        stroke-miterlimit: 10;
    }

    .jssora051:hover {
        opacity: .8;
    }

    .jssora051.jssora051dn {
        opacity: .5;
    }

    .jssora051.jssora051ds {
        opacity: .3;
        pointer-events: none;
    }
.image-slider-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.image-slider-navigation {
    position: absolute;
    bottom: 24px;
    right: 16px;
}
.image-slider-prototype {
    width: 12px;
    height: 12px;
}
.image-jssorImagesSlider {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 2100px;
    height: 560px;
    overflow: hidden;
    visibility: hidden;
}
.image-data-slides {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 2100px;
    height: 560px;
    overflow: hidden;
}
.single-video-container, .video-carousel-container {
    margin-top: 8px;
    margin-bottom: 8px;
}

.brighcove-video-container {
    position: relative;
    display: block;
    margin: 5px;
}
.brightcove-padding {
    padding-top: 56.25%;
}

.bright-cove {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}