@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=7e4ce56b-eb5e-4be6-a9da-4cb02a569db1");
@font-face{
	font-family:"Centro";
	src:url("Fonts/f4c714cc-2064-4613-b6a7-4a62e37bdbe2.eot?#iefix");
	src:url("Fonts/f4c714cc-2064-4613-b6a7-4a62e37bdbe2.eot?#iefix") format("eot"),url("Fonts/8bb5ba51-bef1-4892-9b1c-5b0d61b9c97e.woff2") format("woff2"),url("Fonts/19063ee1-652b-41fb-be8d-6a84810a6608.woff") format("woff"),url("Fonts/9a49ec7a-7abf-41fe-be63-896e9995dc5d.ttf") format("truetype");
}
@font-face{
	font-family:"Centro Medium";
	src:url("Fonts/d8231f23-c33e-45e2-bf53-21a2db41033c.eot?#iefix");
	src:url("Fonts/d8231f23-c33e-45e2-bf53-21a2db41033c.eot?#iefix") format("eot"),url("Fonts/904296c9-f4aa-44ac-b2f2-88c2957dab6b.woff2") format("woff2"),url("Fonts/18e0f16b-a657-4631-9fc9-e9cead19893f.woff") format("woff"),url("Fonts/a03bbf86-a269-4c20-8236-05384fa1d7e8.ttf") format("truetype");
}
@font-face{
	font-family:"Centro Bold";
	src:url("Fonts/bb9eee65-2138-4275-b32d-1aac0e25818e.eot?#iefix");
	src:url("Fonts/bb9eee65-2138-4275-b32d-1aac0e25818e.eot?#iefix") format("eot"),url("Fonts/27761330-5dae-4bc3-b395-4aa4665457d6.woff2") format("woff2"),url("Fonts/1d6c67df-8292-4da8-91b2-7a7513695491.woff") format("woff"),url("Fonts/919819eb-9a4e-4e57-b0a1-7ac9803e71cf.ttf") format("truetype");
}



html{
	letter-spacing:1px;
}

a{
	transition:all .2s ease-out;
	font-family:"Centro Medium";
}

address:last-child, dl:last-child, fieldset:last-child, figure:last-child, ol:last-child, p:last-child, pre:last-child, ul:last-child{
	margin-bottom:0;
}

strong{
	font-weight:400;
	font-family:"Centro Medium";
}

[class*=uk-h] strong{
	font-family:inherit;
}



/*######### HEADER #########*/


.tm-headerbar-top .uk-logo img{
	height:150px;
}

.tm-headerbar-top{
	padding:20px 0 25px;
}



/*######## NAV ########*/


.uk-navbar-nav>li>a{
	color:#989c9d;
}

.uk-navbar-dropbar{
	background:rgba(240,242,243,.9);
}

.navbar .nav>li>.dropdown-menu, .uk-navbar-dropdown{
	padding:20px 0;
}

.navbar .nav>li>.dropdown-menu, .uk-navbar-dropdown{
	width:400px;
}

.uk-navbar-dropdown-nav>li>a{
	color:#6f7577;
	padding:10px 0 10px 21px;
	line-height:1.5;
	border-left:1px solid rgba(156,163,167,.3);
	margin-left:20px;
	position:relative;
}

.uk-navbar-dropdown-nav>li>a:before{
	left:-1px;
	top:0;
	width:2px;
	height:0;
	transition:all .2s ease-out;
	content:"";
	display:block;
	position:absolute;
	background:#054d68;
	background:rgba(5,77,104,.6);
}

.uk-navbar-dropdown-nav>li>a:focus:before, .uk-navbar-dropdown-nav>li>a:hover:before{
	height:100%;
}

.uk-navbar-dropdown-nav>li>a:focus, .uk-navbar-dropdown-nav>li>a:hover{
	color:#054d68;
}


/*######## SPRACHWECHSLER #######*/


.mod-languages{
	width:66px;
	min-height:inherit;
	display:flex;
	align-items:center;
}

.mod-languages .uk-drop{
	top:70px!important;
	margin:10px 0;
	opacity:0;
	transition:opacity .2s .1s ease-out;
}

.mod-languages .uk-drop.uk-open{
	opacity:1;
}

.mod-languages .uk-active{
	display:flex;
	flex-wrap:wrap;
	outline:none!important;
}

.mod-languages img{
	width:36px;
}

.mod-languages .uk-active span{
	width:20px;
	margin-right:10px;
}

.mod-languages ul{
	list-style-type:none;
	text-align:right;
	padding-left:10px;
}

.mod-languages li:nth-child(n+2){
	margin-top:10px;
}

.uk-navbar-dropdown-dropbar{
	margin-bottom:0;
}

.mod-languages .uk-navbar-dropdown-dropbar{
	width:66px;
}

.mod-languages .uk-drop a{
	padding:10px;
	margin-right:-10px;
	display:block;
}


/*######## CTA #######*/

.contact-wa{
	top:120px;
}

.contact-wa>a{
	width:50px;
	height:30px;
	padding:10px 0;
}

.contact-buttons>div.contact-wa{
	background:#25d366!important;
	color:#fff!important;
}





/*########### HERO ##########*/

.hero>video[src*="."]+div .hero-slideshow .el-image{
	display:none;
}

.hero-slideshow .el-item:before{
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(12, 13, 14,.6);
	z-index:1;
}

.hero-slideshow .el-overlay{
	width:100%;
	text-align:right;
	z-index:2;
}

.hero-slideshow .el-title{
	padding-bottom:20px;
	margin-bottom:20px!important;
	border-bottom:1px solid #e1e5e7;
}

.hero .uk-panel:not(.hero-newslist), .hero .uk-position-relative{
	position:static!important;
}

.hero-slideshow .uk-panel:not(.hero-newslist), .hero-slideshow .uk-position-relative{
	position:relative!important;
}

.hero-sub [class*=uk-background]{
	min-height:50vh;
}

.hero-sub [class*=uk-background]>div{
	padding:160px 0px 40px;
	background:linear-gradient(to bottom, rgba(35,40,42,0), rgba(35,40,42,.8));
}

.hero-sub .uk-h1{
	color:#fff;
}

.hero-sub .uk-h1+.uk-h2{
	color:#fff;
	border-color:#e1e5e7;
	color:#e1e5e7;
}



/*HERO NEWSLIST*/


/*OLD - 4 ITEMS*/

/*.hero-newslist ul.zoo-list{
	display:flex;
	flex-wrap:wrap;
	padding:15px 0;
	background:rgba(35, 40, 42, 0.8);
}

.hero-newslist ul.zoo-list>li:nth-child(n){
	margin:0;
	padding:0 15px;
	border:none;
	flex:1;
	text-align:center;
}

.hero-newslist ul.zoo-list>li:nth-child(n+2){
	border-left:solid 1px rgba(255,255,255,.4);
}*/



/*NEW - 1 ITEM*/

.hero-newslist{
	color:transparent;
}

.hero-newslist ul.zoo-list>li:nth-child(n){
	padding:15px 0px;
	background:rgba(35, 40, 42, 0.8);
}

.hero-newslist .uk-grid{
	flex-wrap:nowrap;
	align-items:center;
}

.hero-newslist .newslist-head{
	max-width:30%;
	min-width:200px;
	text-align:center;
}

.hero-newslist .el-title{
	font:400 1.333rem/1 "Centro Bold";
}

.hero-newslist .el-meta{
	color:#e1e5e7;
	margin-top:5px!important;
}

.hero-newslist .el-content{
	color:#e1e5e7;
	font-size:.8333rem;
}

.hero-newslist .el-content .element-textarea{
	margin:0!important;
}

.hero-newslist a{
	font:inherit;
}




/*############## GLOBAL #############*/

.uk-section-secondary{
	background:#23282a url("../../../images/layout/bg-secondary.png") repeat center fixed;
}

.uk-h1 strong{
	/*display:block;*/
}

.uk-h1+.uk-h2{
	margin-top:20px!important;
	border-top:1px solid #e1e5e7;
	padding-top:20px;
	color:#2f94c4;
}

.btn, .uk-button{
	padding:10px 40px;
}

.btn-small, .uk-button-small{
	padding:.5em 15px;
}

.btn-large, .uk-button-large{
	padding:20px 80px;
}

[class*=uk-button]{
	position:relative;
	z-index:1;
}

[class*=uk-button]:after{
	content:"";
	display:block;
	position:absolute;
	height:100%;
	width:0;
	left:0;
	top:0;
	background:#2f94c4;
	transition:all .2s .1s ease-out;
	z-index:-1;
}

[class*=uk-button]:before{
	content:"";
	display:block;
	position:absolute;
	height:100%;
	width:70%;
	left:15%;
	top:0;
	box-shadow:0 0 15px #e1e5e7;
	border-radius:50%;
	z-index:-2;
	transition:all .2s ease-out;
	opacity:0;
}

[class*=uk-button]:hover{
	background:rgba(35,40,42,0);
}

[class*=uk-button]:hover:after{
	width:100%;
	transition:all .2s ease-out;
}

[class*=uk-button]:hover:before{
	opacity:1;
	transition:all .2s .1s ease-out;
}

.uk-text-emphasis.uk-icon{
	color:#2f94c4!important;
}




/*########### START ############*/

.index .uk-h1{
	display:flex;
	flex-wrap:wrap;
	justify-content:center
}

.index .uk-h1 strong{
	padding-right:1.5em;
	background:url("../../../images/logo-icon.png") no-repeat right/auto 1em;
	font:inherit;
	display:block;
}

.index .uk-h1+.uk-h2{
	font-size:1.75rem;
}

/*TEASER*/

.teaser{
	padding:5px!important;
}

.teaser>.uk-grid>*{
	margin:5px;
}

.teaser *+.uk-margin{
	margin-top:20px!important;
}

.teaser .uk-margin:not(:last-child){
	margin-bottom:20px;
}

.teaser>.uk-grid>:last-child [class*=uk-button]:after{
	background:#054d68;
}

.teaser [class*=uk-button]{
	padding:10px 1.5vw;
}



/*MAP*/


.map-border-bottom{
	padding-bottom:40px;
	border-bottom:solid 2px #fff;
}

.map .uk-card-default{
	background:#fff;
	box-shadow:0 0 15px rgba(35,40,42,.2);
}

.map .el-title{
	font-size:1.333rem;
	border-bottom:1px solid #e1e5e7;
	padding-bottom:5px;
	margin-bottom:5px!important;
}

.map .el-meta{
	margin-top:0!important;
	color:#2f94c4;
	font-size:1rem;
	line-height:1.333;
}




/*######### PRODUKTE, SERVICES ##########*/

.grid .uk-grid>.uk-width-expand\@m:nth-child(odd){
	align-self:center;
}

.grid .uk-width-expand\@m:nth-child(even), .grid .uk-width-expand\@m:nth-child(even)>div, .grid .uk-width-expand\@m img{
	display:flex;
}

@media(min-width:801px){
	@media(max-width:1280px){
		.grid .uk-width-expand\@m:nth-child(even), .grid .uk-width-expand\@m:nth-child(even)>div, .grid .uk-width-expand\@m img{
			max-height:40vw;
		}
	}
}

.grid .uk-width-expand\@m:nth-child(even)>div{
	border-radius:5px;
	overflow:visible;
	box-shadow:3px 3px 6px rgba(34,40,42,.2);
}

.grid .uk-width-expand\@m>div{
	position:relative;
}

.grid .uk-width-expand\@m:nth-child(even)>div:after{
	content:"";
	display:block;
	position:absolute;
	top:20px;
	right:20px;
	bottom:20px;
	left:20px;
	border:solid 1px #fff;
}

.grid .uk-width-expand\@m img{
	object-fit:cover;
}

.grid .uk-h1+.uk-h2{
	margin-top:10px!important;
	padding-top:10px;
	border-color:rgba(152,156,157,.3);
}

.img-switcher .uk-list li{
	cursor:pointer;
}

.img-switcher .uk-list li:nth-child(n+2){
	margin-top:0!important;
	padding-top:5px;
}

.img-switcher .gal,
.img-switcher .gal>div{
	width:100%;
}

.img-switcher .gal>div{
	position:relative;
}

.img-switcher .gal>div>:nth-child(n+2){
	display:none;
}

.img-switcher .gal .el-item{
	position:static;
}

.img-switcher .gal img{
	width:100%;
	height:100%;
	position:absolute;
	object-fit:cover;
	left:0;
	top:0;
}



/*########## NEWS ##########*/

.news>ul.zoo-list{
	display:flex;
	flex-wrap:wrap;
	padding:7.5px;
}

.news>ul.zoo-list>li:nth-child(n){
	margin:7.5px;
	padding:0px;
	width:calc(50% - 16px);
	box-sizing:border-box;
	background:#f0f2f3;
	border:none;
}

.news .uk-grid>div{
	width:50%;
	box-sizing:border-box;
}

.news .uk-grid>:last-child{
	padding:40px 40px 20px;
}

.news .uk-grid>:first-child, .news .el-media, .news .el-media *{
	display:flex;
}

.news .el-media img{
	object-fit:cover;
}

.news .el-title{
	margin:0;
}

.news .el-title a{
	font:400 1em/1 "Centro Bold";
}

.news .el-title span{
	display:block;
	font-size:1.333rem;
}

.news .el-meta{
	padding-top:10px;
	margin:10px 0;
	border-top:1px solid rgba(152,156,157,.3);
	font:400 1rem/1 "Centro Medium";
}

.news .el-content{
	font-size:.8333rem;
}

.news .el-link{
	margin-top:15px;
}

.news .el-link>a{
	display:block;
	padding:10px 20px;
	width:max-content;
	max-width:100%;
	box-sizing:border-box;
	font:400 .8333rem/1 "Centro Medium";
	text-transform:uppercase;
	border:solid 1px rgba(152,156,157,.3);
	position:relative;
	z-index:1;
}

.news .el-link>a:after{
	content:"";
	display:block;
	position:absolute;
	height:100%;
	width:0;
	left:0;
	top:0;
	background:#2f94c4;
	transition:all .2s ease-out;
	z-index:-1;
}

.news .el-link>a:hover{
	color:#fff;
	border-color:#fff;
}

.news .el-link>a:hover:after{
	width:100%;
}

.body-news #tm-main>.uk-container>.uk-margin-medium-bottom{
	display:none!important;
}

.body-news #tm-main{
	padding-top:0;
}

.body-news #tm-main>.uk-container{
	padding:0;
	margin:0;
	max-width:none;
}

.news-hero{
	min-height:calc(100vh - 216px);
	width:100%;
	position:relative;
	overflow:hidden;
}

.news-hero img{
	position:absolute;
	width:100%;
	min-height:100%;
	object-fit:cover;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
}

.news-headline{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	padding:160px 0 40px;
	background:linear-gradient(to bottom, rgba(35,40,42,0), rgba(35,40,42,.8));
}

.news-headline-container{
	padding:0 40px;
	margin:auto;
	max-width:900px;
}

.news-headline [class*=uk-h]{
	color:#fff;
	margin-bottom:0;
}

.body-news .el-meta{
	font:400 1rem/1.5 "Centro Medium";
	color:#054d68;
}

.news-content{
	max-width:900px;
	padding:80px 40px;
	margin:auto;
}

.body-news .el-link{
	margin-top:40px;
}

[class*=news-back]{
	display:none;
	width:max-content;
	max-width:100%;
	box-sizing:border-box;
}

html[lang*="en"] .news-back-en,
html[lang*="de"] .news-back-de{
	display:block;
}


/*######### ABOUT US #########*/


.team .el-item{
	background:#f0f2f3;
	/* padding-right:40px; */
	padding:40px;
}

.team .el-image{
	margin:-40px 0px -40px -40px;
}

.team .el-meta{
	font:400 1rem/1 "Centro Medium";
	color:#2f94c4;
	text-transform:uppercase;
	margin-top:5px!important;
	padding-top:5px;
	border-top:1px solid rgba(156,163,167,.3);
}


/*######### REFERENES #########*/


.ref .el-item{
	background:#f0f2f3;
	padding:40px;
}

.ref .el-content{
	margin-top:20px!important;
}



/*############ FOOTER ##########*/

@media(min-width:768px){

	div.fox-container .fox-row .fox-column6{
		width:calc(50% - 5px)!important;
		margin-left:10px!important;
	}

	div.fox-container .fox-row .fox-column6:first-child{
		margin-left:0!important;
	}
}

div.fox-container textarea, div.fox-container input[type="text"], div.fox-container input[type="email"]{
	padding:10px!important;
	line-height:20px!important;
	border:none!important;
	background:rgba(240,242,243,.9)!important;
}

div.fox-container input[type="text"], div.fox-container input[type="email"]{
	height:40px!important;
}

div.fox-container textarea:focus, div.fox-container input[type="text"]:focus, div.fox-container input[type="email"]:focus{
	background:#fff!important;
}


.footer>.uk-container{
	padding:0 80px;
}

.footer .uk-grid>*{
	flex:1;
	font-size:.8333rem;
}

.footer .uk-h3{
	font-size:1.333rem;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
}

.footer .uk-h3:after{
	content:"";
	display:block;
	flex:1;
	margin-left:10px;
	height:1px;
	background:rgba(240,242,243,.4);
}

.footer .uk-icon{
	width:30px;
}

.footer a{
	font:inherit;
}

.subfooter{
	padding:15px 0;
	text-align:center;
	font:400 12px/1.5 "Centro Medium";
	letter-spacing:3px;
	text-transform:uppercase;
}

.subfooter-nav p{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.subfooter-nav a:nth-child(n+2){
	padding-left:20px;
	margin-left:20px;
	border-left:solid 1px rgba(240,242,243,.4);
}


.rechtliches h1{
	font:400 2rem/1 "Centro Bold";
}

.rechtliches h2{
	font:400 1.666rem/1 "Centro Medium";
}

.rechtliches h3{
	font:400 1.166rem/1 "Centro Medium";
}








/*############################################## RESPONSIVE ##############################################*/


.tm-header-mobile, .tm-header-mobile>.uk-sticky{
	height:0;
}

.tm-header-mobile .uk-navbar-container:not(.uk-navbar-transparent){
	background:rgba(255,255,255,.9);
	transition:all .2s ease-out;
}

.tm-header-mobile .uk-logo img{
	height:100px;
	margin:10px 0;
	transition:all .2s ease-out;
}

.tm-header-mobile .uk-sticky-below .uk-logo img{
	height:60px;
}

.tm-header-mobile .uk-sticky-below  .uk-navbar-container:not(.uk-navbar-transparent){
	background:rgba(255,255,255,.9);
	background:#fff;
}


/*OFFCANVAS*/

.uk-offcanvas-overlay::before{
	background:rgba(0,0,0,.5);
}

.uk-offcanvas-bar{
	padding:40px 20px;
	background:#054d68;
}

.uk-nav-default>li a{
	padding:10px 0 10px 20px;
	text-align:left;
	border-left:solid 1px rgba(255,255,255,.2);
	transition:all .2s ease-out;
	line-height:1;
}

.uk-nav-default>li>a{
	color:rgba(240,242,243,.8)!important;
}

.uk-nav-default li.uk-active>a{
	padding-left:19px;
	border-left:solid 2px #fff;
	color:#fff!important;
}

.uk-nav-default>li.uk-active>a{
}

ul.uk-nav-sub{
	padding:0;
}

.uk-nav-default .uk-nav-sub a{
	font-family:"Centro";
	padding-left:40px;
}

.uk-nav-default .uk-nav-sub li.uk-active>a{
	padding-left:39px;
	font-family:"Centro Medium";
}

.uk-offcanvas-bar .mod-languages .uk-drop{
	top:20px!important;
}

.uk-offcanvas-bar .mod-languages ul{
	text-align:left;
}

.uk-offcanvas-bar .mod-languages .uk-drop a{
	padding:10px 20px;
}


@media(max-width:1600px){
	.teaser [class*=uk-button]{
		padding:10px 1vw;
	}

	.news .el-meta{
		font-size:.8333rem;
	}

	.index .uk-h1+.uk-h2{
		font-size:calc(1rem + .555vw);
	}
}


@media(max-width:1450px){

	.teaser [class*=uk-button]{
		padding:10px 12px;
	}

	@media(min-width:1281px){

		.teaser>.uk-grid>:not(:last-child) [class*=uk-button] .uk-icon{
			display:none;
		}
	}


}

@media(max-width:1280px){

	@media(orientation:portrait){
		.hero, .hero-slideshow .uk-slideshow-items,
		.hero-sub [class*=uk-background],
		.news-hero{
			min-height:65vw!important;
		}
	}

	.news-hero{
		min-height:100vh;
	}

	.hero-sub [class*=uk-background]{
		background-size:cover!important;
		background-position:center!important;
		background-attachment:scroll!important;
	}

	.hero-slideshow .el-image{
		display:block!important;
	}

	.hero-slideshow .uk-container{
		padding:200px 60px 80px;
	}

	.hero>video{
		display:none;
	}

	.cta-element{
		top:160px;
	}

	.uk-h1, h1{
		font-size:5vw;
	}

	.uk-h2, h2,
	.teaser .uk-h1{
		font-size:3.5vw;
	}

	.index .uk-h1+.uk-h2{
		font-size:2.75vw;
	}

	.teaser [class*=uk-background]{
		padding:40px;
	}

	.map{
		overflow:hidden;
		margin:0 -40px;
	}

	.map>.uk-inline{
		width:140%;
		margin:-10% 0 0% -40%;
		max-width:none;
	}

	.map img{
		width:100%;
	}

	.teaser+.uk-section{
		padding-bottom:0;
	}

	.footer{
		background-attachment:scroll;
	}

	.footer .custom .uk-grid>*{
		width:50%;
		flex:none;
		box-sizing:border-box;
	}

	.footer *+.uk-margin-large{
		margin-top:80px!important;
	}

	@media(min-width:801px){

		.footer .custom .uk-grid>*{
			padding-left:80px;
		}

		.footer .custom .uk-grid{
			margin-left:-80px;
		}

		.teaser .uk-child-width-auto>*, .teaser [class*=uk-button]{
			width:100%;
		}

		.hero-newslist .el-title{
			font-size:1.166rem;
		}
	}

	.news .uk-grid{
		margin-left:0;
	}

	.news .uk-grid>:nth-child(n){
		width:100%;
		padding:40px;
	}

	.news .uk-grid>:last-child{
		order:-1;
		padding-bottom:0!important;
	}

	.news .uk-grid>:first-child{
		padding-top:0!important;
	}

	.news .uk-grid>.uk-grid-margin{
		margin-top:20px!important;
	}

	.uk-child-width-1-3\@m>*{
		width:50%;
	}

	.rechtliches .uk-section-large{
		padding-top:200px;
	}

	.team{
		max-width:600px;
	}
}


@media(max-width:800px){

	@media(orientation:portrait){
		.hero, .hero-slideshow .uk-slideshow-items,
		.hero-sub [class*=uk-background],
		.news-hero{
			min-height:75vw!important;
		}
	}

	@media(orientation:landscape){
		.hero, .hero-slideshow .uk-slideshow-items,
		.hero-sub [class*=uk-background],
		.news-hero{
			min-height:100vh!important;
		}

		.hero-sub [class*=uk-background]>div{
			padding-top:120px;
		}
	}

	.hero-newslist .uk-grid{
		display:block;
	}

	.hero-newslist .newslist-head{
		max-width:none;
		min-width:0;
		text-align:left;
	}

	.hero-newslist .uk-grid-divider.uk-grid-stack>.uk-grid-margin{
		margin-top:20px;
	}

	.hero-newslist .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before{
		top:-10px;
	}

	.hero-newslist .el-meta{
		margin:0!important;
	}

	.index .uk-h1{
		justify-content:flex-start;
	}

	.teaser [class*=uk-button]{
		padding:10px 40px;
	}

	.footer{
		padding:80px 0;
	}

	.footer>.uk-container{
		padding:0 40px;
	}

	.tm-header-mobile .uk-logo img{
		height:60px;
	}

	.map>.uk-inline{
		width:200%;
		margin:-10% 0 -7% -80%;
	}

	.cta-element{
		top:110px;
	}

	.grid .uk-width-expand\@m img{
		display:block;
		width:100%;
		max-height:40vw;
	}

	.img-switcher .gal>div{
		height:40vw;
	}

	.news .uk-grid>:nth-child(n){
		padding:20px;
	}

	.uk-h3, h3{
		font-size:3.5vw;
	}

	.news-content{
		padding:40px;
	}

	.ref .el-item{
		padding:20px;
	}

	.rechtliches .uk-section-large{
		padding-top:130px;
	}
}


@media(max-width:600px){

	.tm-header-mobile .uk-logo img,
	.tm-header-mobile .uk-sticky-below .uk-logo img{
		height:40px;
	}

	.hero-slideshow .uk-container{
		padding:80px 15px 15px;
	}

	.hero-slideshow .el-content{
		font-size:.8333rem;
	}

	.hero-slideshow .el-title{
		padding-bottom:0;
		border:none;
	}

	.hero-slideshow .el-content+div{
		margin-top:20px!important;
	}

	.map{
		display:none;
	}

	.map-border-bottom{
		padding-bottom:0;
		border-bottom:0;
	}

	.cta-element{
		top:calc(100vw + 10px);
	}

	.cta-above .cta-element,
	.rechtliches .cta-element{
		top:110px;
	}

	.contact-wa{
		top:100px;
	}

	.contact-wa>a{
		padding:8px 0;
		width:36px;
		height:24px;
	}

	.footer .custom .uk-grid>*{
		width:100%;
	}

	.footer .custom{
		max-width:400px;
		margin:auto;
	}

	.logo-footer img{
		width:400px;
		padding-right:25px;
	}

	.footer *+.uk-margin-large{
		margin-top:40px!important;
	}

	.footer{
		padding:40px 0;
	}

	.footer>.uk-container{
		padding:0 15px;
	}

	.navbar .brand, .navbar .nav>li>a, .navbar-search, .uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle{
		padding:0 15px;
	}

	.hero-newslist .newslist-content{
		display:none;
	}

	@media(orientation:portrait){
		.hero, .hero-slideshow .uk-slideshow-items,
		.hero-sub [class*=uk-background],
		.news-hero{
			min-height:100vw!important;
		}
	}

	.hero-sub [class*=uk-background]>div{
		padding-bottom:15px;
	}

	.uk-h1, h1, .teaser .uk-h1{
		font-size:8vw;
	}

	.uk-h1 strong{
		display:inline;
		color:#2f94c4;
	}

	.uk-h2, h2,
	.index .uk-h1+.uk-h2,
	.uk-h3, h3, .hero-newslist .el-title{
		font-size:6vw;
	}

	body.index .uk-h1{
		padding-right:20px;
	}

	body.index .uk-h1 strong{
		padding:0;
		background:none;
		display:block;
	}

	.teaser [class*=uk-button]{
		padding:10px 30px;
	}

	.teaser [class*=uk-background]{
		padding:40px 15px;
	}

	.subfooter{
		font-size:10px;
	}

	.grid .uk-width-expand\@m:nth-child(even)>div:after{
		top:15px;
		right:15px;
		bottom:15px;
		left:15px;
	}

	.grid .uk-width-expand\@m img{
		max-height:45vw;
	}

	.news>ul.zoo-list>li:nth-child(n){
		width:calc(100% - 16px);
	}

	.news .uk-grid>:nth-child(n){
		padding:15px;
	}

	.uk-child-width-1-3\@m>*{
		width:100%;
	}

	.news-headline-container{
		padding:0 40px 0 15px;
	}

	.news-headline{
		padding-bottom:15px;
	}

	.news-content{
		padding:40px 15px;
	}

	.ref .el-item{
		padding:15px;
	}

	.rechtliches h1{
		font-size:1.666rem;
	}

	.rechtliches h2{
		font-size:1.333rem;
	}

	.rechtliches h3{
		font-size:1.166rem;
	}

	.grid .uk-width-expand\@m img{
		max-height:50vw;
	}

	.img-switcher .gal>div{
		height:50vw;
	}

	.team .el-image{
		display:none;
	}

	.team .el-item{
		padding:20px;
	}
}

@media(max-width:340px){

	.tm-header-mobile .uk-logo img,
	.tm-header-mobile .uk-sticky-below .uk-logo img{
		height:35px;
	}
}
