/*! Swipebox v1.2.8 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:0!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!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;-moz-transition:transform .4s ease;-o-transition:transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#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:43%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;-moz-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(../Assets/Images/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s all;-o-transition:.5s all;-moz-transition:.5s all;transition:.5s all;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);-moz-transform:translate3d(0,-50px,0);-o-transform:translate3d(0,-50px,0);-ms-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{bottom:22%}#swipebox-title{display:block;width:45%;text-align:center;margin:0 auto!important}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(../Assets/Images/icons.png);background-repeat:no-repeat;border:0!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{right:50px;top:12px;position:absolute;z-index:9999;background-position:15px 12px}@media(max-width:360px) and (min-width:321px){#swipebox-close{right:0;top:400px;position:absolute;z-index:9999;background-position:15px 12px}html>body #swipebox-close{right:0}}@media(max-width:320px){#swipebox-close{right:0;top:300px;position:absolute;z-index:9999;background-position:15px 12px}html>body #swipebox-close{right:0}}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;-o-animation:rightSpring .3s;-moz-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;-moz-animation:leftSpring .3s;-o-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-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;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-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:50px;top:12px}#swipebox-arrows{width:80%;max-width:800px}}html>body #swipebox-overlay{background:rgba(13,13,13,.9)}html>body #swipebox-bottom-bar,html>body #swipebox-top-bar{opacity:1}html>body #swipebox-top-bar{color:#fff!important;font-size:15px;line-height:30px;font-family:Helvetica,Arial,sans-serif}@media(max-width:1366px){#swipebox-top-bar{bottom:20%}}@media(max-width:1080px){#swipebox-title{width:61%;line-height:1.8em;margin:1em auto 0!important}}@media(max-width:768px){#swipebox-title{width:75%}#swipebox-arrows{width:83%}}@media(max-width:640px){#swipebox-title{width:82%;font-size:.9em}#swipebox-arrows{width:80%}}@media(max-width:480px){#swipebox-title{width:85%;font-size:.8em}#swipebox-overlay{padding-right:1.2em}}@media(max-width:320px){#swipebox-title{width:90%;margin:0 auto!important}}.gallery h3,.contact-us h3,.map h3{font-size:50px;margin-bottom:50px;color:#fff}.gallery{padding-bottom:100px}.gal-left{padding:0}.img-box,.info-box{display:block;width:100%;height:100%;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.img-box img,.info-box img{display:block;position:relative;max-width:100%;max-height:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.img-box{position:relative}.info-box{top:0;left:0;position:absolute}.info-box .info-content{display:block;position:relative;padding:0;float:left;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.separator{display:block;position:relative;height:1px;width:100%;margin:20px auto;background:rgba(255,255,255,.5);clear:both}.content-grid-effect{display:block;position:relative;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;-o-transition:all .6s ease-in-out;transition:all .6s ease-in-out;overflow:hidden}.content-grid-effect .info-content{z-index:2!important;filter:alpha(opacity=0);opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.content-grid-effect .img-box:after,.content-grid-effect .img-box:before,.content-grid-effect .info-box:after,.content-grid-effect .info-box:before{content:"";display:block;position:absolute;z-index:1;-webkit-transition:.8s ease-in-out;-moz-transition:.8s ease-in-out;-o-transition:.8s ease-in-out;transition:.8s ease-in-out;filter:alpha(opacity=0);opacity:0}.content-grid-effect.horizontal .img-box:before{top:0;left:0;width:100%;height:25%;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);-o-transform:rotateX(90deg);transform:rotateX(90deg)}.content-grid-effect.horizontal .img-box:after{top:25%;left:0;width:100%;height:25%;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);-o-transform:rotateX(90deg);transform:rotateX(90deg)}.content-grid-effect.horizontal .info-box:after{top:50%;left:0;width:100%;height:25%;-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);-o-transform:rotateX(90deg);transform:rotateX(90deg)}.content-grid-effect.horizontal .info-box:before{top:75%;left:0;width:100%;height:calc(25% + 1px);-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);-o-transform:rotateX(90deg);transform:rotateX(90deg)}.content-grid-effect.vertical .img-box:before{top:0;left:0;width:25%;height:100%;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg);transform:rotateY(90deg)}.content-grid-effect.vertical .img-box:after{top:0;left:25%;width:25%;height:100%;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg);transform:rotateY(90deg)}.content-grid-effect.vertical .info-box:after{top:0;left:50%;width:25%;height:100%;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg);transform:rotateY(90deg)}.content-grid-effect.vertical .info-box:before{top:0;left:75%;width:calc(25% + 1px);height:100%;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg);transform:rotateY(90deg)}.content-grid-effect:hover .img-box:after,.content-grid-effect:hover .img-box:before,.content-grid-effect:hover .info-box:after,.content-grid-effect:hover .info-box:before{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);-ms-transform:rotateX(0);-o-transform:rotateX(0);transform:rotateX(0);filter:alpha(opacity=100);opacity:1}.content-grid-effect:hover .info-content{filter:alpha(opacity=100);opacity:1}.slow-zoom .img-box{z-index:0;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2.2s ease-in-out;-moz-transition:all 2.2s ease-in-out;-o-transition:all 2.2s ease-in-out;transition:all 2.2s ease-in-out}.slow-zoom:hover .img-box{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}.slow-zoom{display:block;overflow:hidden;position:relative;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}html>body .content-grid-effect{box-shadow:0 0 14px 0 #dcdcdc;padding:7px 7px}.info-content h4{color:#fff;text-decoration:none;font-size:25px}.info-content p{color:#fff;text-decoration:none;font-size:15px;line-height:2.2em;width:90%;margin:0 auto}@media screen and (max-width:991px){.gallery h3{font-size:45px;margin-bottom:40px}}@media screen and (max-width:736px){.gallery h3{font-size:40px}.gallery{padding-bottom:50px}.gallery .col-12{width:33%}}@media screen and (max-width:384px){.gallery h3{font-size:35px;margin-bottom:30px}}@media screen and (max-width:320px){.gallery h3{font-size:35px;margin-bottom:30px}}