@charset "utf-8";

/* open-sans-300 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v18-latin-ext_latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v18-latin-ext_latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v18-latin-ext_latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v18-latin-ext_latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v18-latin-ext_latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v18-latin-ext_latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v18-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v18-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v18-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v18-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v18-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v18-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

@font-face {font-family: "STONE HARBOUR  Italic";
	src: url("../fonts/b6de363a9fe0a1b4b9042d07db451988.eot"); /* IE9*/
	src: url("../fonts/b6de363a9fe0a1b4b9042d07db451988.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("../fonts/b6de363a9fe0a1b4b9042d07db451988.woff2") format("woff2"), /* chrome?firefox */
		url("../fonts/b6de363a9fe0a1b4b9042d07db451988.woff") format("woff"), /* chrome?firefox */
		url("../fonts/b6de363a9fe0a1b4b9042d07db451988.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
		url("../fonts/b6de363a9fe0a1b4b9042d07db451988.svg#STONE HARBOUR  Italic") format("svg"); /* iOS 4.1- */
}

@font-face {
	font-family: 'Satisfy';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/satisfy-v10-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Satisfy Regular'), local('Satisfy-Regular'),
		url('../fonts/satisfy-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		url('../fonts/satisfy-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('../fonts/satisfy-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
		url('../fonts/satisfy-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/satisfy-v10-latin-regular.svg#Satisfy') format('svg'); /* Legacy iOS */
}

.copyrightdate:after {
	content: "2025";
}

body {
	font-size: 15px;
	line-height: 1.52;
	color: #717f86;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	background: #E5EAC3;
}

ol, ul {
	list-style: none;
}


a {
	outline: none;
}

a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none;
}

#selecttext a i,
.navbar a i {
	margin-right: 7px;
}

.header {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	min-height: 700px;
	position: relative;
	/* background-position: center bottom; */
	background-position: center center;
}

.navbar-default {
	background-color: transparent;
	border: 0px;
	padding: 20px 0;
	transition: all 0.3s;
}

.navbar-brand {
	font-size: 36px;
	font-family:"STONE HARBOUR  Italic" !important;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	margin-top: 9px;
	letter-spacing: 2px;
}

.navbar-brand a {
	color: #fff;
	outline: none;
	text-decoration: none;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #fff;
	outline: none;
}

.navbar-default .navbar-nav>li>a {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	outline: none;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #fffde0;
	background-color: transparent;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fffd00;
	background-color: transparent;
}

.top-nav-collapse {
	padding: 0;
	background: rgba(50, 60, 70, 0.9);
	min-height: 68px;
}

.bg-color {
	background-color: RGBA(0, 0, 0, 0.61);
	/* min-height: 1100px; */
}

.introcontainer {
	padding-bottom:60px;
	margin-top:120px;
}

.navbar-border {}

.overlay-detail {
	margin: 0 auto;
}

.overlay-detail a i {
	text-align: center;
	margin-top: 20px;
	font-size: 32px;
	color: #E8E8E8;
	width: 40px;
	height: 40px;
	border: 2px solid #E8E8E8;
	line-height: 38px;
	border-radius: 50%;
}

.maparrow a i {
	position: absolute;
	margin-top: -80px;
	color: #060;
	border: 2px solid #060;
	z-index: 1000;
}

.section-padding {}

#fotos {
	background-color: #232323;
	background: #E5EAC3; /* Old browsers */
	background: -moz-linear-gradient(top,  #E5EAC3 0%, #232323 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #E5EAC3 0%,#232323 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #E5EAC3 0%,#232323 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5EAC3', endColorstr='#232323',GradientType=0 ); /* IE6-9 */
}

#fotos p {
	margin: 10px 8px 0px;
	font-size: 20px;
	font-style: italic;
	color: #333;
}

footer {
	padding: 30px 30px 200px;
}

.navbar-toggle {
	background-color: #fff;
	margin-top: 16px;
}

.navbar-nav>li>a {
	padding-top: 24px;
	padding-bottom: 24px;
}

.left-images img {
	width: 100%;
	border-left: 2px solid #A87F41;
	border-top: 2px solid #A87F41;
	border-radius: 10px 0px 0px 0px;
}
.left-images{
	padding: 0px;
}
.details-text {
	background-color: rgba(14, 4, 4, 0.70);
	background: -moz-linear-gradient(top,  rgba(14,4,4,0.7) 0%, rgba(14,4,4,0.1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(14,4,4,0.7) 0%,rgba(14,4,4,0.1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(14,4,4,0.7) 0%,rgba(14,4,4,0.1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30e0404', endColorstr='#330e0404',GradientType=0 ); /* IE6-9 */
	border-right: 2px solid #A87F41;
	border-top: 2px solid #A87F41;
	padding: 20px 20px 30px 30px;
	overflow: auto;
	border-radius: 0px 10px 0px 0px;
}
.content-holder h2 {
	color: #FFB03B;
	font-size: 32px;
	padding-bottom: 15px;
	font-family: 'Satisfy', sans-serif;
}
.details-text p {
	color: #E8E8E8;
	line-height: 25px;
	letter-spacing: 0.2px;
	font-weight: 300;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	-webkit-hyphenate-limit-chars: auto 4;
	-ms-hyphenate-limit-chars: auto 4;
	hyphenate-limit-chars: auto 4;
	text-align: justify;
}
.tbtext {
	background-color: rgba(14, 4, 4, 0.60);
	background: -moz-linear-gradient(top,  rgba(14,4,4,0.6) 0%, rgba(14,4,4,0.0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(14,4,4,0.6) 0%,rgba(14,4,4,0.0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(14,4,4,0.6) 0%,rgba(14,4,4,0.0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b30e0404', endColorstr='#330e0404',GradientType=0 ); /* IE6-9 */
	padding: 10px 20px;
	color: #E8E8E8;
	border-left: 2px solid #A87F41;
	text-align: center;
}
.tourdata {
	padding: 0px 10px 20px;
	color: #c6dfff;
}
.tourdata i {
	margin-right: 7px;
}

.ietext {
	position: absolute;
	right: 29px;
	top: 9px;
	margin-left: 59px;
	z-index: 750;
	font-weight: bold;
	font-size: 15px;
	border-color: #444;
	padding: 4px 10px;
	transition: left 0.3s ease-in-out;
}


/***********************************
************************************
Responsive media queries
************************************
***********************************/

@media (min-width: 651px) and (max-width: 980px) {
	.navbar-brand {
		font-size: 32px;
	}
}
@media (min-width: 100px) and (max-width: 650px) {
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.navbar-brand {
		font-size: 4.5vw;
		letter-spacing: 1.2px;
	}
	.linkhome {
		font-size: 5.5vw;
	}
}

@media (min-width: 768px) and (max-width: 980px) {
	.content-holder h2 {
		font-size: 23px;
	}
	.details-text p {
		line-height: 23px;
	}
}
@media (max-width: 767px) {
	.navbar-collapse {
		background: rgba(50, 60, 70, 0.9);
	}
	.details-text {
		border: 0px;
		border-bottom: 2px solid #A87F41;
		border-radius: 0px;
	}
	.left-images img {
		border-right: 2px solid #A87F41;
		border-radius: 10px 10px 0px 0px;
	}
	.tbtext {
		border-right: 2px solid #A87F41;
		background-color: rgba(14, 4, 4, 0.40);
		background: -moz-linear-gradient(top,  rgba(14,4,4,0.0) 0%, rgba(14,4,4,0.7) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(14,4,4,0.0) 0%,rgba(14,4,4,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(14,4,4,0.0) 0%,rgba(14,4,4,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	.content-holder h2 {
		font-size: 4vw;
	}
}
@media (min-width: 20px) and (max-width: 450px) {
	body {
		font-size: 14px;
	}
}

/* map */
#map {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	height: 1000px;
}

/* Footer */
.footer_wrapper {
	background: #232323;
}

.footer_bottom {
	border-top: 1px solid #3C3A3A;
	padding: 25px;
	text-align: justify;
}

.footer_bottom span {
	color: #ccc;
}

.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.margintop15 {
	margin-top: 15px;
}
.floatright {
	float: right;
}
.imptext {
	margin-top: 15px;
	color: #777 !important;
	font-size: 14px;
	display: block;
}
.crtext {
	text-align: center;
	display: inherit;
}

/* ----------------------------------- Leaflet -----------------------------------*/
/* zoomHome */
.leaflet-control-zoomhome a {
	font: bold 18px "Lucida Console",Monaco,monospace;
}
a.leaflet-control-zoomhome-in,
a.leaflet-control-zoomhome-out {
	font-size: 1.5em;
	line-height: 26px;
}

/* elevation */
.custom-theme.leaflet-control.elevation .background {
	background-color: rgba(70, 130, 180, 0.3);
}

.custom-theme.leaflet-control.elevation .area {
	fill: rgba(70, 130, 180, 0.5);
	stroke: hsla(60, 0%, 0%, 0.85);
	stroke-width: 1.8;
}
.custom-theme.height-focus.circle-lower {
	stroke: white;
	fill: black;
	stroke-width: 2px;
	-webkit-filter: drop-shadow(0 0 5px #000);
	filter: drop-shadow(0 0 5px #000);
}
.custom-theme.elevation-polyline {
	stroke: #000;
	stroke-width: 4;
	stroke-opacity: 0.75;
}
.legend-altitude {
	display: none;
}
.elevation-summary {
	margin-top: -20px;
	color: #333;
}
.x.axis text {
	display: none;
}
.mouse-focus-label-x {
	display: none;
}

/* leaflet tooltip */
.ttip.leaflet-tooltip-top {
	margin-top: -20px;
}
.ttip.leaflet-tooltip-top::before {
	margin-bottom: -16px;
	margin-left: -8px;
	border-top-color: #00C;
}
.ttip.leaflet-tooltip-bottom {
	margin-top: 20px;
}
.ttip.leaflet-tooltip-bottom::before {
	margin-top: -16px;
	margin-left: -8px;
	border-bottom-color: #00C;
}
.ttip.leaflet-tooltip-left {
	margin-left: -20px;
}
.ttip.leaflet-tooltip-left::before {
	border-left-color: #00C;
	margin-right: -16px;
	margin-top: -8px;
}
.ttip.leaflet-tooltip-right {
	margin-left: 20px;
}
.ttip.leaflet-tooltip-right::before {
	border-right-color: #00C;
	margin-left: -16px;
	margin-top: -8px;
}
.ttip.leaflet-tooltip-top::before, .ttip.leaflet-tooltip-bottom::before, .ttip.leaflet-tooltip-left::before, .ttip.leaflet-tooltip-right::before {
	border-width: 8px;
}
.ttip.leaflet-tooltip {
	border: 2px solid #00C;
	border-radius: 6px;
	font-size: 14px;
	font-weight: bold;
	padding: 1px 6px;
	background: -moz-linear-gradient(top,  rgba(230,230,230,0.9) 0%, rgba(204,204,204,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(230,230,230,0.9) 0%,rgba(204,204,204,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(230,230,230,0.9) 0%,rgba(204,204,204,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6e6', endColorstr='#e6cccccc',GradientType=0 ); /* IE6-9 */
}
.elevation-summary:after {
	content: "Rundtouren und Abstecher sind nicht enthalten";
}