@font-face {
	font-family: 'EBGaramond12';
	src: url("../fonts/EBGaramond12-Regular.otf");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EBGaramond12';
	src: url("../fonts/EBGaramond12-Italic.otf");
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'EBGaramond12-SC';
	src: url("../fonts/EBGaramond12-SC.otf");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EBGaramond08';
	src: url("../fonts/EBGaramond08-Regular.otf");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'EBGaramond08';
	src: url("../fonts/EBGaramond08-Italic.otf");
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'EBGaramond08-SC';
	src: url("../fonts/EBGaramond08-SC.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url("../fonts/Montserrat-Regular.otf");
    font-weight: normal;
    font-style: normal;
}
a {
	text-decoration: none;
	color: grey;
}
a:hover {
	color: #8cd5da;
}
html {
	height: 100%;
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	padding: 0 0 5em 0;
	font-size: 100%;
	font-family: 'EBGaramond12';
	font-weight: normal;
	font-style: normal;
	color: #333;
	margin: 0;
	min-height: 100%;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
strong {
	font-weight: bold;
}
img {
	border: 0;
}
figure {
	margin: 0;
}


.small {
    font-size: 0.8em;
}

ul {
	padding: 0;
	margin: 0; /* normalize */
	list-style-type: none;
}
header#cover {
	height: 100%;
	display: block;
/*	background-image: url('img/cover_bcg.jpg');*/
	background-position: center bottom;
	position: absolute;
	background-size: cover;
	background-color: white;
	width: 100%;


}
#cover div {
	margin: 0 auto;
	position: absolute;
	text-align: center;
	width: 100%;
}
h2 {
	margin-top: 0;
	font-weight: normal; /* normalize */
	color:blue;
}
main {
	position: absolute;
	width: 100%;
    top: 80px;
    padding: 0 0 5em 0;
}
main.withSlideshow {
    top: 100%;
/*    width: 72.5em;*/
}
main > div {
	width: 72.5em;
	margin: 0 auto;
}
main header {
/*	font-family: 'EBGaramond08';*/
	font-weight: normal;
	font-style: italic;
	font-size: 1.1rem;
	letter-spacing: 0.02em;
	text-align: center;
	width: 64.5em;
/*	border-bottom: 1px solid #DBD9D4;*/
}
main header#topmenu ul >div {
	width: 40%;
}
main header#topmenu ul >div:nth-of-type(1) {
	width: 20%;
	text-align: center;
	position: absolute;
	left: 40%;
}
main header#topmenu ul >div:nth-of-type(2) {
	float: left;
}
main header#topmenu ul >div:nth-of-type(3) {
	float: right;
}
main header#topmenu ul >div:nth-of-type(2) >div {
	float: right;
}
main header#topmenu ul >div:nth-of-type(3) >div {
	float: left;
}
main header#topmenu ul >div:nth-of-type(2) li {
	margin: 1.8em 0.5em;
	float: left;
}
main header#topmenu ul >div:nth-of-type(3) li {
	margin: 2em 0.5em;
	float: left;
}
main header img {
	margin-top: 8px;
	height: 60px;
}
main hgroup {
/*	border-bottom: 3px double #DBD9D4;*/
/*	border-top: 3px double #DBD9D4;*/
/*	background-color: white;*/
	text-align: center;
	clear: both;
	width: 72.5rem;
}
main hgroup#top {
	border-top: none;
	border-bottom: none;
	z-index: 9991;
	position: fixed;
	top: 0;
	border-bottom: 1px solid rgba(200,200,200,0.1);
	background: white;
    height: 80px;
}
main hgroup#top a {
	color: #555;
}
main hgroup#top a:hover,
main hgroup#top a.active {
	color: #8cd5da;
}
main ul {
	display: block;
}
main ul li {
	margin-top: 1em;
}
main ul.descriptions div > li {
	border-bottom: 1px solid #eee;
	padding-bottom: 1em;
	margin-bottom: 1em;
	-webkit-transition: all 0.5s;
}
main ul.descriptions div > li:last-of-type {
	border: none;
}
.descriptions {
	margin: 0 auto;
	width: 43em;
}
.descriptions:last-of-type {
	margin-bottom: 2em;
}
.special {
	margin: 0 auto;
	width: 43em;
	padding: 1em 0;
}
.clearfix {
	clear: both;
}
h3 {
	font-style: italic;
	font-weight: normal; /* normalize */
	color: #8cd5da;
	margin: 0;
	font-size: 2em;
}
h1 {
	font-size: 2em;
	font-weight: normal; /* normalize */
	font-style: italic;
	color: #249aba;
	padding: 0.5em 0 0 0;
	margin: 0 0 0.4em 0;
	letter-spacing: 2px;
	text-align: center;
}
.with-small-section > div:last-child {
    margin-bottom: 80px;
}
.with-small-section .descriptions:last-of-type {
    margin-bottom: 0;
}
.with-small-section h1 {
    padding: 1em 0 0 0;
    margin: 0;
}
main nav li {
	font-style: italic;
	font-size: 0.8em;
	color: #999;
	float: left;
	margin: 0 1em;
}
main aside,
main nav {
	display: inline-block;
}
main aside ul {
	padding: 0;
	font-size: 0.9em;
}
main aside li {
	float: left;
/*	margin: 0 1em;*/
	margin: 0;
}
main ul > div {
	width: 50%;
}
.fig {
/*	border-bottom: 1px solid #eaeaea;
	padding-bottom: 1em;
	margin-bottom: 1em;*/
	padding-left: 0;
	margin-top: 1em;
}
.left .fig {
	margin-left: 0;
}
.right .fig {
/*	margin-left: 1em;*/
	margin-right: 1em;
}
figure {
/*	width: 150%;*/
	width: 444px; /*procentowo nie działa*/
}
.left .fig figure {
	margin-left: -50%;
}
figure img {
	width: 100%;
}
.left {
	float: left;
}
.left > li {
	margin-right: 1em;
	padding-left: 2em;
	text-align: right;
}
.right {
	float: right;
}
.right > li {
	margin-left: 1em;
	padding-right: 2em;
}
main ul li > p {
	line-height:1.4;
	margin: 0;
	padding: 0;
}
main ul .right li > p,
main ul .left li > p {
        display: inline;
}
/*main ul.descriptions li > p:first-of-type {
	text-align: center;
	font-size: 0.8em;
	color: #eaeaea;
	font-style: italic;
	margin-bottom: -0.9em;
    display: none;
}
main ul li > p:first-of-type span {
	background-color: white;
	padding: 0 1em;
}
Style dla numeracji
 */
.var_2 h3 {
/*	border-top: 1px solid #eaeaea;*/
	color: #0e9bcc;
	font-size: 1.2em;
/*	font-family: 'EBGaramond12-SC';*/
	font-weight: normal;
	padding-top: 1em;
	letter-spacing: 2px;
	-moz-font-feature-settings:"swsh" 1;
	-moz-font-feature-settings:"swsh=1";
	-ms-font-feature-settings:"swsh" 1;
	-o-font-feature-settings:"swsh" 1;
	-webkit-font-feature-settings:"swsh" 1;
	font-feature-settings:"swsh" 1;
	line-height: 1.8em;
	font-family: 'Montserrat';
	font-style: normal;
	text-transform: uppercase;
	font-size: 1em;
}
.var_2 p {
	font-style: normal;
}
/*.var_2 h3:first-letter {
	float: left;
	font-family: 'EBGaramond12';
	font-style: normal;
	font-size: 3em;
	line-height: 0.1em;
	padding: 0.5em 0.1em 0 0.1em;
}*/
.pricelist {
	font-family: 'EBGaramond08-SC';
	text-transform: lowercase;
	letter-spacing: 0.01em;
}
.pricelist ul li {
	margin-top: 0;
        line-height: 12px;

}
.right .pricelist ul li {
	padding: 0 1em 0 0;
}
.pricelist li span {
	font-family: 'EBGaramond08';
	font-style: italic;
}
.special {
	text-align: center;
}
.special p {
	font-size: 1em;
	font-style: normal;
	width: 70%;
	margin: 0.5em auto 0 auto;
	padding: 0;
	line-height: 1.2;
}
/*.special p:first-of-type {
	font-size: 1.4em;
	font-style: italic;
	width: 80%;
	margin: 0.5em auto;
	line-height: 1.2;
}*/

.special em {
	color: #666;
}
.special h3 {
	color: #249aba;
	font-family: 'EBGaramond12-SC';
	font-style: normal;
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: 2px;
}

.cookies-info{
  position: fixed;
  bottom: 75px;
  right: 15px;
  width: 300px;
  color: #555;
  padding: 15px 30px;
	box-sizing: border-box;
  background: #fff;
  z-index: 9999999999;
  border: 1px solid #5394a5;
}

#cookie-ok{
  width: 15px;
  height: 15px;
  background-color: transparent;
  position: absolute;
  top: 15px;
  right: 15px;
  border: none;
  outline: none;
  display: block;
  background-image: url('../img/cookies-close.png');
  background-image: url('../img/cookies-close.svg');
  background-size: 15px 15px;
  cursor: pointer;
  padding: 0;
}

/*  FOOTER  */

#fTab {
	background-color: rgba(255,255,255,0.5);
}
footer {
	width: 100%;
	background-color: rgba(255,255,255,0.9);
/*	border-top: 1px solid #eaeaea;*/
	position: fixed;
	top: calc(100% - 61px);
	z-index: 9991;
	height: 300px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
footer.active {
	top: 81px;
	height: calc(100% - 80px);
	background-color: rgba(255,255,255,1);
	overflow: scroll;
}
#menuFooter.smaller #fTabButton,
#menuFooter.smaller nav#fTab > ul > li {
	padding: 0 8px;
}
#menuFooter.smaller #fTab {
	top: calc(100% - 32px);
}
footer.smaller {
	top: calc(100% - 32px);
}
footer.active.smaller {
	top: 81px;
	height: calc(100% - 80px);
	background-color: rgba(255,255,255,1);
	overflow: scroll;
}
#menuFooter {
    width: 100%;
    margin: 0 auto;
    position: fixed;
    bottom: 0;
    z-index: 999999999;
    background-color: rgba(255,255,255,0.5);
    left: 0;
}
#menuFooter.smaller #fTab.active  {
	top: 80px;
}
#menuFooter.smaller #fTabButton,
#menuFooter.smaller nav#fTab.active > ul > li {
	padding: 14px 8px;
}
#menuFooter.smaller .facebook,
#menuFooter.smaller .trip_advisor {
	margin-top: 4px;
}
main nav#fTab > ul > li {
	padding: 0 8px;
}
main nav#fTab {
	width: 72.5em;
	margin: 0 auto;
	border-top: 1px solid rgba(200,200,200,0.3);
	padding: 0;
        display: block;
}
main nav#fTab ul {
	list-style-type: none;
	margin: 0;
}
main nav#fTab > ul li {
	float: left;
	font-style: normal;
	color: #333;
	font-size: 1em;
	margin: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
main nav#fTab > ul > li {
        padding: 14px 8px;
}
main nav#fTab ul#lang {
	margin: 0 0 0 2em;
}
main nav#fTab > ul > li > a,
main nav#fTab > ul > li > span,
main nav#fTab ul#lang > li > a {
	color: rgba(0,0,0,0.6);
	padding: 0 8px;
	line-height: 32px;
	padding: 14px 8px;
}
main nav#fTab ul#lang > li > a {
        color: #5394a5;
        font-size: 1.3em;
}
main nav#fTab > ul > li:hover > span,
main nav#fTab > ul > li:hover > a,
main nav#fTab ul#lang > li:hover > a,
main nav#fTab li > a.active{
	padding-bottom: 0.3em;
	color: #5394a5;
	border-bottom: 1px solid #5394a5;
}
main nav#fTab > ul > li:last-of-type {
	float: right;
}
main nav#fTab > ul > li > ul {
	float: left;
}

/* SOCIAL */

.facebook,
.trip_advisor {
	display: block;
	background-repeat: no-repeat;
	background-size: 100%;
}
.facebook {
	background-image: url(../img/facebook.png);
	background-image: url(../img/facebook.svg);
	width: 24px;
	height: 24px;
}
.trip_advisor {
	background-image: url(../img/trip_advisor.png);
	background-image: url(../img/trip_advisor.svg);
	width: 44px;
	height: 24px;
	margin: 0.1em 0.3em;
}
.facebook:hover {
	background-image: url(../img/facebook-hover.png);
	background-image: url(../img/facebook-hover.svg);
}
.trip_advisor:hover {
	background-image: url(../img/trip_advisor-hover.png);
	background-image: url(../img/trip_advisor-hover.svg);
}

/**/

#map-canvas {
	width:150%;
	height:100%;
}

#map-canvas {
	border: 1px solid #eaeaea;
	width:100%;
}
article ul#contact li > p:first-of-type {
	color: #69c4db;
}
ul#contact li.var_2 h3 {
	border-top: 1px solid #c3f0fb;
}
main article ul#contact li {
	margin-top: 1.3em;
}
#slideshow {
	text-align: center;
	background-color: white;
	color: white;
}
#slideshow > div {
	color: white;
	background-color: white;
}
#slideshow li > div {
    background-size: cover;
    background-repeat: no-repeat;
}
#slideshow h1 {
	width: 15em;
	margin: 0 auto 1em auto;
	color: white;
	opacity: 0.9;
}
#slideshow p {
	margin: 0 auto;
	line-height: 1.2em;
	font-size: 1.1em;
	width: 15em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
#slideshow a {
	margin: 0 auto;
	font-size: 1.2em;
	font-weight: normal; /* normalize */
	font-style: italic;
	padding: 0.5em 0 0 0;
	margin: 1em 0 0.4em 0;
	letter-spacing: 1px;
	display: inline-block;
	color: white;
}
/*#slideshow a:after {
    content: '...';

}*/
#slideshow a.bcg-link {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
#slideshow a:hover {
	opacity: 0.6;
}
/*#slideshow a:before {
	content: '';
	width: 1em;
	height: 2px;
	background-color: white;
	position: absolute;
	margin-left: -0.5em;
	margin-top: -1em;
	left: 50%;
}*/

/* text on top right */

#slideshow div .huge-title{
	display: block;
	position: absolute;
	width: 20em;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: 0;
}

#slideshow div .huge-title.right-top {
	right: 2em;
	top: 2em;
}
#slideshow div .huge-title.left-top {
	display: block;
	left: 2em;
	top: 2em;
}
#slideshow div .huge-title.center-top {
	display: block;
	left: 50%;
	margin-left: -10em;
	top: 2em;
}
#slideshow div .huge-title.right-middle {
	right: 2em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#slideshow div .huge-title.left-middle {
	display: block;
	left: 2em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#slideshow div .huge-title.center-middle {
	display: block;
	left: 50%;
	margin-left: -10em;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#slideshow div .huge-title.left-bottom {
	display: block;
	left: 2em;
	bottom: 2em;
	position: absolute;
}
#slideshow div .huge-title.right-bottom {
	display: block;
	top: auto;
	right: 2em;
	bottom: 2em;
}
#slideshow div .huge-title.center-bottom {
	display: block;
	left: 50%;
	margin-left: -10em;
	bottom: 2em;
}
#slideshow div .huge-title h1 {
	width: 100%;
}
.coverPhoto div,
#slideshow div {
	display: table;
	width: 100%;
	height: calc(100% - 140px);
	margin: 80px auto 60px;
}
.coverPhoto article,
#slideshow article {
	width: 20em;
	/*height: 10em;*/
	margin: auto;
	position: relative;
	left: 0;
	right: 0;
	top: 2em;
	bottom: 0;
	display: table-cell;
	vertical-align: middle;
}
.coverPhoto article {
	margin-top: 0.5em;
}
.coverPhoto article {
	position: absolute;
}
#slideshow p.h1 {
	display: table;
	font-style: italic;
	width: 21em;
	margin-bottom: 0.5em;
}
.h1 span {
	display: table-cell;
	text-align: center;
}
.coverPhoto article p:nth-of-type(3),
#slideshow article p:nth-of-type(3) {
	line-height: 1px;
	border-bottom: 1px solid rgba(250,250,250,0.9);
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	width: 21em;
}
.coverPhoto article p:nth-of-type(2),
#slideshow article p:nth-of-type(2) {
	color: rgba(0,0,0,0.6);
	background-color: rgba(250,250,250,0.4);
	padding: 1em;
	width: 18em;
}
.coverPhoto span.h1,
#slideshow span.h1 {
	color: rgba(0,0,0,0.7);
	display: block;
	font-size: 2em;
	line-height: 1em;
	font-weight: normal; /* normalize */
	font-style: italic;
	padding: 0.5em 0 0 0;
	margin: 0 0 0.4em 0;
	letter-spacing: 2px;
	text-align: center;
}
/*#slideshow table {
    left: 50%;
    position: absolute;
    width: 20em;
    margin-left: -10em;
    margin-top: -1.2em;
    font-style: italic;
}*/

/* do podmiany po wywaleniu cen z nagłówka */

.pricelist {
/*    height: 100px;*/
/*    margin-top: -101px;*/
	width: 100%;
	text-align: left;
	color: #999;
	margin-top: 0.5em;
	line-height: 0.5em;
}
.left .pricelist li {
	float: right;
	padding: 0 0 0 1em;
	line-height: 1.5em;
}
.right .pricelist li {
	float: left;
	padding: 0 1em 0 0;
	line-height: 1.5em;
}
.right .pricelist li,
.left .pricelist li{
	line-height: 1.5em;
}
.more .pricelist {
	margin: 0;
}
.more p {
	font-style: italic;
	color: rgba(0,0,0,0.6);
	line-height: 1.4;
	margin: 0.5em 0 0.5em 0;
	
}
.swatch01 h3 {
	color: #0e9bcc;
}
.swatch02 h3 {
	color: #08b6a4;
}
.swatch03 h3 {
	color: #00b6ac;
}
.swatch04 h3 {
	color: #00b5b3;
}
.swatch05 h3 {
	color: #00b4bb;
}
.swatch06 h3 {
	color: #00b3c2;
}
.swatch07 h3 {
	color: #00b3c9;
}
.swatch08 h3 {
	color: #00b2d0;
}
.swatch09 h3 {
	color: #139bc7;
}
.swatch10 h3 {
	color: #049bcf;
}

@-webkit-keyframes title {
	from { opacity: 0; display: none; }
	to { opacity: 1; display: block; }
}
@-moz-keyframes title {
	from { opacity: 0; display: none; }
	to { opacity: 1; display: block; }
}
@-o-keyframes title {
	from { opacity: 0; display: none; }
	to { opacity: 1; display: block; }
}
@-ms-keyframes title {
	from { opacity: 0; display: none; }
	to { opacity: 1; display: block; }
}
@keyframes title {
	from { opacity: 0; display: none; }
	to { opacity: 1; display: block; }
}

.descriptions {
	padding: 2em 0;
}

header#cover {
	width: 72.5em;
	left: 50%;
	height: 100%;
	margin: 0 auto 0 -36.25em; /*80px auto 60px -36.25em;*/
	z-index: 9991;
}
.white-bcg {
	background-color: white;
	width: 100%;
	position: fixed;
	height: 81px;
	left: 0;
	top: 0;
	z-index: 999;
}

/* INFO */

main#info {
	top: 80px;
}

/* MAP */

#map {
	width: 100%;
	height: 380px;
	position: absolute;
	left: 0;
	width: 100%;
	margin: 32px 0;
}

#map-canvas {
	border: 1px solid #eaeaea;
	width:100%;
}
article ul#contact li > p:first-of-type {
	color: #69c4db;
}
ul#contact li.var_2 h3 {
	border-top: 1px solid #c3f0fb;
}
main article ul#contact li {
	margin-top: 1.3em;
	border-bottom: none;
}
.coverPhoto {
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	left: 0;
	width: 100%;
	height: 330px;
}
#contactCover {
	background-image: url(../img/cover_09.jpg);
}
#basic {
	background-image: url(../img/cover_07.jpg);
}
#contra {
	background-image: url(../img/cover_02.jpg);
}
#o-nas {
	background-image: url(../img/cover_10.jpg);
}
#deluxe {
	background-image: url(../img/cover_02.jpg);
}
#exclusive {
	background-image: url(../img/cover_04.jpg);
}
#body {
	background-image: url(../img/cover_09.jpg);
}
#face {
	background-image: url(../img/cover_03.jpg);
}
#manicure {
	background-image: url(../img/verde_15.jpg);
}
#depilation {
	background-image: url(../img/cover_06.jpg);
}
#sauna {
	background-image: url(../img/cover_12.jpg);
}
#przed-pierwszym-zabiegiem {
	background-image: url(../img/przed-pierwsza-wizyta.jpg);
}
#przeciwwskazania {
	background-image: url(../img/warto-wiedziec.jpg);
}
#warto-wiedziec {
	background-image: url(../img/cover_12.jpg);
}
#regulamin {
	background-image: url(../img/regulamin.jpg);
}
#bony-upominkowe {
	background-image: url(../img/bony-upominkowe.jpg);
}
.coverPhoto:before {
        content: '';
        width: 100%;
        height: 100%;
        background-color: rgba(250,250,250,0.1);
        position: absolute;
}
.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 62.5em;
	padding: 50px;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}

/* CONTACT */

.openContact {
	-webkit-transition: bottom 0.5s;
	transition: bottom 0.5s;
}
.openContact.active {
	bottom: 300px;
}
.openContact.active + #contact {
	max-height: 300px;
}
.footer-2 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	max-height: 0px;
	height: 300px;
	background-color: gray;
	-webkit-transition: max-height 0.5s;
	transition: max-height 0.5s;
}
#fTabButton {
	left: 0;
	bottom: 0;
	cursor: pointer;
	-webkit-transition: bottom 0.5s;
	transition: bottom 0.5s;
}
#fTab {
	position: relative;
	top: calc(100% - 61px);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	z-index: 9999;
}
#fTab.active {
	top: 80px;
	height: 60px;
	background-color: white;
	border-bottom: 1px solid rgba(200,200,200,0.3);
}
/*#fTabButton.active {
    background-color: #08b6a4;
    color: white;
    opacity: 0.3;
}*/
#fTab.active + footer {
	max-height: 300px;
}
.map {
	height: 100%;
	position: fixed;
	width: 100%;
}
.map-details {
	width: 72.5em;
	margin: 0 auto;
	position: relative;
}
.map-details > div {
	position: relative; /* change to relative to scroll*/
	top: 92px;
	padding: 32px;
	background-color: rgba(255,255,255,0.9);
	width: 24em;
}
body.contactOpen {
	overflow: hidden;
}

/* WIDE COLUMN */

.wideColumn {
        width: 43em;
        margin: 0 auto;
        padding-top: 1em;
}
.wideColumn p {
	text-align: center;
	line-height: 1.4em;
}
.wideColumn-text {
	width: 43em;
	margin: 0 auto;
	padding-top: 1em;
}
.wideColumn-text h2 {
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	color: black;
	padding: 0.5em 0 0 0;
	margin: 0 0 0.4em 0;
	letter-spacing: 2px;
	text-align: center;
}

.wideColumn-text h3 {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	display: block;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
	color: black;
}
.wideColumn-text p {
	text-align: center;
	line-height: 1.4em;
	padding: 0 7em;
}

/* COLUMN */

main aside ul.column {
	text-align: center;
}
main ul.column aside ul li {
	float: none;
	display: inline-block;
	padding: 0 0.5em;
}
main ul.column aside ul {
	text-align: center;
}

/* RULES */

.rules h2 {
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	color: #249aba;
	padding: 1em 0 0 0;
	margin: 1em 0 1.4em 0;
	letter-spacing: 2px;
	text-align: center;
}
.wideColumn.rules p {
	text-align: center;
	margin: 0 0 1em 0;
	font-size: 0.9em;
}
.rules ul {
	list-style-type: decimal-leading-zero;
	text-align: justify;
	line-height: 1.2em;
	margin: 0 auto;
}
.rules strong {
	font-family: 'EBGaramond12-SC';
	font-weight: normal;
	text-transform: lowercase;
	font-size: 1em;
	letter-spacing: 2px;
	margin: 1.8em 0 0 0;
}
.rules ul > li:before {
	content:counter(li);
	counter-increment:li;
	position:absolute;
	top: -1em;
	top: -1em;
	left: 50%;
	width: 2em;
	margin-left: -1em;
	color: #08b6a4;
}
.rules ul {
	counter-reset:li;
	margin-left:0;
	padding-left:0;
}
.rules ul > li {
	position:relative;
	margin: 1.5em 0 6px 0;
	padding: 0.5em 0 1em 0;
	list-style:none;
	text-align: center;
	font-size: 0.9em;
}
main .rules > ul div {
	width: 100%;
	text-align: justify;
}
.rules h3,
.wideColumn h3{
	text-align: center;
	font-size: 1.2em;
	font-style: normal;
	letter-spacing: 2px;
	color: rgba(0,0,0,0.7);
	font-family: 'EBGaramond12-SC';
	text-transform: lowercase;
	margin: 0 0 0.5em 0;
}

/* INLINE PRICE */

.inlinePrice {
	width: 39em;
}

.inlinePrice span.button {
	background-image: url('../img/info-hover.svg');
	width: 14px;
	height: 14px;
	background-size: 14px;
	display: inline-block;
	cursor: pointer;
	top: 9px;
	position: absolute;
	margin-left: 5px;
}

/*.inlinePrice span.button:hover {
    content: url('img/info.svg');
}*/

.inlinePrice span.button.active {
	background-image: url('../img/close-hover.svg');
	display: inline-block;
	cursor: pointer;
}
.left .button,
.right .button{
	background-image: url('../img/info-hover.svg');
	width: 14px;
	height: 14px;
	background-size: 14px;
	display: inline-block;
	cursor: pointer;
	top: 3px;
	margin-left: 5px;
	position: relative;
}
.inlinePrice aside {
/*    height: 100px; */
	/* margin-top: -101px; */
	color: #afafaf;
	margin-top: 0.7em;
	line-height: 0.5em;
	font-size: 0.9em;
	font-family: 'EBGaramond12-SC';
	text-transform: lowercase;
	float: right;
	font-weight:normal;
	letter-spacing: 0.01em;
}
.inlinePrice .left li {
	text-align: left
}
.inlinePrice h3 {
	display: inline-block;
	padding: 0;
}
main ul.inlinePrice div > li {
	border: none;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
}
main ul.inlinePrice.withDescription div > li {
	margin-bottom: 1em;
}
main ul.inlinePrice div > li p {
	color: rgba(0,0,0,0.6);
}
main ul.inlinePrice div > li p.more {
	font-style: italic;
	color: rgba(0,0,0,0.6);
	line-height: 1.4;
	margin: 0.5em 0 0.5em 0;
}
main ul.inlinePrice .right li > p, main ul .left li > p {
	display: block;
}
.huge-title h1 {
	color: black;
	font-size: 2em;
	margin-bottom: 1em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.huge-title h1:after {
    content: '';
    width: 3em;
    height: 2px;
    background-color: white;
    position: absolute;
    margin-left: -1.5em;
    margin-top: 0.5em;
    left: 50%;
    display: block;
}
.huge-title span {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	display: block;
	text-transform: uppercase;
}
.coverPhoto article.wideColumn-text {
	width: 43em;
	margin: 0 auto;
	padding-top: 0;
	top: 0;
}
.coverPhoto article.wideColumn-text div {
	display: table-cell;
	vertical-align: middle;
	width: 43em;
	height: 330px;
}
.coverPhoto article.wideColumn-text .huge-title h1 {
	color: white;
}
.coverPhoto article.wideColumn-text .huge-title h1:after {
	background-color: white;
}

/* slideshow gallery */

#slideshowcontrol {
	position: absolute;
	bottom: 50px;
	z-index: 10;
}
#slideshowcontrol div {
	position:relative;
}
#slideshowcontrol > div {
	width: 6em;
	padding: 0 3px;
	display: inline-block;
	bottom: 17px;
}
#slideshowcontrol div a {
	background-color: rgba(255,255,255,0.5);
	width: 100%;
	display: block;
	color: rgba(0,0,0,0);
	height: 4px;
}
#slideshowcontrol div a:hover {
	background-color: rgba(255,255,255,0.8);
}
#slideshowcontrol {
	left: 0;
}
#closecontact:after {
	content: 'X';
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	font-family: Montserrat;
	color: grey;
}
#closecontact {
	width: 40px;
	height: 40px;
	position: absolute;
	background: rgba(255,255,255,0.9);
	right: 2px;
	top: 92px;
	padding: 0;
}
.map-details div {
	position: relative;
	top: 92px;
	padding: 32px;
	background-color: rgba(255,255,255,0.9);
	width: 24em;
	border: 1px solid #dadada;
}

/* RESPONSIVE */

/* SETTINGS */

@media screen and (max-width: 1070px){
	header#cover{
	   left: 0;
	   width: 100%;
	   margin: 0;
	}
}

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

    main > div{
        width: 100%;
    }

    figure{
        width: 100%;
    }

    .descriptions,
    .wideColumn,
    .wideColumn-text,
    .special{
        width: 95%;
    }

    .wideColumn-text p{
        padding: 0;
    }

    .left .fig figure {
        margin-left: 0 ;
    }

    main ul.column aside ul li{
        padding: 0;
        line-height: normal;
    }

    .desktop-only{
        display: none;
        height: 0;

    }

    .coverPhoto{
        background-attachment: inherit;
    }

	.coverPhoto div, #slideshow div{
		margin: 80px auto 0;
		height: calc(100% - 80px);
	}

	#slideshowcontrol{
		bottom: 0;
	}

    .logo{
        width: 100%;
        float: left;
        text-align: center;
        margin-left: 10px;
    }

    .facebook,
    .trip_advisor{
        margin: auto;
    }

    .lang-change{
        position: fixed;
        top: 0;
        right: 45px;
        float: right;
        margin: 10px;
        padding: 12px 10px 9px;
        cursor: pointer;
        z-index: 99999;
        display: block

    }

    main.withSlideshow {
    	/*top: 0;*/
    }

    main hgroup{
        width: 100%;
    }

    .coverPhoto article.wideColumn-text,
    .coverPhoto article.wideColumn-text div{
        width: 100vw;
    }

	#slideshow div .huge-title.left-bottom {
		bottom: 3em;
	}
	#slideshow div .huge-title.right-bottom {
		bottom: 3em;
	}


}

@media screen and (min-width: 961px){

    .mobile-only{
        display: none;
    }

}


/* SMALL DESKTOPS */

@media screen and (max-width: 1200px) and (min-width: 961px){

    body{
        font-size: 90% !important;
    }

    img{
        width: 80% !important;
    }

    main header img{
        width: auto !important;
    }

    main header#topmenu ul >div:nth-of-type(1){
        width: 15%;
    }

    main hgroup{
    }

    main header#topmenu ul{
        white-space: nowrap;
        width: 100%;
        text-align: center;
    }

    main header#topmenu ul > div {

        vertical-align: middle;
    }


    main hgroup#top a{
        font-size: 90%;
    }

    figure{
        width: auto;
    }

    main > div{
        width: 100vw;
    }

    /* MENU FIX */

    main hgroup{
        width: 100vw;
    }

    main header#topmenu ul >div:nth-of-type(1){
        width: 100%;
        position: inherit;
    }

    main header#topmenu ul > div{
        display: inherit;
    }

    main header#topmenu ul >div:nth-of-type(2),
    main header#topmenu ul >div:nth-of-type(3){
        position: absolute;
        top: 0;
    }

    main header#topmenu ul >div:nth-of-type(3){
        right: 0;
    }

    main nav#fTab{
        width: 100vw;
    }
}




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

    main ul > div{
        width: 100%;
    }

    .left > li, .right > li{
        margin: 0;
        padding: 0;
        text-align: left;
    }

    .left .pricelist li{
        float: left;
        padding: 0;
    }

    .right{
        float: left;
    }

    .map{
        display: none;
    }

    .map-details{
        width: 100%;
    }

    .map-details div{
        width: 100%;
        box-sizing: border-box;
    }

    .var_2 h3{
        line-height: 1.5em;
    }

	.cookies-info{
		bottom: 15px;
	}

}

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

    main hgroup#top{
        height: 50px;
    }

    main header img{
        height: 35px;
    }

    .hamburger{
        padding: 5px 10px 9px !important;
    }

    .lang-change{
        padding: 0;
    }

	.coverPhoto div, #slideshow div{
		margin: 51px 0 0;
		height: calc(100% - 51px);
		background-position: center;
	}

	.cookies-info{
		width: 100%;
	    left: 0;
	    margin: 0;
	    bottom: 0;
	    border: none;
	    border-top: 1px solid #5394a5;
	    right: auto;
	}

}

@media screen and (min-width: 601px){
    .more-info-mobile{
        display: none;
    }
}

@media screen and (max-width: 600px){
    .more-info-notmobile{
        display: none;
    }
	#slideshowcontrol > div{
		width: 10%;
	}

	#slideshow li > div:before {
	    content: '';
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    background: #000;
	    opacity: 0.2;
	}

	#slideshow div .huge-title{
		width: 100%!important;
	    margin: 0!important;
		height: auto;
		position: relative!important;
	    padding: 15px 15px 75px;
	    box-sizing: border-box;
	    display: table-cell!important;
	    vertical-align: middle;
	    top: 0!important;
		left: 0!important;
	    right: 0!important;
		bottom: 0!important;
	    position: relative!important;
		-webkit-transform: none!important;
		-ms-transform: none!important;
		transform: none!important;
	}
}
