.slider-pro{
    box-sizing:initial;
    margin:0 auto
}
.slider-pro,.sp-mask,.sp-slides-container{
    position:relative
}
.sp-mask{
    overflow:hidden
}
.sp-slides{
    backface-visibility:hidden;
    perspective:1000;
    position:relative
}
.sp-slide{
    position:absolute
}
.sp-image-container{
    overflow:hidden
}
.sp-image{
    border:none;
    display:block;
    position:relative
}
.sp-no-js{
    max-width:100%;
    overflow:hidden
}
.sp-arrows{
    position:absolute
}
.sp-fade-arrows{
    opacity:0;
    transition:opacity .5s
}
.sp-slides-container:hover .sp-fade-arrows{
    opacity:1
}
.sp-horizontal .sp-arrows{
    left:0;
    margin-top:-25px;
    top:50%;
    width:100%
}
.sp-vertical .sp-arrows{
    height:100%;
    left:50%;
    margin-left:-25px;
    top:0
}
.sp-arrow{
    background-color:initial;
    cursor:pointer;
    display:block;
    height:50px;
    line-height:50px;
    position:absolute;
    text-align:center;
    width:50px
}
.sp-arrow:after{
    color:#fff;
    content:"\0276F";
    display:inline-block;
    font-size:40px;
    vertical-align:middle
}
.sp-previous-arrow{
    transform:rotate(-180deg)
}
.sp-horizontal .sp-previous-arrow{
    left:20px;
    right:auto
}
.sp-horizontal .sp-next-arrow{
    left:auto;
    right:20px
}
.sp-vertical .sp-previous-arrow{
    top:20px;
    transform:rotate(270deg)
}
.sp-vertical .sp-next-arrow{
    bottom:20px;
    transform:rotate(90deg)
}
.sp-horizontal.sp-rtl .sp-previous-arrow{
    left:auto;
    right:20px;
    transform:rotate(0deg)
}
.sp-horizontal.sp-rtl .sp-next-arrow{
    left:20px;
    right:auto;
    transform:rotate(180deg)
}
.sp-buttons{
    padding-top:10px;
    position:relative;
    text-align:center;
    width:100%
}
.sp-rtl .sp-buttons{
    direction:rtl
}
.sp-full-screen .sp-buttons{
    display:none
}
.sp-button{
    border:2px solid #000;
    border-radius:50%;
    box-sizing:border-box;
    cursor:pointer;
    display:inline-block;
    height:10px;
    margin:4px;
    width:10px
}
.sp-selected-button{
    background-color:#000
}
@media only screen and (min-width:768px) and (max-width:1024px){
    .sp-button{
        height:14px;
        width:14px
    }
}
@media only screen and (min-width:568px) and (max-width:768px){
    .sp-button{
        height:16px;
        width:16px
    }
}
@media only screen and (min-width:320px) and (max-width:568px){
    .sp-button{
        height:18px;
        width:18px
    }
}
.sp-caption-container{
    margin-top:10px;
    text-align:center
}
.sp-fullscreen{
    background-color:#000;
    margin:0!important
}
.sp-fullscreen-button{
    cursor:pointer;
    font-size:30px;
    line-height:1;
    position:absolute;
    right:10px;
    top:5px;
    transform:rotate(45deg)
}
.sp-fullscreen-button:before{
    content:"\2195"
}
.sp-fade-fullscreen{
    opacity:0;
    transition:opacity .5s
}
.slider-pro:hover .sp-fade-fullscreen{
    opacity:1
}
.sp-layer{
    -webkit-font-smoothing:subpixel-antialiased;
    backface-visibility:hidden;
    box-sizing:border-box;
    margin:0;
    position:absolute
}
.sp-black{
    background:#000;
    background:#000000b3;
    color:#fff
}
.sp-white{
    background:#fff;
    background:#ffffffb3;
    color:#000
}
.sp-rounded{
    border-radius:10px
}
.sp-padding{
    padding:10px
}
.sp-thumbnails-container{
    direction:ltr;
    overflow:hidden;
    position:relative
}
.sp-bottom-thumbnails,.sp-top-thumbnails{
    left:0;
    margin:0 auto
}
.sp-top-thumbnails{
    margin-bottom:4px;
    position:absolute;
    top:0
}
.sp-bottom-thumbnails{
    margin-top:4px
}
.sp-left-thumbnails,.sp-right-thumbnails{
    position:absolute;
    top:0
}
.sp-right-thumbnails{
    margin-left:4px;
    right:0
}
.sp-left-thumbnails{
    left:0;
    margin-right:4px
}
.sp-thumbnails{
    position:relative
}
.sp-thumbnail{
    border:none
}
.sp-thumbnail-container{
    box-sizing:border-box;
    display:block;
    float:left;
    overflow:hidden;
    position:relative
}
.sp-rtl .sp-thumbnail-container{
    float:right
}
.sp-bottom-thumbnails .sp-thumbnail-container,.sp-top-thumbnails .sp-thumbnail-container{
    margin-left:2px;
    margin-right:2px
}
.sp-bottom-thumbnails .sp-thumbnail-container:first-child,.sp-top-thumbnails .sp-thumbnail-container:first-child{
    margin-left:0
}
.sp-bottom-thumbnails .sp-thumbnail-container:last-child,.sp-top-thumbnails .sp-thumbnail-container:last-child{
    margin-right:0
}
.sp-left-thumbnails .sp-thumbnail-container,.sp-right-thumbnails .sp-thumbnail-container{
    margin-bottom:2px;
    margin-top:2px
}
.sp-left-thumbnails .sp-thumbnail-container:first-child,.sp-right-thumbnails .sp-thumbnail-container:first-child{
    margin-top:0
}
.sp-left-thumbnails .sp-thumbnail-container:last-child,.sp-right-thumbnails .sp-thumbnail-container:last-child{
    margin-bottom:0
}
.sp-right-thumbnails.sp-has-pointer{
    margin-left:-13px
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{
    left:18px;
    margin-left:0!important;
    position:absolute
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
    border-left:5px solid red;
    content:"";
    height:100%;
    left:0;
    margin-left:13px;
    position:absolute;
    top:0
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{
    border-bottom:8px solid #0000;
    border-right:13px solid red;
    border-top:8px solid #0000;
    content:"";
    height:0;
    left:0;
    margin-top:-8px;
    position:absolute;
    top:50%;
    width:0
}
.sp-left-thumbnails.sp-has-pointer{
    margin-right:-13px
}
.sp-left-thumbnails.sp-has-pointer .sp-thumbnail{
    position:absolute;
    right:18px
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
    border-left:5px solid red;
    content:"";
    height:100%;
    margin-right:13px;
    position:absolute;
    right:0;
    top:0
}
.sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{
    border-bottom:8px solid #0000;
    border-left:13px solid red;
    border-top:8px solid #0000;
    content:"";
    height:0;
    margin-top:-8px;
    position:absolute;
    right:0;
    top:50%;
    width:0
}
.sp-bottom-thumbnails.sp-has-pointer{
    margin-top:-13px
}
.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{
    margin-top:0!important;
    position:absolute;
    top:18px
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
    border-bottom:5px solid red;
    content:"";
    margin-top:13px;
    position:absolute;
    top:0;
    width:100%
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{
    border-bottom:13px solid red;
    border-left:8px solid #0000;
    border-right:8px solid #0000;
    content:"";
    height:0;
    left:50%;
    margin-left:-8px;
    position:absolute;
    top:0;
    width:0
}
.sp-top-thumbnails.sp-has-pointer{
    margin-bottom:-13px
}
.sp-top-thumbnails.sp-has-pointer .sp-thumbnail{
    bottom:18px;
    position:absolute
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
    border-bottom:5px solid red;
    bottom:0;
    content:"";
    margin-bottom:13px;
    position:absolute;
    width:100%
}
.sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after{
    border-left:8px solid #0000;
    border-right:8px solid #0000;
    border-top:13px solid red;
    bottom:0;
    content:"";
    height:0;
    left:50%;
    margin-left:-8px;
    position:absolute;
    width:0
}
.sp-thumbnail-arrows{
    position:absolute
}
.sp-fade-thumbnail-arrows{
    opacity:0;
    transition:opacity .5s
}
.sp-thumbnails-container:hover .sp-fade-thumbnail-arrows{
    opacity:1
}
.sp-bottom-thumbnails .sp-thumbnail-arrows,.sp-top-thumbnails .sp-thumbnail-arrows{
    left:0;
    margin-top:-12px;
    top:50%;
    width:100%
}
.sp-left-thumbnails .sp-thumbnail-arrows,.sp-right-thumbnails .sp-thumbnail-arrows{
    height:100%;
    left:50%;
    margin-left:-7px;
    top:0
}
.sp-thumbnail-arrow{
    cursor:pointer;
    display:block;
    height:25px;
    position:absolute;
    width:15px
}
.sp-left-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow,.sp-right-thumbnails .sp-thumbnail-arrows .sp-thumbnail-arrow{
    transform:rotate(90deg)
}
.sp-bottom-thumbnails .sp-previous-thumbnail-arrow,.sp-top-thumbnails .sp-previous-thumbnail-arrow{
    left:0
}
.sp-bottom-thumbnails .sp-next-thumbnail-arrow,.sp-top-thumbnails .sp-next-thumbnail-arrow{
    right:0
}
.sp-left-thumbnails .sp-previous-thumbnail-arrow,.sp-right-thumbnails .sp-previous-thumbnail-arrow{
    top:0
}
.sp-left-thumbnails .sp-next-thumbnail-arrow,.sp-right-thumbnails .sp-next-thumbnail-arrow{
    bottom:0
}
.sp-next-thumbnail-arrow:after,.sp-next-thumbnail-arrow:before,.sp-previous-thumbnail-arrow:after,.sp-previous-thumbnail-arrow:before{
    background-color:#fff;
    content:"";
    height:50%;
    position:absolute;
    width:50%
}
.sp-previous-thumbnail-arrow:before{
    left:30%;
    top:0;
    transform:skew(145deg,0deg)
}
.sp-previous-thumbnail-arrow:after{
    left:30%;
    top:50%;
    transform:skew(-145deg,0deg)
}
.sp-next-thumbnail-arrow:before{
    right:30%;
    top:0;
    transform:skew(35deg,0deg)
}
.sp-next-thumbnail-arrow:after{
    right:30%;
    top:50%;
    transform:skew(-35deg,0deg)
}
.sp-grab{
    cursor:url(ff66d0e16708a8387706.cur),move
}
.sp-grabbing{
    cursor:url(64a865afeb83429aea35.cur),move
}
.sp-selectable{
    cursor:default
}
a.sp-video{
    text-decoration:none
}
a.sp-video img{
    backface-visibility:hidden;
    border:none
}
a.sp-video:after{
    background-color:#0003;
    border:2px solid #fff;
    border-radius:30px;
    bottom:0;
    color:#fff;
    content:"\25B6";
    font-size:30px;
    height:50px;
    left:0;
    line-height:52px;
    margin:auto;
    padding-left:5px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    width:45px
}