/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.9.1
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{display:none}#baguetteBox-overlay{display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}100%{margin-left:0}}@-webkit-keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}100%{margin-left:0}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}body,html{opacity:1}.mainfooter{background-color:#672d7e;color:#fff}.topfooter{padding:100px 40px 60px 40px;display:flex;justify-content:space-between;flex-wrap:wrap}.topfooter h3{font-family:itc-avant-garde-gothic-pro,'Arial Black',Arial,sans-serif;font-size:28px;font-weight:700;line-height:1.4;margin-bottom:25px}.topfooter ul{margin-bottom:40px}.topfooter ul li{list-style:none}.topfooter ul li a{display:block;margin-bottom:15px;color:#fff;text-decoration:none;font-size:16px;font-family:proxima-nova,Arial,sans-serif;transition:.3s}.topfooter ul li a:hover{color:#ccc}.topfooter ul.tourfootnav>li>a{font-family:itc-avant-garde-gothic-pro,'Arial Black',Arial,sans-serif;font-weight:700;text-transform:uppercase}.topfooter .social{margin-bottom:60px}.topfooter .social a{display:inline-block;margin:0 20px 0 0}.topfooter .social a img{transition:.3s}.topfooter .social a:hover img{opacity:.6}.topfooter .cards h4{font-family:itc-avant-garde-gothic-pro,'Arial Black',Arial,sans-serif;font-weight:700;font-size:16px;margin-bottom:20px}.topfooter .cards img{display:inline-block;margin:0 10px 0 0}.topfooter .getintouch{font-size:16px}.topfooter .getintouch img{display:block;float:left;margin-right:20px;width:25px}.bottomfooter{background-color:#391c46;color:#fff;font-size:11px;padding:10px}.bottomfooter a{font-size:11px;color:#fff;text-decoration:none}@media(max-width:1199px){.topfooter{padding:60px 20px}}.topfooter .footer-col h3 a{display:none}@media(max-width:1023px){.footer-col{width:100%}.topfooter .footer-col-3{order:1;margin-bottom:40px}.topfooter .footer-col-2{order:3;margin-top:20px}.topfooter .footer-col-1{order:2;margin-top:20px}.topfooter .footer-col-1 h3,.topfooter .footer-col-2 h3{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.2)}.topfooter .footer-col-1 ul,.topfooter .footer-col-2 ul{display:none}.topfooter .footer-col-1.open ul,.topfooter .footer-col-2.open ul{display:block}.topfooter .footer-col h3{position:relative}.topfooter .footer-col h3 a{display:block;transition:.3s;float:right;color:#fff;text-decoration:none;position:absolute;top:8px;right:0}.topfooter .footer-col.open h3 a{transform:rotate(45deg)}}@media(max-width:767px){.topfooter .cards img{height:24px}.bottomfooter{text-align:center}.bottomfooter p{line-height:1.4;padding:5px 0 5px 0}.openingtimes{display:block;line-height:1.6;width:calc(100% - 45px);float:left;margin-top:-5px}.openingtimes b{display:block}}#baguetteBox-overlay .full-image figcaption{font-family:itc-avant-garde-gothic-pro,'Arial Black',Arial,sans-serif}.bookingwrapper{opacity:0;position:fixed;width:100%;height:100%;top:0;left:0;z-index:100;background-color:#fff;transition:.3s;overflow:auto}.bookingwrapper.show{opacity:1}.bookingwrapper iframe{width:100%;height:100%;margin-top:60px}.bookingwrapper .bookingbar{background-color:#672d7e;position:fixed;top:0;left:0;width:100%;height:60px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 10px rgba(0,0,0,.2)}.faq{transition:.6s;margin-bottom:30px;height:auto;opacity:1}.faq.hiddenresult{overflow:hidden;opacity:0;height:0;margin-bottom:0!important}