/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles for
:: blanck und blanck 
:: by rock lobster webdesign
*/

	
#kundenstimmen p {
	font-size: 1em;
	}

#pageslide p {
	font-size: 1em;
	}



.blue01 {
	background:#d4e7f6;
	padding: 25px 20px 20px 30px;
	border-right: solid 3px #fff;
	min-height: 480px;
	}
	
.blue02 {
		background:#d4e7f6;
		padding: 25px 20px 20px 30px;
		border-right: solid 3px #fff;
		min-height: 480px;
	}
	
.blue03 {
		background:#d4e7f6;
		padding: 25px 20px 20px 30px;
		min-height: 480px;
	}


/* slider aber global  */
h4 {
margin-top: 4px;
margin-bottom: 4px;
	}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

ul li {
	font-size: 16px;
	line-height: 28px;
	}

p + ul li   {
margin-left: 20px;
		}


.blue03 ul li {
	list-style: square;
	}
.blue02 ul li {
	list-style: square;
	}	
.blue01 ul li {
	list-style: square;
	}


.divider {
	margin-top: 40px;
	margin-bottom: 40px;
	}

/* Navigation mit Dropdown  */
.top-bar ul > li:not(.name):hover, .top-bar ul > li:not(.name).active, .top-bar ul > li:not(.name):focus {
	background: none;
	}



.but-stimmen {
	background: #F63;
	border-color: #F30;  
	}

.but-stimmen:hover {
	background: #fff;
	border-color: #F30;
	color: #F63;  
	}


.refletter {
	position: relative;
	font-size: 22px;
	color: #fff;
	background: #004d93;
	padding: 4px 12px 4px 12px;
	top: -15px;
	}


body {
	font-family: 'Open Sans', sans-serif;
	color: #004d93;
	overflow-y: scroll;
	height: 100%;
	background-image: url(../images/stripes-screen.png);
	background-repeat: no-repeat;
	background-position: center 580px;
    }

#kundenstimmen {
	background-image: none;
    }



/* Für img Einblendung über js*/
/*img {  
    display:none;  
	}  */

header {
	
	}

/* drei buttons oben ausgebeldet  */
.buttons {
	margin-top: 2.5em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	display:inline;
	
	} 

.contain-to-grid {
	background: #fff;
	}


.logo {
	position: relative;
	margin-top: -1.7em;
	margin-right: 0em;
	}

.logo img {
	width: 100%;
	}

nav {
	text-transform: uppercase;
	}

.top-bar {
	padding-top: 1em;
	background-color: #fff;	
	margin-bottom: 0em;
	margin-left: -0.8em;
	}

.top-bar ul > li a:not(.button) {
    color: #004d93;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
   
}

.top-bar ul>li.has-dropdown a:after{content:"";display:block;width:0;height:0;
border:solid 5px;
border-color:#004d93 transparent transparent transparent;
margin-right:15px;margin-top:-2.5px;
position:absolute;right:0;top:50%}

.top-bar ul>li.has-dropdown .dropdown {
	background:#004d93;
	left:0;
	margin:0;
	padding:9px 0 0 0;
	position:absolute;
	visibility:hidden;
	z-index:99}

.top-bar ul>li.has-dropdown .dropdown li{background:#004d93;line-height:1;min-width:100%;padding-bottom:5px}
.top-bar ul>li.has-dropdown .dropdown li a{
	color:#fff;font-weight:normal;height:100%;line-height:2;
	padding:8px 17px 5px 15px;white-space:nowrap}
.top-bar ul>li.has-dropdown .dropdown li a:after{border:none}
.top-bar ul>li.has-dropdown .dropdown li a:hover,.top-bar ul>li.has-dropdown .dropdown li a:focus{
	background:#8ac2e6;
	}

.top-bar ul>li.has-dropdown .dropdown li label{color:#6f6f6f;font-size:10px;font-weight:bold;margin:0;padding-left:15px;text-transform:uppercase}
.top-bar ul>li.has-dropdown .dropdown li.divider{border-top:solid 1px #000;-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.1) inset;-moz-box-shadow:0 1px 0 rgba(255,255,255,0.1) inset;box-shadow:0 1px 0 rgba(255,255,255,0.1) inset;height:10px;padding:0;width:100%}
.top-bar ul>li.has-dropdown .dropdown li:last-child{padding-bottom:10px}
.top-bar ul>li.has-dropdown .dropdown li.active a{background:#000}
.top-bar ul>li.has-dropdown .dropdown li.has-dropdown>a{padding-right:30px}
.top-bar ul>li.has-dropdown .dropdown li.has-dropdown>a:after{border:none;content:"\00bb";right:5px;top:6px}




.top-bar-section > ul > li a{
		font-weight: 700;
		color: #004d93;
		text-transform: uppercase;
		background: #fff;
		-o-transition:.5s;
		  -ms-transition:.5s;
		  -moz-transition:.5s;
		  -webkit-transition:.5s;
		  transition:.5s;
		}

.top-bar ul > li:hover:not(.name) a, .top-bar ul > li.active:not(.name) a, .top-bar ul > li:focus:not(.name) a {
    color: #8ac2e6;
}

.top-bar-section ul > li > a:hover {
		}


.stempel {
	position: absolute;
	overflow: visible;
	z-index: 60;
	margin-top: 220px;
	margin-left: 520px;
	}

.stempel img{
	width: 100%;
	}

  .stempel img:hover {
	behavior:url(ms-transform.htc);
            /* Firefox */
            -moz-transform:rotate(25deg);
            /* Safari and Chrome */
            -webkit-transform:rotate(25deg);
            /* Opera */
            -o-transform:rotate(25deg);
            /* IE9 */
            -ms-transform:rotate(25deg);
            /* IE6,IE7 */
				-o-transition:.5s;
		  -ms-transition:.5s;
		  -moz-transition:.5s;
		  -webkit-transition:.5s;
		  transition:.5s;
			}
	

 
	
  
#slidecontainer {
	width: 100%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	margin-bottom:5em;
	margin-top: 0.8em;
	}

#textcontainer {
	width: 100%;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	margin-bottom:3em;
	margin-top: 2.8em;	
	}

    .orbit-wrapper .timer {
	
	}
	.orbit-wrapper .slider-nav span.right {
    background: url("../images/foundation/orbit/right-arrow.png") repeat scroll 0 0 / 100% auto transparent;
    right: 0;
	}

.orbit-wrapper .orbit-caption{
	background: #fff;
	z-index: 30;
	color: #004d93;
	width: 100%;
	text-align: left;
	font-size: 1.2em;
	font-weight: 400;
	position: absolute;
	bottom: 0%;
	text-transform: uppercase;
	padding-top: 0.6em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 2.8em;
	line-height: 1em;
	background-color: rgba(255,255,255,0.7);
	}

.orbit-caption .weiter {
	height: 25px;
	width: 25px;
	margin-top: 0px;
	margin-bottom: -3px;
	}

h1 {
	font-family: 'Open Sans', sans-serif;
	color: #004d93;
	font-size: 48px;
	font-style: normal;
	margin-top: 0.43em;
	word-spacing: 0.2em;
	}

h2 {
	color: #004d93;
	font-size: 36px;
	}

	
h4 {
	
	padding-top: 0em;
	font-size: 1.3em;
	color: #004d93;	
	} 

p	{
	font-size: 1.3em;
	line-height: 1.6em;
	}

/* Für die erste Zeile */
.firstword {
	font-size: 1.2em;
	font-weight: 700;
	color: #004d93;
	border: none;
	padding: 0;
	margin: 0;
	line-height: 1.2em;
	display: inline;
	text-transform: uppercase;
	}


hr {
	border: none;
	height: 1px;
    /* background: #004d93; */
	background: #ccc;
}


	
/* slider loading gif */
#slider { background: url(../images/foundation/orbit/loading1.gif) center center #fff no-repeat; height: 300px; }
#slider img { display: none; }
#slider.orbit { background: none; }
#slider.orbit img { display: block; }


/* slider nav by hover */
/* Scss - Zweite Klammer nicht löschen! */
.orbit-wrapper {
  .slider-nav span { @include opacity(0); @include single-transition(opacity, 400ms); }
  &:hover .slider-nav span { @include opacity(1); }
}

/* CSS */
.orbit-wrapper .slider-nav span { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 400ms; -moz-transition: opacity 400ms; -o-transition: opacity 400ms; transition: opacity 400ms; }
.orbit-wrapper:hover .slider-nav span { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }


	
.blue {
	background: #004d93;
	}

.footer {
	color: #004d93;
	position:fixed; 
	bottom:0;
	}	
	
.footer p {
	height: 20px;
	padding-top: 0.3em;
	padding-left: 1.4em;
	padding-right: 1.4em;
	font-size: 1.1em;
	}	
	
.footer a {
	color: #004d93;
	}
	
.footer a:hover {
	text-decoration: underline;
	}
	
a[href^='mailto:']:hover {
	text-decoration: underline;
}

/* Tooltips */
.has-tip {
	border: none;
	cursor: pointer;
	}
	
.has-tip:hover {
	border: none;
	}	
	
.tooltip {
	background-color: #004d93;
	}

/*Nichtsichtarbkeit der Kartenbeschreibung in Kontakt*/
.leaflet-container .leaflet-control-attribution {
	visibility: hidden;
}


/* Page slide in */
#pageslide {
	/* These styles MUST be included. Do not change. */
	display: none;
	position: absolute;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	/* Specify the width of your pageslide here */
	width: 380px;
	/* These styles are optional, and describe how the pageslide will look */
	background-color: #fff;
	color: #004d93;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #004d93;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 2em;
	padding-left: 2em;
	overflow-y: scroll;
}

#modal { 
	display: none; 
	}

.schliessen  a { background: #004d93; color: #fff; font-weight: bold; padding: 4px 6px; border: none; }
.schliessen  a:hover { background: #8ac2e6; } 

pre { border: 1px solid #CCC; background-color: #EEE; color: #333; padding: 10px 20px; }

.modalabstand {
	padding-top: 1.7em;
	}


#modal-aktionen { 
	display: none; 
	}
	
	

.kontaktright {
	float: right;
	}

.kontakthaus {
	margin-top: -0.5em;
	}

.kontaktgunnar {
	margin-top: -2.2em;
	}

.kontaktnina {
	margin-top: 0.5em;
	}
	
#map {
	margin-top: 1em;
	}


.kundenlogos img {
	
	}

/*sw effekt for kundenlogos*/
.bwWrapper {
    position:relative;
    display:inline-block;
	margin: 15px;}




/* show hide toggle for jobs.html */
#slidingDiv, #slidingDiv_2{
	height:780px;
	background-color: #99CCFF; /* #8ac2e6 */
	padding:20px;
	margin-top:10px;
	border-bottom:5px solid #004d93;
	display:none;
	z-index: 6000;
}

#slidingDiv ul {
	margin-left: 1.5em;
	}


/* BEGIN img hover for "über uns" */
.team_member {
  width:100%;
  position:relative;
  overflow:hidden;
  height:380px;
}

.info {
  height:100%;
}

.info img {
  width:100%;
  transition: all .4s ease-out .1s;
   -moz-transition: all .4s ease-out .1s;
   -webkit-transition: all .4s ease-out .1s;
}

.info h5 {
  padding: 10px 10px 0 0;
  margin: 0 0 10px 3px;
  line-height: 1em;
  opacity: 1;
  transition: all .2s ease-out .1s;
   -moz-transition: all .2s ease-out .1s;
   -webkit-transition: all .2s ease-out .1s;
  font-size: 1.125em;
  color: #004d93;
  text-transform: uppercase;
}

.info h6 {
  padding:0 10px 0 0;
  font-size: 15px;
  font-weight: normal;
  margin:0 0 0 3px;
  line-height: 1.5em;
  color:#004d93;
  opacity:1;
  transition: all .2s ease-out .1s;
  -moz-transition: all .2s ease-out .1s;
  -webkit-transition: all .2s ease-out .1s;
}

.info_reveal {
  height:100%; 
  transition: all .3s ease-in 0s;
   -moz-transition: all .3s ease-in 0s;
   -webkit-transition: all .23s ease-in 0s;
  position:absolute;
  width:100%;
  left:0;
  top:-100%;
  background: #8ac2e6;
}

.info_reveal h6 {
  padding: 20px 8px 5px 8px;
  line-height: 1.1em;
  margin-bottom: 20px;
  color: #fff;
  font-size: 1.1em;
}

.info_reveal p {
  padding:0 8px;
  font-size:11px;
  line-height: 1.2em;
  color: #004d93;
  font-weight:400;  
}

.info_reveal a {
  color: #004d93;
  word-break: break-word;
  text-decoration:none;
}

.info_reveal a:hover {
  text-decoration: underline;
}


.responsive_grid {
 display:block;
 margin:0;
 padding:0;
 list-style:none;
}

.responsive_grid li {
	cursor: pointer;
	width: 44%;
	display: block;
	height: auto;
	float: left;
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.responsive_grid li:hover .info_reveal,
.responsive_grid li:focus .info_reveal{
 left: 0;
 top:0;
 transition: all .3s ease-out .1s;
   -moz-transition: all .3s ease-out .1s;
   -webkit-transition: all .3s ease-out .1s;
}

.responsive_grid li:hover .info img,
.responsive_grid li:focus .info img {
  width:210%;
  margin-bottom:-100%; /* verschiebt nach links */
  transition: all .4s ease-in 0s;
   -moz-transition: all .4s ease-in 0s;
   -webkit-transition: all .4s ease-in 0s;
}

.responsive_grid li:hover .info h5,
.responsive_grid li:focus .info h5,
.responsive_grid li:hover .info h6,
.responsive_grid li:focus .info h6 {
  opacity: 0;
  transition: opacity .2s linear 0s;
   -moz-transition: opacity .2s linear 0s;
   -webkit-transition: opacity .2s linear 0s;
}

/* END hover for über uns */


.einruecken {
	margin-left: 1em;
	}




/* mobile */	

@media only screen and (min-width: 799px) {
/*blendet die immoscout usw aus auf mobile. Weiter unten einblenden des mobilen Logos */
.kunden-logos-mobile {
	display: none;
    }
}
	
@media only screen and (max-width: 1100px) {

h1 {
	font-size: 40px;
	} 

.stempel img{
	width: 100%;
	}
	
/* show hide toggle for jobs.html */
#slidingDiv, #slidingDiv_2{
	height:920px;
	
}


	
}

/* mobile */	
@media only screen and (max-width: 960px) {
	
	body {
		
	}
	
	h1 {
	font-size: 36px;
	padding-top: 0.5em;
	}
	
	.logo {
	padding-top: 2.6em;
	padding-left: 0.8em;
	}
	
	
	/* passt die navi typo an */
	
	.top-bar {
	margin-left: 0em;
	}
	.top-bar ul > li a:not(.button) {
    font-size: 12px;
	padding-left: 0.4em;
	}
	
	.orbit-wrapper .orbit-caption{
	font-size: 1.1em;
	line-height: 1.6em;
	}
	
	.stempel img{

	}


	.footer {
	padding-top: 1.5em;
	
	}	
	
	.footer p {
	height: 10px;
	padding-top: 0.3em;
	padding-left: 1.4em;
	font-size: 0.9em;
	}	
  



	}

@media only screen and (max-width: 799px) {
	
	.stempel {
	margin-top: 180px;
	margin-left: 450px;
	}

.stempel img{
	width: 90%;
	}


.kunden-logos-desktop {
	display: none;
    }
		
.info h5 {
  padding:  0;
  margin: 0;
  line-height: 0.2em;
 
}

h6 {
display: none;	
	}

.orbit-caption {
letter-spacing: -0.1em;	
	}

.blue01 {
	padding: 25px 20px 20px 30px;
	border-right: solid 3px #fff;
	min-height: 0px;
	}
	
.blue02 {
		padding: 25px 20px 20px 30px;
		border-right: solid 3px #fff;
		min-height: 0px;
	}
	
.blue03 {
		padding: 25px 20px 20px 30px;
		border-right: solid 3px #fff;
		min-height: 0px;
	}

		
	}

@media only screen and (max-width: 700px) {
	
	.stempel {
		position: absolute;
		visibility: hidden;
		}
	
	}



@media only screen and (max-width: 480px) {
	
	body {
	background-image: url(../images/stripes-screen.png);
	background-position: center 400px;
	}
	
	.buttons {
		float: right;
		margin-top: 1.5em;
		}
	.logo {
		width: 130px;
		margin-top: -3.5em;
		}	

	.top-bar {
		
		}
	
	#slidecontainer {
	margin-bottom: 3em;	
	}
		
	.orbit-wrapper .orbit-caption{
	font-size: 0.8em;
	line-height: 1.6em;
	}
	
/*	damit die seite nicht nach rechts rausläuft */
	.stempel {
	overflow: hidden;
	margin-top: 0px;
	margin-left: 0px;
	visibility: hidden;
	}
	
	
	h1 {
		font-size: 26px;
		margin-left: 0.6em;
		}	
/* damit die texte ganz zu sehen sind */
#textcontainer {
	margin-bottom:8em;
	margin-top: 2.8em;	
	}
	

/* mobile menü toggle */
.top-bar ul > li.toggle-topbar {
    cursor: pointer;
    display: block;
    height: 55px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
	z-index: 8000;
	left: 0;
	margin-left: 1.5em;
	margin-top: -1em;
	}

.top-bar ul > li a:not(.button) {
    color: #004D93;
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 35px;
    padding: 0 15px;
	z-index: 8000;
	left: 0;
}

.top-bar ul > li.toggle-topbar a {
    display: block;
    height: 0;
    margin-top: -4px;
    padding: 0;
    position: absolute;
    right: 22.5px;
    top: 10%;
    width: 0;
	z-index: 8000;
}

.top-bar ul > li a:not(.button) {
    color: #004D93;
    font-size: 13px;
    font-weight: bold;
    line-height: 45px;
}

/* aufgeklappt */
.top-bar.expanded ul li.toggle-topbar a {
    bottom: 50%;
    content: "";
    display: block;
    height: 0;
    margin-bottom: -4px;
    top: 0;
    width: 0;
}

.top-bar section {
	margin-left: 10px;
}










/* modal slider */

#modal {
	font-size: 11px;	
	}
#pageslide
   {
	position: fixed;
	width: 300px;
	overflow: scroll;
	}
.modalabstand {
	padding-top: 1em;
	}

.kontaktright {
	width: 26%;
	}



/* jobs "mehr" */	
#slidingDiv, #slidingDiv_2{
	height:1550px;
	background-color: #99CCFF;
	padding:20px;
	margin-top:10px;
	border-bottom:5px solid #004d93;
	display:none;
}


/* hover effekt img "über uns" */

.team_member {
  height:320px;
}

.responsive_grid li {
	width: 48%;
	margin-bottom: -40px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20%;
	padding-left: 10px;
}

.info h6 {
  padding:0 10px 0 0;
  font-size: 13px;
  font-weight: normal;
  margin:0 0 0 3px;
  line-height: 1.2em;
}
	
}
	
}