html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100% !important;height:100%;position:fixed;top:0;left:0;z-index:99999999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:default}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle;box-sizing:border-box;padding-bottom:0px;}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(/images/front/swipebox/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{position:absolute;left:0;z-index:999;height:50px;width:100%;bottom:0}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(/images/front/swipebox/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px;max-width:150px;}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px;background-color:#000}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:0px}#swipebox-arrows{width:92%;max-width:300px}}#swipebox-overlay{background:#000}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}#swipebox-bottom-bar{background:#000;}#swipebox-bottom-bar a{background-color:#000}#swipebox-bottom-bar a:hover,#swipebox-close:hover{background-color:#844e45;}
#swipebox-overlay{background:rgba(255,255,255,1);}
#swipebox-bottom-bar{
    background:transparent;height:100%;
}
#swipebox-prev{  
    height: 100%;
}
#swipebox-arrows{
    max-width: 100%; height: 100%;width:100%;
}
#swipebox-bottom-bar a{
    height: 100%;background-color:transparent !important;width:25%;
}
#swipebox-bottom-bar a#swipebox-prev:before{
    content: "\f104";
    text-shadow: 2px 0px 0px #888;
    top: 50%;
    font-family: FontAwesome;
    font-style: normal;
    font-size: 100px;
    color: #fff;
    position: absolute;
    transform: translateY(-50%);
    left:6%;
    z-index: 2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#swipebox-bottom-bar a#swipebox-prev:after{
    content: "";
    background-color:rgba(255, 0, 0,0.4) !important;
    width:15%;height: 100%;position: fixed;left:0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#swipebox-bottom-bar a#swipebox-prev:hover:after{
    width:20%;background-color:rgba(255, 0, 0,0.6) !important;
}
#swipebox-bottom-bar a#swipebox-prev:hover:before{
    left:9%;
}
#swipebox-bottom-bar a#swipebox-prev.disabled:hover:after{
    width:15%;background-color:rgba(255, 0, 0,0.4) !important;
}
#swipebox-bottom-bar a#swipebox-prev.disabled:hover:before{
    left:6%;
}
#swipebox-next.disabled, #swipebox-prev.disabled{
    opacity:1;
}
#swipebox-bottom-bar a#swipebox-next:before{
    content: "\f105";
    text-shadow: 2px 0px 0px #888;
    top: 50%;
    font-family: FontAwesome;
    font-style: normal;
    font-size: 100px;
    color: #fff;
    position: absolute;
    transform: translateY(-50%);
    right:6%;
    z-index: 2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#swipebox-bottom-bar a#swipebox-next:after{
    content: "";
    background-color:rgba(255, 0, 0,0.4) !important;
    width:15%;height: 100%;position: fixed;right:0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#swipebox-bottom-bar a#swipebox-next:hover:after{
    width:20%;background-color:rgba(255, 0, 0,0.6) !important;
}
#swipebox-bottom-bar a#swipebox-next:hover:before{
    right:9%;
}
#swipebox-bottom-bar a#swipebox-next.disabled:hover:after{
    width:15%;background-color:rgba(255, 0, 0,0.4) !important;
}
#swipebox-bottom-bar a#swipebox-next.disabled:hover:before{
    right:6%;
}
#swipebox-next.disabled, a#swipebox-next.disabled{
    opacity:1;
}
#swipebox-close{
    background-color:transparent !important;background-image: none !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#swipebox-container:before{
width:50px;height: 50px;background:#fff;top:0;right: 0;position: absolute;z-index: 9999;content:'';  
}
#swipebox-close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 40px;
    height: 40px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#swipebox-close:hover {
    opacity: 1; transform: rotate(90deg);
}
#swipebox-close:before, #swipebox-close:after {
    position: absolute;
    left: 19px;
    content: ' ';
    height: 40px;
    width: 2px;
    background-color: #333;
}
#swipebox-close:before {
    transform: rotate(45deg);
}
#swipebox-close:after {
    transform: rotate(-45deg);
}