/*Custom CSS WC*/
body{
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
small{
	font-size: 80% !important;
}
.teamSection{
	padding: 40px;
}
#impressum{
    display: none;
    position: absolute;
        top:0;
    background: white;
    z-index: 99999;
    color: black !important;
    padding: 40px; 
    border-radius: 6px;
    min-height: 100%;
    min-width: 100%;
    box-shadow: 0 0 12px black;
}
#impressum .container p, #impressum .container address{
    color:black !important;
}
#datenschutz{
    display: none;
    position: absolute;
        top:10px;
    background: white;
    z-index: 99999;
    color: black !important;
    padding: 40px; 
    border-radius: 6px;
    min-height: 100%;
    min-width: 100%;
    box-shadow: 0 0 12px black;
}
#datenschutz .container p, #impressum .container address{
    color:black !important;
}
#msform span, label{
    color: black;
    font-weight: bold;
}
.hBG{
    padding: 0;
    margin: 0;
    color: #FA5D27;
    display: inline-block;
    border-radius: 3px;
}
#footerForm input, textarea{
	margin-bottom: 10px;
	padding: 5px;
	width: 100%;
	border-radius: 3px;
	border: none;
}
.mar-bottom-40{
	margin-bottom: 40px;
}
.mar-top-40{
    margin: 40px 0 0 0;
}
.bigHolderText{
    position: absolute;
    bottom:660px;
    background-color: rgba(255,255,255,.8);
    right: 40px;
    border-radius: 3px; 
}
.bigHolderText p{
    color: #454545;
    font-size: 280%;
    line-height: .4em;
    padding:18px 36px;
    margin: 0 !important;
}
@media screen and (max-width:1024px){
    .bigHolderText{
        display: none;
    }
}
.orange-cta-btn{
    background-color: #FA5D27 !important;
    font-size: 140%;
    padding: 16px;
    border-radius:0 0 6px 6px;
    display: inline-block;
    margin: 0 40px 0 0;
}

#content{
    margin: 0 auto;
    text-align: center;
}
#checker{
    display: none;
    font-size:1000%;
    color: #17786C;
    margin: 0 auto;
	text-align: center;
}
#belowForm{
    min-height:500px;
}
#mobile-B-anker{
 background-color: #FA5D27;
    padding: 20px;
}
#mobile-B-anker .button{
    background: transparent;
}
.no-padding{
    padding: 0;
}
.no-margin{
    margin: 0;
}
.btn-mobile-call{
    background-color: #FA5D27;
    box-shadow: 0 0 12px #333;
}
#rueckrufFormHolder{
    width:66%;
    position: absolute;
    right: 0;
    display: none;
    z-index: 999;
    background-color: WHITE;
    padding: 20px;
    box-shadow: 0 0 3px #3F616F;
    border-radius: 3px;
    opacity: 1;
    text-align: left;
}
#rueckrufForm input{
    width:100%;
    padding: 6px;
    margin-bottom: 6px;
}
.openRueckrufForm{
    text-decoration: underline;
}
button{
    border:none;
}
.container{
    max-width:1200px;
}
header{
    background-color: #fff;
}
footer .footer a{
    font-size: 140%;
    text-decoration: none !important;
}
.footerLogo{
    border:6px solid white;
    border-radius: 6px;
	    max-width: 60%;
}
#topBar{
    min-height: 40px;
    background-color: #FA5D27 !important;
    color:white;
    padding: 16px;
    text-align: center;
}
#topBar span{
    font-weight: 300;
    font-size: 15px;
    margin-right: 30px;
}
.headerRight{
    margin-top: 30px;
   color:#3F616F !important;
    text-align: right;
}
.headerRight h2{
    line-height: 1em;
}
.text-white{
    color: white !important;
}
#carousel{
    padding: 30px;
    border-top:1px solid silver;
    border-bottom:1px solid silver;
}
.h1small{
    font-size: 22px;
    line-height: 1.2em;
}
.rev-slider-full .button, .rev-slider-fixed .button{
    background-color: #FA5D27 !important;
    font-size: 32px;
}
.btn-cta{
    font-size: 22px !important;
    padding: 25px !important;
    margin-top: 50px !important;
}
.btn-cta-produktSlider{
    font-size: 22px !important;
    padding: 25px !important;
    margin-top: 50px !important;
    background-color: #8CBB75 !important;
}
.superList{
    list-style: circle;
    text-align: left;
    font-size: 19px;
    line-height: 2em;
}
.superList li{
    margin: 6px;
    background-color: #FBFBFB;
    padding: 6px 12px;;
    display: inline-block;
    color: #3F616F;
}
.signal{
    display: block;
    margin: 10px;
    background-color: #FA5D27 !important;
    border:3px solid white;
    width:180px;
    height:180px;
    border-radius: 50%;
    color:white !important;
    line-height: 1.1em;
    position: absolute;
    top:30px;
    right: -70px;
    z-index: 99999;
    text-align: center;
    box-shadow: 0 0 12px #333;
}
.signalText{
    position: relative;
    top:20%;
}

.bigger{
    font-size: 280%;
    font-weight: bolder;
    line-height: 1em;
}
.now{
    color: green;
    text-transform: uppercase;
}
a{
    color: white !important;
}
a:hover{
    color:silver !important;
}
.mobilePhoneNumber{
    background-color: #FA5D27;
    text-align: center;
    color: white;
    padding: 10px;
    min-height: 86px;
}
.section-tabs .section-etabs .tab a{
    color: #3f616f !important;
    text-decoration: underline;
}
.nowrap{
    white-space: nowrap;
}
.bigArrow{
    transform: rotate(-28deg);
}
.noteHolder{
    position: absolute;
    width: 66%;
    text-align: right;
    background-color: rgb(255,255,255);
    color: #3f616f !important;
    bottom:60px;
    right: 0;
    border-right: 10px solid red;
    box-shadow: 2px 2px 8px #333;
}
.noteHolder p{
    color: #3f616f !important;
    font-size: 84%;
    line-height: 1.2em;
    margin: 0;
    
    padding: 10px;
}
#getting-started{
    background-color: #3F616F;
    color:#fff;
    font-size: 200%;
    line-height: 1em;
    padding: 40px;
    border-radius: 9px;
}

/*Media Queries*/
@media screen and (max-width: 1024px){
    .text-center-mobile{
        text-align: center;
    }
    .superList{
        text-align: center;
        line-height: 1.2em;
        padding: 0;
        margin-left: 0;
    }
    .signal{
        top:10px;
        right:0;
    }
	.orange-cta-btn{
	font-size: 100% !important;
	}
	
}
@media screen and (max-width: 768px){
   
    
    #getting-started{
    background-color: #3F616F;
    color:#fff;
    font-size: 100%;
    line-height: 1em;
    padding: 20px;
    border-radius: 9px;
    }
   
    .content-box.style5 h4{
        line-height: 1em;
    }
    .content-box h4{
        font-size: 18px;
    }
    .h2-section-title{
        font-size: 30px;
    }
    .btn{
        width: 80%;
    }
    .btn span{
        font-size: 16px;
    }
    .signal{
    top:10px;
    right: 40px;
    width:140px;
    height:140px;
    }
    .signalText{
        top:16%;
        font-size: 70%;
    }
}
@media screen and (max-width: 425px){
    .signal{
    top:10px;
    right: 0px;
    width:140px;
    height:140px;
    }
    .signalText{
        top:16%;
        font-size: 70%;
    }
    .noteHolder{
        bottom:-25px;
        font-size: 70%;
    }
}


/**BTN HOVER EFFEKTE/
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  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;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FA5D27;
    border-radius: 3px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}