/** General #830600 **/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Open Sans';
}

#datenschutz li {
	margin: 12px 0;
	margin-left: 32px;
}

.cnt {
	max-width: 1024px;
	display: block;
	margin: 0 auto;
}

.cnt.block {
	padding-top: 40px;
	padding-bottom: 80px;
	font-size: 0.9em;
	opacity: 0.9;
	text-align: justify;
}

.cnt.block h2 {
	margin-top: 30px;
	font-size: 1.5em;
	margin-bottom: 8px;
}

.cnt.block h1 {
	color: black !important;
}

.cnt.block h3 {
	font-weight: normal;
	margin-bottom: 16px;
	color: rgba(0, 0, 0, 0.5);
}

.cnt.block a {
	color: rgba(0, 0, 0, 0.85);
}

.vertical {
	position: absolute;
	top: 50%;
	display: block;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}


/** Contact **/

#contact {
	height: 48px;
	width: 100%;
	background: #F4F4F4;
	color: #898989;
	line-height: 48px;
	font-size: 1em;
}

#contact li {
	list-style-type: none;
	display: inline-block;
	float: left;
	margin-right: 40px;
}

#contact i {
	margin-right: 8px;
	color: #C26055;
}


/** Personal **/

#personal {
	width: 100%;
	padding-top: 64px;
	padding-bottom: 64px;
}

#personal .cnt.plain {
	text-align: center;
	color: rgba(0, 0, 0, 0.75);
	padding-bottom: 0xp !important;
	padding-top: 0px !important;
}

#personal hr {
	margin-bottom: 96px;
}

#personal img {
	width: 150px;
	height: 150px;
	float: left;
	display: inline-block;
	border-radius: 500px;
	object-fit: cover;
}

#personal .block {
	display: inline-block;
	float: left;
	width: calc(100% - 180px);
	margin-left: 30px;
	font-size: 0.8em;
	color: #444444;
}

#personal h3 {
	font-size: 1.1em;
}

#personal .left {
	display: block;
	width: 50%;
	float: left;
	border-right: 1px solid #e5e5e5;
	box-sizing: border-box;
	padding-right: 32px;
}

#personal .right {
	display: block;
	width: 50%;
	float: left;
}

#personal:after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
}


/** Quick information **/

#quickinformation {
	background: #ffffff;
}

#quickinformation ul li {
	width: calc(1024px / 5);
	margin: calc((1024px / 100) * 2.5);
	float: left;
	display: inline-block;
	padding-top: 32px;
	padding-bottom: 32px;
	text-align: center;
	font-size: 0.8em;
	color: #444444;
	position: relative;
}

#quickinformation img {
	width: 64px;
}

#quickinformation h3 {
	margin-bottom: 10px;
	margin-top: 24px;
	font-size: 1.5em;
}

#quickinformation ul {
	display: flex;
	justify-content: space-between;
}

@media(min-width:1024px) {
	#mobilenav {
		display: none !important;
	}
}

@media(max-width:1040px) {
	.cnt > .pricetable:nth-last-of-type(-n+2) {
		margin-top: 80px;
	}

	.pricetable {
		width: 45% !important;
		float: left;
		display: inline-block;
	}

	.pricetable:nth-child(2n) {
		margin-left: 5% !important;
	}
}

@media(max-width:1023px) {
	#quickinformation ul li {
		width: 45% !important;
		margin: 2.5% !important;
	}

	#quickinformation h3 {
		font-size: 1.2em;
	}

	#skills li {
		display: block !important;
		width: 42% !important;
	}

	#skills .cnt {
		max-width: 1024px !important;
		width: auto !important;
	}

	#personal .left {
		width: 100%;
		border-right: none !important;
	}

	#personal .right {
		text-align: block;
		margin-top: 48px;
		width: 100%;
	}

	.cnt {
		box-sizing: border-box;
		padding-left: 32px;
		padding-right: 32px;
	}

	#footerBottom {
		font-size: 0.8em !important;
	}
}

.overlay {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	right: 0;
	top: 0 ;
	bottom: 0;
	z-index: 1;
	overflow: hidden;
	display: none;
}

#mobilenav {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1000;
	display: none;
}

#mobilenav li {
	display: block;
	width: 100%;
	left: 0;
	right: 0;
	height: 64px;
	text-align: center;
	line-height: 64px;
	background: white;
	transition: background 0.3s;
}

#mobilenav li:hover {
	background: #eeeeee;
}

@media(max-width:902px) {
	footer .cont:last-of-type {
		margin-top: 40px;
	}

	footer .cont {
		font-size: 0.9em;
	}

	#nav_mobile {
		display: block !important;
	}

	nav .cnt ul {
		display: none;
	}

	#contact li {
		display: block;
		width: 100%;
	}

	#contact {
		line-height: 40px;
		height: 120px;
	}
}

@media(max-width:680px) {


	#skills li {
		display: block !important;
		width: 100% !important;
		margin: 0% !important;
		margin-top: 8% !important;
		margin-bottom: 8% !important;
	}

	.pricetable:nth-child(2n) {
		margin-left: 0% !important;
	}

	.pricetable:nth-child(1n) {
		margin-left: 0% !important;
	}


	.pricetable {
		display: block;
		width: 100% !important;
		margin-bottom: 50px !important;
		margin-top: 0px !important;
	}

	.cnt > .pricetable:nth-last-of-type(-n+2) {
		margin-top: 0 !important;
	}

	.pricetable:last-child {
		margin-bottom: 0px !important;
	}

	.pricetable.recommended {
		transform: none !important;
		-o-transform: none !important;
		-webkit-transform: none !important;
	}
}

.compo li {
	width: 100%;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	background: #F7F7F7;
	list-style-type: none;
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}

.compo li b {
	text-align: right;
	margin-right: 30px;
}

@media(max-width:500px) {
	#personal img {
		float: left;
		clear: both;
		display: inline-block;
		margin: 0 auto !important;
		width: 128px;
		height: 128px;
		left: 50%;
		position: relative;
		transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		margin-bottom: 24px !important;
	}

	#personal .cnt .right {
		width: 100% !important;
		float: left !important;
		display: block !important;
	}

	#personal .block {
		width: 100% !important;
		float: left !important;
		display: block !important;
		margin-left: 0 !important;
		text-align: justify !important;
	}

	#quickinformation {
		font-size: 0.87em !important;
	}

	.cnt {
		padding-left: 3%;
		padding-right: 3%;
	}
}

#personal .cnt .right {
	position: relative;
}

.zitat {
	margin-left: 30px;
	font-size: 1.1em;
	color: rgba(0, 0, 0, 0.6);
	font-style: italic;
	display: inline-block;
	margin-top: 64px;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	line-height: 30px;
}


#quickinformation:after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
}

#contactframe {
	z-index: 2;
	background: white;
	width: 50%;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	padding: 30px;
	max-width: 500px;
}

#contactframe ul li i {
	color: #C87B63;
	margin-right: 5%;
}

#contactframe ul li {
	font-size: 1.3em;
	list-style-type: none;
	float: left;
	display: block;
	width: 100%;
	margin-top: 14px;
}

#contactframe h3 {margin-bottom: 4px;}

#contactframe ul {
	float: left;
	margin: 0 auto;
	display: inline-block;
	margin-top: 5%;
}


/** Footer **/

footer {
	background: #22313F;
	width: 100%;
	color: white;
	padding-top: 96px;
	padding-bottom: calc(96px + 64px);
	position: relative;
}

footer:after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
}


footer .left {
	width: 50%;
	display: block;
	float: left;
}

footer .left h4 {
	font-weight: 400;
	font-size: 1.3em;
	margin-bottom: 12px;
}

footer .left .cont {
	display: inline-block;
	float: left;
	margin-right: 80px;
}

footer .left li {
	list-style-type: none;
	opacity: 0.8;
	transition: opacity 0.3s;
	cursor: pointer;
	line-height: 30px;
}

footer a {
	color: white;
	text-decoration: none;
}

footer .left li:hover {
	opacity: 1;
}

footer .right {
	width: 50%;
	display: block;
	float: right;
}

footer .right h4 {
	font-weight: 300;
	font-size: 1.3em;
	margin-bottom: 12px;
}

footer .right img {
	width: 48px;
	margin-right: 16px;
}

footer .right li {
	list-style-type: none;
	display: inline-block;
	float: left;
	opacity: 0.6;
	cursor: pointer;
	transition: opacity 0.3s;
}

footer .right li:hover {
	opacity: 1;
}

#footerBottom {
	color: rgba(255, 255, 255, 0.75);
	font-size: 0.9em;
	width: 100%;
	height: 64px;
	line-height: 64px;
	text-align: center;
	background: #141e26;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

/** Block 2 **/

#block2 {
	background: #f4f4f4;
	width: 100%;
}

#block2 .cnt {
	text-align: justify !important;
}

#block2 .cnt h2 {
	text-align: center !important;
}

/** Skills **/

#skills {
	padding-bottom: 96px;
	width: 100%;
}

#skills ul {
	background: yellow;
}

#skills .cnt {
	width: calc(1024px + 4%);
}

#skills:after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
}

#skills li {
	display: block;
	list-style-type: none;
	float: left;
	width: calc((100% / 3) - 8%);
	height: 110px;
	margin: 4%;
}

#skills li .icon {
	float: left;
	display: inline-block;
	width: 64px;
}

#skills li img {
	width: 100%;
}

#skills li .text {
	display: block;
	width: calc(100% - 90px);
	margin-left: 90px;
	text-align: left;
	font-size: 0.85em;
}

#skills li h3 {
	margin-bottom: 4px;
	font-weight: 300;
	font-size: 1.4em;
}



/** Prices **/

#prices {
	background: #830600;
	padding-top: 96px;
	padding-bottom: 96px;
	width: 100%;
	color: white;
	text-align: center;
}

#pricesfull {
	padding-top: 96px;
	padding-bottom: 96px;
	width: 100%;
	text-align: center;
}


#prices p.subtitle {
	margin-top: 16px;
	margin-bottom: 96px;
}

#pricesfull p.subtitle {
	margin-top: 16px;
	margin-bottom: 96px;
}

#prices:after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
}

#pricesfull:after {
   content: " ";
   display: block;
   height: 0;
   clear: both;
}

#prices h2 {
	color: white;
}

#pricesfull .pricetable {
	background: #f7f7f7 !important;
}

.pricetable {
	height: 630px;
	background: white;
	width: calc((1024px / 4) - 20px);
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	display: inline-block;
	position: relative;
}

#prices .pricetable {
	height: 220px !important;
}

#prices .pricetable.recommended {
	height: 312px !important;
}

.pricetable hr {
	position: absolute;
	bottom: 73px;
	height: 1px;
	background: #d3d3d3;
	border: none;
	left: 0;
	right: 0;
}

.pricetable input[type=button] {
	position: absolute;
	bottom: -5px;
	width: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	outline: 0;
	background: none;
	padding: 10px;
	border: 1px solid #34495e;
	border-radius: 4px;
	color: #34495e;
	cursor: pointer;
	transition: color 0.3s, background 0.3s;
}

.pricetable input[type=button]:hover {
	color: white;
	background: #34495e;
}

.pricetable.recommended input[type=button] {
	color: white !important;
	background: #34495e !important;
}

.pricetable svg {
	fill: #ffffff;
	color: #ffffff;
	background: #eeeeee;
	margin-bottom: 16px;
}

#pricesfull .pricetable svg {
	fill: #f7f7f7 !important;
	color: #f7f7f7 !important;
	background: #eeeeee;
	margin-bottom: 16px;
}


.pricetable.recommended svg {
	fill: #ffffff;
	color: #ffffff;
	background: #34495e;
}

#pricesfull .pricetable.recommended svg {
	fill: #ffffff;
	color: #ffffff;
	background: #34495e !important;
}

.pricetable svg path {
	fill: #ffffff;
	color: #ffffff;
}

#pricesfull .pricetable svg path {
	fill: #f7f7f7 !important;
	color: #f7f7f7 !important;
}

.pricetable ul {
	width: 100%;
	display: block;
	padding-left: 32px;
	padding-right: 32px;
	box-sizing: border-box;
}

.pricetable .price {
	height: 54px;
	width: 100%;
	background: #eeeeee;
	color: #34495e;
	font-size: 1.5em;
	line-height: 64px;
}

.pricetable .price p {
	font-size: 0.6em;
	vertical-align: bottom;
	display: inline-block;
	height: 100%;
	margin-bottom: 7px;
}

.pricetable.recommended .price {
	background: #34495e !important;
	color: white !important;
}

.pricetable li {
	color: #444444;
	list-style-type: none;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	font-size: 0.9em;
}

.pricetable ul li:last-child {
	border-bottom: none !important;
}

.pricetable .head {
	width: 100%;
	height: 64px;
	line-height: 64px;
	color: #444444;
	font-weight: 400;
	font-size: 1.1em;
	border-bottom: 3px solid #c9c9c9;
}

.pricetable.recommended .head {
	background: #47637f !important;
	color: white !important;
	font-size: 1.2em !important;
	border-bottom: 3px solid #415b75 !important;
	height: 96px;
}

.pricetable.recommended {
	transform: translateY(-32px);
	-webkit-transform: translateY(-32px);
	-o-transform: translateY(-32px);
	height: 632px;
}

.pricetable.recommended .head p {
	margin-top: -24px;
	opacity: 0.5;
	font-size: 0.9em;
}


/** Plain text **/

.cnt.plain {
	text-align: center;
	color: rgba(0, 0, 0, 0.75);
	padding-bottom: 96px;
	padding-top: 96px;
}

.cnt.plain hr {
	display: block;
	width: 20%;
	height: 3px;
	border: none;
	background: #830600;
	margin: 30px auto;
}

.cnt.plain h2 {
	margin-bottom: 24px;
}

.cnt h2 {
	font-weight: 400;
	color: rgba(0, 0, 0, 0.75);
	font-size: 2.3em;
}


/** Head **/

h1 {
	color: white;
	font-weight: 300;
	line-height: 100%;
	margin-bottom: 20px;
	font-size: 3em;
}

#videocontainerback {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.5);
	display: none;
}

#videocontainer {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: white;
	padding: 20px;
	border-radius: 5px;
	z-index: 10000;
}


#videocontainer #my-video {
	min-height: 360px !important;
}

.vjs-big-play-button {
	left: 50% !important;
	top: 50% !important;
	transform: translate(-50%, -50%);
}

.cntHead input[type=button] {
	outline: 0;
	background: none;
	padding: 16px;
	border-radius: 5px;
	border: 1px solid white;
	color: white;
	cursor: pointer;
	font-size: 0.7em;
	margin-top: 32px;
	text-transform: uppercase;
	transition: background 0.2s, color 0.2s, border-color 0.2s;
}

.cntHead input[type=button]:last-child {
	background: #C26055;
	border-color: #C26055;
	margin-left: 8px;
	display: none;
}

.cntHead input[type=button]:hover {
	background: white;
	color: rgba(0, 0, 0, 0.8);
	border-color:white;
}

.cntHead {
	height: calc(100% - 80px);
	position: relative;
	text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
}

.cntHead h2 {
	color: white;
	font-size:1em;
}

#head {
	display: block;
	width: 100%;
	height: 512px;
	background-size: cover;
	background-position: 50% 30%;
	background-repeat: no-repeat;
	background-image: url(../images/head2.jpg);
}

.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -o-transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #830600;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

#nav_mobile {
	display: none;
	float: right;
	line-height: 100px;
	font-size: 2.5em;
	color: rgba(0, 0, 0, 0.2);
	cursor: pointer;
}

nav {
	line-height: 100px;
	width: 100%;
	display: block;
	height: 100px;
	background: white;
	position: relative;
}

nav img {
	float: left;
	height: 70%;
	position:absolute;
    top:0;
    bottom:0;
    margin:auto;
}

nav ul {
	display: inline;
	height: 80px;
	float: right;
}

nav ul li {
	list-style-type: none;
	display: inline;
	color: black;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	opacity: 0.75;
	font-size: 0.9em;
	cursor: pointer;
	transition: background 0.3s;
	border-color: red;
}

nav ul li:hover {
	background: rgba(1, 1, 1, 0.05);
}
