

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700');
@import url('https://fonts.googleapis.com/css?family=Nixie+One');
.as-font{font-family: 'Open Sans', sans-serif;}
.as-font-nixi{font-family: 'Nixie One', cursive;}

html {font: 400 16px 'Open Sans',Arial,sans-serif;color: #5b6670;}p {text-align: justify;word-wrap: break-word;-moz-hyphens: auto;hyphens: auto;}
.as-none{display:none!important;visibility:hidden!important}
.uk-container{max-width: 980px;margin-left: auto;margin-right: auto;padding: 0 25px;}
@media (min-width:1220px) {.uk-grid {margin-left: -25px;}.uk-grid > * {padding-left: 25px;}}
.uk-grid-collapse{margin-left:0}.uk-grid-collapse>*{padding-left:0}.uk-grid-collapse+.uk-grid-collapse,.uk-grid-collapse>*>.uk-panel+.uk-panel,.uk-grid-collapse>.uk-grid-margin{margin-top:0}.uk-grid-small{margin-left:-10px}.uk-grid-small>*{padding-left:10px}.uk-grid-small+.uk-grid-small,.uk-grid-small>*>.uk-panel+.uk-panel,.uk-grid-small>.uk-grid-margin{margin-top:10px}
.uk-grid-medium{margin-left:-20px}.uk-grid-medium>*{padding-left:20px}
.uk-grid-medium+.uk-grid-medium,.uk-grid-medium>*>.uk-panel+.uk-panel,.uk-grid-medium>.uk-grid-margin{margin-top:20px}@media (min-width:960px){.uk-grid-large{margin-left:-35px}.uk-grid-large>*{padding-left:35px}.uk-grid-large+.uk-grid-large,.uk-grid-large-margin,.uk-grid-large>*>.uk-panel+.uk-panel{margin-top:35px}}@media (min-width:1220px){.uk-grid-large{margin-left:-50px}.uk-grid-large>*{padding-left:50px}.uk-grid-large+.uk-grid-large,.uk-grid-large-margin,.uk-grid-large>*>.uk-panel+.uk-panel{margin-top:50px}}
.uk-grid-divider:not(:empty) {margin-left: -15px;margin-right: -15px;}.uk-grid-divider>* {padding-left: 20px;padding-right: 20px;}
.uk-panel-box{background: #fff;color: #5b6670;}
.uk-panel-box-secondary{background-color: #fff;color: #5b6670;font-weight: bold;line-height: 24px;border: 1px solid #bfbfbf;border-radius: 3px;padding: 25px 15px;font-size: 15px;margin-bottom: 30px;}
.uk-panel-box-primary {background-color: #005754;color: #ffffff;text-align: center;font-family: 'Nixie One', cursive;font-size: 20px;
padding: 25px 15px;border-radius: 5px;}
.uk-panel-box-primary p,.uk-panel-box-primary a{color: #ffffff;text-align: center;font-size: 20px;}
.uk-block-primary {background: #E0EBEA;}
.uk-panel-teaser {text-align: center;}
@media (min-width: 768px){
	.uk-block {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}
small {font-size: 13px;}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0 50px 0;
	font-family: 'Nixie One', cursive;
	font-weight: 400;
	color: #5b6670;
	text-transform: uppercase;
	text-align: center;
}
h2, .uk-h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	line-height: 1.3;
	font-weight: 600;
}
.as-h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	line-height: 1.3;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	margin: 10px 0 10px 0;
}
h4, .uk-h4, .as-step-title{
	font-size: 20px;
	line-height: 1.1;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #00635b;
	margin: 0;
}
.uk-h5, h5 {
	font-size: 20px;
	line-height: 1.2;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	color: #00635b;
	text-transform: none;
	text-align: left;
	margin: 0 0 15px;
}
.uk-h6, h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	margin-top: 5px;
	margin-bottom: 10px;
}
.as-h6{
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: 700;
	color: #00635b;
}
.uk-article-title {
	font-family: 'Nixie One', cursive;
	color: #5b6670;
	text-transform: uppercase;
	text-align: center;

}
.uk-button-success {
	background-color:  #00635b;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
	text-transform: uppercase;
	padding: 0 20px;
}
.uk-button-success:focus, .uk-button-success:hover {
	background-color: #007672;
	color: #fff;
}
.as-color1,.as-green-1,[class*=as-form-] a{
	color: #00635b;
}
.as-color2,.as-green-2{
	color: #007672;
}
.as-color3,.as-grey{
	color: #5b6670;
}
.uk-margin-small-top {
	margin-top: 15px !important;
}
.uk-margin-small-bottom {
	margin-bottom: 15px !important;
}
.uk-nav-offcanvas > .uk-open > a,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:focus,
html:not(.uk-touch) .uk-nav-offcanvas > li > a:hover {
	background: #007672;
}
.uk-form input:not([type]):disabled, .uk-form input[type=text]:disabled, .uk-form input[type=password]:disabled, .uk-form input[type=email]:disabled, .uk-form input[type=url]:disabled, .uk-form input[type=search]:disabled, .uk-form input[type=tel]:disabled, .uk-form input[type=number]:disabled, .uk-form input[type=datetime]:disabled, .uk-form input[type=datetime-local]:disabled, .uk-form input[type=date]:disabled, .uk-form input[type=month]:disabled, .uk-form input[type=time]:disabled, .uk-form input[type=week]:disabled, .uk-form input[type=color]:disabled, .uk-form select:disabled, .uk-form textarea:disabled {border-color: #ddd;background-color: #E5E5E5;color: #5b6670;}.uk-form input[type=checkbox]:checked:before, .uk-form input[type=checkbox]:indeterminate:before {content: "\f00c";font-family: FontAwesome;font-size: 12px;-webkit-font-smoothing: antialiased;text-align: center;line-height: 11px;color: #13645C;display: block;
}
/* as-header */
#as-header{
	position: relative;
	background: #fff;
	height: 106px;
	width: 100%;
	z-index: 980;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
#as-header::before{
	content: '';
	position: absolute;
	left: 0;
	top: -5px;
	right: 0;
	height: 5px;
	/*box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);*/
}
.as-menu,.uk-navbar-brand {
	background: #fff;
	height: 96px;
}
.uk-navbar {
	background: #fff;
	color: #5b6670;
}
.uk-navbar-nav > li > a, .uk-navbar-nav > li > span {
	height: 96px;
	line-height: 96px;
	padding: 0 25px;
	color: #5b6670;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}
.uk-active .uk-navbar-nav > li > a, .uk-active .uk-navbar-nav > li > span { line-height: 1; }
.uk-navbar-nav > li > span { padding: 0 6px; cursor: pointer;}
.uk-navbar-nav > li > span.uk-active{font-weight: bold;}
.uk-navbar-nav > li.uk-open > a, .uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus {
	background-color: transparent;
	color: #00635b;
}
#as-header.uk-active,.uk-active .uk-navbar-nav > li > a,.uk-active .as-menu,.uk-active .uk-navbar-brand{
	height: 90px;line-height: 90px;
}
#as-header.uk-active .as-logo {height: 60px;}
#as-header .uk-navbar-toggle {
	font-size: 22px;
	color: #5b6670;
	padding: 0 0 0 15px;
}
.uk-offcanvas-bar {
	background: #00635b;
	padding: 30px 0;
	text-align: center;
	text-transform: uppercase;
}
.uk-offcanvas-bar ul.uk-nav-sub {
	padding: 5px 15px 5px 0;
	text-transform: uppercase;
	font-size: 85%;
	line-height: 1.4;
}
/* as-header-block */
#as-header-block{position: relative;min-height: calc(100vh - 144px);}
#as-header-block .uk-slidenav-position .uk-slidenav,#as-header-block .uk-dotnav {top: auto;bottom: 70px;}
#as-header-block .uk-slideshow-fullscreen,#as-header-block .uk-slideshow-fullscreen > li {
	height: calc(100vh - 144px)!important;
}

/* as-form */
.as-search-form{
	position: absolute;
	z-index: 100;
	bottom: 200px;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding: 0 30px;
}
#as-sform-main input,#as-sform-main select,#as-sform-main .uk-button{
	background-color: #fff;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
	height: 47px;
	font-size: 14px;
	padding: 9px 18px;
	float: left;
	color: #5b6670;
	border-radius: 0;
	border: none;
	border-right: 1px solid #ddd;
	-webkit-appearance: none;
	-moz-appearance: none;
}
#as-sform-main .uk-button{
	background-color: #00635b;
	color: #fff;
	border: none;
	text-transform: uppercase;
}
#as-sform-main .as-town{
	width: 240px;
	background-image: url('/html/site/img/home/town.png');
}
#as-sform-main .as-date{
	width: 190px;
	background-image: url('/html/site/img/home/calendar.png');
}
#as-sform-main .as-erw{
	width: 200px;
	background-image: url('/html/site/img/home/erwachsen.png');
}
#as-sform-main .as-kinder{
	width: 150px;
	background-image: url('/html/site/img/home/kinder.png');
}
#as-sform-main .as-ganze{
	width: 200px;
	background-image: url('/html/site/img/home/ganzeKutsche.png');
}
#as-sform-main .uk-button{

}

.btn-checkbox{ background: #fff; border:none;-webkit-appearance: none;
	-moz-appearance: none; outline: none; color: #5b6670; font: 400 14px 'Open Sans',Arial,sans-serif;
	padding: 13px 18px; cursor: pointer;}

#as-phone-block {
	position: fixed;
	bottom: 150px;
	left: -328px;
	background: #007672 url(/html/site/img/home/telephone.png) 100% 0% no-repeat;
	background-size: 100px;
	border: 2px solid #fff;
	border-left: 0;
	border-radius: 0 5px 5px 0;
	height: 90px;
	width: 348px;
	padding: 0 40px;
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
	text-transform: uppercase;
	z-index: 101;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#as-phone-block:hover{
	left: 0;
	-webkit-transition-property: left;
	transition-property: left;
}
.as-number, .as-number a{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
/* green
#as-sform-main .as-town{background-image: url('/html/site/img/home/MyETours_Icons_hellgruen_-12.png')}
#as-sform-main .as-date{background-image: url('/html/site/img/home/MyETours_Icons_hellgruen_-10.png')}
#as-sform-main .as-erw{background-image: url('/html/site/img/home/erwachsen_g.png')}
#as-sform-main .as-kinder{background-image: url('/html/site/img/home/kinder_g.png')}
#as-sform-main .as-ganze{background-image: url('/html/site/img/home/MyETours_Icons_hellgruen_-32.png')}
*/

.as-green-block{
	background-color: #00635b;
	padding: 50px 0;
}
.as-video{
	width: 100%;
	margin: 50px auto;
	text-align: center;
}
.as-video iframe,.as-video>*{
	max-width: 100%;
}


.as-home .as-content{
	background: #fff url(/html/site/img/home/Bildmarke.png) 100% 18% no-repeat;
	min-height: 600px;
}
.as-home .as-content>div {
	background-color: #fff;
}
.uk-overlay-panel {
	margin: auto;
}
.as-home .uk-overlay-background {
	background: #000;
}
.uk-overlay h3{
	font-weight: 600;
	font-size: 30px;
}
[class*=as-ico-]{position: relative;margin-top: 100px;}
[class*=as-ico-]::after{
	content: '';
	display: block;
	width: 120px;
	height: 120px;
	margin: 10px auto 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.as-ico-carriage::after{
	background-image: url('/html/site/img/home/Carriage.png')
}
.as-ico-guide::after{
	background-image: url('/html/site/img/home/guide.png')
}
.as-ico-team::after{
	background-image: url('/html/site/img/home/team.png')
}
.as-ico-touren::after{
	background: url(/html/site/img/home/classic.png) 38%, url(/html/site/img/home/historical.png) 50%, url(/html/site/img/home/special.png) 62%;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
}
.as-classic,.as-historical,.as-special{
	position: relative;
	padding-left: 100px;
	min-height: 100px;
	padding-top: 20px;
}
.as-classic::before,.as-historical::before,.as-special::before{
	position: absolute;
	content: '';
	display: inline-block;
	width: 80px;
	height: 100px;
	top: 0;
	left: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.as-classic::before{background-image: url('/html/site/img/home/classic.png')}
.as-historical::before{background-image: url('/html/site/img/home/historical.png')}
.as-special::before{background-image: url('/html/site/img/home/special.png')}

#as-footer{background:#5b6670; color:#fff;padding: 50px 0 0;text-transform: uppercase;}
.uk-subnav > * {padding-left: 15px;}
.uk-subnav-line > :nth-child(n+2)::before {margin-right: 15px;}
#as-footer hr {margin: 0;}
.as-seti{height:100px;}
.uk-contrast .uk-icon-button {background: transparent;color: #fff;border: 2px solid #fff;line-height: 31px;}

/* as-articles */
.as-articles{
	background: url(/html/site/img/article/bg.jpg) 50% 0 no-repeat;
	background-size: cover;
	padding-bottom: 0;
}
.as-articles>* {
	background: #fff;
}
.as-articles .uk-article:first-child {
	padding-top: 50px;
}
.as-articles .uk-article:last-child {
	padding-bottom: 100px;
}
.uk-article {

}
.uk-article [class*=as-ico-] {
	margin-top: 100px;
}
.uk-article [class*=as-ico-]::after {
	height: 90px;
}
.as-page{
	background: #E0EBEA;
}
.as-page-header{
	background: url(/html/site/img/page/bg_header.jpg) center no-repeat;
	background-size: cover;
	height: 330px;
}
.as-page-header > div{
	height: 330px;
}
.as-page-header .as-h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 60px;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
}
#as-gmap{
	max-width: 100%;
}
#as-gmap iframe{
	height: 240px;
	width: 100%;
	max-width: 100%;
}
.as-tab-menu{
	background: #00635B;
	width: 100%;
	height: 80px;
}
#as-clasicmenu{
	float: right;
	height: 80px;
	line-height: 80px;
	background: #00635B;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	border: none;
}
#as-clasicmenu>li {
	margin-bottom: 0;
	border-left: 1px solid #00635b;
}
#as-clasicmenu .uk-h3,#as-clasicmenu h3 {
	font-size: 15px;
	line-height: 1;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	margin: 0 0 10px;
	font-family: 'Open Sans', sans-serif;
}
#as-clasicmenu [class*=as-clm-]:hover,#as-clasicmenu .as-active{
	background-color:#007672;
}
#as-clasicmenu i[class*=uk-icon-]{
	visibility: hidden;
}
#as-clasicmenu .as-active [class*=uk-icon-]{
	visibility: visible;
	position: absolute;
	height: 20px;
	text-align: center;
	font-size: 40px;
	color: #007672;
	left: 0;
	top: auto;
	right: 0;
	bottom: -3px;
	margin: 0 auto;
	line-height: 1;
}
[class*=as-clm-]{
	height: 80px;
	line-height: 40px;
	text-align: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-align: end;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	background-size: 50px;
	background-repeat: no-repeat;
	background-position: 50% 2px;
}
#as-clasicmenu .as-clm-cl{
	background-image: url(/html/site/img/home/classic_w.png)
}
.as-clm-hi{
	background-image: url(/html/site/img/home/historical_w.png)
}
.as-clm-sp{
	background-image: url(/html/site/img/home/special_w.png)
}
.as-clm-in{
	background-image: url(/html/site/img/home/indust_w.png)
}
#as-clasicmenu a{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}
.as-tab-content {
	height: 224px;
	overflow: hidden;
}
.as-tab-content .uk-panel::after{
	position: absolute;
	width: 1px;
	height: calc(240px - 60px);
	top: 40px;
	right: 0;
	background-color: #ccc;
}
.as-li>li{
	margin-top: 13px;
	line-height: 50px;
	font-weight: bold;
}
.as-li [class*=as-li-]::before{
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	top: 0;
	left: 0;
	clear: left;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.as-li-time::before{
	background-image: url(/html/site/img/home/time.png)
}
.as-li-evro::before{
	background-image: url(/html/site/img/home/evro.png)
}
.as-li>li.as-li-map{line-height: 22px;}
.as-li-map::before{
	background-image: url(/html/site/img/home/map.png);
}
#as-clasiccontent .uk-panel {
	padding: 30px 60px 10px;
}
@media (min-width:768px) and (max-width:1219px){
	#as-clasiccontent .uk-panel {
		padding: 30px 40px 10px;
	}
}
.as-tab-content p {
	margin-top: 10px;
	text-align: left;
	line-height: 25px;
}
.as-margin-015 {
	margin: 0 15px;
}
.as-rbld .uk-panel-box{
	font-weight: bold;
	padding: 18px;
	min-height: 77px;
	line-height: 1.5;
}
.uk-margin-right,.as-imgart {
	margin-right: 20px!important;
}
.as-mini-art{
	padding-left: 10px;
	font-weight: bold;
}
.as-mini-art>.uk-panel-box {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.as-name {
	padding: 5px;
}
.as-imgart img{
	min-width: 73px;
	width: 73px;
	height: 73px;
}
.as-icon-info{
	width: 26px;
	height: 26px;
	background: #68737C;
	line-height: 26px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	left: -13px;
	top: -13px;
}
.as-lang{
	margin-top: 13px;
}
.as-lang li{
	box-sizing: border-box;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	line-height: 21px;
	color: #5b6670;
	font-size: 13px;
	text-align: center;
	width: 26px;
	height: 26px;
	border: 2px solid #e0e0e0;
	font-weight: bold;
}
.as-lang li.active{border: 2px solid #999;}
.as-kub-btn{
	padding-left: 0;
}
.as-kubik {
	min-width: 80px;
    width: 80px;
    padding: 0;
    height: 78px;
    border: 2px solid #5B676F;
    border-radius: 5px;
    position: relative;
}
.as-main .as-kubik::after {
    content: '';
    position: absolute;
    top: -2px;
    left: 30px;
    width: 20px;
    background-color: #fff;
    z-index: 3;
    margin-right: -22px;
    height: calc(100% + 6px);
}
[class*=as-n-],.as-r-out>li::before{
	width: 18px;
	height: 18px;
	margin: 0 0 2px;
	background-color: #fff;
	border-radius: 4px;
	border: 2px solid #5b6670;
}
.as-main [class*=as-n-] {
    float: left;
    margin: 2px 2px 2px;
}
.as-main .as-n-1,.as-main .as-n-3,.as-main .as-n-5{
	 margin-right: 30px;
}
.as-main .as-n-ok {
    margin-left: 15px;
}
.as-r-out>li{
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 24px;
}
.as-r-out>li:last-child {
	margin-bottom: 0;
}
.as-r-out>li::before{
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-right: 10px;
}
[class*=as-n-].as-active,.as-li-yes::before,.as-r-out>li.as-active::before{
	background-color: #5b6670;
}
.as-taxi-ok {

}
.as-taxi{
	width: 50px;
}
.as-n-ok{
	margin: auto;
}
.as-btn-ex{

	margin-left: auto;
	margin-right: 30px;
}
.as-date{
	line-height: 19px;
	padding-top: 10px;
}
.as-date>li::before{
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	top: 0;
	left: 0;
	clear: left;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.as-calendar::before{
	background-image: url(/html/site/img/home/calendar.png);
	margin-right: 5px;
}
.as-time::before{
	background-image: url(/html/site/img/home/time2.png);
	margin-right: 5px;
	margin-top: -7px;
}
#search-form{
	font-weight: 600;
}
#search-form input, #search-form input[type="text"], #search-form select {
	width: 100%;
	min-width: 50px;
	height: 44px;
	padding: 0 10px;
	border: none;
	border-bottom: 2px solid #ddd;
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 40px;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
#search-form .as-town{
	background-image: url(/html/site/img/home/arrow_gr.png);
}
#search-form .as-date{
	background-image: url(/html/site/img/home/calendar.png);
}
#search-form .as-timer{
	background-image: url(/html/site/img/home/time2.png);
}
#search-form .as-sprache{
	background-image: url(/html/site/img/home/sprache.png);
}
#search-form .as-guidy{
	background-image: url(/html/site/img/home/guidy.png);
}
.form-btn{
	margin-top: 10px;
}
.as-banner {
	margin-bottom: 20px;
	text-align: center;
}
.as-banner p {
	text-align: left;
	line-height: 1.5;
	padding: 0 18px;
}
.as-menubtn {
	width: 100%;
	text-align: center;
	margin: 50px auto;
}
.as-menubtn button,.as-menubtn a,.as-menubtn .uk-button{
	text-transform: uppercase;
	background: #EBF7F5;
	border: 1px solid #cbcbcb;
	font-weight: 600;
	font-size: 15px;
}
#as-main.uk-container {
	max-width: 100%;
	padding: 40px 20px 100px;
}

.as-buchu{
	background: #fff url(/html/site/img/page/buchu.jpg) 100% 100% no-repeat;
	background-size: cover;
	padding-bottom: 0;
}
.as-step-title{
	background: #E0EBEA;
	position: relative;
	height: 50px;
	padding: 0 20px 0 50px;
}
.as-step-title span{
	position: absolute;
	left:15px;
	top:0;
	line-height: 50px;
}
.as-buchu-content{

}
.as-line{
	margin-left: 0;
	margin-bottom: 30px;
	color:#5b6670;
	font-weight: bold;
	font-size: 12px;
}
.as-line.uk-subnav > * {
	padding-left: 10px;
}
.as-line.uk-subnav > li:first-child  {
	padding-left: 0;
}
.as-line.uk-subnav-line>:nth-child(n+2):before {
	border-left: 2px solid #5b6670;
	height: 16px;
	margin-top: -2px;
	margin-right: 10px;
}
#as-buchu-form{
    padding-bottom: 30px;
}
#as-buchu-form input,
#as-buchu-form select,
#as-buchu-form textarea,
.as-form-rounded select,
.as-form-rounded textarea,
.as-form-rounded input:not([type=radio]):not([type=checkbox]) {
	/*min-width: 220px;*/
	border-radius: 5px;
	padding: 8px 15px;
	font-weight: 600;
}
.uk-form-stacked .uk-form-label {
	display: block;
	margin-bottom: 5px;
	font-weight: 700;
	color: #00635b;
}
#as-buchu-form .uk-form-controls>*{
	margin-right: 10px;
}
.as-minibtn {
	width: 40px;
	font-weight: bold;
	font-size: 130%;
	min-height: 40px;
	padding: 0 15px;
}
.as-buchubtn *{
	padding: 0 40px;
}
.as-auswahl{
	background: #fff url(/html/site/img/page/auswahl.jpg) 50% 50% no-repeat;
	background-size: cover;
	padding-bottom: 0;
}
.uk-form input[type=checkbox], .uk-form input[type=radio] {
	display: inline-block;
	height: 13px;
	width: 13px;
	border: 1px solid #aaa;
	overflow: hidden;
	margin-top: -2px;
	vertical-align: middle;
	-webkit-appearance: none;
	outline: 0;
	background: 0 0;
	margin-right: 10px;
	padding: 0;
}
.as-annaimg {
	width: 73px;
	margin-right: 10px;
}
.as-annaimg img{
	width: 73px;
	height: 73px;
}
.as-anna-dop{
	width: calc(100% - 83px);
}
.as-auswahl .as-taxi-ok {
	text-align: center;
}
.as-auswahl .as-taxi-ok img {
	width: 75px;
	height: 75px;
	margin: 0;
}
.as-auswahl .as-n-ok{
	display: inline-block;
	margin: 0;
	width: 28px;
	height: 28px;
}
.as-auswahl [class*=as-n-]:not(.as-n-ok) {
	width: 28px;
	height: 28px;
	margin: 4px 2px 4px 4px;
	float: left;
}
.as-auswahl .as-kubik .as-n-1,.as-auswahl .as-kubik .as-n-2,.as-auswahl .as-kubik .as-n-3 {
	margin-bottom: 40px;
}
.as-auswahl .as-kubik {
	width: 116px;
	height: 116px;
	padding: 0;
	margin: 0 auto;
	border: 2px solid #5B676F;
	border-radius: 5px;
	position: relative;
}
.as-auswahl .as-kub-btn {
	background: transparent;
	margin-top: -20px;
	margin-bottom: 10px;
}
.as-auswahl .as-kubik::after {
	content: '';
	position: absolute;
	top: 40px;
	left: -2px;
	right: 0;
	height: 40px;
	background-color: #fff;
	z-index: 3;
	margin-right: -22px;
	width: calc(100% + 6px);
}
.as-auswahl .as-buchu-content .uk-panel-box-secondary {
	margin-bottom: 10px;
}
.as-trio{
	font-size: 80%;
	font-weight: 600;
}
.as-trio>li>div{
	width: 15px;
	height: 15px;
	margin: 5px 5px 0;
	border: 1px solid #5B676F;
	float: left;
}
.as-grey, .as-t-grey, .as-kub-btn .as-gray{
	background-color:#5B676F;
}
.as-light, .as-t-light{
	background-color: #E0EBEA;
	border-color:#5B676F;
}
.as-green, .as-t-green{
	background-color:#13645C;
	border-color: currentColor;
}


.box-contact-info{
	width: 370px;
	position: absolute;
	left: 50%;
	margin-left: -185px;
	font-size: 20px;
	padding: 20px 10px 10px;
	box-shadow: 0px 4px 8px #777;
	border-radius: 4px;
}
.box-contact-info i{color:#007672}
.box-contact-info>div{margin-bottom: 10px; color:#007672}
.contact-firm{text-transform: uppercase; font-size: 26px; text-shadow: 0px 0px 4px #19e5ca; font-weight: bold;}
.contact-phone{}
.contact-time{}
.form-contact input, .form-contact textarea{
	width:100%;
}
.form-contact .row{padding-top: 20px;}
red, .red{color:red;}

.spanInput{
	position: relative;
	padding: 8px 15px;
	background-color: #e5e5e5;
	border-radius: 5px;
	border: 1px solid #ddd;
	top: 9px;
	font-size: 16px;
	font-weight: 600;
}

.intl-tel-input {width: 100%;}



@media (min-width:960px) {
	.as-auswahl .assa {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
@media (min-width:1366px) {
	.as-kub-btn {
		padding-left: 0%;
	}
	.uk-panel-box-secondary .as-kub-btn{
		padding-left: 0;
	}

}
/*
@media (max-width:1599px) and (min-width:1220px){
#as-main .as-date,#as-main .as-kub-btn{
	width: 100%;
}
#as-main .as-kub-btn {
    margin-left: 20px;
}
}
*/
@media (max-width:1219px) {
	.as-search-form {bottom: 100px;}
	#as-header-block .uk-slidenav-position .uk-slidenav, #as-header-block .uk-dotnav {bottom: 25px}
}
@media (max-width:959px) {
	.as-search-form {
		/*bottom: auto;*/
	}
	#as-sform-main .as-town,#as-sform-main .as-date,#as-sform-main .as-erw,
	#as-sform-main .as-kinder,#as-sform-main .as-ganze,#as-sform-main .uk-button{
		width: 200px;
		margin-bottom: 5px;
	}
	#as-phone-block{
		top: auto;
		bottom: 40px;
		left: -233px;
		background-size: 70px;
		height: 70px;
		width: 240px;
		padding: 0 40px 0 20px;
		font-size: 16px;
		line-height: 1.2;
	}
	.as-number, .as-number a {
		font-size: 24px;
	}
	.row-schedule .as-date{height: 90px;}
}
@media (max-width:799px) {
	.uk-navbar-nav > li > a {
		padding: 0 15px;
	}
}
@media (max-width:767px) {
	h1, h2, h3, h4, h5, h6 {
		margin: 0px 0 30px 0;
	}
	.uk-block-large {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.as-ico-carriage, .as-ico-carriage {
		margin-top: 70px;
	}
	.as-video iframe,.as-video>*{
		height: auto;
		min-height: 300px;
	}
	#as-gmap iframe{
		display: none;
	}
	.as-timing{
		padding-top: 0!important;
	}
	.as-timing .as-li>li {
		float: left;
	}
	[class*=as-ico-] {
		margin-top: 70px;
	}
	.as-mini-art {
		padding-left: 20px;
	}
	.uk-grid-medium>* {
		padding-left: 25px;
	}
	.box-contact-info{width: calc(100% - 20px); margin-left: 0; margin-right: 20px; left: 0;}
}
@media (max-width:599px) {
	#as-header-block .uk-slidenav{display: none;}
	#as-clasiccontent .uk-panel {
		padding: 30px 30px 10px;
	}
}
@media (max-width:479px) {
	.uk-h1, h1 {
		font-size: 30px;
		line-height: 36px;
	}
	.as-search-form {
		top: 50px;
		bottom: auto;
	}
	#as-header-block+.as-green-block {
		padding: 120px 0 50px 0;
	}
	#as-sform-main .uk-button {
		border: 1px solid #fff;
	}
	.as-classic, .as-historical, .as-special {
		padding-left: 0;
	}
	.as-classic::before, .as-historical::before, .as-special::before {
		position: relative;
		float: left;
		margin-right: 10px;
	}
	.as-tab-menu,#as-clasicmenu,.as-tab-content{
		height: auto;
	}
	.as-timing .as-li>li {
		float: none;
		margin-top: 0;
	}
}
@media (max-width:1280px) {
.uk-button-large{ font-size: 14px; }
.uk-button-success { padding: 0 13px;}

}

@media screen and (orientation: landscape) and (max-device-width:767px) { 
	#as-header-block .uk-slideshow-fullscreen, #as-header-block .uk-slideshow-fullscreen > li {
		height: 400px !important;
	}
}