@font-face {
    font-family: 'flexslider-icon';
    src: url(../fonts/flexslider-icon.eot);
    src: url(../fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(../fonts/flexslider-icon.woff) format('woff'),url(../fonts/flexslider-icon.ttf) format('truetype'),url(../fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.flex-container a:focus,.flex-container a:hover,.flex-slider a:focus,.flex-slider a:hover {
    outline: 0
}

.flex-control-nav,.flex-direction-nav,.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    padding: 0;
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    box-shadow: '' 0 1px 4px rgba(0,0,0,.2)
}

.flexslider .slides>li {
    display: none
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flexslider .slides {
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a,.flex-pauseplay a {
    display: block;
    position: absolute;
    z-index: 10;
    overflow: hidden;
    cursor: pointer
}

.flex-direction-nav a {
    text-decoration: none;
    margin: -20px 0 0;
    top: 50%;
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,.3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 40px;
    height: 40px;
    opacity: 0
}

.flex-direction-nav a:before,.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flex-control-thumbs img:hover,.flex-pauseplay a:hover,.flexslider:hover .flex-direction-nav .flex-next:hover,.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    display: none;
    cursor: default
}

.flex-pauseplay a {
    width: 20px;
    height: 20px;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    color: #000
}

.flex-pauseplay a:before {
    font-size: 20px;
    content: '\f004'
}

.flex-pauseplay a .flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0,0,0,.9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

#fancybox-content .mask ul.slides li {
    text-align: center
}

#fancybox-content .mask ul.slides li img {
    display: inline-block;
    margin: auto
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none
}

#fancybox-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(../../images/fancybox/fancybox.png)
}

#fancybox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 9999999999;
    outline: 0;
    display: none;
    box-sizing: content-box
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #000
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: 0;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0 solid #fff
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    z-index: 1101
}

#fancybox-close,.close {
    position: absolute;
    top: 10px;
    right: 18px;
    width: 13px;
    height: 13px;
    background: 0 0;
    cursor: pointer;
    z-index: 1103;
    overflow: hidden;
    color: #fff;
    display: block!important
}

#fancybox-close {
    display: none!important
}

#fancybox-close:after,.close:after {
    content: "\e80b";
    font-family: "fontello";
    font-size: 18px;
    line-height: 20px;
    color: #eee;
    position: absolute;
    right: 0;
    top: -5px;
    text-decoration: none
}

#fancybox-close,#fancybox-close:hover,.close,.close:hover {
    text-decoration: none
}

#fancybox-error {
    color: #444;
    font: 12px/20px Arial;
    padding: 14px;
    margin: 0
}

#fancybox-frame,#fancybox-img {
    width: 100%;
    height: 100%;
    border: 0
}

#fancybox-img {
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 0;
    vertical-align: top
}

#fancybox-frame {
    display: block
}

#fancybox-left,#fancybox-right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: 0;
    /*background: url(../../images/fancybox/blank.gif);*/
    z-index: 1102;
    display: none
}

#fancybox-left {
    left: 0
}

#fancybox-right {
    right: 0
}

#fancybox-left-ico,#fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
    /*background-image: url(../../images/fancybox/fancybox.png);*/
    background-position: -40px -30px
}

#fancybox-right-ico {
    background-position: -40px -60px
}

#fancybox-left:hover,#fancybox-right:hover {
    visibility: visible
}

#fancybox-left:hover span {
    left: 20px
}

#fancybox-right:hover span {
    left: auto;
    right: 20px
}

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    /*background-image: url(../../images/fancybox/fancybox-x.png)*/
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    /*background-image: url(../../images/fancybox/fancybox.png);*/
    background-position: -40px -162px
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    /*background-image: url(../../images/fancybox/fancybox-y.png);*/
    background-position: -20px 0
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    /*background-image: url(../../images/fancybox/fancybox.png);*/
    background-position: -40px -182px
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    /*background-image: url(../../images/fancybox/fancybox-x.png);*/
    background-position: 0 -20px
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    /*background-image: url(../../images/fancybox/fancybox.png);*/
    background-position: -40px -142px
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    /*background-image: url(../../images/fancybox/fancybox-y.png)*/
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    /*background-image: url(../../images/fancybox/fancybox.png);*/
    background-position: -40px -122px
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: left
}

#fancybox-title-over {
    padding: 10px;
    background-image: url(../../images/fancybox/fancy_title_over.png);
    display: block
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
}

#fancybox-title-float-wrap {
    border: 0;
    border-collapse: collapse;
    width: auto
}

#fancybox-title-float-wrap td {
    border: 0;
    white-space: nowrap
}

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    /*background: url(../../images/fancybox/fancybox.png) -40px -90px no-repeat*/
}

#fancybox-title-float-main {
    color: #fff;
    line-height: 29px;
    font-weight: 700;
    padding: 0 0 3px;
    /*background: url(../../images/fancybox/fancybox-x.png) 0 -40px*/
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    /*background: url(../../images/fancybox/fancybox.png) -55px -90px no-repeat*/
}

#fancybox-wrap.full-lightbox {
    position: fixed;
    left: 0!important;
    top: 0!important;
    bottom: 0!important;
    right: 0!important;
    width: auto!important;
    padding: 0!important
}

#fancybox-wrap.full-lightbox #fancybox-content {
    width: 100%!important;
    height: 100%!important;
    padding: 0;
    border: 0!important
}

#fancybox-wrap.full-lightbox #fancybox-content>div {
    height: 100%!important;
    -webkit-overflow-scrolling: touch
}

.thumbslider {
    margin-left: 170px
}

.thumbslider .flex-direction-nav .flex-disabled {
    opacity: 1!important
}

.thumbslider .flex-direction-nav {
    position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    margin: 0
}

.thumbslider .flex-direction-nav .flex-next,.thumbslider .flex-direction-nav .flex-prev {
    width: 18px;
    height: 35px;
    display: block;
    position: absolute;
    text-indent: -9999px;
    cursor: pointer
}

.thumbslider .flex-direction-nav .flex-prev {
    background: url(images/sprites-redesign.png) no-repeat -87px -60px;
    margin-left: 150px;
    left: 0
}

.thumbslider .flex-direction-nav .flex-next {
    background: url(images/sprites-redesign.png) no-repeat -68px -60px;
    right: 0
}

.slideset .flex-direction-nav .flex-next,.slideset .flex-direction-nav .flex-prev {
    width: 50px;
    height: 100px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background-size: 640px 400px
}

.slideset .flex-direction-nav .flex-prev {
    background: url(images/sprites-redesign.png) no-repeat -448px -3px;
    left: 0
}

.slideset .flex-direction-nav .flex-next {
    background: url(images/sprites-redesign.png) no-repeat -396px -3px;
    right: 0
}

@media screen and (max-width:727px) {
    .slideset .flex-direction-nav .flex-next,.slideset .flex-direction-nav .flex-prev {
        width: 34px;
        height: 67px;
        display: block;
        text-indent: -9999px;
        position: absolute;
        background-size: 424px 264px
    }

    .slideset .flex-direction-nav .flex-prev {
        background: url(images/sprites-redesign.png) no-repeat -297px -1px;
        left: 0
    }

    .slideset .flex-direction-nav .flex-next {
        background: url(images/sprites-redesign.png) no-repeat -261px -1px;
        right: 0
    }

    .gallery-extend .flex-direction-nav {
        top: calc(50% - 17px)
    }
}

.slideset .flex-direction-nav .flex-next {
    margin-left: 100%
}

.slideshow-thumb {
    display: inline
}

.slideshow-thumb img {
    height: 75px;
    width: 75px
}

.thumbslider .flex-active-slide img {
    opacity: .45
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}
