@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
/*	font-family: 'Libre Barcode 39 Text', cursive;
font-family: 'Libre Barcode 39 Extended', cursive;*/
	font-family: 'Montserrat', sans-serif;
	background-image: url(images/bg-schirme-65.png);
	background-repeat: repeat-y;
}

*{
	box-sizing: border-box;
}


/*überschreibt die ID mainNav aus der bootstrap.min.css*/
#mainNav{
	margin: 0 !important;
	padding: 0 !important;
	background-color:rgba(255,255,255,0.25) !important;
}


.logo{
	font-size: 0.7em;
	margin: 1px 0 0;
	color:rgba(0,0,0,0.50);
}

video#bgvid { 
    position: absolute;
    top: 0%;
    left: 0%;
    width:100%;
    min-height: auto;
    height: auto;
    z-index: -100;
    background-size: cover;
	background: url(images/header-video-sh.jpg);
/*	  position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover;*/
}


/* Formate für den header */
header {
	position: relative; 
	width: 100%;
	height: 100vh;
	padding: 18% 0 0;
	overflow: hidden;
}

header svg{
	width: 38%;
    margin: 0 auto;
    display: block;
}

header video source{
	position: absolute;
	top: -50%;
}

header nav ul{
	margin: 0;
	padding: 0;
}

header h1{
	color:rgba(0,0,0,0.70);
	text-transform: uppercase;
	text-align: center;
	font-size: 3.5em;
}

header h2{
	font-weight: 100;
	text-align: center;
	padding: 15px 0 0 163px;
	letter-spacing: 0.02em;
	font-size: 2.1em;
	text-transform: lowercase;
	color: rgba(255,255,255,0.65);
}

h2{
    display: block;
    position: relative;
    color: #fff;
	margin-top: 30px !important;
}

section h2.section-heading{
	font-weight: 100;
}

header nav{
	position: fixed;
	top: 0;
}

svg#logo{
	transform: scale(0.93);
}

svg#logo2{
	transform: scale(0.93);
	width: 88%;
	height: auto;
    margin: 30px auto;
    display: block;
}

.cls-1{
	fill:rgba(0,0,0,0.9);
	fill-opacity:0.9; 
}

#services p{
	font-size: 1.3em;
	font-weight: 100;
	letter-spacing: 0.1em;
}

h1.about, p.about{
	font-size: 1.3em;
    font-weight: 100;
    letter-spacing: 0.1em;
	display: inline;
}

p{
	font-weight: 200;
	font-size: 1.2em;
}

#mainNav .navbar-nav .nav-item .nav-link{
	color: rgba(0,0,0,0.85) !important;
	transition: all 0.2s;
}

#mainNav .navbar-nav .nav-item .nav-link:hover{
	color: rgba(154,154,154,0.85) !important;
	transition: all 0.3s;
}

#mainNav .navbar-brand{
	color: rgba(255,255,255,0.80) !important;
}

.padding{
	padding: 2vh 2vw !important;
}

/*Schriftformate*/

h2.kontakt{
	font-size: 1.4em;
	color: rgba(0,0,0,0.90);
	font-weight: 200;
}

h3.light{
	font-weight: 100 !important;
}

h3.kontakt{
	font-size: 1.0em !important;
	font-weight: 300;
	text-transform: none !important;
}

h3.bigger{
	font-size: 1.2em !important;
}

/* Timeline */

.timeline-image.big{
	width: 400px !important;
	margin-left: -200px !important;
}

h4.timeline-heading.big{
	color: rgba(0,0,0,0.90) !important;
	font-size: 1.5rem !important;
	font-weight: 500;
}

h4.big, p.big{
	color: rgba(0,0,0,0.90);
	margin: 0;
	font-weight: 200;
	font-size: 1em;
	line-height: 1.5em;
}


/*Kontakt*/

i.fa.fa-envelope-o{
	display: block;
    text-align: center;
    transform: scale(1.7);
    padding: 18px 0 0;
	margin: 0 0 35px;
}

.col-lg-4.center{
	text-align: center;
}

.col-lg-12.center{
    text-align: center;
    font-size: 2em;
}

span.fa{
	margin: 1em;
}

section.nopadding{
	padding: 0 !important;
	margin: 100px 0 0;
	
}

.row.center{
    align-items: center;
}

footer{
	padding: 25px 0 0 !important;
}

/*Videos*/

.responsive-video {
position: relative;
padding-bottom:56.25%; /*  16:9 ratio - 56.25%*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

.responsive-video h2{
	color: rgba(255,255,255,0.80);
	font-weight: 100;
	padding: 14px 0 0 17px;
	margin: 0 !important;
}

.responsive-video2 {
position: relative;
padding-bottom: 56.25%; /*  16:9 ratio - 56.25%*/
padding-top: 0px;
height: 0;
overflow: hidden;
}

.responsive-video iframe, .responsive-video2 iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.row{
	justify-content: space-between !important;
	margin-top: 30px;
}

.subheading{
	font-weight: 200;
	letter-spacing: 0.02em;
}

.timeline-heading h4{
	margin-top: 12px !important;
}

.timeline > li .timeline-image{
	background-color:rgba(255,255,255,0.00) !important;
	border: none !important;
}

.btn-xl{
    background-color: transparent !important;
    border: 1px solid #fff !important;
	font-weight: 100 !important;
}

.btn-xl:hover{
	background-color:rgba(51,51,51,0.50);}


/* media queries - mobile */

@media only screen and (max-device-width: 50em) {
    html {
         /*background: url(images/header-video-sh.jpg) #000 no-repeat center center fixed;*/
		background-size: cover;
    }
    #bgvid {
        display: none;
    }
/*	.padding{
	padding: 5vh 5vw !important;
	}*/
}

/*Tablet*/

@media only screen and (max-device-width: 62em) {
	body{
		    background-size: 25%;
	}
	
	header{
		height: 25vh;
	}
	
	#mainNav .navbar-nav .nav-item .nav-link{
		color: rgba(170,170,170,1.0) !important;
		transition: all 0.2s;
	}
	
	#player, iframe{
		width: 100% !important;
		height: 95% !important;
		margin: 0 auto !important;
		padding: 0 !important;
		background-color:transparent !important;
	}
	
	.responsive-video2{
		padding-bottom: 58.25%;
		padding-bottom: 59.25%;
	}
	
	h2.resp,p.resp, h3.resp{
	    margin-top: 0px !important;
		padding: 0 10px !important;
	}
	
	.responsive-video h2 {
	    font-size: 1em !important;
}
	
	#mainNav{
		padding: 0 0 0 10px !important;
	}
	
	.timeline-image.big {
   	 	margin-left: -27px !important;
	}
	
	.timeline .timeline-heading h4 {
    font-size: 1.0em !important;
	}
	
	p{
		font-size: 1em;
		line-height: 1.2em;
	}
	
	h2.kontakt, h3.kontakt{
		text-align: center !important;	
		line-height: 1.5em;
	}
	
	#mainNav .navbar-toggler {
    background-color: rgba(59,59,59,0.86) !important;
	}
	
	body {
    -webkit-tap-highlight-color: rgba(59,59,59,0.46) !important;
}
}

@media only screen and (min-width: 1200px) {
    body {
        background-color: lightblue;
    }
}

/*Smartphone*/

@media only screen and (max-width: 48em) {

	.timeline>li .timeline-image h4 {
    	line-height: 32px !important;
    	margin-top: 16px;
		font-size: 1em !important;
}
	.timeline-image.big {
    margin-left: -185px !important;
}
}

@media only screen and (max-width: 30em) {

	.timeline>li .timeline-image h4 {
    	line-height: 32px !important;
    	margin-top: 16px;
		font-size: 1em !important;
}
	.timeline-image.big {
    margin-left: -55px !important;
}
}

@media only screen and (max-width: 24em) {

	.timeline>li .timeline-image h4 {
    	line-height: 32px !important;
    	margin-top: 16px;
		font-size: 1em !important;
}
	.timeline-image.big {
    margin-left: -55px !important;
}
}








