/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ubuntu-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('../fonts/ubuntu-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v13-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/ubuntu-v13-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Italic'), local('Ubuntu-Italic'),
       url('../fonts/ubuntu-v13-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v13-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v13-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v13-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v13-latin-italic.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-500italic - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/ubuntu-v13-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'),
       url('../fonts/ubuntu-v13-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v13-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v13-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v13-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v13-latin-500italic.svg#Ubuntu') format('svg'); /* Legacy iOS */
}
/* ubuntu-700 - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ubuntu-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Ubuntu Bold'), local('Ubuntu-Bold'),
       url('../fonts/ubuntu-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/ubuntu-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/ubuntu-v13-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/ubuntu-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/ubuntu-v13-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
}



body {
	background: #333;
	padding: 0;
	margin: 0;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	
}



.videoframe { max-width: 100%;  }
.videoframe video { max-width: 100%; height: auto  }

	#menu a, #callmobilemenu span  {
	    -webkit-transition: 0.2s ease-in-out;
	    -moz-transition: 0.2s ease-in-out;
	    -o-transition: 0.2s ease-in-out;
	    transition: 0.2s ease-in-out;
	}

	#callmobilemenu { position: absolute; right: 60px; top: 52px; height: 40px; width: 40px; background: none; display: none; }

#callmobilemenu span { position: absolute; top: 10px; left: 0; width: 100%; height: 3px; background: #34b2d8 }
#callmobilemenu span.cm2 { top: 20px;  }
#callmobilemenu span.cm3 { top: 30px;  }
#callmobilemenu span.cm4 { top: 0; background: none; left: 0; width: 100%; height: 100%; pointer-events: all; }

#callmobilemenu.viewMenuButton .cm2 { width: 0; left: 50% }
#callmobilemenu.viewMenuButton .cm1 { -moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);transform: rotate(45deg); top: 20px}
#callmobilemenu.viewMenuButton .cm3 { -moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);transform: rotate(-45deg); top: 20px }



.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
.clearfix {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

#jubiBox { position: absolute; left: 390px; top: 30px;  }
#jubiBox > img { max-width: 109px; height: auto }

#header.isFixed #jubiBox  {
	left: 270px;
	top: 17px;
	}

#header.isFixed #jubiBox > img {
	max-width: 50px
	}


.extbase-debugger-floating {
	z-index: 200000;
}

p, ul, ol {
	font-size: 1em;
	line-height: 1.6em;
}

p a {
	color: #34b2d8;
}

h1 {
color: #34b2d8;

}

.maincontent ul { margin: 0 0px 20px 0; padding-left: 30px; }

.kachel-item {
	float: left;
	width: 25%;
	background: #34b2d8;
	height: 360px;
	color: #fff
}

.maincontent > .row .columns-wrap-2col .col-p48 { float: left; width: 48% }
.columns-wrap-2col .col-p48:first-child { margin-right: 4% }

.kachel-item h3 { font-size: 32px }

@media screen and (max-width: 1200px) { .kachel-item { height: 350px; }	}
@media screen and (max-width: 1000px) { .kachel-item { height: 450px; }	}
@media screen and (max-width: 900px) { .kachel-item { width: 50%; height: 300px; }	}
@media screen and (max-width: 700px) { .kachel-item { width: 100%; height: auto !important; }	}


.teaserkachel-mastercontainer div .kachel-item:nth-child(2n) { background: #49badc; }
.teaserkachel-mastercontainer div .kachel-item:nth-child(3n) { background: #5dc1e0; }
.teaserkachel-mastercontainer div .kachel-item:nth-child(4n) { background: #52bdde; }



.teaserkachel-mastercontainer {
	margin: 40px 0;
}

.kachel-item-inner {
	padding: 20px 35px;
}

.slidewrapperNewstyle {
	height: 600px;
	position: relative;
}
.swiper-container {
	height: 100%;
}

.faqitem {
	background: #fff;
	margin: 0 0 20px 0;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #ddd;
}

.faqcontent {
	padding: 0 30px 30px;
}

.csc-header a { color: #fff; text-decoration: none; }

.faqitem h2 {
	background: none;
	color: #34b2d8;
	margin-bottom: 0;
}
	.faqitem h2:before {
		border: 0 !important;
	}
	
	.slide-image {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
}

.slide-title {
	position: absolute;
	bottom: 60px;
	left: 60px;
	z-index: 9299;
}

.slide-title h3 {
	background: #34b2d8;
	color: #fff;
	font-size: 2.4em;
	display: inline-block;
	position: relative;
	line-height: 30px;
	padding: 20px 50px 20px 30px;
	margin: 0 0 4px ;
}
.slide-layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-color: rgba(20, 120, 160, .85);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#096b8f+0,7db9e8+100&1+0,0+100 */
	background: -moz-linear-gradient(left, rgba(9,107,143,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(9,107,143,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(9,107,143,1) 0%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#096b8f', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

.slide-title p {
	background: #fff;
	padding: 20px 30px;
	margin: 0;
	display: inline-block;
	font-size: 20px;
}
.slidelayerlink {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 9999;
}

.pageteaser-item {
	float: left;
	position: relative;
	width: 32%;
	margin: 0 2% 30px 0;
	
}
.pageteaserinner {
	background: #fff;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #ccc;
}

@media screen and (min-width: 1200px) {
	.pageteaser-item:nth-child(3n) {
		margin-right: 0;
	}


}
@media screen and (min-width: 700px) and (max-width: 1200px) {
	.pageteaser-item:nth-child(2n) {
		margin-right: 0;
	}
	.pageteaser-item {
		width: 48%;
		margin-right: 4%;
	}
}



.pageteaser-item:hover .pageteaserinner {
	-webkit-box-shadow: 0 0 20px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 20px 5px rgba(0,0,0,0.1);
	border: 1px solid #aaa;
}

.pageteaser-item p {
	padding: 10px 30px 30px 30px;
	margin: 0;
	font-size: .9em;
	color: #666;
}

.pageteaser-item h2 {
	margin: 0 0 15px ;
	font-size: 1em;
}
.pageteaser-item h2:before {
	border-right: 30px solid #fff;
}


.pageteaserlink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.teaser-image {
		width: 100%;
		height: 200px;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		margin: 0 0 0px 0;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		overflow: hidden;
	}
	
	p a, #footer a, #mainmenu a, #header, #logo img, #logo, #mainmenu, .ui-top, .ui-bottom,
.teaserImage, .pageteaserinner, #jubiBox, #jubiBox img  {
	-webkit-transition: all .3s ease-in-out;
		  -moz-transition: all .3s ease-in-out;
		  -o-transition: all .3s ease-in-out;
		  transition: all .3s ease-in-out;
}

h2 {
	background: #34b2d8;
	color: #fff;
	display: inline-block;
	position: relative;
	height: 30px;
	line-height: 30px;
/*	padding: 10px 50px 10px 30px;
*/	padding: 10px 30px 10px 30px;
}

h2:before {
	    width: 0; 
	    content: ''; 
	    position: absolute; 
	    top: 0; 
	    right: 0; 
	    /*border-top: 50px solid #34b2d8; 
	    border-right: 30px solid #eee; */
	   }


.columns-wrap-3col { padding-bottom: 50px }

#footer-cta {
	background: #34b2d8;
	padding: 40px 0;
	text-align: center;
}
#footer-cta h3 {
	margin: 0;
}

#footer-cta a {
		color: #fff;
text-decoration: none;
}
	
	#logo {
	position: absolute;
	top: 55px;
	left: 50px;
	width: 300px;
}
	#logo > img {
		max-width: 100%;
		height: auto;
	}
	
	#pageCntnr {
	background: #eee;
}


#header {
	background: rgba(255, 255, 255, .95);
	height: 150px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99920;
}
#header.isFixed {
	height: 70px;
}
#header.isFixed #logo {
	position: absolute;
	top: 25px;
	left: 50px;
	width: 200px;
}

.maincontent {
	padding: 180px 0 100px 0;
}

#newstyle-indexnewstyle .maincontent {
	padding: 150px 0 100px 0;
}

#mainmenu {
	position: absolute;
	right: 50px;
	top: 52px;
}
	#header.isFixed #mainmenu {
		top: 14px;
	}
	
	#mainmenu a, #mainmenu li {
	background: none;
	border: 0;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 40px
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#mainmenu > li a:hover, #mainmenu li.sfHover > a, #mainmenu a.isActive {
	color: #34b2d8
}

#mainmenu li.sfHover > a {
	background: #34b2d8;
	color: #fff;
}

#header.isFixed #callmobilemenu { top: 14px }

#ctaLayer {
	position: fixed;
	/*background: url("../img/cta-layer.png") left center no-repeat;*/
	background-color: #34b2d8;
	bottom: 0;
	right: 0;
}
	#ctaLayer a {
		color: #fff;
		line-height: 50px;
		padding: 0px 40px 0px 40px;
		text-decoration: none;
		font-weight: 700;
		display: inline;
	}
	
	#ctaLayer i.fa {
		display: inline-block;
		margin-right: 5px !important;
	}
	
	#mainmenu a {
	color: #555;
	
}

#mainmenu .droplevel2 {
	background: #34b2d8;
	font-size: .8em;
}

#mainmenu .droplevel2 a {
	color: #fff;
	}
#mainmenu .droplevel2 a:hover {
	text-decoration: underline;
	color: #fff !important;
	}
	
ul {
	margin: 0;
	padding: 0;
}

.navigation-Box {
	
}

#menuController {
	position: fixed;
	top: 20px;
	width: 50px;
	height: 50px;
	right: 20px;
	display: block;
	background: #6F2;
	display: none;
}

/* GRID */
	.columns-wrap-1col, .row {
		max-width: 1180px;
		margin: 0 auto;
	}
	
	.col-p32 {
		width: 32%;
		margin: 0 2% 0 0;
		float: left;
	}
	.col-p32.col3 {
		margin: 0 ;
	}
	
	@media screen and (max-width: 1200px) {
		.row {
			max-width: 90%;
		}
	}
	@media screen and (max-width: 800px) {
		.row {
			max-width: 80%;
		}
		
		.col-p32 {
			width: 100%;
			margin: 0 40px 0 0;
			float: none;
		}


	}




	@media screen and (max-width: 950px) {

	.navigation-Container { display: none; }
		
	#callmobilemenu { display: block; }

	.slidewrapperNewstyle { height: 450px }

	.slide-title h3 {
    font-size: 1.2em;
    line-height: 1.1em;
    padding: 15px;
}

.slide-title p { font-size: 12px; padding: 10px; }

#logo { width: 200px; }

#jubiBox > img { max-width: 70px; }

#jubiBox {
    position: absolute;
    left: 280px;
    top: 40px;
}

#header { height: 130px }
#newstyle-indexnewstyle .maincontent { padding-top: 130px; }

	.navigation-Container.viewMenu { display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,.96); text-align: left; overflow: scroll; }
	.navigation-Container.viewMenu  #mainmenu { right: auto; left: 40px; top: 40px; padding-bottom: 300px}
	.navigation-Container.viewMenu  #mainmenu ul { position: relative; }
	.navigation-Container.viewMenu  #mainmenu li { float: none; }
}

@media screen and (max-width: 800px) {
	.pageteaser-item {
		width: 100%;
		margin-right: 0%;
	}

}

@media screen and (max-width: 650px) {

	#logo { width: 150px; top: 40px;
		left: 30px; }

		#jubiBox {
		    position: absolute;
		    left: 200px;
		    top: 23px;
		}

	#callmobilemenu {
	    position: absolute;
	    right: 40px;
	    top: 26px;
	}

	#header { height: 100px; }
	#newstyle-indexnewstyle .maincontent { padding-top: 100px; }

	.slidewrapperNewstyle { height: 250px; }

	.col-100 section.default { padding: 40px 0; }

	.row { max-width: 90% }

	h1 { font-size: 1.4em }

	.kachel-item h3 { font-size: 20px; }
}



	
/* GALLERY */

	.galerie-container {
		padding: 50px 0 50px 0;
	}
	
	.galerie--wrapper {
		width: 100%;
	}
	
	.galerieitem {
		position: relative;
		width: 30%;
		float: left;
		margin: 0 5% 20px 0;
		-webkit-transition: all .5s ease-in-out;
		  -moz-transition: all .5s ease-in-out;
		  -o-transition: all .5s ease-in-out;
		  transition: all .5s ease-in-out;
		  overflow: hidden;
	}
		.galerieitem img {
			  	-webkit-transition: all .3s ease-in-out;
			  	  -moz-transition: all .3s ease-in-out;
			  	  -o-transition: all .3s ease-in-out;
			  	  transition: all .3s ease-in-out;
		}
	
	.galerieitem .newstyle--gallery--caption {
		position: absolute;
		bottom: -80px;
		left: 0;
		color: #fff;
		height:80px;
		text-align: center;
		z-index: 999;
		-webkit-transition: all .3s ease-in-out;
			  -moz-transition: all .3s ease-in-out;
			  -o-transition: all .3s ease-in-out;
			  transition: all .3s ease-in-out;
		
	}
	.galerieitem:hover   .newstyle--gallery--caption {
		display: block;
		bottom: 0;
	}
	
	.galerieitem img {
		width: 100%;
		height: auto;
	}
	
	.galerieitem .layerItem {
		position: absolute;
		top: 0;
		left: 0;
		-webkit-transition: all .3s ease-in-out;
			  -moz-transition: all .3s ease-in-out;
			  -o-transition: all .3s ease-in-out;
			  transition: all .3s ease-in-out;
		filter:alpha(opacity=0); /* IE */
		-moz-opacity: 0; /* Mozilla */
		opacity: 0; /* Opera */
		width: 100%;
		height: 100%;
		display: block;
		z-index: 555;
		background-color: rgba(50, 180, 210, .85);
		background-image: url("../img/gallery-plus.png");
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 50px 50px;
	}
	.galerieitem:hover .layerItem {
		filter:alpha(opacity=90); /* IE */
		-moz-opacity: 0.90; /* Mozilla */
		opacity: 0.90; /* Opera */
	}
	
	.galerieitem:hover img {
		filter:alpha(opacity=50); /* IE */
		-moz-opacity: 0.50; /* Mozilla */
		opacity: 0.50; /* Opera */
	}
	
	@media screen and (min-width: 980px) {
		.galerieitem {
			width: 32%;
			margin-right: 2%;
			}
			
		.galerie--wrapper .galerieitem:nth-child(3n) {
				margin-right: 0;
			}	
		}
		
	@media screen and (min-width: 600px) and (max-width: 980px) {
		
		.galerieitem {
			width: 48%;
			margin-right: 4%;
			}
		
		.galerie--wrapper .galerieitem:nth-child(2n) {
			margin-right: 0;
		}		

		


	}
	
	@media screen and (max-width: 600px) {
		.galerieitem {
			width: 100%;
				margin-right: 0;
				}
			
			.galerie--wrapper .galerieitem:nth-child(2n) {
				margin-right: 0;
			}	
	}

		
		.galerieitem a {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			z-index: 999;
		}
		
	
	.teaserWrapper {
		position: relative;
	}
	.teaserWrapper:hover .ui-top,
	.teaserWrapper:hover .ui-bottom {
		width: 100%;
	}
	
	.ui-top {
		position: absolute;
		top: 0;
		left: 0;
		width: 0;
		height: 5px;
		background: #34b2d8;
	}
	.ui-bottom {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 0;
		height: 5px;
		background: #34b2d8;
	}
	
	.teaserWrapper a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
		z-index: 999;
		overflow: hidden;
		text-indent: -99999px;
	}
	.teaserWrapper h4 {
		position: absolute;
		bottom: 20px;
		left: 0;
		color: #fff;
		margin: 0;
		width: 100%;
		text-align: center;
		font-size: 1.6em;
	}
	
	.teaserImage {
		width: 100%;
/*		height: 200px;
*/		height: 270px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}
	
	@media screen and (max-width: 800px) {
		.teaserImage {
			height: 350px;
		}		
		.col-p32 {
			margin: 0 0 20px 0;
		}

		.maincontent > .row .columns-wrap-2col .col-p48 { width: 100% }

	}
	
	@media screen and (max-width: 500px) {
		.teaserImage {
			height: 200px;
		}		
	}
	
	section.default {
		padding: 70px 0;
	}
		section.bottomControl1 {
			padding-bottom: 0;
		}
		section.topControl1 {
			padding-top: 0;
		}
		
		#footer {
		background: #333;
		padding: 60px 0 100px 0;
		color: #999;
	}
	#footer .inner {
		padding: 0 60px 0 0;
	}
	#footer a {
		color: #aaa;
	}
		#footer a:hover {
				color: #fff;
			}
			
	#footer .col-p25 {
		float: left;
		width: 25%;
	}
	
	@media screen and (max-width: 900px) {
		#footer .col-p25 {
			width: 100%;
			float: none;
			margin: 0 0 30px 0;
		}
		#footer .inner {
			padding: 0 ;
		}
	}
	
	
		#footer ul li {
			margin: 0 0 10px 0;
			list-style-type: none;
			border-bottom: 1px dotted #555;
			line-height: 1.4em;
		}
			#footer ul li a {
				text-decoration: none;
				display: block;
				padding: 0 0 10px 0;
			}
			
			#footer {
				font-size: .85em;
			}
			
			