@charset "utf-8";
/* CSS Document */

body {padding: 0; margin: 0; font-family: 'Open Sans Condensed', sans-serif; font-size: 20px; background-color: #f2f2f2;}

img {width: 100%; border: none; display: block;}
h1 {font-size: 32px; margin: 0 0 40px 0; color: #e98500;}
h2 {font-size: 26px; margin: 0 0 30px 0; color: #e98500;}
h3 {font-size: 24px; margin: 0 0 30px 0; color: #e98500;}
h4 {font-size: 26px; margin: 0 0 30px 0; color: #891207;}
h5 {font-size: 24px; margin: 0 0 30px 0; color: #891207;}
p {line-height: 28px; color: #444444; letter-spacing: 1.2px;}
a, button {-webkit-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s;}
*:hover {-webkit-transition: all 0.8s ease 0s; transition: all 0.8s ease 0s;}

.big-btn {display: table; padding: 8px 16px; background-color: #e98500; color: #ffffff!important; text-decoration: none; border-radius: 4px;}
.big-btn:hover {background-color: #891207;}



.master {width: 100%; max-width: 1300px; margin: 0 auto; -webkit-box-shadow: 0px 5px 15px 0px rgba(119,119,119,1); -moz-box-shadow: 0px 5px 15px 0px rgba(119,119,119,1); box-shadow: 0px 5px 15px 0px rgba(119,119,119,1); background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; overflow: hidden;}

.header {width: 100%; background-color: #FFFFFF;}
.header-rahmen {width: 100%; max-width: 1300px; margin: 0 auto; border-bottom: 3px #891207 solid;}
.header-inner {width: 96%; max-width: 1100px; padding: 20px 0; margin: 0 auto; position: relative;}
.brand {width: 60%; max-width: 220px;}

.headerkontakt {position: absolute; top: 10px; right: 0; color: #891207; font-size: 15px; font-weight: bold;}
.headerkontakt .svg-inline--fa {font-size: 18px;}

.slider {width: 100%; max-width: 1300px; margin: 5px auto 0 auto; padding: 0 0 5px 0; border-bottom: 3px #891207 solid; position: relative;}
.slider-cont-master {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 900000;}
.slider-inner {display: table; border: 3px #e98500 solid; padding: 10px; margin: 13% auto 0 auto;}
.slider-content {display: table; padding: 20px 26px; background-color: rgba(255,255,255,0.85); font-size: 22px; font-weight: bold; text-align: center;}
.slider-content p {margin: 0; color: #891207;}
@media screen and (max-width: 500px){
.slider-inner {margin: 8% auto 0 auto;}
}
@media screen and (max-width: 400px){
.slider-inner {margin: 5% auto 0 auto;}
}




/*Menu*/
.navi::after {content: ""; display: table; clear: left;}
.navi {display: table; position: absolute; bottom: 20px; right: 0; z-index: 999991;}
.navi ul {list-style-type: none; padding: 0; margin: 0;}
.navi ul li {float: left; padding: 6px 24px 10px 24px; background-color: #e98500; position: relative; margin-left: 2px; color: #ffffff; font-size: 22px; letter-spacing: 1.2px; font-weight: bold; border-radius: 4px;}
.navi ul li:first-child {margin-left: 0;}
.navi ul li:hover {background-color: #891207;}
.navi ul li a {color: #ffffff; text-decoration: none; font-size: 16px;}
.navi ul li ul li {float: none; margin-left: 0; position: relative; font-size: 16px; border-radius: 0;}
.navi ul li ul li a {font-size: 16px;}
.navi ul li ul, .navi ul li ul li ul {display: none;}
.navi ul li:hover ul {display: block; position: absolute; top: 45px; left: 0px; border-top: 4px transparent solid; width: 230px;}
.navi ul li:hover ul li ul {display: none;}
.navi ul li ul li:hover ul {display: block; position: absolute; top: 0; left: 100%; border-left: 4px transparent solid; border-top: 0;}
.navi ul li ul li:hover ul li ul {display: none;}
.navi ul li ul li ul li:hover ul {display: block;}

.separator::after, ul li ul li.deeper > a::after, ul li ul li ul li.deeper > a::after {font-family: 'FontAwesome'; content: "\f107"; color: #ffffff; margin-left: 5px;}
.navi ul li ul li:hover {background-color: #891207;}
.navi ul li.active {background-color: #891207;}

.navi-pos {top: -3px;}

/*MobilMenu*/
.mobil-btn {width: 100%; max-width: 50px; position: absolute; bottom: 20px; right: 0px; vertical-align: middle; display: none; cursor: pointer;}
.mobil-btn-higher {top: -8%;}
@media screen and (max-width:925px){
   .mobil-btn {display: block; width: 80%;}
   .navi {display: none;}
   .fb-ig-tel-head-on {top: -25px;}
}
@media screen and (max-width: 560px){
.headerkontakt {display: none;}
}
@media screen and (max-width:480px){
.mobil-btn {width: 12%;}
}

.mob-nav {width: 100%; height: 100%; background-color: #891207; position: fixed; top: 0; left: 0; display: none; z-index: 999991; overflow: hidden;}
.mob-nav-on {display: block;}
.mn-mover {width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; min-height: 100%; overflow-y: auto;}
.closer {font-size: 30px; padding: 3px 16px 0px 16px; font-weight: bold; border: 3px #ffffff solid; cursor: pointer; color: #ffffff; margin: 20px auto 40px auto; display: table; border-radius: 4px;}
.mob-nav ul {list-style-type: none; padding: 0; margin: 0 auto 30px auto; display: table; color: #ffffff;}
.mob-nav ul li a {color: #ffffff; text-decoration: none; font-size: 22px; font-weight: bold; line-height: 30px;}
.mob-nav ul li ul {margin-left: 20px;}
.mob-nav ul li ul li a {color: #d2d2d2;}
/*.mob-nav ul li ul, .mob-nav ul li ul li ul {margin: 0 auto;}*/
.mob-nav ul li ul, .mob-nav ul li ul li ul {margin: 0 0 0 20px;}
/*MenuEnde*/







/* Content */
.content {width: 96%; max-width: 1100px; margin: 80px auto;}
.content a {text-decoration: none; color: #891207;}
.content a:hover {text-decoration: underline;}
.content hr {height: 1px; border: 0; color: #891207; background-color: #891207; margin: 50px 0;}
.content li {line-height: 28px; color: #444444; letter-spacing: 1.2px; font-size: 20px;}
.bild {max-width: 700px; margin: 0 auto; padding: 30px 0;}
.bild img {-webkit-box-shadow: 0px 5px 15px 0px rgba(119,119,119,1); -moz-box-shadow: 0px 5px 15px 0px rgba(119,119,119,1); box-shadow: 0px 5px 15px 0px rgba(119,119,119,1);}

.impressum {font-size: 16px;}



/* Parallax */
.parallax-unit {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    width: 100%;
	margin: 0 auto;
	max-width: 1300px;
    height: auto;
    padding: 140px 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../../images/slider/parallax.jpg);}
	
.parallax-inner {display: table; border: 3px #e98500 solid; padding: 10px; margin: 0 auto;}
.parallax-content {display: table; padding: 20px 26px; background-color: rgba(255,255,255,0.85); font-size: 22px; font-weight: bold; text-align: center;}
.parallax-content p {margin: 0; color: #891207;}



/* Icons */
.icons-master {width: 100%; max-width: 1300px; margin: 0 auto; background-color: #891207;}
.icons::after {content: ""; display: table; clear: left;}
.icon {width: 33.33333333%; max-width: 433.3333333px; float: left; color: #ffffff; box-sizing: border-box; text-align: center; padding: 50px 0;}
.icons .svg-inline--fa {font-size: 50px; padding: 20px; border: 3px #ffffff solid; border-radius: 50%; width: 50px; height: 50px;}
.icons p {color: #ffffff; font-weight: bold; margin: 30px 0 0 0;}
.i1:hover, .i2:hover, .i3:hover {background-color: #e98500;}



/* Leistungen Aufstellung */
.services::after {content: ""; display: table; clear: left;}
.service:first-child {margin-bottom: 30px;}
.service {width: 31.5151512%; max-width: 346.6666667px; float: left; margin-left: 2.7272727%; border-radius: 6px; overflow: hidden; background-color: #e98500;}
.service:first-child {margin-left: 0;}
.service p {color: #ffffff; text-align: center; margin: 15px 0; font-weight: bold;}
.service:hover {background-color: #891207;}
.service a {text-decoration: none;}
@media screen and (max-width: 552px){
.service {width: 96%; max-width: 400px; float: none; margin-left: auto; margin-bottom: 10px; margin-right: auto;}
.service:first-child {margin-bottom: 10px; margin-left: auto; margin-right: auto;}
}


/* Footer */
.footer {width: 100%; background-color: #891207; padding: 100px 0 0 0; position: relative;}
.footer-inner {width: 100%; max-width: 1300px; margin: 0 auto;}
.footer-boxes {margin-top: 100px;}
.footer-boxes:first-child {margin-top: 0;}
.footer-boxes::after {content: ""; display: table; clear: left;}
.footer-box {width: 33.33333333%; max-width: 433.3333333px; float: left; box-sizing: border-box; padding: 0 40px; border-left: 1px #9e251a solid;}
.footer-box:first-child {border-left: 0;}
.footer-box h3{color: #ffffff;}
.footer-box p {color: #c5c5c5;}
.footer-box a {color: #c5c5c5; text-decoration: none;}
.footer-box a:hover {color: #ffffff;}
.footer-box .svg-inline--fa {width: 20px!important; margin-right: 20px;}
.fb200 {height: 200px;}
.fb410 {height: 410px;}
@media screen and (max-width: 806px){
.footer-box {width: 90%; max-width: none; float: none; padding: 0; border-left: 0 none; margin: 0 auto;}
.fb200, .fb410 {height: auto;}
}

.solo-logo {width: 30%; max-width: 100px; position: absolute; top: -50px; left: 50%; margin-left: -50px;}

.googlemap {width: 100%; margin: 100px 0 -6px 0; display: block;}

.last-line {text-align: center; color: #444444; font-size: 14px; padding: 30px 0;}
.last-line a {color: #444444; text-decoration: none;}
.last-line a:hover {text-decoration: underline;}

/*Formmailer*/
.formmailer {width: 100%;}
.formmailer .ff_elem {width: 100%!important; height: 40px; line-height: 40px; border-bottom: 2px #c5c5c5 solid; border-top: 0 none; border-left: 0 none; border-right: 0 none; background-color: #9e251a; font-family: 'Open Sans Condensed', sans-serif; font-size: 18px; box-sizing: border-box; padding: 0 2%; color: #c5c5c5;}
.formmailer .bfQuickMode .bfSubmitButton {padding: 10px 15px; text-decoration: none; color: #ffffff; float: none; background-color: #e98500; cursor: pointer; margin: 20px 5px; border-radius: 4px; border: none;}
.formmailer .bfQuickMode .bfSubmitButton:hover {background-color: #e5e5e5; color: #891207;}




















.dropdown-menu, .btn-group {display: none;}