/*!
 * 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;background-color:#fff}.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}h1 svg{display:inline-block;margin-bottom:-10px}.foldcards{width:1350px;margin:0 auto;display:flex;justify-content:left;align-items:stretch;flex-wrap:wrap;transition:.3s;overflow:hidden}.foldcard{width:420px;margin:0 15px 30px 15px;position:relative}@media(max-width:1365px){.foldcards{width:1200px}.foldcard{width:370px}}.foldcard .image{position:relative;z-index:1;width:100%;height:255px;background-color:#ccc;background-position:center center;background-repeat:no-repeat;background-size:cover;margin-bottom:45px}.foldcard .foldtitle{height:100px;font-family:itc-avant-garde-gothic-pro,Arial,sans-serif;font-size:18px;font-weight:700;line-height:1.44;display:flex;align-items:center}.foldcard .foldinfo{color:#fff;position:absolute;z-index:2;bottom:0;left:0;width:calc(80% - 60px);height:100px;padding:0 30px 0 30px;overflow:hidden;background-color:#672d7e;transition:.3s}.foldcard:nth-child(even) .foldinfo{background-color:#529149}.foldcard .date{font-family:proxima-nova,Arial,sans-serif;font-size:14px;margin-bottom:15px}.foldcard .excerpt{font-family:proxima-nova,Arial,sans-serif;font-size:16px;line-height:1.25;margin-bottom:15px}.foldcard .btn{position:absolute;bottom:-50px;left:30px;transition:.3s;background-color:transparent}.foldcard:hover .btn:hover{background-color:#fff}.foldcard:nth-child(even) .btn:hover{color:#529149}.foldcard:nth-child(even) .btn:hover svg path{fill:#529149}.foldcard:hover .btn{bottom:30px}.foldcard:hover .foldinfo{height:300px}.foldcard:hover .foldtitle{height:auto;padding-top:30px;margin-bottom:15px}@media(max-width:1220px){.foldcards{width:1170px}.foldcard{width:360px}.foldcard .image{width:360px;height:188px}.foldcard .excerpt{display:none}.foldcard:hover .foldinfo{height:233px}}@media(max-width:1200px){.foldcards{width:1000px}.foldcard{width:303px}.foldcard .image{width:303px}}@media(max-width:1023px){.foldcards{width:748px}.foldcard{width:344px}.foldcard .image{width:344px;height:229px}.foldcard:hover .foldinfo{height:274px}}@media(max-width:768px){.foldcard .foldtitle{font-size:16px}}@media(max-width:767px){.foldcards{width:400px}.foldcard{width:400px;margin:0 0 30px 0}.foldcard .image{width:400px;height:280px}.foldcard .excerpt{display:none}.foldcard .btn svg{display:none}.foldcard:hover .foldinfo{height:325px}}@media(max-width:424px){.foldcards{width:350px}.foldcard{width:350px;margin:0 0 30px 0}.foldcard .image{width:350px;height:250px}.foldcard .excerpt{display:none}.foldcard .btn svg{display:none}.foldcard:hover .foldinfo{height:295px}}@media(max-width:360px){.foldcards{width:300px}.foldcard{width:300px;margin:0 0 30px 0}.foldcard .image{width:300px;height:185px}.foldcard .excerpt{display:none}.foldcard .btn svg{display:none}.foldcard:hover .foldinfo{height:230px}}.foldcards_more{text-align:center}.foldcards_more a{margin:20px 0 40px 0}.populartags{max-width:1070px;margin-left:auto;margin-right:auto;padding:0 20px 0 20px}.populartags li{list-style:none;display:inline-block;margin:0 5px 10px 5px}.populartags li.titletag{font-family:itc-avant-garde-gothic-pro,Arial,sans-serif;font-size:16px;font-weight:700;margin-right:20px}.populartags li .btn{text-transform:none}@media(max-width:767px){.populartags{text-align:center}}.useravatar{width:65px;height:65px;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:50%;position:relative;float:left}.useravatar svg{position:absolute;top:-3px;left:-4px;width:72px;height:72px}.useravatar svg path{fill:#672d7e}.userinfo{float:left;margin:20px 0 0 20px;font-family:itc-avant-garde-gothic-pro,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1.4}.userinfo a{font-family:itc-avant-garde-gothic-pro,Arial,sans-serif;font-weight:700;font-size:16px}@media(max-width:767px){.useravatar{display:none}.userinfo{margin:0}}.share h3{font-family:proxima-nova,Arial,sans-serif;font-weight:700;font-size:26px;margin-bottom:15px}.share ul li{list-style:none;display:flex;justify-content:center;align-items:center;height:28px;width:35px;float:left;margin:0 20px 0 0}.share ul li a{transition:.3s}.share ul li a svg{height:28px}.share ul li.share-email a svg{height:auto;width:30px}.share ul li a svg path{fill:#672d7e}.share ul li a:hover{opacity:.7}.btn-back{margin:60px 0 0 0}@media(max-width:768px){.btn-back{margin:30px 0 0 0}}.btn-back svg{transform:rotate(180deg);width:10px;margin:-2px 15px 0 -5px;float:left}.btn-back svg path{fill:#3c3c3c}.btn-back:hover svg path{fill:#fff}.relatedtours{padding-bottom:60px;max-width:1180px;margin-left:auto;margin-right:auto}.relatedtours .maincontent{border-top:1px solid rgb(162,170,173,.4);padding-top:60px;padding-bottom:30px;margin-top:20px}.relatedtours .maincontent h2{text-align:center}.relatedtours .maincontent h2 .inlinelogo svg{width:120px;margin:0 3px -5px 0}.relatedtours .maincontent h2 .inlinelogo svg path{fill:#3c3c3c}@media(max-width:768px){.relatedtours .maincontent h2 .inlinelogo svg{width:80px;margin:0 3px -3px 0}}