

/* --- Stylesheet 3611 () --------- */ 

#header {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
	width: 100%;
	background-color: #000;
}

#header .inner {
	position: relative;
	/*z-index: 1;*/
	height: 180px;
	background-color: #FFF;
	margin: 0px 30px;

	-webkit-box-shadow: 23px 21px 51px -30px rgba(0,0,0,0.49);
	-moz-box-shadow: 23px 21px 51px -30px rgba(0,0,0,0.49);
	box-shadow: 23px 21px 51px -30px rgba(0,0,0,0.49);
}

#logo {
	position: absolute;
	top: 25px;
	width: 140px;
	height: 128px;
	margin: 0px 0 0 40px;
	cursor: pointer;
}

/* Pulverschnee */
#body.Mandant_8678 #logo {
	background: url(https://tramino.s3.amazonaws.com/s/hagenalpintours/657484/logo-pulverschnee.jpg) top left no-repeat;
}

/* Welt-Weit-Wandern */
#body.Mandant_9212 #logo {
	background: url(https://tramino.s3.amazonaws.com/s/hagenalpintours/663409/logo-wanderlogo.png) top left no-repeat;
}


/* Welt-Weit-Wandern */
#body.Mandant_9479 #logo {
	background-size: cover !important;
	background: url(https://tramino.s3.amazonaws.com/s/hagenalpintours/88277/logo-2.jpg) top left no-repeat;
}



#header .inner > .rightside {
	margin: 0 0 0 220px;
	padding-top: 0px;
}

#switch_client {
	color: #BABABA;
	font-weight: bold;
	font-size: 13px;
	line-height: 1;
	text-transform: uppercase;
	margin: 15px 0 0 0;
}

#switch_client a {
	text-decoration: none;
	color: inherit;
	display: inline-block;
	margin: 0 20px 0 0;
}


#switch_client a.aktiv {
	color: #0D1F8B;
}

#header .inner > .rightside .leftside {
	float: left;
}

#header .inner > .rightside .rightside {
	float: right;
}

#header .search {
	margin: 20px 40px 0 0;
}

#header .search input[type=text] {
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	border: 1px solid #BBBBBB;
	color: #777;
	padding: 3px 12px 2px 12px;
	margin: 0px;
}

#header .search input[type=submit] {
	display: inline-block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #BBBBBB;
	background-color: #BBB;
	color: #FFF;
	padding: 2px 12px 1px 12px;
	margin: 0px 0px 0px -5px;
}


#header .telefon {
	position: absolute;
	top: 55px;
	right: 40px;
	text-align: right;
}

#header .telefon .zeit {
	font-size: 12px;
	line-height: 1;
	color: #666666;
	margin: 0 0 5px 0;
}

#header .telefon .tel {
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	color: #D9A300;
}

#header .blog { 
	display: none;
	position: absolute;
	top: 20px;
	left: 40px;
	width: 40px;
}

#header .blog a { text-decoration: none; }
#header .blog a:after {
	content: "Blog";
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
}

#header .blog img { width: 100%; height: auto;}

/* --- Stylesheet 3619 () --------- */ 

#header .bottom > .search, #header .bottom > .links {
	float: left;
}

#header .bottom > .links.right {
	float: right;
}

#header .bottom > .search {
	width: 410px;
	margin-top: -3px;
}



#header .bottom .links { }

#header .bottom .links.right { text-align: right; margin-right: 40px; }

#header .bottom .links a {
	display: inline-block;
	margin: 0 20px 0 0;
	font-size: 12px;
	line-height: 1;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#header .bottom .links a:last-child { margin-right: 0px;} 

#header .bottom .links a:hover {
	text-decoration: underline;
	color: #666;
}


#header .bottom .links a.btn { background-color: #DF1352; padding: 3px 6px; color: #FFF; display: inline-block; }
#header .bottom .links a.btn:hover { background-color: #26399F; text-decoration: none; }

/* --- Stylesheet 3762 () --------- */ 

#nav_icon_wrapper {
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 10;
}

#nav_icon {
	position: relative;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
}
#nav_icon:after {
	content: "Men\00FC";
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	position: relative;
	top: 28px;
}
#nav_icon .nav_line {
	position: absolute;
	left: 5px;
	width: 30px;
	height: 3px;
	background-color: #666;
}

#nav_icon .nav_line1 {
	top:5px;
	-webkit-transition: all 1s 0.2s ease, top 0.2s 0.4s linear, -webkit-transform 0.4s ease;
	transition: all 1s 0.2s ease, top 0.2s 0.4s linear, transform 0.4s ease;
}

#nav_icon .nav_line2 {
	top: 13px;
	-webkit-transition: opacity 0.4s 0.4s ease;
	transition: opacity 0.4s 0.4s ease;
}

#nav_icon .nav_line3 {
	top: 21px;
	-webkit-transition: all 1s 0.2s ease, top 0.2s 0.4s linear, -webkit-transform 0.4s ease;
	transition: all 1s 0.2s ease, top 0.2s 0.4s linear, transform 0.4s ease;
}

/* Clicked */

#nav_icon.clicked .nav_line1 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top:12px;
	-webkit-transition: all 0.8s 0.2s ease, top 0.2s linear;
	transition: all 0.8s 0.2s ease, top 0.2s linear;
}

#nav_icon.clicked .nav_line2 {
	opacity:0;
	-webkit-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

#nav_icon.clicked .nav_line3 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top:12px;
	-webkit-transition: all 0.8s 0.2s ease, top 0.2s linear;
	transition: all 0.8s 0.2s ease, top 0.2s linear;
}

/* --- Stylesheet 7260 () --------- */ 

#tourenqs {
	position: absolute;
	top: 135px;
	left: 250px;
	z-index: 2;

}
#tourenqs * {
	box-sizing: border-box;
}
#tourenqs form {
	display: flex;
}

#tourenqs form .item {
	position: relative;
	margin: 0 10px 0 0;
}
#tourenqs form .item label {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	color: #AAA;
}

#tourenqs form .item input.datepicker {
	width: 90px;
	height: 30px;
	font-size: 13px;
	text-align: center;
	padding-left: 0;
	padding-right: 1;
	color: #111;
}

#tourenqs form .item input::-webkit-input-placeholder{ font-size: 10px; color: #111; }
#tourenqs form .item input::-moz-placeholder { font-size: 10px; color: #111; }
#tourenqs form .item input:-ms-input-placeholder { font-size: 10px; color: #111; }
#tourenqs form .item input:-moz-placeholder { font-size: 10px; color: #111; }

#tourenqs form .item select {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	height: 30px;
	border: 1px solid #CCC;
	border-radius: 0;
	font-size: 13px;
	cursor: pointer;
	padding-left: 3px;
	color: #111;
}

#tourenqs form .item .selectwrapper { position: relative; }

#tourenqs form .item .selectwrapper:after {
	position: absolute;
	right: 9px;
	top: 8px;
	content: "";
	background-image: url(https://tramino.s3.amazonaws.com/s/hagenalpintours/981578/arrow.svg);
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 15px auto;
	opacity: 0.7;
	color: #CCC;
}

#tourenqs form .item button {
	background-color: #DF1352;
	color: #FFF;
	border-width: 0;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px;
	cursor: pointer;
	height: 30px;
	padding: 0 15px;
}
#tourenqs form .item button:hover {
	background-color: #26399F;
}



/* Datepicker */
.ui-datepicker{z-index: 99 !important; }
.ui-widget-header { color: #26399F !important; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { background-color: #D9A300 !important; color: #FFF !important; border-color: #D9A300 !important; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { background-color: #DF1352 !important; color: #FFF !important; border-color: #DF1352 !important; }




/* --- Stylesheet 3639 () --------- */ 

@media all and (min-width: 1451px) and (max-width: 1530px) {

	#header .rightside .telefon { 
		position: absolute;
		right: 40px;
		top: 70px;
		margin: 0px;
	}

	#header .rightside .telefon .tel {
		font-size: 20px !important;
	}
}


@media all and (min-width: 1251px) and (max-width: 1450px) {

	
	#header .bottom > .search { width: 250px; }
	#header .bottom > .links.right { width: 390px; }

	#logo { margin: 0px 0 0 20px;  }
	#header .inner > .rightside { margin: 0 0 0 190px; }

	#header .rightside .search {
		position: absolute;
		top: -10px;
		right: 280px;
	}
	#header .rightside .telefon {
		position: absolute;
		right: 40px;
		top: 0px;
		margin-top: 15px;
	}

	#header .rightside .telefon .zeit { float: left; }

	#header .rightside .telefon .tel { 
		font-size: 18px !important;
		float: left;
		margin-left: 10px;
		line-height: 10px;
	}

	#tourenqs {
		left: 220px;
	}


	
}

@media all and (min-width: 1000px) and (max-width: 1250px) {

	#logo { margin: 0px 0 0 20px;  }
	

	#header .inner { height: 180px; }

	#header .inner > .rightside { margin: 0 0 0 190px; }

	#header .rightside .search {
		position: absolute;
		top: -10px;
		right: 250px;
	}
	#header .rightside .telefon {
		position: absolute;
		right: 20px;
		top: 0px;
		margin-top: 15px;
	}

	#header .rightside .telefon .zeit { float: left; }

	#header .rightside .telefon .tel { 
		font-size: 15px;
		float: left;
		margin-left: 10px;
		line-height: 10px;
	}


	#header .bottom { margin-top: 15px; }
	#header .bottom > .search { width: 165px; }
	#header .bottom > .search input[type="text"] {
		padding: 3px 5px 2px;
		width: 73px;
	}

	#header .bottom > .search input[type="submit"] { padding: 2px 10px 1px; }

	#header .bottom > .links { width: auto; }
	#header .bottom > .links ul { margin: 0px 10px 0px 0px; }

	#header .bottom > .links.right { width: auto; margin-right: 20px; }
	#header .bottom > .links ul li { margin: 0px 10px 0px 0px; }

	#tourenqs {
		left: 220px;
	}

	
}

@media all and (min-width: 768px) and (max-width: 999px) {

	#header { position:static; height: auto; }
	#header .inner { height: auto; padding-top: 20px; padding-bottom: 20px; margin: 0px; }

	#nav_icon { display: block; height: 28px; }
	#nav_icon_wrapper {
		top: 20px;
		right: 45px;
		padding: 5px;
	}

	#nav_wrapper {
		width: 90%;
		margin: 0px auto;
	}


	#logo {
		background-size: 100% auto !important;
		position: static;
		margin: 0px auto 0px auto;
		width: 100px;
		height: 38px;
	}

	#body #logo { background-image: url(https://tramino.s3.amazonaws.com/s/hagenalpintours/980657/logo-mobile.png) !important; }

	#switch_client { margin-top: 25px; }



	#header .inner > .rightside .leftside {
		width: 100%;
	}

	#header .rightside { display:none; margin: 0px !important; }

	#header .telefon { position: static; top: auto; right: auto;}
	#header .telefon .tel { margin-bottom: 15px; }

	#header .rightside { width: 100%; }
	#header .rightside .top { width: 90%; margin: 0px auto; }
	#header .rightside .bottom { width: 90%; margin: 0px auto; }


	#header .rightside .bottom { padding-bottom: 15px; }
	#header .rightside .bottom .links { width: 100%; margin-bottom: 10px; }
	#header .rightside .bottom > .links.right { width: 100%; margin: 0px auto; float:none; }
	#header .rightside .bottom .search { width: 100%; margin-bottom: 15px; }


	#destination { font-size: 13px; }

	#tourenqs {
		position: static;
		top: auto;
		left: auto;
		background-color: #e6e6e6;
		padding: 5px 10px;
	}

	#tourenqs form {
		justify-content: center;
	}

	#header .blog { display: block; }


}

@media all and (max-width: 767px) {


	#header { position:static; height: auto; }
	#header .inner { height: auto; padding-top: 10px; padding-bottom: 10px; margin: 0px; }

	#nav_icon { display: block; height: 28px; }
	#nav_icon_wrapper {
		top: 0px;
		right: 30px;
		padding: 5px;
	}

	#nav_wrapper {
		width: 90%;
		margin: 0px auto;
	}


	#logo {
		background-size: 100% auto !important;
		position: static;
		margin: 0px auto 0px auto;
		width: 80px;
		height: 32px;
	}

	#body #logo { background-image: url(https://tramino.s3.amazonaws.com/s/hagenalpintours/980657/logo-mobile.png) !important; }

	#switch_client { margin-top: 25px; }



	#header .inner > .rightside .leftside {
		width: 100%;
	}

	#header .rightside { display:none; margin: 0px !important; }

	#header .telefon .tel { margin-bottom: 15px; }

	#header .rightside { width: 100%; }
	#header .rightside .top { width: 90%; margin: 0px auto; }
	#header .rightside .bottom { width: 90%; margin: 0px auto; }


	#header .rightside .bottom { padding-bottom: 15px; }
	#header .rightside .bottom .links { width: 100%; margin-bottom: 10px; }
	#header .rightside .bottom > .links.right { width: 100%; margin: 0px auto; float:none; }
	#header .rightside .bottom .search { width: 100%; margin-bottom: 15px; }


	#destination { font-size: 13px; }

	#destination .land {
		width: 100%;
		margin-bottom: 10px;
		padding: 0px;
		border-right: 0px solid transparent;
	}

	#destination .land.europa { width: 100%; }

	#tourenqs {
		position: static;
		top: auto;
		left: auto;
		background-color: #e6e6e6;
		padding: 5px 10px;
	}

	#tourenqs form {
		justify-content: center;
	}

	#header .blog { 
		display: block;
		top: 10px;
		left: 20px;
		width: 40px;
	}

	#header .blog a:after {
		font-size: 12px;
	}
}



@media all and (max-width: 567px) {
	#tourenqs form .item.themen {
		display: none;
	}
}

