body{background-color:#FAFAFA}
.karte{width:100%;}
h1{max-width:600px;}
h2{ color:#000000; font-size:30px;}
h3{ font-weight:bold; font-size:20px; text-transform: none;}
.box{background-color:#fff; padding:5px; margin-right:10px; text-align:center; border-radius:10px; font-weight:bold; border:1px solid #8c8c8c;}
.box:hover{border: 1px solid #2f5fad; }
.content{background-color:#fff; padding:25px; margin-right:10px; text-align:center; 
border-radius:10px; font-weight:normal;  overflow:hidden; margin-top:15px;}
#sliderbar1 .slider-selection, #sliderbar1 .slider-handle {
	background: #ffa900;
}
.box:last-child{margin-right:0px;}
.no-pad-left{padding-left:0;}
.text-left{text-align:left;}
.mb-15{margin-bottom:15px;}
.mt-80{margin-top:80px;}
.submit-wrapper{margin-top:25px; text-align:center;}
button.whitebtn{background-color:transparent; background-image:none; border: none; padding:0; color:#000; width:100%; height:100%;}
button.whitebtn:hover{background-color:transparent; background-image:none; border: none; padding:0; color:#000;}

.leadbutton{background-color: #d97c01;
    background-image: linear-gradient(to right, #d97c01 0%, #ffb047 50%, #d97c01 100%);
    background-size: 200% 100%;
    border: medium none;
    color: #ffffff;
    transition: all 0.2s ease-in-out 0s;
    border-radius:5px; 
    padding:10px 25px;}
   
.leadbutton:hover{background-image: linear-gradient(to left, #ffb047 0%, #d97c01 50%, #ffb047 100%);transition: all 0.2s ease-in-out 0s;}
.progress{margin-top:25px; height:15px;}
.progress-bar{background-color: #02bf49; background-image:none;line-height:15px; }
button .sr-only{position:absolute;}
.sr-only{position:inherit;font-size:9px;}
.full{width:100%;}
.btn-green{background-color: #0e7e03;
    background-image: linear-gradient(to right, #0e7e03 0%, #14ad05 50%, #0e7e03 100%); color:
#fff;

border-radius: 5px;}
.btn-green:hover{background-color: #14ad05;
    background-image: linear-gradient(to right, #14ad05 0%, #0e7e03 50%, #14ad05 100%);transition: all 0.2s ease-in-out 0s;}

.green{background-color:#14ad05; color:#ffffff; text-align:center; padding:10px; margin-top:10px;}
.clear{clear:both;}

.liste{list-style-type:none; padding-left:0;}
.liste li{text-indent: -3px;}
.ligreen{color:#14ad05;}
.proven{width:90%; height:auto;}

.testimonal{border-radius: 5px; border: 1px solid #14ad05; padding:5px; font-weight:normal; font-size:10px; overflow:hidden;}
.img-testimonal{float:left;}
.container-lead{margin-left: 5px; margin-right:5px;}


/*#header{background-color:#fff;}
.navbar{margin-bottom:0px;}
.navbar-default{box-shadow:none; background-color:#fff; border:none; background-image:none;}
.navbar-header{}
#logo-img{line-height:100px;}
.navigation-box {
    float: none;
    display: inline-block;
    vertical-align: middle;
	
}
.navigation-box li{padding: 47px 0;}
.nav > li > a {
margin: 0;
padding: 0;
font-size: 14px;
line-height: 15px;
text-transform: uppercase;
font-family: "Montserrat-Regular", sans-serif;
color: #000;
padding: 0 18.5px;
-webkit-transition: color .4s ease;
transition: color .4s ease;
}
.navbar-default .navbar-nav > li > a{color:#000;}
.navbar-default .navbar-nav > li:hover{background-color:#3563a9;}
.navbar-default .navbar-nav > li:hover a{color:#fff;}


.footer{background-color:#191a1a;}*/
.sec-pad {
    padding: 30px 0 !important;
}
.sec-title.medium h2 {
    font-size: 24px;
}
.sec-title.white h2 {
    color: #FFFFFF;
}
.sec-title h2 {
     padding:10px 0;
    font-family: "Montserrat-Regular", sans-serif;
    font-size: 36px;
    line-height: 22px;
    color: #333333;
    letter-spacing: 0.04em;
}
.footer-bottom{background-color:#000; padding:10px 0;}
.footer-bottom p {
    margin: 0;
    color: #999999;
    line-height: 35px;
	font-family: 'Lato';
font-size: 16px;
}

/*.dropdown {
    position: relative;
}


.dropdown:hover>.dropdown-menu {
    display: block;
}
.dropdown-menu{background-color:#161616; padding:0;}
.dropdown-menu li{padding:0;}
.dropdown-menu li a {
    font-size: 16px;
	font-weight:100;
    color: #FFFFFF;
    font-family: "Lato", sans-serif;
    padding: 8px 0;
        padding-left: 0px;
		padding-right:15px;
    display: block;
    padding-left: 20px;
    -webkit-transition: background .4s ease;
    transition: background .4s ease;
}

.dropdown-menu li:hover a{background-color:#3563a9; background-image:none;}*/
.content-box{margin: 55px auto ;
background-color: white;
box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);}

