/* General classes */
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;}
body{font-family:Lato, Helvetica, sans-serif;font-size:120%;font-weight:400;color:#000;text-align:center;margin:0;padding:0;background:#fff;}
div,img,input,textarea{vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-box-sizing:border-box;}
a{text-decoration:none;color:#000;outline:none;}a:hover{text-decoration:none;}
p{text-align:left;margin:0;padding:0 0 15px 0;font-size:100%;vertical-align:top;line-height:150%;}
h1,h2,h3,h4{margin:0; padding:0;line-height:110%;font-family:Cinzel, Helvetica, sans-serif;line-height:150%;text-transform:none;font-weight:800;}
h1{}
.strong{font-weight:700;}
.clear{clear:both; font-size:1%; line-height:1%; display:block; height:0;float:none!important;}
.large{font-size:130%;}
.medium{font-size:110%;}
.small{font-size:85%;}
.xsmall{font-size:75%;}
.xxsmall{font-size:55%;}
.round{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:inline-block;overflow:hidden;}
.rounded2{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.rounded4{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.roundedfull{-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;}
.vid-wrapper{float:none;clear:both;width:100%;position:relative;padding-bottom:56.25%;height:0;}
.vid-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

.alignleft{text-align:left;}.alignright{text-align:right;}.aligncenter{text-align:center;}
.aligncentervertical{-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;}

.cols{
	display:-webkit-flex;display:-moz-flex;display:flex;
	-webkit-flex-flow:row wrap;-moz-flex-wrap:row-wrap;flex-flow:row wrap;}
.cols5050,.col6040,.col4060,.cols6633,.cols3366,.cols2575,.cols333,.cols4444{width:100%;}
.cols5050 div div,.cols6040 div div,.cols4060 div div,.cols6633 div div,.cols3366 div div,.cols2575 div div,.cols333 div div,.cols4444 div div{width:100%;}
.cols5050 div{width:49%;-webkit-flex-basis:49%;-moz-flex-basis:49%;flex-basis:49%;}
.cols5050 div:first-child{margin-right:2%;}
.cols6040 div{width:38%;-webkit-flex-basis:38%;-moz-flex-basis:38%;flex-basis:38%;}
.cols6040 div:first-child{width:58%;-webkit-flex-basis:58%;-moz-flex-basis:58%;flex-basis:58%;margin-right:4%;}
.cols4060 div{width:58%;-webkit-flex-basis:58%;-moz-flex-basis:58%;flex-basis:58%;}
.cols4060 div:first-child{width:38%;-webkit-flex-basis:38%;-moz-flex-basis:38%;flex-basis:38%;margin-right:4%;}
.cols6633 div{width:31%;-webkit-flex-basis:31%;-moz-flex-basis:31%;flex-basis:31%;}
.cols6633 div:first-child{width:64%;-webkit-flex-basis:64%;-moz-flex-basis:64%;flex-basis:64%;margin-right:4%;}
.cols3366 div{width:64%;-webkit-flex-basis:64%;-moz-flex-basis:64%;flex-basis:64%;}
.cols3366 div:first-child{width:31%;-webkit-flex-basis:31%;-moz-flex-basis:31%;flex-basis:31%;margin-right:4%;}
.cols2575 div{width:70%;-webkit-flex-basis:70%;-moz-flex-basis:70%;flex-basis:70%;}
.cols2575 div:first-child{width:25%;-webkit-flex-basis:25%;-moz-flex-basis:25%;flex-basis:25%;margin-right:5%;border-right:1px solid #DCDCDC;}
.cols333 div{width:32%;-webkit-flex-basis:32%;-moz-flex-basis:32%;flex-basis:32%;}
.cols333 div:nth-child(2){margin-right:2%;margin-left:2%;}
.cols4444 div{width:24%;-webkit-flex-basis:24%;-moz-flex-basis:24%;flex-basis:24%;}
.cols4444 div:nth-child(2){margin-right:calc(2% / 3);margin-left:calc(4% / 3);}
.cols4444 div:nth-child(3){margin-right:calc(4% / 3);margin-left:calc(2% / 3);}
.cols img{max-width:100%;}
.text-col{padding:0 20px;}

.grid{display:-webkit-flex;display:-moz-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-wrap:row-wrap;flex-flow:row wrap;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-align-items:stretch;-moz-align-items:stretch;align-items:stretch;width:100%;}
.grid div div{width:100%;}
.grid5050 div{width:48%;-webkit-flex-basis:48%;-moz-flex-basis:48%;flex-basis:48%;margin:1%;}
.grid333 div{width:30%;-webkit-flex-basis:30%;-moz-flex-basis:30%;flex-basis:30%;margin:2% 0;}
.grid4444 div{width:25%;-webkit-flex-basis:25%;-moz-flex-basis:25%;flex-basis:25%;margin:0% 0;}

.button-link{display:inline-block;background:#A0C17B;font-weight:800;font-size:80%;color:#fff;padding:16px 34px;text-transform:uppercase;}
.button-link:hover{background:#4179A2;}
.clickable{cursor:pointer;}

.card-shadow{-webkit-box-shadow:3px 3px 6px -2px #444;-moz-box-shadow:3px 3px 6px -2px #444;box-shadow:3px 3px 6px -2px #444;}
.shadow1{box-shadow:0 1px 3px rgba(0,0,0,0.12),0 1px 2px rgba(0,0,0,0.24)}
.shadow2{box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23)}
.shadow3{box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}
.shadow4{box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22)}
.shadow5{box-shadow:0 19px 38px rgba(0,0,0,0.30),0 15px 12px rgba(0,0,0,0.22)}
.shadow-bottom{box-shadow:0px 21px 29px -16px rgba(0,0,0,0.55);margin-bottom:30px!important;}
img.shadow{filter:drop-shadow(0px 12px 15px rgba(0,0,0,0.22));}
.text-shadow{text-shadow:1px 1px 1px #000;filter:DropShadow(Color=#000000, OffX=1, OffY=1);}

.parallax{padding:40vw 0 0 0;}

.hdrline{width:20px;height:1px;vertical-align:middle;margin:0 10px;}
.hdrline2{width:60px;height:1px;vertical-align:middle;margin:0 10px;}

/*Elements*/
#outwrapper{overflow:hidden;position:relative;}

#hdr-wrapper{top:0;left:0;z-index:1000;width:100%;background:#fff;}
#hdr{position:relative;padding:0px 20px;-moz-transition: all .55s;-ms-transition: all .55s;  -o-transition: all .55s;transition: all .55s; -webkit-transition: all .55s;}
#hdr-logo-nav{position:relative;/*max-width:1600px;*/margin:0 auto;padding:10px 10px;-moz-transition: all .55s;-ms-transition: all .55s;  -o-transition: all .55s;transition: all .55s; -webkit-transition: all .55s;}
/*#hdr-wrapper.stickyNavShrink #hdr-logo-nav{padding:10px;}*/
#logo {background:url(images/logobg.png) no-repeat 0 100%;padding:0px 0px 55px 0px;background-size:contain;display:inline-block;position:absolute;left:20px;top:0px;-moz-transition: all .55s;-ms-transition: all .55s;  -o-transition: all .55s;transition: all .55s; -webkit-transition: all .55s;text-align:left;}
#logo img{background:#fff;padding:20px 20px 0 20px;width:100%;max-width:240px;-moz-transition: all .55s;-ms-transition: all .55s;  -o-transition: all .55s;transition: all .55s; -webkit-transition: all .55s;}
/*#hdr-wrapper.stickyNavShrink img{width:200px;}*/

#banner{width:100%;height:36vw;position:relative;/*background:url(images/home/banner1.jpg) no-repeat 50% 50%;*/background-size:cover;}
#bannerbot{position:absolute;bottom:0;left:0;width:100%;z-index:200;}
#bannerbot a{padding:0!important;background:none!important;border:none!important;}
.slider{width:100%;height:100%;overflow:hidden;position:relative;}
.slide{width:100%;height:100%;top:0;left:0;float:left;position:absolute;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;/*background-color:rgba(0,0,0,0.1);*/}
.slide:before{content:'';width:100%;height:100%;/*background-color:rgba(255,255,255,0.3);*/position:absolute;top:0;left:0%;/*transform:translate(-50%,0);*/}
.slide-content{width:100%;margin:0 auto;z-index:99;/*background-color:rgba(255,255,255,0.5);*/}
.slide-content span{display:block;padding:0;position:relative;max-width:1200px;margin:0 auto;}
.slide-content h1{display:inline-block;font-size:320%;max-width:800px;line-height:120%;font-size:170%;margin:0;position:relative;/*text-shadow:1px 1px 1px #000;filter:DropShadow(Color=#000000, OffX=1, OffY=1);*/}
.slide-content h1 span{font-family:Cinzel Decorative;font-weight:700;display:inline-block;background:#fff;padding:12px 20px;}
.slide-content h1 em{font-weight:normal;font-style:normal;display:inline-block;background:#fff;padding:0 20px 12px 20px;position:absolute;bottom:-30px;left:60px;}
.slide-content h2{font-family:Lato;font-size:280%;color:#fff;font-weight:400;text-shadow:1px 1px 1px #000;filter:DropShadow(Color=#000000, OffX=1, OffY=1);padding:0 0 20px 0;}
.slide-content strong{font-family:Lato;display:inline-block;text-transform:none;font-weight:normal;font-size:130%;color:#fff;background:rgba(0,0,0,.7);padding:40px 60px;max-width:680px;}
.slide-content p{font-size:130%;color:#fff;text-align:center;padding:20px 0 30px 0;}
#banner a{background:transparent;color:#fff;border-color:#fff;}#banner a:hover{background:#635E5B;}

#content-wrapper{}
#content{}

#copy-wrapper{background:#000;}
#copy{max-width:1400px;margin:0 auto;padding:26px 20px;font-size:65%;color:#fff;}
#copy a{color:#fff;}

/*Carousel*/
#owlnext{position:absolute;top:50%;right:0;transform:translate(0%,-100%);}
#owlprev{position:absolute;top:50%;left:0;transform:translate(0%,-100%);}

/*Pages*/

#facilities{background:url(images/home/facilitiesbg.png) no-repeat 50% 100%;background-size:100% 40px;padding:80px 0;}
#facilities-inner{max-width:1400px;margin:0px auto;padding:0px 20px;z-index:20;position:relative;}
#facilities-text{order:2;padding:60px 0 60px 80px;text-align:left;}
#facilities h2{text-align:left;font-weight:normal;font-size:160%;text-transform:uppercase;display:inline-block;color:#fff;background:#000;padding:6px 10px;margin-bottom:24px;}
#facilities-img img{}

#prices-times-bookings{background:#95AFD5;padding:100px 0 80px 0;}
#prices-times-bookings-inner{max-width:1400px;margin:0 auto;padding:0 20px;display:-webkit-flex;display:-moz-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-wrap:row-wrap;flex-flow:row wrap;}
#prices-times-bookings-inner div{width:32%;-webkit-flex-basis:32%;-moz-flex-basis:32%;flex-basis:32%;position:relative;z-index:10;padding:0 50px 50px 50px;}
#prices-times-bookings-inner #prices{background:#fff;left:30px;}
#prices-times-bookings-inner #times{background:#000;color:#fff;width:36%;-webkit-flex-basis:36%;-moz-flex-basis:36%;flex-basis:36%;top:-30px;z-index:20;}
#prices-times-bookings-inner #bookings{background:#fff;left:-30px;}
#prices-times-bookings h2{display:inline-block;font-weight:normal;padding:6px 10px;background:#000;color:#fff;margin-bottom:30px;}
#prices-times-bookings #times h2{color:#000;background:#fff;margin-top:30px;}
#prices-times-bookings-inner a{text-decoration:underline;}

#faqs{display:-webkit-flex;display:-moz-flex;display:flex;-webkit-flex-flow:row wrap;-moz-flex-wrap:row-wrap;flex-flow:row wrap;}
#faqs-bg{background:url(images/home/faqsbg.jpg) no-repeat 50% 0;background-size:cover;width:50%;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;}
#faqs-wrapper{width:50%;-webkit-flex-basis:50%;-moz-flex-basis:50%;flex-basis:50%;}
#faqs-content{max-width:700px;text-align:left;padding:80px 40px;}
#faqs h2{display:inline-block;font-weight:normal;padding:6px 10px;background:#000;color:#fff;margin-bottom:30px;}
#faqs h3{font-weight:bold;font-family:Lato;font-size:100%;border-top:1px solid #000;padding:15px 30px 15px 0;cursor:pointer;background:url(images/home/accordion-arrow-off.png) no-repeat 100% 50%;}
#faqs-accordion h3:first-of-type{border:none;}#faqs h3.selected{cursor:default;background:url(images/home/accordion-arrow-on.png) no-repeat 100% 50%;}
#faqs-accordion div{padding:15px 0;}

#gallery{padding:80px 0;}


#contact{background:url(images/home/ftrbg.jpg) no-repeat 50% 50%;background-size:cover;padding:80px 0;}
#contact-inner{padding:0 20px;max-width:1400px;margin:0 auto;}
#contact h2{display:inline-block;font-weight:normal;padding:6px 10px;background:#000;color:#fff;margin-bottom:30px;}
#ftr-quote p{text-align:center;font-size:130%;font-style:italic;font-weight:300;margin-left:30px;margin-right:30px;}

/*Forms*/
form{margin:0;padding:0 30px;text-align:left;}
input,select{font-family:Lato, Helvetica, sans-serif;border:0px solid #fff;padding:10px;display:block;width: 100%;background:#fff;outline:none;margin:0 0 15px 0;}
input::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#000;}
input::-moz-placeholder,select::-moz-placeholder{color:#000;}
input:-moz-input-placeholder,select:-moz-input-placeholder{color:#000;}
input:-ms-input-placeholder,select:-ms-input-placeholder{color:#000;}
input:focus{/*background:transparent;*/}
input:focus::-webkit-input-placeholder{/*background:transparent;*/}
input:focus::-moz-placeholder{/*background:transparent;*/}
input:focus:-moz-input-placeholder{/*background:transparent;*/}
input:focus:-ms-input-placeholder{/*background:transparent;*/}
textarea{font-family:Lato, Helvetica, sans-serif;border:0px solid #5F8DAE;padding:10px;display:block;width: 100%;background:#fff;font-weight:normal;outline:none;/*height:calc(100% - 20px);resize:none;min-height:120px;*/margin:15px 0;}
textarea::-webkit-input-placeholder{color:#000;}
textarea::-moz-placeholder{color:#000;}
textarea:-moz-input-placeholder{color:#000;}
textarea:-ms-input-placeholder{color:#000;}
textarea:focus{/*background:transparent;*/}
textarea:focus::-webkit-input-placeholder{/*background:transparent;*/}
textarea:focus::-moz-placeholder{/*background:transparent;*/}
textarea:focus:-moz-input-placeholder{/*background:transparent;*/}
textarea:focus:-ms-input-placeholder{/*background:transparent;*/}
select{color:#5F8CAD;}
select:invalid,option[value=""]{color:#5F8CAD;}
option{color:#5F8CAD;}
label{display:block;text-align:left;font-size:85%;opacity:0.8;padding-left:5px;}
input[type=submit]{/*width:auto;*/background:#fff;color:#000;text-transform:uppercase;font-weight:bold;}

/*Lists*/
ul{margin:0; padding:0; list-style:none;font-size:120%;}

ul.list{padding:0 0 15px 0;}
ul.list li{background:url(images/bullet.png) no-repeat 0 12px;padding:6px 0 6px 30px;text-align:left;}
ul.ticklist{padding:0 0 15px 0;}
ul.ticklist li{background:url(images/bullettick.png) no-repeat 0 9px;padding:6px 0 6px 36px;text-align:left;}



/*Navigation*/
#nav-toggle{position:absolute;top:25px;right:20px;cursor:pointer;display:none;z-index:3000;}
#nav-toggle span{display:block;width:30px;border-top:2px solid #4179A2;}#nav-toggle span:nth-child(2){margin:6px 0;}
#nav{position:relative;}
#nav ul{}
#nav ul li{padding:0;margin:0 5px;display:inline-block;}
#nav ul li img{width:100%;max-width:200px;margin:0 0 8px 0;}
#nav ul li strong{display:block;font-size:200%;font-weight:normal;}
#nav ul li a{display:block;padding:10px;font-weight:400;font-size:100%;text-transform:uppercase;text-align:center;color:#222;}
#nav ul li:hover a{color:#95AFD5;}
#nav ul li.selected a{color:#95AFD5;}

