body {
    margin: 0;
    padding: 0;
}

.break,
.break2 {
    clear: both;
}

.break2 {
    height: 30px;
}

img {
    width: 100%;
}

#footernavi,
.content-inner {
    max-width: 1260px;
}

#header {
    position: absolute;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	z-index: 1;
}

.head-center{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

#youtube {
    text-align: center;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#youtube {
    height: 0;
    padding: 0 20px 56.25%;
}

#youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#pagetitle {
    margin: 0em 0 0 0;
    text-align: center;
    top: 30em;
    position: relative;
    z-index: 99;
}

#pagetitle h1 {
    margin: 0;
    padding: 0 20px 20px;
    font-size: 40px;
    font-weight: 700;
    text-shadow: #000 0px 10px 10px;
}

#content-main,
#content-teaserboxen,
#content-top,
#contentwrapper {
    position: relative;
    width: 100%;
}

#contentwrapper {
    background-image: url(../img/overlay.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#content-teaserboxen .content-inner {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.content-inner {
    position: relative;
    margin: 0 auto;
    padding: 50px 0;
}

.content-inner,
.left {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.content-inner-text {
    padding: 0 15px;
}

.content-inner h2 {
    margin: 0;
    padding: 0 0 30px;
    font-size: 25px;
    font-weight: 700;
}

.content-inner h3,
.right-inner h4 {
    margin: 0;
    padding: 0 0 20px;
    font-size: 18px;
    font-weight: 700;
}

.content-inner p {
    margin: 0;
    padding: 0 0 20px;
    font-size: 16px;
    line-height: 24px;
}

.content-inner ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.content-inner li {
    margin: 0 0 10px 20px;
    font-size: 14px;
    line-height: 22px;
}

.content-inner li:before {
    margin: 0 8px 0 -20px;
    font-family: fontawesome;
    font-size: 14px;
    content: "\f0a9";
}

.content-inner .content-inner-text ul {
    margin: 0 0 20px 0;
}

.left,
.right,
.right2 {
    position: relative;
    float: left;
    margin: 25px 0 0;
    padding: 0 15px;
}

.right{ 
    margin-top: 0px;
}

.left {
    width: 60%;
}

.left-inner,
.right,
.right2 {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.right,
.right2 {
    width: 40%;
}

.right-inner {
    padding: 20px 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.one,
.three,
.two {
    position: relative;
    flex: 1;
    display: flex;
    float: left;
    width: 33.333%;
    margin: 0;
    padding: 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.one-inner,
.three-inner,
.two-inner {
    padding: 1em 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    flex: 1;
    display: flex;
    max-height: 363px;
}

.teaserbox {
    position: relative;
}

.textwrapper {
    padding: 0 1em;
}

.teaserbox h4 {
    margin: 0;
    padding: 5px 0;
    font-size: 1.2em;
    text-decoration: underline;
}

.teaserbox h5 {
    margin: 0 0 20px;
    font-size: 1.2em;
    color: #43403a;
}

.teaserbox p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 20px;
}

.teaserbox-inner {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0 30px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: -60px;
}

.teaserbox-inner button[type=submit] {
    width: 100%;
    margin: 0 0 20px;
    padding: 9px 30px;
    border: none;
    font-size: 18px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser {
    position: relative;
    float: left;
    width: 100%;
    margin: 50px 0 0;
    padding: 0 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-left {
    position: relative;
    float: left;
    width: 13%;
    padding: 20px 0 20px 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon {
    width: 70px;
    height: 70px;
    padding: 16px 0 0;
    text-align: center;
    border-radius: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-check-circle,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-download,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-facebook-official,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-mobile,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-pencil-square,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-phone {
    font-size: 40px;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-calendar,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-shopping-cart {
    font-size: 36px;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-envelope,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-gamepad {
    font-size: 34px;
}

.teaser-inner .teaser-inner-middle {
    position: relative;
    float: left;
    width: 55%;
    padding: 20px 20px 20px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-middle h4 {
    margin: 0;
    padding: 0 0 5px;
    font-size: 18px;
}

.teaser-inner .teaser-inner-middle p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.teaser-inner .teaser-inner-right {
    position: relative;
    float: left;
    width: 30%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-right button[type=submit] {
    width: 90%;
    margin: 28px 0;
    padding: 9px 30px;
    border: none;
    font-size: 18px;
    font-weight: 700;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

::-webkit-input-placeholder {
    color: #ffffff;
}

:-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #ffffff;
}

.boxform .facebook-logo {
    padding: 20px;
}

.boxform i.fa-facebook-square,
.boxform i.fa-youtube-square,
.boxform i.fa-shopping-cart,
.boxform i.fa-phone-square {
    font-size: 60px;
}

.boxform h4 {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
}

.boxform h5 {
    margin: 0 0 20px;
    padding: 0 0 15px;
    font-size: 22px;
}

.boxform p {
    font-size: 16px;
    line-height: 24px;
}

.boxform-inner label,
.boxform-inner textarea {
    font-weight: 700;
    font-size: 14px;
}

.boxform-inner {
    padding: 0 30px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.boxform-inner label {
    margin-right: 15px;
}

.boxform-inner input[type=radio] {
    margin-left: 15px;
    margin-right: 5px;
}

.boxform-inner input[type=text],
.boxform-inner input[type=email] {
    width: 100%;
    margin: 5px 0;
    padding: 10px 30px;
    border: none;
    font-size: 14px;
    font-weight: 700;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.boxform-inner input[name=adresse],
.boxform-inner input[name=alter] {
    height: 0;
    margin: 0;
    padding: 0;
}

.boxform-inner textarea {
    width: 100%;
    margin: 5px 0;
    padding: 10px 30px;
    border: none;
    overflow: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.boxform-inner button[type=submit] {
    width: 100%;
    margin: 20px 0;
    padding: 15px 30px;
    border: none;
    font-size: 18px;
    font-weight: 700;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.boxform h4,
.boxform h5,
.teaser-inner .teaser-inner-middle h4,
.teaserbox h4,
.teaserbox h5,
.teaserbox-inner button[type=submit] {
    font-weight: 700;
}

.boxform-inner button[type=submit]:hover,
.teaser-inner .teaser-inner-right button[type=submit]:hover,
.teaserbox-inner button[type=submit]:hover,
#popup button:hover {
    cursor: pointer;
}

#footer {
    width: 100%;
}

#footer,
#footernavi {
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#footernavi {
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}

div.alert-success {
    margin-bottom: 20px;
}
/*New Navigation*/
.head-center{
    padding: 0 5em;
}

#logo{
    justify-content: flex-start;
	z-index: 99;
    width: 13em;
    position: relative;
    max-width: 210px;
    width: 100%;
    margin-top: -40px;
}

#logo img{
	width: auto;
    max-width: 100%;
}

#footerlogods{
    width: 40%;
    margin-top: 5%;
}
#footerlogogh{
    width: 65%;
    margin-bottom: 12%;
    margin-top: 5%;
}
#footerboxright{
    margin-top: 11%;
}

#anfragen {
    max-width: 130px;
    aspect-ratio: 1;
    width: 100%;
    position: absolute;
    right: 72px;
    top: 100px;
}

#rundgang {
    max-width: 300px;
    aspect-ratio: 1;
    z-index: 99;
    transition: ease 0.3s;
    position: absolute;
    right: 75px;
    height: 300px;
    top: 550px;
}

#rundgang:hover {
    transform: scale(1.1);
}

#header nav{
	display: flex;
	flex-wrap: wrap;
	align-self: center;
	list-style: none;
    margin-top: -7px;
}
#header nav li a,
#topmenubar li a{
	text-decoration: none;
	white-space:nowrap;
}

/*Create dropdown menu vertical*/
.subnav-vertical,
.subnav-horizontal{
	visibility: hidden;
	position: absolute;
	left: 0;
	list-style: none;
}

.horizontal:hover > .subnav-horizontal,
.mainmenu:hover > .subnav-vertical,
.subnav-horizontal:hover,
.subnav-vertical:hover{
	visibility: visible;
}

/*Create dropdown menu vertical*/
.subnav-horizontal{
	display: flex;
	z-index: 1;
}
.background-horizontal{
	display: none;
    width: 100%;
    position: absolute;
    left: 0;
	z-index: -1;
}
.teaserbox-inner button[type="submit"]{
	font-weight: normal;
}
.horizontal:hover ~ .background-horizontal,
.subnav-horizontal:hover ~ .background-horizontal{
	display: flex;
}

/*Mobile Nav*/
.icon-nav{
	display: none;
	transition: all .5s;
	transition-timing-function: ease;
}
.rotate{
	transform: rotate(180deg);
}
/*Pop Up*/
.popup{
	position: fixed;
	bottom: 25px;
	width: 100%;
}
.show-popup{
	display:block;
}
.hide-popup{
	display: none;
}
#popup .content-inner{
	padding:0;
	box-shadow:	6px 6px 15px 0px rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#popup .content-inner-text{
	display: flex;
}
#text-popup{
	width:95%;
}
#popup button{
	border: none;
	font-size: 18px;
    font-weight: 700;
	padding: 10px 15px;
	height: 54px;
	position: relative;
	top: 30px;
}
#popup h3{
	padding: 15px 0 10px 0;
}
#popup p{
	padding-bottom: 15px;
}
#content-popup{
	margin: 0 25px;
}
#text-popup{
	width:65%;
}
#close-popup{
    margin-left: 8%;
}
#popup p{
	padding-bottom: 20px;
}
#popup button{
    margin-left: 10px;
    margin-top: 12px;
}
/*Second Footer*/
.footerbox p{
	font-size: 18px;
	padding: 0;
}
.extra-padding{
		padding-left: 30%;
}
.top-footer .one,
.top-footer .two,
.top-footer .three{
	display: block;
}
.top-footer .three .footerbox{
	float: right;
}

.footer-inner h4{
    text-transform: uppercase;
    font-weight: normal;
}

.footer-inner a,
.footer-inner p{
    text-decoration: none;
    line-height: 30px;
}

.footer-inner a:hover{
    text-decoration: underline;
}

#footertitle{
    margin: 12px 0px;
    margin-top: 30px;
}

#footertext{
    margin-bottom: 30px;
}

.footer-inner .fa-earth-americas,
.footer-inner .fa-phone,
.footer-inner .fa-envelope,
.footer-inner .fa-location-dot{
    margin-right: 15px;
}

.fa-placeholder{
    margin-right: 27px;
}

.three .footer-inner .fa-phone,
.three .footer-inner .fa-envelope{
    color: #2f2726;
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-size: 25px;
}