/*
 * COLORS
 *
 * blau: #af0812 // 175, 8, 18
 * grün: #006318 // 0, 99, 24
 * Orange: #fe6612
 * blau: #009ecd
 */

/*
 * FONTS
 *
 * font-family: 'EB Garamond', serif;
 * font-family: 'Lato', sans-serif;
 */
 
 
 /* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/lato-v23-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-v23-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v23-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v23-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v23-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v23-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
       font-display: swap;
}
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v23-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
       font-display: swap;
}
/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v23-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-v23-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v23-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v23-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v23-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v23-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
       font-display: swap;
}
/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v23-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v23-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v23-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
       font-display: swap;
}
/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/lato-v23-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lato-v23-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v23-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v23-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v23-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v23-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
       font-display: swap;
}

/* eb-garamond-regular - latin */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/eb-garamond-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/eb-garamond-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/eb-garamond-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/eb-garamond-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/eb-garamond-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/eb-garamond-v25-latin-regular.svg#EBGaramond') format('svg'); /* Legacy iOS */
       font-display: swap;
}
/* eb-garamond-700 - latin */
@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/eb-garamond-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/eb-garamond-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/eb-garamond-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/eb-garamond-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/eb-garamond-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/eb-garamond-v25-latin-700.svg#EBGaramond') format('svg'); /* Legacy iOS */
       font-display: swap;
}


/* poppins-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v21-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/poppins-v21-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/poppins-v21-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/poppins-v21-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/poppins-v21-latin-italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v21-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v21-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/poppins-v21-latin-italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/poppins-v21-latin-italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/poppins-v21-latin-italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v21-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/poppins-v21-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/poppins-v21-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/poppins-v21-latin-700.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/poppins-v21-latin-700italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v21-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v21-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/poppins-v21-latin-700italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/poppins-v21-latin-700italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/poppins-v21-latin-700italic.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/poppins-v21-latin-900.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v21-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v21-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/poppins-v21-latin-900.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/poppins-v21-latin-900.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/poppins-v21-latin-900.svg#Poppins') format('svg'); /* Legacy iOS */
}
/* poppins-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/poppins-v21-latin-900italic.eot'); /* IE9 Compat Modes */
  src: url('../fonts/poppins-v21-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/poppins-v21-latin-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/poppins-v21-latin-900italic.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/poppins-v21-latin-900italic.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/poppins-v21-latin-900italic.svg#Poppins') format('svg'); /* Legacy iOS */
}

/* 
 * GENERAL
 */
html { 
	height: 100%; 
}
body { 
	height: 100%;
	position: relative; 
}
body > header,
	body > main,
	body > footer { 
	position: relative;
	z-index: 2; 
}

h2 {
	color: #333;
	font-family: "Poppins", sans-serif;
	padding: 15px 0 5px;
	/*font-size: 160%;*/
	font-size: 140%;
	font-weight: 700;
}

a {
	color: #009ecd;
}

a:hover {
	color: #fe6612;
}

a.call2Action,
	a.linkBtn {
    background: #fe6612;
    padding: 10px 20px;
    color: #fff;
    margin: 10px 0;
    display: inline-block;
     -webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in
}
a.linkBtn {
    background: #009ecd;
    margin-right: 15px;
}
a.linkBtn:hover {
	background: #fe6612;
}

a.call2Action {
	background: #fe6612;
}
a.call2Action:hover {
	background: #009ecd;
}

.blue,
	.red-text {
	color: #009ecd;
}
.red {
	color: #fe6612;
}
.garamond {
	font-family: 'EB Garamond', serif;	
}

.red-background {
	background: #fe6612;
	color: #fff;
	padding: 2px 5px;
	margin: 2px 0;
	font-weight: 600;
}

.flex-space {
    display: flex;
    justify-content: space-between;
    gap: 5px;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 3px;
    padding-bottom: 3px;
}

#text {
	overflow: hidden;	
}
#text ul li, 
	#text ol li {
    padding: 2px 0;
}
#text h3 {
    color: #333;
    /*font-size: 130%; */
    font-size: 115%;
    padding: 0 0 5px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}
#text hr {
    border: none;
    clear: both;
    overflow: hidden;
    border-bottom: solid 3px #fe6612;
    width: 60%;
    margin: 0 20% 40px;
    padding: 15px 0 30px;
}
 
#page-background { 
	background: url( '../../../images/default/background.jpg' ) #fff center center / cover;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	z-index: 1;
}

/*
 * HEADER
 */
#page-header,
	#page-image {
	position: relative;
	z-index: 3;
}

#page-topline { 
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: rgba( 0,158,205, .9 );
	color: #fff;
	z-index: 2;
}
#page-topline a {
	color: #fff;	
}
#page-topline a:hover {
	color: #fff;
	text-decoration: underline;
}
#page-topline i {
	padding: 0 5px;	
}

#page-image > img {
	width: 100%;
    height: auto;
    display: block;
	position: relative;
	z-index: 1;
}

/*
 * NAVIGATION
 */
#page-navigation {
	background: #fe6612;
	height: 60px;
}
#page-navigation #horizontalNavi > li > span {
	padding: 0 15px;
	display: block;
}
#page-navigation #horizontalNavi > li:hover > span,
	#page-navigation #horizontalNavi > li.active> span {
	background: #009ecd;	
}
#page-navigation #horizontalNavi li > span > a {
	display: inline-block;
	font-family: "Poppins", sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-weight: 700;
	
}
#page-navigation #horizontalNavi > li > span > a {
	line-height: 60px;
}
.dropdown-indicator {
	color: #fff;
}
#page-navigation #horizontalNavi li li > span > a {
	padding: 5px 15px;
	display: block;
	background: #009ecd;
}
#page-navigation #horizontalNavi li li:hover > span > a {
	background: #fe6612;
}

nav#page-navigation.stickyNav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: 5;
}

nav#page-navigation.stickyNav #horizontalNavi > li > span > a {
	line-height: 40px;
}

/*
 * MAIN
 */
#page-breadcrumbs {
	background: rgba( 255, 255, 255, .5 );
	font-size: 80%;
}

div#page-content {
    background: #fff;
    margin: 30px 0;
    overflow: hidden;
}

div#page-content > h1 {
	background: #fe6612;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	color: #fff;
	margin: 0;
	padding: 5px 15px;
    text-transform: uppercase;
}
div#page-content > h1 span {
    font-weight: 400;
    text-transform: none;
}
div#page-content > section {
	padding: 15px;
	overflow: hidden;
}

section#page-content-c2a {
	margin-bottom: 30px;
    background: #fff;
    color: #333;
    overflow: hidden;
    text-align: center;
}
#page-content-c2a h2 {
    background: #fe6612;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    padding: 10px 15px;
    margin: 0;
}
#page-content-c2a .table {
    padding: 30px 15px;
}
#page-content-c2a .tcell {
	width: 50%;
	padding: 0 30px;	
}
#page-content-c2a h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    color: #333;
    font-size: 140%;
}
#page-content-c2a a,
	#page-content-c2a b {
	display: inline-block;
	padding: 0 5px;
	color: #009ecd;
    font-size: 140%;
    font-weight: 900;
}
#page-content-c2a a:hover {
	color: #fe6612;	
}

/* HOME TEMPLATE */
.home div#page-content > h1 {
    font-weight: 700;
    text-transform: none;
    text-align: center;
    padding: 15px;
}
section#page-content-home {
    text-align: center;
    font-size: 110%;
    padding: 30px 150px !important;
}

ul.widgetlist-home,
	ul.category-list {
    overflow: hidden;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
ul.category-list {
	clear: both;
}
ul.listing-2 {
	margin: 30px 0 0 0 !important;
}
ul.widgetlist-home li.items-3,
	ul.category-list li,
	#text ul.listing-2 li {
    width: 32%;
    margin: 0 1%;
    padding: 0;
    border: solid 1px #fe6612;
    position: relative;
}
ul.listing-2 li:nth-child(n+4),
	#text ul.listing-2 li:nth-child(n+4) {
	margin-top: 15px;	
}
ul.widgetlist-home li:nth-child(3n+3),
	ul.category-list li:nth-child(3n+3),
	#text ul.listing-2 li:nth-child(3n+3) {
    margin-right: 0;
}
ul.widgetlist-home li:nth-child(3n+1),
	ul.category-list li:nth-child(3n+1),
	#text ul.listing-2 li:nth-child(3n+1) {
    margin-left: 0;
}

ul.widgetlist-home > li:nth-child(3) .category-item-image {
	background-size: contain;
}

.category-item h2.content-headline,
	ul.listing-2 h2.content-headline {
	color: #fff;
    background: #fe6612;
    padding: 10px 15px;
    /*font-size: 140%;*/
    font-size: 115%;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}
.category-item h2.content-headline a {
	color: #fff;
	display: block;	
}
.category-item-image {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 0;
    padding-bottom: 56%;
}
.category-item-image img {
	position: absolute;
	left: -99999px;	
}
ul.listing-2 img {
	width: 100% !important;
	height: auto !important;
	display: block;
}
.category-item-content {
    padding: 15px 15px 80px 15px;
}
.content-item-content {
	padding: 15px;	
}
.category-item .content-link {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    line-height: 40px;
}
.category-item .content-link > a {
    background: #009ecd;
    color: #fff;
    display: block;
    margin: 15px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    /*font-size: 120%;*/
    font-size: 105%;
    -webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in
}
.category-item .content-link > a:hover {
	background: #fe6612;
}


/* drinks */
.table.drinks {
 /*   margin-bottom: 30px;*/
}
.tcell.drinks-image {
    width: 33.333%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20%;
}
.drinks-image img {
    position: absolute;
    left: -99999px;
}
.tcell.drinks-content {
    padding: 0 15px 30px;
}
.drinks-content h2 {
    padding-top: 5px;
}

/* tour */
.table.tour {
    margin-bottom: 30px;
}
.tcell.tour-date {
    width: 15%;
    text-align: center;
}
span.tour-date-wrap {
    display: inline-block;
    padding: 10px;
}
span.tour-date-wrap-mobile {
	display: none;
}
span.tour-date-date {
    display: block;
    background: #fe6612;
    padding: 1px 15px;
    color: #fff;
    font-family: "Poppins", sans-serif;
}
span.tour-date-day {
    background: #009ecd;
    color: #fff;
    display: block;
    padding: 5px 15px;
    font-size: 200%;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}
.tour-content h2 {
    padding-top: 5px;
}
.tcell.tour-image {
    width: 25%;
    padding-left: 2%;
}
.table.tour .plugin-infoimage {
	background: #fff;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(204,204,204,1);
	-moz-box-shadow: 3px 3px 3px 0px rgba(204,204,204,1);
	box-shadow: 3px 3px 3px 0px rgba(204,204,204,1);
	transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
}
.table.tour .plugin-infoimage.even {
	transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
}
.table.tour .plugin-infoimage img {
	width: 96% !important;
	margin: 2%;
}
.table.tour .plugin-infoimage .infoimage-content {
    font-family: "Poppins", sans-serif;
    text-align: center;
    font-size: 100%;
    font-weight: 700;
}

/* prices */
table {
	padding-bottom: 30px;	
}
thead {
    background: #fe6612;
    color: #fff;
    font-family: "Poppins", sans-serif;
}
td, th {
    vertical-align: top;
    padding: 5px;
}
tbody td {
    border-top: dotted 1px #fe6612;
}
tbody tr:first-child td {
    border-top: none;
}

/* prices */
table {
	padding-bottom: 30px;	
}
thead {
    background: #fe6612;
    color: #fff;
    font-family: "Poppins", sans-serif;
}
td, th {
    vertical-align: top;
    padding: 5px;
}
tbody td {
    border-top: dotted 1px #fe6612;
}
tbody tr:first-child td {
    border-top: none;
}

/* kontakt */
.kontakt div#text {
    width: 49%;
    margin-left: 1%;
    float: right;
}
div#moduleContent.kontakt {
    width: 49%;
    margin-right: 1%;
    float: left;
}
.contactFormAction input {
	background: #fe6612;
}
.contactFormAction input:hover {
	background: #009ecd;
}

/*
 * FOOTER
 */
footer#page-footer {
	background: #009ecd;
	color: #fff;
	font-size: 90%;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px
}
footer#page-footer a {
	color: #fff;
}
footer#page-footer a:hover {
	text-decoration: underline;	
} 
footer #copyright {
	display: inline-block;	
	padding: 10px 0;
}
#footer-navi {
    float: right;
}
#footer-navi li a {
	padding: 10px 0 10px 10px;
}
footer#page-footer li:nth-child(n+2) a:before {
    content: '//';
    display: inline-block;
    padding-right: 10px;
}
 


/*
 * MODULES
 */

ul.card-view.list-lineup {
	overflow: hidden;
	margin: 0 -15px !important;
	display: flex;
	flex-wrap: wrap;
}

ul.card-view.list-lineup li.card-item {
	padding: 0 15px !important;
	margin-bottom: 25px;
	width: 25%;
	overflow: hidden;
	position: relative;
}

@media only screen and (max-width: 850px) {
	ul.card-view.list-lineup li.card-item {
		width: 33.333%;
	}
}

@media only screen and (max-width: 650px) {
	ul.card-view.list-lineup li.card-item {
		width: 50%;
	}
}

@media only screen and (max-width: 450px) {
	ul.card-view.list-lineup li.card-item {
		width: 100%;
	}
}

ul.card-view.list-lineup div.card-item-image {
	border: solid 1px #e4e4e4;
    border-bottom: none;
}

ul.card-view.list-lineup img.card-item-image {
	width: 100%;
	height: 190px;
	object-fit: cover;
	display: block;
}

ul.card-view.list-lineup .card-item-wrap {
    overflow: hidden;
    position: relative;
    z-index: 5;
}

ul.card-view.list-lineup .card-item-content {
	text-align: center;
	padding: 15px;
}

ul.card-view.list-lineup .card-item-border {
	position: absolute;
	top: 0;
	right: 15px;
	bottom: 0;
	left: 15px;
	z-index: 1;
	border: solid 1px #e4e4e4;
}

.plugin-gallery .plugin-gallery-item-title {
	background: rgba(0,158,205, .9);
}

/* Booking Button */

.button-wrap {
	position: sticky;
	bottom: 0;
	z-index: 100;
	text-align: center;
}

.button-wrap:before {
	content: '';
	height: 50px;
	background: #009ecd;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

.simple-button {
	padding: 15px 45px;
	position: relative;
	display: inline-block;
	background: #fe6612;
	border: 5px solid #fff;
	border-bottom: 0px;
	color: #fff;
	font-size: 140%;
	font-weight: 600;
	text-transform: uppercase;
	z-index: 0;
	box-shadow: 0px 1px 9px #000;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	
}

.simple-button.simple-effect:hover {
	background: #fff;
	color: #fe6612;
}


/*
 * HELPER
 */
a#scrollToTop { background: rgba(0,158,205, .8);  }
a#scrollToTop:hover { background: rgba(0,158,205, 1);  }

#cookieInfo { 
	font-size: 90%; 
}
#cookieInfo a#setCookie { 
	background: #fff; 
	color: #fe6612;
}
#cookieInfo a#setCookie:hover { 
	background: #fe6612; 
	color: #fff;
}


#package-table td {
	position: relative;

}

#package-table td.check:before {
	content: '\f00c';
	font-family: 'FontAwesome';
	position: absolute;
	right: 15px;
}