/* Reset Styles
***********************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q demo
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
strong {font-weight: bold;}
em {font-style: italic;}
img {border: 0px; vertical-align: bottom;} img title {visibility:hidden !important;}

/* start general styles */
html { overflow-y: scroll; }
.mobile {display:none !important;}
.onlyphone {display:none !important;}
.onlyphone-portrait {display:none !important;}
body { 
	-webkit-font-smoothing: antialiased; 
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust:none;
	height: auto;
	color:#223361;
	background-color:#FFF;
	font-family: etna, Times, sans-serif; font-weight: 300; font-style: normal;
	font-variant-ligatures: none;
	-webkit-font-variant-ligatures: no-common-ligatures;
	}
	
strong, b {font-family: etna, Times, sans-serif; font-weight: 700; font-style: normal;}

/* start sitebuild styles */	
html,body {height:100%;}
.noscroll {height:100%; overflow:hidden;}

p {font-size:24px; line-height:32px; letter-spacing:0.0px; margin-top:24px; font-variant-ligatures: none;}

h1 {font-size:60px; line-height:60px; font-weight: 700; letter-spacing:0px;}
h2 {font-size:24px; line-height:24px; font-weight: 700; letter-spacing:0px;}
h3 {font-family:'cocosignum_corsivo_italicoHv', Times, serif; font-size:70px; line-height:80px; letter-spacing:0px; color:#000;}

.trans {-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s;}
.trans:hover {-webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s;}
/* end general styles */

/* start link styles */
a:link, a:visited {font-style:normal; text-decoration:none; text-underline-position: under; text-decoration-thickness: 1px; color:#223361; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s; -moz-transition:all 0.4s ease 0s; -o-transition:all 0.4s ease 0s; -ms-transition:all 0.4s ease 0s;}
a:hover {text-decoration:underline; text-underline-position: under; text-decoration-thickness: 1px; color:#223361; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s; -moz-transition:all 0.4s ease 0s; -o-transition:all 0.4s ease 0s; -ms-transition:all 0.4s ease 0s;}
/* end link styles */

.loading-window {position:fixed; width:100%; background-color:#FFF; left:0; right:0; top:0; bottom:0; z-index:199;}
.loading-window2 {position:fixed; width:100%; background-color:#FFF; left:0; right:0; top:0; bottom:0; z-index:98;}

/* TOP Logo */
.toplogo {position:fixed; left:50%; top:5vh; transform:translateX(-50%); width:140px; z-index:99;} .toplogo img {width:100%;}


/* reservation link */
a.reservation-link {display:block; position:absolute; left:50%; transform:translate(-50%); top:75vh; z-index:9; color:#000; font-weight: 700; font-size:30px; line-height:30px;}
a.reservation-link:hover {text-decoration:none;}

/* reservation link */
a.downloadbox {display:inline-block; position:relative; padding:17px 20px 15px; margin:60px 0 20px 0; border:2px solid #358668; border-radius:30px; background-color:#FFA298; color:#358668; font-size:20px; line-height:20px;}
a.downloadbox:hover {text-decoration:none; background-color:#358668; color:#FFA298;}

/* reservation box */
.block-reservation {position:fixed; width: 160px; height: 160px; left: 4%; top: 6%; z-index: 50; cursor: pointer;}
.block-reservation img {width: 100%;}
.block-reservation-outer {
	position: absolute; top: 0%; left: 0%; width: 100%; height: 100%;; 
	-webkit-animation:spin 8s linear infinite;
	-moz-animation:spin 8s linear infinite;
	animation:spin 8s linear infinite;
}
.block-reservation:hover .block-reservation-outer {animation-play-state: paused;}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.block-reservation-inner {position: absolute; top: 0%; left: 0%; width: 100%; height: 100%;}



/* navigation */
#navigationwrapper {position:fixed; width:100%; height:100%; top:0; bottom:0; left:0; right:0; background:rgba(255,255,255,0.9); z-index:98; box-sizing:border-box; padding:26vh 0px 15px 0px; display:none;}
#navigationwrapper p {display:block; position:relative; margin:20px auto 0; text-align:center; color:#000;}
#navigationwrapper p a {color:#000;}

#navigation {position:relative; margin:auto; box-sizing:border-box; padding:0px 0 10px 0; z-index:6;}
#navigation ul li {margin:0 0px 15px 0px; display:block; list-style:none; position:relative; float:none; text-align:center;}
#navigation ul li a {color:#000; font-size:56px; line-height:56px; letter-spacing:0px; padding:0px; text-decoration:none; font-family: etna, Times, sans-serif; font-weight: 700; font-style: normal;}
#navigation ul li a:hover {color:#000; !important; text-decoration:none;}

.block-intro {position:relative; box-sizing:border-box; width:100%; height:83vh; text-align:center; margin:17vh 0 0; background:#fff;}
.block-intro h3 {width:600px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}

#contentcontainer {position:relative; z-index:21; margin:0 0 0; padding:0px 0 100px; min-height:500px; overflow:hidden;}
.contentlimiter1 {margin:auto; position:relative; z-index:21; width:92%; max-width:1280px; padding:0 4%;}
.contentlimiter2 {margin:auto; position:relative; z-index:21; max-width:800px; padding:0 80px;}
.contentlimiter3 {margin:auto; position:relative; z-index:21; max-width:1180px; padding:0 80px;}
.contentlimiter4 {margin:auto; position:relative; z-index:21; max-width:840px; padding:0 80px;}

.block404 {font-size:30px; line-height:40px; padding:100px 0;}

.homeboxwrapper {position: relative; width:100%; margin-top:180px; height: 90vh; background:none; z-index:99;}
.homebox {position:fixed; left:0px; right:0px; top:0px; bottom:0px; height:100%; background-size:cover; background-position:center; overflow:hidden;}


.block1-box {box-sizing:border-box; width:100%; margin:180px 0 0; position:relative; text-align:center}
.block1-box-lead {position:absolute; left:60%; top:17px; max-width:340px;}
.block1-box-lead p {font-size:14px; line-height:17px;}

.block1-box-content {box-sizing:border-box; width:33.3%; float:left; margin:50px 0 0; text-align:left;}
.block1-box-content p {width:80%;}

.block2 {box-sizing:border-box; margin:190px 0 0px; padding:0px 0 0px; z-index:20; position:relative;}
.block2 h1 {text-align:center; margin-bottom:70px;}
.block2-left {box-sizing:border-box; margin:100px 0 50px; padding:0px 0 0px; z-index:20; position:relative; float:left; width:50%;}
.block2-right {box-sizing:border-box; margin:100px 0 50px; padding:0px 0 0px; z-index:20; position:relative; float:left; width:50%;}

.gallery-wrapper {margin:120px auto 0;}
.gallery-box {width:30%; margin:1.5% 1.5%; box-sizing:border-box; display:inline-block; overflow:hidden;} .gallery-box img {width:100%;}
.gallery-box:hover {cursor:pointer;}
.gallery-box img:hover {transform:scale(1.05);}

.header-socialwrapper {box-sizing:border-box; margin: 30px 0 0;}
.header-socialwrapper img {width: 40px; margin:0 7px; opacity: 1;}
.header-socialwrapper img:hover {transform:scale(1.1);}

fieldset {margin:0px 0 20px; text-align:left;}
fieldset input {border:2px solid #223361; border-radius:10px; background:none; margin:30px 0 0 0; padding:12px 10px 13px; width:500px; font-size:20px; letter-spacing:0.5px; font-family:Etna, Times, serif; color:#223361;}
.btn {border:2px solid #223361; background:none; width:auto; border-radius:10px; color:#223361; padding:12px 15px 13px; margin:30px 0 0 10px; font-size:20px; letter-spacing:1px; font-family:Etna, Times, serif;}
.btn:hover {background:#223361; color:#fff; cursor:pointer;}
#response {display:block; color:#696969; font-size:15px; margin:10px 0;}

.clear {clear:both;}

/* Media Queries
***********************/
@media screen and (max-width: 1440px) {	
	/* navigation */
	#navigationwrapper {padding:20vh 0px 15px 0px; }
	#navigationwrapper p {margin:20px auto 0;}
	
	#navigation {padding:0px 0 10px 0; }
	#navigation ul li {margin:0 0px 10px 0px;}
	#navigation ul li a {font-size:46px; line-height:46px;}
	
}

@media screen and (max-width: 1270px) {	
	
}



@media screen and (max-width: 1026px) {
	.desktop {display:none !important;}
	.mobile {display:inherit !important;}
	
	p {font-size:20px; line-height:27px; margin-top:20px;}

	h1 {font-size:50px; line-height:50px;}
	h2 {font-size:24px; line-height:24px;}
	h3 {font-size:60px; line-height:70px;}
	
	.block-reservation {position:fixed; width: 120px; height: 120px; left: 5%; top: 8%; z-index: 50; cursor: pointer;}
}

@media screen and (max-width: 800px) {
	.nophone {display:none !important;}
	.onlyphone {display:inherit !important;}
	
	p {font-size:20px; line-height:27px; margin-top:20px;}

	h1 {font-size:36px; line-height:36px;}
	h2 {font-size:20px; line-height:20px;}
	h3 {font-size:40px; line-height:48px;}
	
	.block-reservation {position:fixed; width: 100px; height: 100px; left: 5%; top: 3%; z-index: 50; cursor: pointer;}
	
	#navigationwrapper {padding:20vh 0px 15px 0px; }
	#navigationwrapper p {margin:20px auto 0;}
	
	#navigation {padding:0px 0 10px 0; }
	#navigation ul li {margin:0 0px 10px 0px;}
	#navigation ul li a {font-size:36px; line-height:36px;}
	
	.toplogo {position:fixed; left:50%; top:5vh; transform:translateX(-50%); width:120px; z-index:99;} .toplogo img {width:100%;}

	/* reservation link */
	a.reservation-link {top:72vh; font-size:22px; line-height:22px;}
	
	.block-intro {position:relative; box-sizing:border-box; width:100%; height:83vh; text-align:center; margin:17vh 0 0; background:#fff;}
	.block-intro h3 {width:90%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
	
	#contentcontainer {position:relative; z-index:21; margin:0 0 0; padding:50px 0 100px; min-height:500px; overflow:hidden;}
	.contentlimiter1 {margin:auto; position:relative; z-index:21; width:92%; max-width:1280px; padding:0 4%;}
	.contentlimiter2 {margin:auto; position:relative; z-index:21; width:80%; padding:0 10%;}
	.contentlimiter3 {margin:auto; position:relative; z-index:21; max-width:1180px; padding:0 80px;}
	.contentlimiter4 {margin:auto; position:relative; z-index:21; max-width:840px; padding:0 80px;}

	.block1-box {box-sizing:border-box; width:100%; margin:80px 0 0; position:relative; text-align:center}
	.block1-box-lead {position:absolute; left:60%; top:17px; max-width:340px;}
	.block1-box-lead p {font-size:14px; line-height:17px;}
	
	.block1-box-content {box-sizing:border-box; width:90%; float:left; margin:40px 5% 0; text-align:left;}
	.block1-box-content p {width:80%;}
	
	.block2 {box-sizing:border-box; margin:90px 0 0px; padding:0px 0 0px; z-index:20; position:relative;}
	.block2b { margin:170px 0 0px;}
	.block2 h1 {text-align:center; margin-bottom:40px;}
	.block2-left {box-sizing:border-box; margin:100px 0 0px; padding:0px 0 0px; z-index:20; position:relative; float:left; width:100%;}
	.block2-right {box-sizing:border-box; margin:70px 0 50px; padding:0px 0 0px; z-index:20; position:relative; float:left; width:100%;}
	
	.gallery-wrapper {margin:80px auto 0;}
	.gallery-box {width:46%; margin:2% 2%; box-sizing:border-box; display:inline-block; overflow:hidden;} .gallery-box img {width:100%;}
	.gallery-box:hover {cursor:pointer;}
	.gallery-box img:hover {transform:scale(1.05);}
	
	fieldset {margin:0px 0 20px; text-align:left;}
	fieldset input {border:2px solid #223361; border-radius:10px; background:none; margin:30px 0 0 0; padding:9px 7px 10px; width:200px; font-size:16px; letter-spacing:0.5px; font-family:Etna, Times, serif; color:#223361;}
	.btn {border:2px solid #223361; background:none; width:auto; border-radius:10px; color:#223361; padding:9px 12px 10px; margin:30px 0 0 10px; font-size:16px; letter-spacing:1px; font-family:Etna, Times, serif;}
	.btn:hover {background:#223361; color:#fff; cursor:pointer;}
	#response {display:block; color:#696969; font-size:15px; margin:10px 0;}

}

@media screen and (max-width: 600px) { 
	.nophone-portrait {display:none !important;}
	.onlyphone-portrait {display:inherit !important;}
	
	.block-reservation {position:fixed; width: 70px; height: 70px; left: 5%; top: 4%; z-index: 50; cursor: pointer;}
	
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
	position:fixed; right:75px; top:6vh; z-index:100;
	transition: all 0.3s ease !important;
  padding:inherit;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.25s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.9; }

.hamburger-box {
	
  width: 44px;
  height: 26px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 44px;
    height: 7px;
    background-color: #00666c;
    border-radius: 2px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.25s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; height:0;}
  .hamburger-inner::after {
    bottom: -14px; 
	background-color: #7b473f;}

.hamburgerwhite {background-color:#FFF;}
.hamburgerwhite::before {background-color:#FFF;}
.hamburgerwhite::after {background-color:#FFF;}
.hamburgerpos {top:7vh;}
/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }


@media screen and (max-width: 680px) {
	.hamburger {right:30px; top:40px; width:30px;}
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {width: 30px; height: 5px; border-radius: 1px;}
  	.hamburger-inner::before {top: -6px; height:0;}
    .hamburger-inner::after {bottom: -10px; }
}